update porting to new machine
[wikipedia-parser-hphp.git] / parser / Preprocessor_DOM.php.xml
blobeb256208c17e149874e5443f6143305aff269a0c
1 <?xml version="1.0"?>
2 <AST:PHP_script xmlns:AST="http://www.phpcompiler.org/phc-1.1" xmlns:HIR="http://www.phpcompiler.org/phc-1.1" xmlns:MIR="http://www.phpcompiler.org/phc-1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
3         <attrs>
4                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5         </attrs>
6         <AST:Statement_list>
7                 <AST:Class_def>
8                         <attrs>
9                                 <attr key="phc.comments">
10                                         <string_list>
11                                                 <string></string>
12                                                 <string encoding="escape">/**
13  * @ingroup Parser
14  */</string>
15                                         </string_list>
16                                 </attr>
17                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18                                 <attr key="phc.line_number"><integer>6</integer></attr>
19                         </attrs>
20                         <AST:Class_mod>
21                                 <attrs>
22                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23                                         <attr key="phc.line_number"><integer>6</integer></attr>
24                                 </attrs>
25                                 <bool><!-- is_abstract -->false</bool>
26                                 <bool><!-- is_final -->false</bool>
27                         </AST:Class_mod>
28                         <AST:CLASS_NAME>
29                                 <attrs />
30                                 <value>Preprocessor_DOM</value>
31                         </AST:CLASS_NAME>
32                         <AST:CLASS_NAME xsi:nil="true" />
33                         <AST:INTERFACE_NAME_list>
34                                 <AST:INTERFACE_NAME>
35                                         <attrs>
36                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37                                                 <attr key="phc.line_number"><integer>6</integer></attr>
38                                         </attrs>
39                                         <value>Preprocessor</value>
40                                 </AST:INTERFACE_NAME>
41                         </AST:INTERFACE_NAME_list>
42                         <AST:Member_list>
43                                 <AST:Attribute>
44                                         <attrs>
45                                                 <attr key="phc.comments">
46                                                         <string_list>
47                                                         </string_list>
48                                                 </attr>
49                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50                                                 <attr key="phc.line_number"><integer>7</integer></attr>
51                                         </attrs>
52                                         <AST:Attr_mod>
53                                                 <attrs>
54                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
55                                                         <attr key="phc.line_number"><integer>7</integer></attr>
56                                                 </attrs>
57                                                 <bool><!-- is_public -->false</bool>
58                                                 <bool><!-- is_protected -->false</bool>
59                                                 <bool><!-- is_private -->false</bool>
60                                                 <bool><!-- is_static -->false</bool>
61                                                 <bool><!-- is_const -->false</bool>
62                                         </AST:Attr_mod>
63                                         <AST:Name_with_default_list>
64                                                 <AST:Name_with_default>
65                                                         <attrs>
66                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
67                                                                 <attr key="phc.line_number"><integer>7</integer></attr>
68                                                         </attrs>
69                                                         <AST:VARIABLE_NAME>
70                                                                 <attrs />
71                                                                 <value>parser</value>
72                                                         </AST:VARIABLE_NAME>
73                                                         <AST:Expr xsi:nil="true" />
74                                                 </AST:Name_with_default>
75                                                 <AST:Name_with_default>
76                                                         <attrs>
77                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
78                                                                 <attr key="phc.line_number"><integer>7</integer></attr>
79                                                         </attrs>
80                                                         <AST:VARIABLE_NAME>
81                                                                 <attrs />
82                                                                 <value>memoryLimit</value>
83                                                         </AST:VARIABLE_NAME>
84                                                         <AST:Expr xsi:nil="true" />
85                                                 </AST:Name_with_default>
86                                         </AST:Name_with_default_list>
87                                 </AST:Attribute>
88                                 <AST:Method>
89                                         <attrs>
90                                                 <attr key="phc.comments">
91                                                         <string_list>
92                                                                 <string></string>
93                                                         </string_list>
94                                                 </attr>
95                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
96                                                 <attr key="phc.line_number"><integer>9</integer></attr>
97                                         </attrs>
98                                         <AST:Signature>
99                                                 <attrs>
100                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
101                                                         <attr key="phc.line_number"><integer>20</integer></attr>
102                                                 </attrs>
103                                                 <AST:Method_mod>
104                                                         <attrs />
105                                                         <bool><!-- is_public -->false</bool>
106                                                         <bool><!-- is_protected -->false</bool>
107                                                         <bool><!-- is_private -->false</bool>
108                                                         <bool><!-- is_static -->false</bool>
109                                                         <bool><!-- is_abstract -->false</bool>
110                                                         <bool><!-- is_final -->false</bool>
111                                                 </AST:Method_mod>
112                                                 <bool><!-- is_ref -->false</bool>
113                                                 <AST:METHOD_NAME>
114                                                         <attrs />
115                                                         <value>__construct</value>
116                                                 </AST:METHOD_NAME>
117                                                 <AST:Formal_parameter_list>
118                                                         <AST:Formal_parameter>
119                                                                 <attrs>
120                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
121                                                                         <attr key="phc.line_number"><integer>9</integer></attr>
122                                                                 </attrs>
123                                                                 <AST:Type>
124                                                                         <attrs>
125                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
126                                                                                 <attr key="phc.line_number"><integer>9</integer></attr>
127                                                                         </attrs>
128                                                                         <AST:CLASS_NAME xsi:nil="true" />
129                                                                 </AST:Type>
130                                                                 <bool><!-- is_ref -->false</bool>
131                                                                 <AST:Name_with_default>
132                                                                         <attrs />
133                                                                         <AST:VARIABLE_NAME>
134                                                                                 <attrs />
135                                                                                 <value>parser</value>
136                                                                         </AST:VARIABLE_NAME>
137                                                                         <AST:Expr xsi:nil="true" />
138                                                                 </AST:Name_with_default>
139                                                         </AST:Formal_parameter>
140                                                 </AST:Formal_parameter_list>
141                                         </AST:Signature>
142                                         <AST:Statement_list>
143                                                 <AST:Eval_expr>
144                                                         <attrs>
145                                                                 <attr key="phc.comments">
146                                                                         <string_list>
147                                                                         </string_list>
148                                                                 </attr>
149                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
150                                                                 <attr key="phc.line_number"><integer>10</integer></attr>
151                                                         </attrs>
152                                                         <AST:Assignment>
153                                                                 <attrs>
154                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
155                                                                         <attr key="phc.line_number"><integer>10</integer></attr>
156                                                                 </attrs>
157                                                                 <AST:Variable>
158                                                                         <attrs>
159                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
160                                                                                 <attr key="phc.line_number"><integer>10</integer></attr>
161                                                                         </attrs>
162                                                                         <AST:Variable>
163                                                                                 <attrs>
164                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
165                                                                                         <attr key="phc.line_number"><integer>10</integer></attr>
166                                                                                 </attrs>
167                                                                                 <AST:Target xsi:nil="true" />
168                                                                                 <AST:VARIABLE_NAME>
169                                                                                         <attrs />
170                                                                                         <value>this</value>
171                                                                                 </AST:VARIABLE_NAME>
172                                                                                 <AST:Expr_list>
173                                                                                 </AST:Expr_list>
174                                                                         </AST:Variable>
175                                                                         <AST:VARIABLE_NAME>
176                                                                                 <attrs />
177                                                                                 <value>parser</value>
178                                                                         </AST:VARIABLE_NAME>
179                                                                         <AST:Expr_list>
180                                                                         </AST:Expr_list>
181                                                                 </AST:Variable>
182                                                                 <bool><!-- is_ref -->false</bool>
183                                                                 <AST:Variable>
184                                                                         <attrs>
185                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
186                                                                                 <attr key="phc.line_number"><integer>10</integer></attr>
187                                                                         </attrs>
188                                                                         <AST:Target xsi:nil="true" />
189                                                                         <AST:VARIABLE_NAME>
190                                                                                 <attrs />
191                                                                                 <value>parser</value>
192                                                                         </AST:VARIABLE_NAME>
193                                                                         <AST:Expr_list>
194                                                                         </AST:Expr_list>
195                                                                 </AST:Variable>
196                                                         </AST:Assignment>
197                                                 </AST:Eval_expr>
198                                                 <AST:Eval_expr>
199                                                         <attrs>
200                                                                 <attr key="phc.comments">
201                                                                         <string_list>
202                                                                         </string_list>
203                                                                 </attr>
204                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
205                                                                 <attr key="phc.line_number"><integer>11</integer></attr>
206                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
207                                                         </attrs>
208                                                         <AST:Assignment>
209                                                                 <attrs>
210                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
211                                                                         <attr key="phc.line_number"><integer>11</integer></attr>
212                                                                 </attrs>
213                                                                 <AST:Variable>
214                                                                         <attrs>
215                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
216                                                                                 <attr key="phc.line_number"><integer>11</integer></attr>
217                                                                         </attrs>
218                                                                         <AST:Target xsi:nil="true" />
219                                                                         <AST:VARIABLE_NAME>
220                                                                                 <attrs />
221                                                                                 <value>mem</value>
222                                                                         </AST:VARIABLE_NAME>
223                                                                         <AST:Expr_list>
224                                                                         </AST:Expr_list>
225                                                                 </AST:Variable>
226                                                                 <bool><!-- is_ref -->false</bool>
227                                                                 <AST:Method_invocation>
228                                                                         <attrs>
229                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
230                                                                                 <attr key="phc.line_number"><integer>11</integer></attr>
231                                                                         </attrs>
232                                                                         <AST:Target xsi:nil="true" />
233                                                                         <AST:METHOD_NAME>
234                                                                                 <attrs />
235                                                                                 <value>ini_get</value>
236                                                                         </AST:METHOD_NAME>
237                                                                         <AST:Actual_parameter_list>
238                                                                                 <AST:Actual_parameter>
239                                                                                         <attrs>
240                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
241                                                                                                 <attr key="phc.line_number"><integer>11</integer></attr>
242                                                                                         </attrs>
243                                                                                         <bool><!-- is_ref -->false</bool>
244                                                                                         <AST:STRING>
245                                                                                                 <attrs>
246                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
247                                                                                                         <attr key="phc.line_number"><integer>11</integer></attr>
248                                                                                                         <attr key="phc.unparser.source_rep"><string>memory_limit</string></attr>
249                                                                                                 </attrs>
250                                                                                                 <value>memory_limit</value>
251                                                                                         </AST:STRING>
252                                                                                 </AST:Actual_parameter>
253                                                                         </AST:Actual_parameter_list>
254                                                                 </AST:Method_invocation>
255                                                         </AST:Assignment>
256                                                 </AST:Eval_expr>
257                                                 <AST:Eval_expr>
258                                                         <attrs>
259                                                                 <attr key="phc.comments">
260                                                                         <string_list>
261                                                                         </string_list>
262                                                                 </attr>
263                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
264                                                                 <attr key="phc.line_number"><integer>12</integer></attr>
265                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
266                                                         </attrs>
267                                                         <AST:Assignment>
268                                                                 <attrs>
269                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
270                                                                         <attr key="phc.line_number"><integer>12</integer></attr>
271                                                                 </attrs>
272                                                                 <AST:Variable>
273                                                                         <attrs>
274                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
275                                                                                 <attr key="phc.line_number"><integer>12</integer></attr>
276                                                                         </attrs>
277                                                                         <AST:Variable>
278                                                                                 <attrs>
279                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
280                                                                                         <attr key="phc.line_number"><integer>12</integer></attr>
281                                                                                 </attrs>
282                                                                                 <AST:Target xsi:nil="true" />
283                                                                                 <AST:VARIABLE_NAME>
284                                                                                         <attrs />
285                                                                                         <value>this</value>
286                                                                                 </AST:VARIABLE_NAME>
287                                                                                 <AST:Expr_list>
288                                                                                 </AST:Expr_list>
289                                                                         </AST:Variable>
290                                                                         <AST:VARIABLE_NAME>
291                                                                                 <attrs />
292                                                                                 <value>memoryLimit</value>
293                                                                         </AST:VARIABLE_NAME>
294                                                                         <AST:Expr_list>
295                                                                         </AST:Expr_list>
296                                                                 </AST:Variable>
297                                                                 <bool><!-- is_ref -->false</bool>
298                                                                 <AST:BOOL>
299                                                                         <attrs>
300                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
301                                                                                 <attr key="phc.line_number"><integer>12</integer></attr>
302                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
303                                                                         </attrs>
304                                                                         <value>False</value>
305                                                                 </AST:BOOL>
306                                                         </AST:Assignment>
307                                                 </AST:Eval_expr>
308                                                 <AST:If>
309                                                         <attrs>
310                                                                 <attr key="phc.comments">
311                                                                         <string_list>
312                                                                         </string_list>
313                                                                 </attr>
314                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
315                                                                 <attr key="phc.line_number"><integer>13</integer></attr>
316                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
317                                                         </attrs>
318                                                         <AST:Bin_op>
319                                                                 <attrs>
320                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
321                                                                         <attr key="phc.line_number"><integer>13</integer></attr>
322                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
323                                                                 </attrs>
324                                                                 <AST:Bin_op>
325                                                                         <attrs>
326                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
327                                                                                 <attr key="phc.line_number"><integer>13</integer></attr>
328                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
329                                                                         </attrs>
330                                                                         <AST:Method_invocation>
331                                                                                 <attrs>
332                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
333                                                                                         <attr key="phc.line_number"><integer>13</integer></attr>
334                                                                                 </attrs>
335                                                                                 <AST:Target xsi:nil="true" />
336                                                                                 <AST:METHOD_NAME>
337                                                                                         <attrs />
338                                                                                         <value>strval</value>
339                                                                                 </AST:METHOD_NAME>
340                                                                                 <AST:Actual_parameter_list>
341                                                                                         <AST:Actual_parameter>
342                                                                                                 <attrs>
343                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
344                                                                                                         <attr key="phc.line_number"><integer>13</integer></attr>
345                                                                                                 </attrs>
346                                                                                                 <bool><!-- is_ref -->false</bool>
347                                                                                                 <AST:Variable>
348                                                                                                         <attrs>
349                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
350                                                                                                                 <attr key="phc.line_number"><integer>13</integer></attr>
351                                                                                                         </attrs>
352                                                                                                         <AST:Target xsi:nil="true" />
353                                                                                                         <AST:VARIABLE_NAME>
354                                                                                                                 <attrs />
355                                                                                                                 <value>mem</value>
356                                                                                                         </AST:VARIABLE_NAME>
357                                                                                                         <AST:Expr_list>
358                                                                                                         </AST:Expr_list>
359                                                                                                 </AST:Variable>
360                                                                                         </AST:Actual_parameter>
361                                                                                 </AST:Actual_parameter_list>
362                                                                         </AST:Method_invocation>
363                                                                         <AST:OP>
364                                                                                 <attrs>
365                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
366                                                                                         <attr key="phc.line_number"><integer>13</integer></attr>
367                                                                                 </attrs>
368                                                                                 <value>!==</value>
369                                                                         </AST:OP>
370                                                                         <AST:STRING>
371                                                                                 <attrs>
372                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
373                                                                                         <attr key="phc.line_number"><integer>13</integer></attr>
374                                                                                         <attr key="phc.unparser.source_rep"><string></string></attr>
375                                                                                 </attrs>
376                                                                                 <value></value>
377                                                                         </AST:STRING>
378                                                                 </AST:Bin_op>
379                                                                 <AST:OP>
380                                                                         <attrs>
381                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
382                                                                                 <attr key="phc.line_number"><integer>13</integer></attr>
383                                                                         </attrs>
384                                                                         <value encoding="escape">&amp;&amp;</value>
385                                                                 </AST:OP>
386                                                                 <AST:Bin_op>
387                                                                         <attrs>
388                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
389                                                                                 <attr key="phc.line_number"><integer>13</integer></attr>
390                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
391                                                                         </attrs>
392                                                                         <AST:Variable>
393                                                                                 <attrs>
394                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
395                                                                                         <attr key="phc.line_number"><integer>13</integer></attr>
396                                                                                 </attrs>
397                                                                                 <AST:Target xsi:nil="true" />
398                                                                                 <AST:VARIABLE_NAME>
399                                                                                         <attrs />
400                                                                                         <value>mem</value>
401                                                                                 </AST:VARIABLE_NAME>
402                                                                                 <AST:Expr_list>
403                                                                                 </AST:Expr_list>
404                                                                         </AST:Variable>
405                                                                         <AST:OP>
406                                                                                 <attrs>
407                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
408                                                                                         <attr key="phc.line_number"><integer>13</integer></attr>
409                                                                                 </attrs>
410                                                                                 <value>!=</value>
411                                                                         </AST:OP>
412                                                                         <AST:INT>
413                                                                                 <attrs>
414                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
415                                                                                         <attr key="phc.line_number"><integer>13</integer></attr>
416                                                                                         <attr key="phc.unparser.source_rep"><string>-1</string></attr>
417                                                                                 </attrs>
418                                                                                 <value>-1</value>
419                                                                         </AST:INT>
420                                                                 </AST:Bin_op>
421                                                         </AST:Bin_op>
422                                                         <AST:Statement_list>
423                                                                 <AST:If>
424                                                                         <attrs>
425                                                                                 <attr key="phc.comments">
426                                                                                         <string_list>
427                                                                                         </string_list>
428                                                                                 </attr>
429                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
430                                                                                 <attr key="phc.line_number"><integer>14</integer></attr>
431                                                                         </attrs>
432                                                                         <AST:Method_invocation>
433                                                                                 <attrs>
434                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
435                                                                                         <attr key="phc.line_number"><integer>14</integer></attr>
436                                                                                 </attrs>
437                                                                                 <AST:Target xsi:nil="true" />
438                                                                                 <AST:METHOD_NAME>
439                                                                                         <attrs />
440                                                                                         <value>preg_match</value>
441                                                                                 </AST:METHOD_NAME>
442                                                                                 <AST:Actual_parameter_list>
443                                                                                         <AST:Actual_parameter>
444                                                                                                 <attrs>
445                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
446                                                                                                         <attr key="phc.line_number"><integer>14</integer></attr>
447                                                                                                 </attrs>
448                                                                                                 <bool><!-- is_ref -->false</bool>
449                                                                                                 <AST:STRING>
450                                                                                                         <attrs>
451                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
452                                                                                                                 <attr key="phc.line_number"><integer>14</integer></attr>
453                                                                                                                 <attr key="phc.unparser.source_rep"><string>/^\d+$/</string></attr>
454                                                                                                         </attrs>
455                                                                                                         <value>/^\d+$/</value>
456                                                                                                 </AST:STRING>
457                                                                                         </AST:Actual_parameter>
458                                                                                         <AST:Actual_parameter>
459                                                                                                 <attrs>
460                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
461                                                                                                         <attr key="phc.line_number"><integer>14</integer></attr>
462                                                                                                 </attrs>
463                                                                                                 <bool><!-- is_ref -->false</bool>
464                                                                                                 <AST:Variable>
465                                                                                                         <attrs>
466                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
467                                                                                                                 <attr key="phc.line_number"><integer>14</integer></attr>
468                                                                                                         </attrs>
469                                                                                                         <AST:Target xsi:nil="true" />
470                                                                                                         <AST:VARIABLE_NAME>
471                                                                                                                 <attrs />
472                                                                                                                 <value>mem</value>
473                                                                                                         </AST:VARIABLE_NAME>
474                                                                                                         <AST:Expr_list>
475                                                                                                         </AST:Expr_list>
476                                                                                                 </AST:Variable>
477                                                                                         </AST:Actual_parameter>
478                                                                                 </AST:Actual_parameter_list>
479                                                                         </AST:Method_invocation>
480                                                                         <AST:Statement_list>
481                                                                                 <AST:Eval_expr>
482                                                                                         <attrs>
483                                                                                                 <attr key="phc.comments">
484                                                                                                         <string_list>
485                                                                                                         </string_list>
486                                                                                                 </attr>
487                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
488                                                                                                 <attr key="phc.line_number"><integer>15</integer></attr>
489                                                                                         </attrs>
490                                                                                         <AST:Assignment>
491                                                                                                 <attrs>
492                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
493                                                                                                         <attr key="phc.line_number"><integer>15</integer></attr>
494                                                                                                 </attrs>
495                                                                                                 <AST:Variable>
496                                                                                                         <attrs>
497                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
498                                                                                                                 <attr key="phc.line_number"><integer>15</integer></attr>
499                                                                                                         </attrs>
500                                                                                                         <AST:Variable>
501                                                                                                                 <attrs>
502                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
503                                                                                                                         <attr key="phc.line_number"><integer>15</integer></attr>
504                                                                                                                 </attrs>
505                                                                                                                 <AST:Target xsi:nil="true" />
506                                                                                                                 <AST:VARIABLE_NAME>
507                                                                                                                         <attrs />
508                                                                                                                         <value>this</value>
509                                                                                                                 </AST:VARIABLE_NAME>
510                                                                                                                 <AST:Expr_list>
511                                                                                                                 </AST:Expr_list>
512                                                                                                         </AST:Variable>
513                                                                                                         <AST:VARIABLE_NAME>
514                                                                                                                 <attrs />
515                                                                                                                 <value>memoryLimit</value>
516                                                                                                         </AST:VARIABLE_NAME>
517                                                                                                         <AST:Expr_list>
518                                                                                                         </AST:Expr_list>
519                                                                                                 </AST:Variable>
520                                                                                                 <bool><!-- is_ref -->false</bool>
521                                                                                                 <AST:Variable>
522                                                                                                         <attrs>
523                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
524                                                                                                                 <attr key="phc.line_number"><integer>15</integer></attr>
525                                                                                                         </attrs>
526                                                                                                         <AST:Target xsi:nil="true" />
527                                                                                                         <AST:VARIABLE_NAME>
528                                                                                                                 <attrs />
529                                                                                                                 <value>mem</value>
530                                                                                                         </AST:VARIABLE_NAME>
531                                                                                                         <AST:Expr_list>
532                                                                                                         </AST:Expr_list>
533                                                                                                 </AST:Variable>
534                                                                                         </AST:Assignment>
535                                                                                 </AST:Eval_expr>
536                                                                         </AST:Statement_list>
537                                                                         <AST:Statement_list>
538                                                                                 <AST:If>
539                                                                                         <attrs>
540                                                                                                 <attr key="phc.comments">
541                                                                                                         <string_list>
542                                                                                                         </string_list>
543                                                                                                 </attr>
544                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
545                                                                                                 <attr key="phc.line_number"><integer>16</integer></attr>
546                                                                                                 <attr key="phc.unparser.is_elseif"><bool>true</bool></attr>
547                                                                                         </attrs>
548                                                                                         <AST:Method_invocation>
549                                                                                                 <attrs>
550                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
551                                                                                                         <attr key="phc.line_number"><integer>16</integer></attr>
552                                                                                                 </attrs>
553                                                                                                 <AST:Target xsi:nil="true" />
554                                                                                                 <AST:METHOD_NAME>
555                                                                                                         <attrs />
556                                                                                                         <value>preg_match</value>
557                                                                                                 </AST:METHOD_NAME>
558                                                                                                 <AST:Actual_parameter_list>
559                                                                                                         <AST:Actual_parameter>
560                                                                                                                 <attrs>
561                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
562                                                                                                                         <attr key="phc.line_number"><integer>16</integer></attr>
563                                                                                                                 </attrs>
564                                                                                                                 <bool><!-- is_ref -->false</bool>
565                                                                                                                 <AST:STRING>
566                                                                                                                         <attrs>
567                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
568                                                                                                                                 <attr key="phc.line_number"><integer>16</integer></attr>
569                                                                                                                                 <attr key="phc.unparser.source_rep"><string>/^(\d+)M$/i</string></attr>
570                                                                                                                         </attrs>
571                                                                                                                         <value>/^(\d+)M$/i</value>
572                                                                                                                 </AST:STRING>
573                                                                                                         </AST:Actual_parameter>
574                                                                                                         <AST:Actual_parameter>
575                                                                                                                 <attrs>
576                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
577                                                                                                                         <attr key="phc.line_number"><integer>16</integer></attr>
578                                                                                                                 </attrs>
579                                                                                                                 <bool><!-- is_ref -->false</bool>
580                                                                                                                 <AST:Variable>
581                                                                                                                         <attrs>
582                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
583                                                                                                                                 <attr key="phc.line_number"><integer>16</integer></attr>
584                                                                                                                         </attrs>
585                                                                                                                         <AST:Target xsi:nil="true" />
586                                                                                                                         <AST:VARIABLE_NAME>
587                                                                                                                                 <attrs />
588                                                                                                                                 <value>mem</value>
589                                                                                                                         </AST:VARIABLE_NAME>
590                                                                                                                         <AST:Expr_list>
591                                                                                                                         </AST:Expr_list>
592                                                                                                                 </AST:Variable>
593                                                                                                         </AST:Actual_parameter>
594                                                                                                         <AST:Actual_parameter>
595                                                                                                                 <attrs>
596                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
597                                                                                                                         <attr key="phc.line_number"><integer>16</integer></attr>
598                                                                                                                 </attrs>
599                                                                                                                 <bool><!-- is_ref -->false</bool>
600                                                                                                                 <AST:Variable>
601                                                                                                                         <attrs>
602                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
603                                                                                                                                 <attr key="phc.line_number"><integer>16</integer></attr>
604                                                                                                                         </attrs>
605                                                                                                                         <AST:Target xsi:nil="true" />
606                                                                                                                         <AST:VARIABLE_NAME>
607                                                                                                                                 <attrs />
608                                                                                                                                 <value>m</value>
609                                                                                                                         </AST:VARIABLE_NAME>
610                                                                                                                         <AST:Expr_list>
611                                                                                                                         </AST:Expr_list>
612                                                                                                                 </AST:Variable>
613                                                                                                         </AST:Actual_parameter>
614                                                                                                 </AST:Actual_parameter_list>
615                                                                                         </AST:Method_invocation>
616                                                                                         <AST:Statement_list>
617                                                                                                 <AST:Eval_expr>
618                                                                                                         <attrs>
619                                                                                                                 <attr key="phc.comments">
620                                                                                                                         <string_list>
621                                                                                                                         </string_list>
622                                                                                                                 </attr>
623                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
624                                                                                                                 <attr key="phc.line_number"><integer>17</integer></attr>
625                                                                                                         </attrs>
626                                                                                                         <AST:Assignment>
627                                                                                                                 <attrs>
628                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
629                                                                                                                         <attr key="phc.line_number"><integer>17</integer></attr>
630                                                                                                                 </attrs>
631                                                                                                                 <AST:Variable>
632                                                                                                                         <attrs>
633                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
634                                                                                                                                 <attr key="phc.line_number"><integer>17</integer></attr>
635                                                                                                                         </attrs>
636                                                                                                                         <AST:Variable>
637                                                                                                                                 <attrs>
638                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
639                                                                                                                                         <attr key="phc.line_number"><integer>17</integer></attr>
640                                                                                                                                 </attrs>
641                                                                                                                                 <AST:Target xsi:nil="true" />
642                                                                                                                                 <AST:VARIABLE_NAME>
643                                                                                                                                         <attrs />
644                                                                                                                                         <value>this</value>
645                                                                                                                                 </AST:VARIABLE_NAME>
646                                                                                                                                 <AST:Expr_list>
647                                                                                                                                 </AST:Expr_list>
648                                                                                                                         </AST:Variable>
649                                                                                                                         <AST:VARIABLE_NAME>
650                                                                                                                                 <attrs />
651                                                                                                                                 <value>memoryLimit</value>
652                                                                                                                         </AST:VARIABLE_NAME>
653                                                                                                                         <AST:Expr_list>
654                                                                                                                         </AST:Expr_list>
655                                                                                                                 </AST:Variable>
656                                                                                                                 <bool><!-- is_ref -->false</bool>
657                                                                                                                 <AST:Bin_op>
658                                                                                                                         <attrs>
659                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
660                                                                                                                                 <attr key="phc.line_number"><integer>17</integer></attr>
661                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
662                                                                                                                         </attrs>
663                                                                                                                         <AST:Variable>
664                                                                                                                                 <attrs>
665                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
666                                                                                                                                         <attr key="phc.line_number"><integer>17</integer></attr>
667                                                                                                                                 </attrs>
668                                                                                                                                 <AST:Target xsi:nil="true" />
669                                                                                                                                 <AST:VARIABLE_NAME>
670                                                                                                                                         <attrs />
671                                                                                                                                         <value>m</value>
672                                                                                                                                 </AST:VARIABLE_NAME>
673                                                                                                                                 <AST:Expr_list>
674                                                                                                                                         <AST:INT>
675                                                                                                                                                 <attrs>
676                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
677                                                                                                                                                         <attr key="phc.line_number"><integer>17</integer></attr>
678                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>1</string></attr>
679                                                                                                                                                 </attrs>
680                                                                                                                                                 <value>1</value>
681                                                                                                                                         </AST:INT>
682                                                                                                                                 </AST:Expr_list>
683                                                                                                                         </AST:Variable>
684                                                                                                                         <AST:OP>
685                                                                                                                                 <attrs>
686                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
687                                                                                                                                         <attr key="phc.line_number"><integer>17</integer></attr>
688                                                                                                                                 </attrs>
689                                                                                                                                 <value>*</value>
690                                                                                                                         </AST:OP>
691                                                                                                                         <AST:INT>
692                                                                                                                                 <attrs>
693                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
694                                                                                                                                         <attr key="phc.line_number"><integer>17</integer></attr>
695                                                                                                                                         <attr key="phc.unparser.source_rep"><string>1048576</string></attr>
696                                                                                                                                 </attrs>
697                                                                                                                                 <value>1048576</value>
698                                                                                                                         </AST:INT>
699                                                                                                                 </AST:Bin_op>
700                                                                                                         </AST:Assignment>
701                                                                                                 </AST:Eval_expr>
702                                                                                         </AST:Statement_list>
703                                                                                         <AST:Statement_list>
704                                                                                         </AST:Statement_list>
705                                                                                 </AST:If>
706                                                                         </AST:Statement_list>
707                                                                 </AST:If>
708                                                         </AST:Statement_list>
709                                                         <AST:Statement_list>
710                                                         </AST:Statement_list>
711                                                 </AST:If>
712                                         </AST:Statement_list>
713                                 </AST:Method>
714                                 <AST:Method>
715                                         <attrs>
716                                                 <attr key="phc.comments">
717                                                         <string_list>
718                                                                 <string></string>
719                                                         </string_list>
720                                                 </attr>
721                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
722                                                 <attr key="phc.line_number"><integer>22</integer></attr>
723                                         </attrs>
724                                         <AST:Signature>
725                                                 <attrs>
726                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
727                                                         <attr key="phc.line_number"><integer>24</integer></attr>
728                                                 </attrs>
729                                                 <AST:Method_mod>
730                                                         <attrs />
731                                                         <bool><!-- is_public -->false</bool>
732                                                         <bool><!-- is_protected -->false</bool>
733                                                         <bool><!-- is_private -->false</bool>
734                                                         <bool><!-- is_static -->false</bool>
735                                                         <bool><!-- is_abstract -->false</bool>
736                                                         <bool><!-- is_final -->false</bool>
737                                                 </AST:Method_mod>
738                                                 <bool><!-- is_ref -->false</bool>
739                                                 <AST:METHOD_NAME>
740                                                         <attrs />
741                                                         <value>newFrame</value>
742                                                 </AST:METHOD_NAME>
743                                                 <AST:Formal_parameter_list>
744                                                 </AST:Formal_parameter_list>
745                                         </AST:Signature>
746                                         <AST:Statement_list>
747                                                 <AST:Return>
748                                                         <attrs>
749                                                                 <attr key="phc.comments">
750                                                                         <string_list>
751                                                                         </string_list>
752                                                                 </attr>
753                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
754                                                                 <attr key="phc.line_number"><integer>23</integer></attr>
755                                                         </attrs>
756                                                         <AST:New>
757                                                                 <attrs>
758                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
759                                                                         <attr key="phc.line_number"><integer>23</integer></attr>
760                                                                 </attrs>
761                                                                 <AST:CLASS_NAME>
762                                                                         <attrs />
763                                                                         <value>PPFrame_DOM</value>
764                                                                 </AST:CLASS_NAME>
765                                                                 <AST:Actual_parameter_list>
766                                                                         <AST:Actual_parameter>
767                                                                                 <attrs>
768                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
769                                                                                         <attr key="phc.line_number"><integer>23</integer></attr>
770                                                                                 </attrs>
771                                                                                 <bool><!-- is_ref -->false</bool>
772                                                                                 <AST:Variable>
773                                                                                         <attrs>
774                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
775                                                                                                 <attr key="phc.line_number"><integer>23</integer></attr>
776                                                                                         </attrs>
777                                                                                         <AST:Target xsi:nil="true" />
778                                                                                         <AST:VARIABLE_NAME>
779                                                                                                 <attrs />
780                                                                                                 <value>this</value>
781                                                                                         </AST:VARIABLE_NAME>
782                                                                                         <AST:Expr_list>
783                                                                                         </AST:Expr_list>
784                                                                                 </AST:Variable>
785                                                                         </AST:Actual_parameter>
786                                                                 </AST:Actual_parameter_list>
787                                                         </AST:New>
788                                                 </AST:Return>
789                                         </AST:Statement_list>
790                                 </AST:Method>
791                                 <AST:Method>
792                                         <attrs>
793                                                 <attr key="phc.comments">
794                                                         <string_list>
795                                                                 <string></string>
796                                                         </string_list>
797                                                 </attr>
798                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
799                                                 <attr key="phc.line_number"><integer>26</integer></attr>
800                                         </attrs>
801                                         <AST:Signature>
802                                                 <attrs>
803                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
804                                                         <attr key="phc.line_number"><integer>28</integer></attr>
805                                                 </attrs>
806                                                 <AST:Method_mod>
807                                                         <attrs />
808                                                         <bool><!-- is_public -->false</bool>
809                                                         <bool><!-- is_protected -->false</bool>
810                                                         <bool><!-- is_private -->false</bool>
811                                                         <bool><!-- is_static -->false</bool>
812                                                         <bool><!-- is_abstract -->false</bool>
813                                                         <bool><!-- is_final -->false</bool>
814                                                 </AST:Method_mod>
815                                                 <bool><!-- is_ref -->false</bool>
816                                                 <AST:METHOD_NAME>
817                                                         <attrs />
818                                                         <value>newCustomFrame</value>
819                                                 </AST:METHOD_NAME>
820                                                 <AST:Formal_parameter_list>
821                                                         <AST:Formal_parameter>
822                                                                 <attrs>
823                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
824                                                                         <attr key="phc.line_number"><integer>26</integer></attr>
825                                                                 </attrs>
826                                                                 <AST:Type>
827                                                                         <attrs>
828                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
829                                                                                 <attr key="phc.line_number"><integer>26</integer></attr>
830                                                                         </attrs>
831                                                                         <AST:CLASS_NAME xsi:nil="true" />
832                                                                 </AST:Type>
833                                                                 <bool><!-- is_ref -->false</bool>
834                                                                 <AST:Name_with_default>
835                                                                         <attrs />
836                                                                         <AST:VARIABLE_NAME>
837                                                                                 <attrs />
838                                                                                 <value>args</value>
839                                                                         </AST:VARIABLE_NAME>
840                                                                         <AST:Expr xsi:nil="true" />
841                                                                 </AST:Name_with_default>
842                                                         </AST:Formal_parameter>
843                                                 </AST:Formal_parameter_list>
844                                         </AST:Signature>
845                                         <AST:Statement_list>
846                                                 <AST:Return>
847                                                         <attrs>
848                                                                 <attr key="phc.comments">
849                                                                         <string_list>
850                                                                         </string_list>
851                                                                 </attr>
852                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
853                                                                 <attr key="phc.line_number"><integer>27</integer></attr>
854                                                         </attrs>
855                                                         <AST:New>
856                                                                 <attrs>
857                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
858                                                                         <attr key="phc.line_number"><integer>27</integer></attr>
859                                                                 </attrs>
860                                                                 <AST:CLASS_NAME>
861                                                                         <attrs />
862                                                                         <value>PPCustomFrame_DOM</value>
863                                                                 </AST:CLASS_NAME>
864                                                                 <AST:Actual_parameter_list>
865                                                                         <AST:Actual_parameter>
866                                                                                 <attrs>
867                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
868                                                                                         <attr key="phc.line_number"><integer>27</integer></attr>
869                                                                                 </attrs>
870                                                                                 <bool><!-- is_ref -->false</bool>
871                                                                                 <AST:Variable>
872                                                                                         <attrs>
873                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
874                                                                                                 <attr key="phc.line_number"><integer>27</integer></attr>
875                                                                                         </attrs>
876                                                                                         <AST:Target xsi:nil="true" />
877                                                                                         <AST:VARIABLE_NAME>
878                                                                                                 <attrs />
879                                                                                                 <value>this</value>
880                                                                                         </AST:VARIABLE_NAME>
881                                                                                         <AST:Expr_list>
882                                                                                         </AST:Expr_list>
883                                                                                 </AST:Variable>
884                                                                         </AST:Actual_parameter>
885                                                                         <AST:Actual_parameter>
886                                                                                 <attrs>
887                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
888                                                                                         <attr key="phc.line_number"><integer>27</integer></attr>
889                                                                                 </attrs>
890                                                                                 <bool><!-- is_ref -->false</bool>
891                                                                                 <AST:Variable>
892                                                                                         <attrs>
893                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
894                                                                                                 <attr key="phc.line_number"><integer>27</integer></attr>
895                                                                                         </attrs>
896                                                                                         <AST:Target xsi:nil="true" />
897                                                                                         <AST:VARIABLE_NAME>
898                                                                                                 <attrs />
899                                                                                                 <value>args</value>
900                                                                                         </AST:VARIABLE_NAME>
901                                                                                         <AST:Expr_list>
902                                                                                         </AST:Expr_list>
903                                                                                 </AST:Variable>
904                                                                         </AST:Actual_parameter>
905                                                                 </AST:Actual_parameter_list>
906                                                         </AST:New>
907                                                 </AST:Return>
908                                         </AST:Statement_list>
909                                 </AST:Method>
910                                 <AST:Method>
911                                         <attrs>
912                                                 <attr key="phc.comments">
913                                                         <string_list>
914                                                                 <string></string>
915                                                         </string_list>
916                                                 </attr>
917                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
918                                                 <attr key="phc.line_number"><integer>30</integer></attr>
919                                         </attrs>
920                                         <AST:Signature>
921                                                 <attrs>
922                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
923                                                         <attr key="phc.line_number"><integer>40</integer></attr>
924                                                 </attrs>
925                                                 <AST:Method_mod>
926                                                         <attrs />
927                                                         <bool><!-- is_public -->false</bool>
928                                                         <bool><!-- is_protected -->false</bool>
929                                                         <bool><!-- is_private -->false</bool>
930                                                         <bool><!-- is_static -->false</bool>
931                                                         <bool><!-- is_abstract -->false</bool>
932                                                         <bool><!-- is_final -->false</bool>
933                                                 </AST:Method_mod>
934                                                 <bool><!-- is_ref -->false</bool>
935                                                 <AST:METHOD_NAME>
936                                                         <attrs />
937                                                         <value>memCheck</value>
938                                                 </AST:METHOD_NAME>
939                                                 <AST:Formal_parameter_list>
940                                                 </AST:Formal_parameter_list>
941                                         </AST:Signature>
942                                         <AST:Statement_list>
943                                                 <AST:If>
944                                                         <attrs>
945                                                                 <attr key="phc.comments">
946                                                                         <string_list>
947                                                                         </string_list>
948                                                                 </attr>
949                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
950                                                                 <attr key="phc.line_number"><integer>31</integer></attr>
951                                                         </attrs>
952                                                         <AST:Bin_op>
953                                                                 <attrs>
954                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
955                                                                         <attr key="phc.line_number"><integer>31</integer></attr>
956                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
957                                                                 </attrs>
958                                                                 <AST:Variable>
959                                                                         <attrs>
960                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
961                                                                                 <attr key="phc.line_number"><integer>31</integer></attr>
962                                                                         </attrs>
963                                                                         <AST:Variable>
964                                                                                 <attrs>
965                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
966                                                                                         <attr key="phc.line_number"><integer>31</integer></attr>
967                                                                                 </attrs>
968                                                                                 <AST:Target xsi:nil="true" />
969                                                                                 <AST:VARIABLE_NAME>
970                                                                                         <attrs />
971                                                                                         <value>this</value>
972                                                                                 </AST:VARIABLE_NAME>
973                                                                                 <AST:Expr_list>
974                                                                                 </AST:Expr_list>
975                                                                         </AST:Variable>
976                                                                         <AST:VARIABLE_NAME>
977                                                                                 <attrs />
978                                                                                 <value>memoryLimit</value>
979                                                                         </AST:VARIABLE_NAME>
980                                                                         <AST:Expr_list>
981                                                                         </AST:Expr_list>
982                                                                 </AST:Variable>
983                                                                 <AST:OP>
984                                                                         <attrs>
985                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
986                                                                                 <attr key="phc.line_number"><integer>31</integer></attr>
987                                                                         </attrs>
988                                                                         <value>===</value>
989                                                                 </AST:OP>
990                                                                 <AST:BOOL>
991                                                                         <attrs>
992                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
993                                                                                 <attr key="phc.line_number"><integer>31</integer></attr>
994                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
995                                                                         </attrs>
996                                                                         <value>False</value>
997                                                                 </AST:BOOL>
998                                                         </AST:Bin_op>
999                                                         <AST:Statement_list>
1000                                                                 <AST:Return>
1001                                                                         <attrs>
1002                                                                                 <attr key="phc.comments">
1003                                                                                         <string_list>
1004                                                                                         </string_list>
1005                                                                                 </attr>
1006                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1007                                                                                 <attr key="phc.line_number"><integer>32</integer></attr>
1008                                                                         </attrs>
1009                                                                         <AST:Expr xsi:nil="true" />
1010                                                                 </AST:Return>
1011                                                         </AST:Statement_list>
1012                                                         <AST:Statement_list>
1013                                                         </AST:Statement_list>
1014                                                 </AST:If>
1015                                                 <AST:Eval_expr>
1016                                                         <attrs>
1017                                                                 <attr key="phc.comments">
1018                                                                         <string_list>
1019                                                                         </string_list>
1020                                                                 </attr>
1021                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1022                                                                 <attr key="phc.line_number"><integer>34</integer></attr>
1023                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
1024                                                         </attrs>
1025                                                         <AST:Assignment>
1026                                                                 <attrs>
1027                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1028                                                                         <attr key="phc.line_number"><integer>34</integer></attr>
1029                                                                 </attrs>
1030                                                                 <AST:Variable>
1031                                                                         <attrs>
1032                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1033                                                                                 <attr key="phc.line_number"><integer>34</integer></attr>
1034                                                                         </attrs>
1035                                                                         <AST:Target xsi:nil="true" />
1036                                                                         <AST:VARIABLE_NAME>
1037                                                                                 <attrs />
1038                                                                                 <value>usage</value>
1039                                                                         </AST:VARIABLE_NAME>
1040                                                                         <AST:Expr_list>
1041                                                                         </AST:Expr_list>
1042                                                                 </AST:Variable>
1043                                                                 <bool><!-- is_ref -->false</bool>
1044                                                                 <AST:Method_invocation>
1045                                                                         <attrs>
1046                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1047                                                                                 <attr key="phc.line_number"><integer>34</integer></attr>
1048                                                                         </attrs>
1049                                                                         <AST:Target xsi:nil="true" />
1050                                                                         <AST:METHOD_NAME>
1051                                                                                 <attrs />
1052                                                                                 <value>memory_get_usage</value>
1053                                                                         </AST:METHOD_NAME>
1054                                                                         <AST:Actual_parameter_list>
1055                                                                         </AST:Actual_parameter_list>
1056                                                                 </AST:Method_invocation>
1057                                                         </AST:Assignment>
1058                                                 </AST:Eval_expr>
1059                                                 <AST:If>
1060                                                         <attrs>
1061                                                                 <attr key="phc.comments">
1062                                                                         <string_list>
1063                                                                         </string_list>
1064                                                                 </attr>
1065                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1066                                                                 <attr key="phc.line_number"><integer>35</integer></attr>
1067                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
1068                                                         </attrs>
1069                                                         <AST:Bin_op>
1070                                                                 <attrs>
1071                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1072                                                                         <attr key="phc.line_number"><integer>35</integer></attr>
1073                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
1074                                                                 </attrs>
1075                                                                 <AST:Variable>
1076                                                                         <attrs>
1077                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1078                                                                                 <attr key="phc.line_number"><integer>35</integer></attr>
1079                                                                         </attrs>
1080                                                                         <AST:Target xsi:nil="true" />
1081                                                                         <AST:VARIABLE_NAME>
1082                                                                                 <attrs />
1083                                                                                 <value>usage</value>
1084                                                                         </AST:VARIABLE_NAME>
1085                                                                         <AST:Expr_list>
1086                                                                         </AST:Expr_list>
1087                                                                 </AST:Variable>
1088                                                                 <AST:OP>
1089                                                                         <attrs>
1090                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1091                                                                                 <attr key="phc.line_number"><integer>35</integer></attr>
1092                                                                         </attrs>
1093                                                                         <value encoding="escape">&gt;</value>
1094                                                                 </AST:OP>
1095                                                                 <AST:Bin_op>
1096                                                                         <attrs>
1097                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1098                                                                                 <attr key="phc.line_number"><integer>35</integer></attr>
1099                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
1100                                                                         </attrs>
1101                                                                         <AST:Variable>
1102                                                                                 <attrs>
1103                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1104                                                                                         <attr key="phc.line_number"><integer>35</integer></attr>
1105                                                                                 </attrs>
1106                                                                                 <AST:Variable>
1107                                                                                         <attrs>
1108                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1109                                                                                                 <attr key="phc.line_number"><integer>35</integer></attr>
1110                                                                                         </attrs>
1111                                                                                         <AST:Target xsi:nil="true" />
1112                                                                                         <AST:VARIABLE_NAME>
1113                                                                                                 <attrs />
1114                                                                                                 <value>this</value>
1115                                                                                         </AST:VARIABLE_NAME>
1116                                                                                         <AST:Expr_list>
1117                                                                                         </AST:Expr_list>
1118                                                                                 </AST:Variable>
1119                                                                                 <AST:VARIABLE_NAME>
1120                                                                                         <attrs />
1121                                                                                         <value>memoryLimit</value>
1122                                                                                 </AST:VARIABLE_NAME>
1123                                                                                 <AST:Expr_list>
1124                                                                                 </AST:Expr_list>
1125                                                                         </AST:Variable>
1126                                                                         <AST:OP>
1127                                                                                 <attrs>
1128                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1129                                                                                         <attr key="phc.line_number"><integer>35</integer></attr>
1130                                                                                 </attrs>
1131                                                                                 <value>*</value>
1132                                                                         </AST:OP>
1133                                                                         <AST:REAL>
1134                                                                                 <attrs>
1135                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1136                                                                                         <attr key="phc.line_number"><integer>35</integer></attr>
1137                                                                                         <attr key="phc.unparser.source_rep"><string>0.9</string></attr>
1138                                                                                 </attrs>
1139                                                                                 <value>0.9000000000000000222</value>
1140                                                                         </AST:REAL>
1141                                                                 </AST:Bin_op>
1142                                                         </AST:Bin_op>
1143                                                         <AST:Statement_list>
1144                                                                 <AST:Eval_expr>
1145                                                                         <attrs>
1146                                                                                 <attr key="phc.comments">
1147                                                                                         <string_list>
1148                                                                                         </string_list>
1149                                                                                 </attr>
1150                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1151                                                                                 <attr key="phc.line_number"><integer>36</integer></attr>
1152                                                                         </attrs>
1153                                                                         <AST:Assignment>
1154                                                                                 <attrs>
1155                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1156                                                                                         <attr key="phc.line_number"><integer>36</integer></attr>
1157                                                                                 </attrs>
1158                                                                                 <AST:Variable>
1159                                                                                         <attrs>
1160                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1161                                                                                                 <attr key="phc.line_number"><integer>36</integer></attr>
1162                                                                                         </attrs>
1163                                                                                         <AST:Target xsi:nil="true" />
1164                                                                                         <AST:VARIABLE_NAME>
1165                                                                                                 <attrs />
1166                                                                                                 <value>limit</value>
1167                                                                                         </AST:VARIABLE_NAME>
1168                                                                                         <AST:Expr_list>
1169                                                                                         </AST:Expr_list>
1170                                                                                 </AST:Variable>
1171                                                                                 <bool><!-- is_ref -->false</bool>
1172                                                                                 <AST:Method_invocation>
1173                                                                                         <attrs>
1174                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1175                                                                                                 <attr key="phc.line_number"><integer>36</integer></attr>
1176                                                                                         </attrs>
1177                                                                                         <AST:Target xsi:nil="true" />
1178                                                                                         <AST:METHOD_NAME>
1179                                                                                                 <attrs />
1180                                                                                                 <value>intval</value>
1181                                                                                         </AST:METHOD_NAME>
1182                                                                                         <AST:Actual_parameter_list>
1183                                                                                                 <AST:Actual_parameter>
1184                                                                                                         <attrs>
1185                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1186                                                                                                                 <attr key="phc.line_number"><integer>36</integer></attr>
1187                                                                                                         </attrs>
1188                                                                                                         <bool><!-- is_ref -->false</bool>
1189                                                                                                         <AST:Bin_op>
1190                                                                                                                 <attrs>
1191                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1192                                                                                                                         <attr key="phc.line_number"><integer>36</integer></attr>
1193                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
1194                                                                                                                 </attrs>
1195                                                                                                                 <AST:Bin_op>
1196                                                                                                                         <attrs>
1197                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1198                                                                                                                                 <attr key="phc.line_number"><integer>36</integer></attr>
1199                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
1200                                                                                                                         </attrs>
1201                                                                                                                         <AST:Bin_op>
1202                                                                                                                                 <attrs>
1203                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1204                                                                                                                                         <attr key="phc.line_number"><integer>36</integer></attr>
1205                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
1206                                                                                                                                 </attrs>
1207                                                                                                                                 <AST:Variable>
1208                                                                                                                                         <attrs>
1209                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1210                                                                                                                                                 <attr key="phc.line_number"><integer>36</integer></attr>
1211                                                                                                                                         </attrs>
1212                                                                                                                                         <AST:Variable>
1213                                                                                                                                                 <attrs>
1214                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1215                                                                                                                                                         <attr key="phc.line_number"><integer>36</integer></attr>
1216                                                                                                                                                 </attrs>
1217                                                                                                                                                 <AST:Target xsi:nil="true" />
1218                                                                                                                                                 <AST:VARIABLE_NAME>
1219                                                                                                                                                         <attrs />
1220                                                                                                                                                         <value>this</value>
1221                                                                                                                                                 </AST:VARIABLE_NAME>
1222                                                                                                                                                 <AST:Expr_list>
1223                                                                                                                                                 </AST:Expr_list>
1224                                                                                                                                         </AST:Variable>
1225                                                                                                                                         <AST:VARIABLE_NAME>
1226                                                                                                                                                 <attrs />
1227                                                                                                                                                 <value>memoryLimit</value>
1228                                                                                                                                         </AST:VARIABLE_NAME>
1229                                                                                                                                         <AST:Expr_list>
1230                                                                                                                                         </AST:Expr_list>
1231                                                                                                                                 </AST:Variable>
1232                                                                                                                                 <AST:OP>
1233                                                                                                                                         <attrs>
1234                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1235                                                                                                                                                 <attr key="phc.line_number"><integer>36</integer></attr>
1236                                                                                                                                         </attrs>
1237                                                                                                                                         <value>*</value>
1238                                                                                                                                 </AST:OP>
1239                                                                                                                                 <AST:REAL>
1240                                                                                                                                         <attrs>
1241                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1242                                                                                                                                                 <attr key="phc.line_number"><integer>36</integer></attr>
1243                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>0.9</string></attr>
1244                                                                                                                                         </attrs>
1245                                                                                                                                         <value>0.9000000000000000222</value>
1246                                                                                                                                 </AST:REAL>
1247                                                                                                                         </AST:Bin_op>
1248                                                                                                                         <AST:OP>
1249                                                                                                                                 <attrs>
1250                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1251                                                                                                                                         <attr key="phc.line_number"><integer>36</integer></attr>
1252                                                                                                                                 </attrs>
1253                                                                                                                                 <value>/</value>
1254                                                                                                                         </AST:OP>
1255                                                                                                                         <AST:INT>
1256                                                                                                                                 <attrs>
1257                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1258                                                                                                                                         <attr key="phc.line_number"><integer>36</integer></attr>
1259                                                                                                                                         <attr key="phc.unparser.source_rep"><string>1048576</string></attr>
1260                                                                                                                                 </attrs>
1261                                                                                                                                 <value>1048576</value>
1262                                                                                                                         </AST:INT>
1263                                                                                                                 </AST:Bin_op>
1264                                                                                                                 <AST:OP>
1265                                                                                                                         <attrs>
1266                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1267                                                                                                                                 <attr key="phc.line_number"><integer>36</integer></attr>
1268                                                                                                                         </attrs>
1269                                                                                                                         <value>+</value>
1270                                                                                                                 </AST:OP>
1271                                                                                                                 <AST:REAL>
1272                                                                                                                         <attrs>
1273                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1274                                                                                                                                 <attr key="phc.line_number"><integer>36</integer></attr>
1275                                                                                                                                 <attr key="phc.unparser.source_rep"><string>0.5</string></attr>
1276                                                                                                                         </attrs>
1277                                                                                                                         <value>0.5</value>
1278                                                                                                                 </AST:REAL>
1279                                                                                                         </AST:Bin_op>
1280                                                                                                 </AST:Actual_parameter>
1281                                                                                         </AST:Actual_parameter_list>
1282                                                                                 </AST:Method_invocation>
1283                                                                         </AST:Assignment>
1284                                                                 </AST:Eval_expr>
1285                                                                 <AST:Throw>
1286                                                                         <attrs>
1287                                                                                 <attr key="phc.comments">
1288                                                                                         <string_list>
1289                                                                                         </string_list>
1290                                                                                 </attr>
1291                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1292                                                                                 <attr key="phc.line_number"><integer>37</integer></attr>
1293                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
1294                                                                         </attrs>
1295                                                                         <AST:New>
1296                                                                                 <attrs>
1297                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1298                                                                                         <attr key="phc.line_number"><integer>37</integer></attr>
1299                                                                                 </attrs>
1300                                                                                 <AST:CLASS_NAME>
1301                                                                                         <attrs />
1302                                                                                         <value>MWException</value>
1303                                                                                 </AST:CLASS_NAME>
1304                                                                                 <AST:Actual_parameter_list>
1305                                                                                         <AST:Actual_parameter>
1306                                                                                                 <attrs>
1307                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1308                                                                                                         <attr key="phc.line_number"><integer>37</integer></attr>
1309                                                                                                 </attrs>
1310                                                                                                 <bool><!-- is_ref -->false</bool>
1311                                                                                                 <AST:Bin_op>
1312                                                                                                         <attrs>
1313                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1314                                                                                                                 <attr key="phc.line_number"><integer>37</integer></attr>
1315                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
1316                                                                                                         </attrs>
1317                                                                                                         <AST:Bin_op>
1318                                                                                                                 <attrs>
1319                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1320                                                                                                                         <attr key="phc.line_number"><integer>37</integer></attr>
1321                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
1322                                                                                                                 </attrs>
1323                                                                                                                 <AST:STRING>
1324                                                                                                                         <attrs>
1325                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1326                                                                                                                                 <attr key="phc.line_number"><integer>37</integer></attr>
1327                                                                                                                                 <attr key="phc.unparser.source_rep"><string>Preprocessor hit 90% memory limit (</string></attr>
1328                                                                                                                         </attrs>
1329                                                                                                                         <value>Preprocessor hit 90% memory limit (</value>
1330                                                                                                                 </AST:STRING>
1331                                                                                                                 <AST:OP>
1332                                                                                                                         <attrs>
1333                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1334                                                                                                                                 <attr key="phc.line_number"><integer>37</integer></attr>
1335                                                                                                                                 <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
1336                                                                                                                         </attrs>
1337                                                                                                                         <value>.</value>
1338                                                                                                                 </AST:OP>
1339                                                                                                                 <AST:Variable>
1340                                                                                                                         <attrs>
1341                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1342                                                                                                                                 <attr key="phc.line_number"><integer>37</integer></attr>
1343                                                                                                                         </attrs>
1344                                                                                                                         <AST:Target xsi:nil="true" />
1345                                                                                                                         <AST:VARIABLE_NAME>
1346                                                                                                                                 <attrs />
1347                                                                                                                                 <value>limit</value>
1348                                                                                                                         </AST:VARIABLE_NAME>
1349                                                                                                                         <AST:Expr_list>
1350                                                                                                                         </AST:Expr_list>
1351                                                                                                                 </AST:Variable>
1352                                                                                                         </AST:Bin_op>
1353                                                                                                         <AST:OP>
1354                                                                                                                 <attrs>
1355                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1356                                                                                                                         <attr key="phc.line_number"><integer>37</integer></attr>
1357                                                                                                                         <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
1358                                                                                                                 </attrs>
1359                                                                                                                 <value>.</value>
1360                                                                                                         </AST:OP>
1361                                                                                                         <AST:STRING>
1362                                                                                                                 <attrs>
1363                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1364                                                                                                                         <attr key="phc.line_number"><integer>37</integer></attr>
1365                                                                                                                         <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
1366                                                                                                                         <attr key="phc.unparser.source_rep"><string> MB)</string></attr>
1367                                                                                                                 </attrs>
1368                                                                                                                 <value> MB)</value>
1369                                                                                                         </AST:STRING>
1370                                                                                                 </AST:Bin_op>
1371                                                                                         </AST:Actual_parameter>
1372                                                                                 </AST:Actual_parameter_list>
1373                                                                         </AST:New>
1374                                                                 </AST:Throw>
1375                                                         </AST:Statement_list>
1376                                                         <AST:Statement_list>
1377                                                         </AST:Statement_list>
1378                                                 </AST:If>
1379                                                 <AST:Return>
1380                                                         <attrs>
1381                                                                 <attr key="phc.comments">
1382                                                                         <string_list>
1383                                                                         </string_list>
1384                                                                 </attr>
1385                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1386                                                                 <attr key="phc.line_number"><integer>39</integer></attr>
1387                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
1388                                                         </attrs>
1389                                                         <AST:Bin_op>
1390                                                                 <attrs>
1391                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1392                                                                         <attr key="phc.line_number"><integer>39</integer></attr>
1393                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
1394                                                                 </attrs>
1395                                                                 <AST:Variable>
1396                                                                         <attrs>
1397                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1398                                                                                 <attr key="phc.line_number"><integer>39</integer></attr>
1399                                                                         </attrs>
1400                                                                         <AST:Target xsi:nil="true" />
1401                                                                         <AST:VARIABLE_NAME>
1402                                                                                 <attrs />
1403                                                                                 <value>usage</value>
1404                                                                         </AST:VARIABLE_NAME>
1405                                                                         <AST:Expr_list>
1406                                                                         </AST:Expr_list>
1407                                                                 </AST:Variable>
1408                                                                 <AST:OP>
1409                                                                         <attrs>
1410                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1411                                                                                 <attr key="phc.line_number"><integer>39</integer></attr>
1412                                                                         </attrs>
1413                                                                         <value encoding="escape">&lt;=</value>
1414                                                                 </AST:OP>
1415                                                                 <AST:Bin_op>
1416                                                                         <attrs>
1417                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1418                                                                                 <attr key="phc.line_number"><integer>39</integer></attr>
1419                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
1420                                                                         </attrs>
1421                                                                         <AST:Variable>
1422                                                                                 <attrs>
1423                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1424                                                                                         <attr key="phc.line_number"><integer>39</integer></attr>
1425                                                                                 </attrs>
1426                                                                                 <AST:Variable>
1427                                                                                         <attrs>
1428                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1429                                                                                                 <attr key="phc.line_number"><integer>39</integer></attr>
1430                                                                                         </attrs>
1431                                                                                         <AST:Target xsi:nil="true" />
1432                                                                                         <AST:VARIABLE_NAME>
1433                                                                                                 <attrs />
1434                                                                                                 <value>this</value>
1435                                                                                         </AST:VARIABLE_NAME>
1436                                                                                         <AST:Expr_list>
1437                                                                                         </AST:Expr_list>
1438                                                                                 </AST:Variable>
1439                                                                                 <AST:VARIABLE_NAME>
1440                                                                                         <attrs />
1441                                                                                         <value>memoryLimit</value>
1442                                                                                 </AST:VARIABLE_NAME>
1443                                                                                 <AST:Expr_list>
1444                                                                                 </AST:Expr_list>
1445                                                                         </AST:Variable>
1446                                                                         <AST:OP>
1447                                                                                 <attrs>
1448                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1449                                                                                         <attr key="phc.line_number"><integer>39</integer></attr>
1450                                                                                 </attrs>
1451                                                                                 <value>*</value>
1452                                                                         </AST:OP>
1453                                                                         <AST:REAL>
1454                                                                                 <attrs>
1455                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1456                                                                                         <attr key="phc.line_number"><integer>39</integer></attr>
1457                                                                                         <attr key="phc.unparser.source_rep"><string>0.8</string></attr>
1458                                                                                 </attrs>
1459                                                                                 <value>0.80000000000000004441</value>
1460                                                                         </AST:REAL>
1461                                                                 </AST:Bin_op>
1462                                                         </AST:Bin_op>
1463                                                 </AST:Return>
1464                                         </AST:Statement_list>
1465                                 </AST:Method>
1466                                 <AST:Method>
1467                                         <attrs>
1468                                                 <attr key="phc.comments">
1469                                                         <string_list>
1470                                                                 <string></string>
1471                                                                 <string encoding="escape">/**
1472          * Preprocess some wikitext and return the document tree.
1473          * This is the ghost of Parser::replace_variables().
1474          *
1475          * @param string $text The text to parse
1476          * @param integer flags Bitwise combination of:
1477          *          Parser::PTD_FOR_INCLUSION    Handle &lt;noinclude&gt;/&lt;includeonly&gt; as if the text is being
1478          *                                     included. Default is to assume a direct page view.
1479          *
1480          * The generated DOM tree must depend only on the input text and the flags.
1481          * The DOM tree must be the same in OT_HTML and OT_WIKI mode, to avoid a regression of bug 4899.
1482          *
1483          * Any flag added to the $flags parameter here, or any other parameter liable to cause a
1484          * change in the DOM tree for a given text, must be passed through the section identifier
1485          * in the section edit link and thus back to extractSections().
1486          *
1487          * The output of this function is currently only cached in process memory, but a persistent
1488          * cache may be implemented at a later date which takes further advantage of these strict
1489          * dependency requirements.
1490          *
1491          * @private
1492          */</string>
1493                                                         </string_list>
1494                                                 </attr>
1495                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1496                                                 <attr key="phc.line_number"><integer>64</integer></attr>
1497                                         </attrs>
1498                                         <AST:Signature>
1499                                                 <attrs>
1500                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1501                                                         <attr key="phc.line_number"><integer>93</integer></attr>
1502                                                 </attrs>
1503                                                 <AST:Method_mod>
1504                                                         <attrs />
1505                                                         <bool><!-- is_public -->false</bool>
1506                                                         <bool><!-- is_protected -->false</bool>
1507                                                         <bool><!-- is_private -->false</bool>
1508                                                         <bool><!-- is_static -->false</bool>
1509                                                         <bool><!-- is_abstract -->false</bool>
1510                                                         <bool><!-- is_final -->false</bool>
1511                                                 </AST:Method_mod>
1512                                                 <bool><!-- is_ref -->false</bool>
1513                                                 <AST:METHOD_NAME>
1514                                                         <attrs />
1515                                                         <value>preprocessToObj</value>
1516                                                 </AST:METHOD_NAME>
1517                                                 <AST:Formal_parameter_list>
1518                                                         <AST:Formal_parameter>
1519                                                                 <attrs>
1520                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1521                                                                         <attr key="phc.line_number"><integer>64</integer></attr>
1522                                                                 </attrs>
1523                                                                 <AST:Type>
1524                                                                         <attrs>
1525                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1526                                                                                 <attr key="phc.line_number"><integer>64</integer></attr>
1527                                                                         </attrs>
1528                                                                         <AST:CLASS_NAME xsi:nil="true" />
1529                                                                 </AST:Type>
1530                                                                 <bool><!-- is_ref -->false</bool>
1531                                                                 <AST:Name_with_default>
1532                                                                         <attrs />
1533                                                                         <AST:VARIABLE_NAME>
1534                                                                                 <attrs />
1535                                                                                 <value>text</value>
1536                                                                         </AST:VARIABLE_NAME>
1537                                                                         <AST:Expr xsi:nil="true" />
1538                                                                 </AST:Name_with_default>
1539                                                         </AST:Formal_parameter>
1540                                                         <AST:Formal_parameter>
1541                                                                 <attrs>
1542                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1543                                                                         <attr key="phc.line_number"><integer>64</integer></attr>
1544                                                                 </attrs>
1545                                                                 <AST:Type>
1546                                                                         <attrs>
1547                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1548                                                                                 <attr key="phc.line_number"><integer>64</integer></attr>
1549                                                                         </attrs>
1550                                                                         <AST:CLASS_NAME xsi:nil="true" />
1551                                                                 </AST:Type>
1552                                                                 <bool><!-- is_ref -->false</bool>
1553                                                                 <AST:Name_with_default>
1554                                                                         <attrs>
1555                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1556                                                                                 <attr key="phc.line_number"><integer>64</integer></attr>
1557                                                                         </attrs>
1558                                                                         <AST:VARIABLE_NAME>
1559                                                                                 <attrs />
1560                                                                                 <value>flags</value>
1561                                                                         </AST:VARIABLE_NAME>
1562                                                                         <AST:INT>
1563                                                                                 <attrs>
1564                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1565                                                                                         <attr key="phc.line_number"><integer>64</integer></attr>
1566                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
1567                                                                                 </attrs>
1568                                                                                 <value>0</value>
1569                                                                         </AST:INT>
1570                                                                 </AST:Name_with_default>
1571                                                         </AST:Formal_parameter>
1572                                                 </AST:Formal_parameter_list>
1573                                         </AST:Signature>
1574                                         <AST:Statement_list>
1575                                                 <AST:Eval_expr>
1576                                                         <attrs>
1577                                                                 <attr key="phc.comments">
1578                                                                         <string_list>
1579                                                                         </string_list>
1580                                                                 </attr>
1581                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1582                                                                 <attr key="phc.line_number"><integer>65</integer></attr>
1583                                                         </attrs>
1584                                                         <AST:Method_invocation>
1585                                                                 <attrs>
1586                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1587                                                                         <attr key="phc.line_number"><integer>65</integer></attr>
1588                                                                 </attrs>
1589                                                                 <AST:Target xsi:nil="true" />
1590                                                                 <AST:METHOD_NAME>
1591                                                                         <attrs />
1592                                                                         <value>wfProfileIn</value>
1593                                                                 </AST:METHOD_NAME>
1594                                                                 <AST:Actual_parameter_list>
1595                                                                         <AST:Actual_parameter>
1596                                                                                 <attrs>
1597                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1598                                                                                         <attr key="phc.line_number"><integer>65</integer></attr>
1599                                                                                 </attrs>
1600                                                                                 <bool><!-- is_ref -->false</bool>
1601                                                                                 <AST:STRING>
1602                                                                                         <attrs>
1603                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1604                                                                                                 <attr key="phc.line_number"><integer>65</integer></attr>
1605                                                                                                 <attr key="phc.unparser.source_rep"><string>__METHOD__</string></attr>
1606                                                                                         </attrs>
1607                                                                                         <value>Preprocessor_DOM::preprocessToObj</value>
1608                                                                                 </AST:STRING>
1609                                                                         </AST:Actual_parameter>
1610                                                                 </AST:Actual_parameter_list>
1611                                                         </AST:Method_invocation>
1612                                                 </AST:Eval_expr>
1613                                                 <AST:Global>
1614                                                         <attrs>
1615                                                                 <attr key="phc.comments">
1616                                                                         <string_list>
1617                                                                                 <string></string>
1618                                                                         </string_list>
1619                                                                 </attr>
1620                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1621                                                                 <attr key="phc.line_number"><integer>66</integer></attr>
1622                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
1623                                                         </attrs>
1624                                                         <AST:Variable_name_list>
1625                                                                 <AST:VARIABLE_NAME>
1626                                                                         <attrs>
1627                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1628                                                                                 <attr key="phc.line_number"><integer>66</integer></attr>
1629                                                                         </attrs>
1630                                                                         <value>wgMemc</value>
1631                                                                 </AST:VARIABLE_NAME>
1632                                                         </AST:Variable_name_list>
1633                                                 </AST:Global>
1634                                                 <AST:Eval_expr>
1635                                                         <attrs>
1636                                                                 <attr key="phc.comments">
1637                                                                         <string_list>
1638                                                                         </string_list>
1639                                                                 </attr>
1640                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1641                                                                 <attr key="phc.line_number"><integer>67</integer></attr>
1642                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
1643                                                         </attrs>
1644                                                         <AST:Assignment>
1645                                                                 <attrs>
1646                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1647                                                                         <attr key="phc.line_number"><integer>67</integer></attr>
1648                                                                 </attrs>
1649                                                                 <AST:Variable>
1650                                                                         <attrs>
1651                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1652                                                                                 <attr key="phc.line_number"><integer>67</integer></attr>
1653                                                                         </attrs>
1654                                                                         <AST:Target xsi:nil="true" />
1655                                                                         <AST:VARIABLE_NAME>
1656                                                                                 <attrs />
1657                                                                                 <value>cacheKey</value>
1658                                                                         </AST:VARIABLE_NAME>
1659                                                                         <AST:Expr_list>
1660                                                                         </AST:Expr_list>
1661                                                                 </AST:Variable>
1662                                                                 <bool><!-- is_ref -->false</bool>
1663                                                                 <AST:Method_invocation>
1664                                                                         <attrs>
1665                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1666                                                                                 <attr key="phc.line_number"><integer>67</integer></attr>
1667                                                                         </attrs>
1668                                                                         <AST:Target xsi:nil="true" />
1669                                                                         <AST:METHOD_NAME>
1670                                                                                 <attrs />
1671                                                                                 <value>wfMemcKey</value>
1672                                                                         </AST:METHOD_NAME>
1673                                                                         <AST:Actual_parameter_list>
1674                                                                                 <AST:Actual_parameter>
1675                                                                                         <attrs>
1676                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1677                                                                                                 <attr key="phc.line_number"><integer>67</integer></attr>
1678                                                                                         </attrs>
1679                                                                                         <bool><!-- is_ref -->false</bool>
1680                                                                                         <AST:STRING>
1681                                                                                                 <attrs>
1682                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1683                                                                                                         <attr key="phc.line_number"><integer>67</integer></attr>
1684                                                                                                         <attr key="phc.unparser.source_rep"><string>preprocess-xml</string></attr>
1685                                                                                                 </attrs>
1686                                                                                                 <value>preprocess-xml</value>
1687                                                                                         </AST:STRING>
1688                                                                                 </AST:Actual_parameter>
1689                                                                                 <AST:Actual_parameter>
1690                                                                                         <attrs>
1691                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1692                                                                                                 <attr key="phc.line_number"><integer>67</integer></attr>
1693                                                                                         </attrs>
1694                                                                                         <bool><!-- is_ref -->false</bool>
1695                                                                                         <AST:Method_invocation>
1696                                                                                                 <attrs>
1697                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1698                                                                                                         <attr key="phc.line_number"><integer>67</integer></attr>
1699                                                                                                 </attrs>
1700                                                                                                 <AST:Target xsi:nil="true" />
1701                                                                                                 <AST:METHOD_NAME>
1702                                                                                                         <attrs />
1703                                                                                                         <value>md5</value>
1704                                                                                                 </AST:METHOD_NAME>
1705                                                                                                 <AST:Actual_parameter_list>
1706                                                                                                         <AST:Actual_parameter>
1707                                                                                                                 <attrs>
1708                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1709                                                                                                                         <attr key="phc.line_number"><integer>67</integer></attr>
1710                                                                                                                 </attrs>
1711                                                                                                                 <bool><!-- is_ref -->false</bool>
1712                                                                                                                 <AST:Variable>
1713                                                                                                                         <attrs>
1714                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1715                                                                                                                                 <attr key="phc.line_number"><integer>67</integer></attr>
1716                                                                                                                         </attrs>
1717                                                                                                                         <AST:Target xsi:nil="true" />
1718                                                                                                                         <AST:VARIABLE_NAME>
1719                                                                                                                                 <attrs />
1720                                                                                                                                 <value>text</value>
1721                                                                                                                         </AST:VARIABLE_NAME>
1722                                                                                                                         <AST:Expr_list>
1723                                                                                                                         </AST:Expr_list>
1724                                                                                                                 </AST:Variable>
1725                                                                                                         </AST:Actual_parameter>
1726                                                                                                 </AST:Actual_parameter_list>
1727                                                                                         </AST:Method_invocation>
1728                                                                                 </AST:Actual_parameter>
1729                                                                                 <AST:Actual_parameter>
1730                                                                                         <attrs>
1731                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1732                                                                                                 <attr key="phc.line_number"><integer>67</integer></attr>
1733                                                                                         </attrs>
1734                                                                                         <bool><!-- is_ref -->false</bool>
1735                                                                                         <AST:Variable>
1736                                                                                                 <attrs>
1737                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1738                                                                                                         <attr key="phc.line_number"><integer>67</integer></attr>
1739                                                                                                 </attrs>
1740                                                                                                 <AST:Target xsi:nil="true" />
1741                                                                                                 <AST:VARIABLE_NAME>
1742                                                                                                         <attrs />
1743                                                                                                         <value>flags</value>
1744                                                                                                 </AST:VARIABLE_NAME>
1745                                                                                                 <AST:Expr_list>
1746                                                                                                 </AST:Expr_list>
1747                                                                                         </AST:Variable>
1748                                                                                 </AST:Actual_parameter>
1749                                                                         </AST:Actual_parameter_list>
1750                                                                 </AST:Method_invocation>
1751                                                         </AST:Assignment>
1752                                                 </AST:Eval_expr>
1753                                                 <AST:If>
1754                                                         <attrs>
1755                                                                 <attr key="phc.comments">
1756                                                                         <string_list>
1757                                                                                 <string></string>
1758                                                                         </string_list>
1759                                                                 </attr>
1760                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1761                                                                 <attr key="phc.line_number"><integer>68</integer></attr>
1762                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
1763                                                         </attrs>
1764                                                         <AST:Assignment>
1765                                                                 <attrs>
1766                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1767                                                                         <attr key="phc.line_number"><integer>68</integer></attr>
1768                                                                 </attrs>
1769                                                                 <AST:Variable>
1770                                                                         <attrs>
1771                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1772                                                                                 <attr key="phc.line_number"><integer>68</integer></attr>
1773                                                                         </attrs>
1774                                                                         <AST:Target xsi:nil="true" />
1775                                                                         <AST:VARIABLE_NAME>
1776                                                                                 <attrs />
1777                                                                                 <value>xml</value>
1778                                                                         </AST:VARIABLE_NAME>
1779                                                                         <AST:Expr_list>
1780                                                                         </AST:Expr_list>
1781                                                                 </AST:Variable>
1782                                                                 <bool><!-- is_ref -->false</bool>
1783                                                                 <AST:Method_invocation>
1784                                                                         <attrs>
1785                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1786                                                                                 <attr key="phc.line_number"><integer>68</integer></attr>
1787                                                                         </attrs>
1788                                                                         <AST:Variable>
1789                                                                                 <attrs>
1790                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1791                                                                                         <attr key="phc.line_number"><integer>68</integer></attr>
1792                                                                                 </attrs>
1793                                                                                 <AST:Target xsi:nil="true" />
1794                                                                                 <AST:VARIABLE_NAME>
1795                                                                                         <attrs />
1796                                                                                         <value>wgMemc</value>
1797                                                                                 </AST:VARIABLE_NAME>
1798                                                                                 <AST:Expr_list>
1799                                                                                 </AST:Expr_list>
1800                                                                         </AST:Variable>
1801                                                                         <AST:METHOD_NAME>
1802                                                                                 <attrs>
1803                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1804                                                                                         <attr key="phc.line_number"><integer>68</integer></attr>
1805                                                                                 </attrs>
1806                                                                                 <value>get</value>
1807                                                                         </AST:METHOD_NAME>
1808                                                                         <AST:Actual_parameter_list>
1809                                                                                 <AST:Actual_parameter>
1810                                                                                         <attrs>
1811                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1812                                                                                                 <attr key="phc.line_number"><integer>68</integer></attr>
1813                                                                                         </attrs>
1814                                                                                         <bool><!-- is_ref -->false</bool>
1815                                                                                         <AST:Variable>
1816                                                                                                 <attrs>
1817                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1818                                                                                                         <attr key="phc.line_number"><integer>68</integer></attr>
1819                                                                                                 </attrs>
1820                                                                                                 <AST:Target xsi:nil="true" />
1821                                                                                                 <AST:VARIABLE_NAME>
1822                                                                                                         <attrs />
1823                                                                                                         <value>cacheKey</value>
1824                                                                                                 </AST:VARIABLE_NAME>
1825                                                                                                 <AST:Expr_list>
1826                                                                                                 </AST:Expr_list>
1827                                                                                         </AST:Variable>
1828                                                                                 </AST:Actual_parameter>
1829                                                                         </AST:Actual_parameter_list>
1830                                                                 </AST:Method_invocation>
1831                                                         </AST:Assignment>
1832                                                         <AST:Statement_list>
1833                                                                 <AST:Eval_expr>
1834                                                                         <attrs>
1835                                                                                 <attr key="phc.comments">
1836                                                                                         <string_list>
1837                                                                                                 <string>// From the cache</string>
1838                                                                                         </string_list>
1839                                                                                 </attr>
1840                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1841                                                                                 <attr key="phc.line_number"><integer>70</integer></attr>
1842                                                                         </attrs>
1843                                                                         <AST:Method_invocation>
1844                                                                                 <attrs>
1845                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1846                                                                                         <attr key="phc.line_number"><integer>70</integer></attr>
1847                                                                                 </attrs>
1848                                                                                 <AST:Target xsi:nil="true" />
1849                                                                                 <AST:METHOD_NAME>
1850                                                                                         <attrs />
1851                                                                                         <value>wfDebugLog</value>
1852                                                                                 </AST:METHOD_NAME>
1853                                                                                 <AST:Actual_parameter_list>
1854                                                                                         <AST:Actual_parameter>
1855                                                                                                 <attrs>
1856                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1857                                                                                                         <attr key="phc.line_number"><integer>70</integer></attr>
1858                                                                                                 </attrs>
1859                                                                                                 <bool><!-- is_ref -->false</bool>
1860                                                                                                 <AST:STRING>
1861                                                                                                         <attrs>
1862                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1863                                                                                                                 <attr key="phc.line_number"><integer>70</integer></attr>
1864                                                                                                                 <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
1865                                                                                                                 <attr key="phc.unparser.source_rep"><string>Preprocessor</string></attr>
1866                                                                                                         </attrs>
1867                                                                                                         <value>Preprocessor</value>
1868                                                                                                 </AST:STRING>
1869                                                                                         </AST:Actual_parameter>
1870                                                                                         <AST:Actual_parameter>
1871                                                                                                 <attrs>
1872                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1873                                                                                                         <attr key="phc.line_number"><integer>70</integer></attr>
1874                                                                                                 </attrs>
1875                                                                                                 <bool><!-- is_ref -->false</bool>
1876                                                                                                 <AST:Bin_op>
1877                                                                                                         <attrs>
1878                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1879                                                                                                                 <attr key="phc.line_number"><integer>70</integer></attr>
1880                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
1881                                                                                                         </attrs>
1882                                                                                                         <AST:Bin_op>
1883                                                                                                                 <attrs>
1884                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1885                                                                                                                         <attr key="phc.line_number"><integer>70</integer></attr>
1886                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
1887                                                                                                                 </attrs>
1888                                                                                                                 <AST:STRING>
1889                                                                                                                         <attrs>
1890                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1891                                                                                                                                 <attr key="phc.line_number"><integer>70</integer></attr>
1892                                                                                                                                 <attr key="phc.unparser.source_rep"><string>Loaded preprocessor XML from memcached (key </string></attr>
1893                                                                                                                         </attrs>
1894                                                                                                                         <value>Loaded preprocessor XML from memcached (key </value>
1895                                                                                                                 </AST:STRING>
1896                                                                                                                 <AST:OP>
1897                                                                                                                         <attrs>
1898                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1899                                                                                                                                 <attr key="phc.line_number"><integer>70</integer></attr>
1900                                                                                                                                 <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
1901                                                                                                                         </attrs>
1902                                                                                                                         <value>.</value>
1903                                                                                                                 </AST:OP>
1904                                                                                                                 <AST:Variable>
1905                                                                                                                         <attrs>
1906                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1907                                                                                                                                 <attr key="phc.line_number"><integer>70</integer></attr>
1908                                                                                                                         </attrs>
1909                                                                                                                         <AST:Target xsi:nil="true" />
1910                                                                                                                         <AST:VARIABLE_NAME>
1911                                                                                                                                 <attrs />
1912                                                                                                                                 <value>cacheKey</value>
1913                                                                                                                         </AST:VARIABLE_NAME>
1914                                                                                                                         <AST:Expr_list>
1915                                                                                                                         </AST:Expr_list>
1916                                                                                                                 </AST:Variable>
1917                                                                                                         </AST:Bin_op>
1918                                                                                                         <AST:OP>
1919                                                                                                                 <attrs>
1920                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1921                                                                                                                         <attr key="phc.line_number"><integer>70</integer></attr>
1922                                                                                                                         <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
1923                                                                                                                 </attrs>
1924                                                                                                                 <value>.</value>
1925                                                                                                         </AST:OP>
1926                                                                                                         <AST:STRING>
1927                                                                                                                 <attrs>
1928                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1929                                                                                                                         <attr key="phc.line_number"><integer>70</integer></attr>
1930                                                                                                                         <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
1931                                                                                                                         <attr key="phc.unparser.source_rep"><string>)</string></attr>
1932                                                                                                                 </attrs>
1933                                                                                                                 <value>)</value>
1934                                                                                                         </AST:STRING>
1935                                                                                                 </AST:Bin_op>
1936                                                                                         </AST:Actual_parameter>
1937                                                                                 </AST:Actual_parameter_list>
1938                                                                         </AST:Method_invocation>
1939                                                                 </AST:Eval_expr>
1940                                                         </AST:Statement_list>
1941                                                         <AST:Statement_list>
1942                                                                 <AST:Eval_expr>
1943                                                                         <attrs>
1944                                                                                 <attr key="phc.comments">
1945                                                                                         <string_list>
1946                                                                                         </string_list>
1947                                                                                 </attr>
1948                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1949                                                                                 <attr key="phc.line_number"><integer>72</integer></attr>
1950                                                                         </attrs>
1951                                                                         <AST:Assignment>
1952                                                                                 <attrs>
1953                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1954                                                                                         <attr key="phc.line_number"><integer>72</integer></attr>
1955                                                                                 </attrs>
1956                                                                                 <AST:Variable>
1957                                                                                         <attrs>
1958                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1959                                                                                                 <attr key="phc.line_number"><integer>72</integer></attr>
1960                                                                                         </attrs>
1961                                                                                         <AST:Target xsi:nil="true" />
1962                                                                                         <AST:VARIABLE_NAME>
1963                                                                                                 <attrs />
1964                                                                                                 <value>xml</value>
1965                                                                                         </AST:VARIABLE_NAME>
1966                                                                                         <AST:Expr_list>
1967                                                                                         </AST:Expr_list>
1968                                                                                 </AST:Variable>
1969                                                                                 <bool><!-- is_ref -->false</bool>
1970                                                                                 <AST:Method_invocation>
1971                                                                                         <attrs>
1972                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1973                                                                                                 <attr key="phc.line_number"><integer>72</integer></attr>
1974                                                                                         </attrs>
1975                                                                                         <AST:Variable>
1976                                                                                                 <attrs>
1977                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1978                                                                                                         <attr key="phc.line_number"><integer>72</integer></attr>
1979                                                                                                 </attrs>
1980                                                                                                 <AST:Target xsi:nil="true" />
1981                                                                                                 <AST:VARIABLE_NAME>
1982                                                                                                         <attrs />
1983                                                                                                         <value>this</value>
1984                                                                                                 </AST:VARIABLE_NAME>
1985                                                                                                 <AST:Expr_list>
1986                                                                                                 </AST:Expr_list>
1987                                                                                         </AST:Variable>
1988                                                                                         <AST:METHOD_NAME>
1989                                                                                                 <attrs>
1990                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1991                                                                                                         <attr key="phc.line_number"><integer>72</integer></attr>
1992                                                                                                 </attrs>
1993                                                                                                 <value>preprocessToXml</value>
1994                                                                                         </AST:METHOD_NAME>
1995                                                                                         <AST:Actual_parameter_list>
1996                                                                                                 <AST:Actual_parameter>
1997                                                                                                         <attrs>
1998                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
1999                                                                                                                 <attr key="phc.line_number"><integer>72</integer></attr>
2000                                                                                                         </attrs>
2001                                                                                                         <bool><!-- is_ref -->false</bool>
2002                                                                                                         <AST:Variable>
2003                                                                                                                 <attrs>
2004                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2005                                                                                                                         <attr key="phc.line_number"><integer>72</integer></attr>
2006                                                                                                                 </attrs>
2007                                                                                                                 <AST:Target xsi:nil="true" />
2008                                                                                                                 <AST:VARIABLE_NAME>
2009                                                                                                                         <attrs />
2010                                                                                                                         <value>text</value>
2011                                                                                                                 </AST:VARIABLE_NAME>
2012                                                                                                                 <AST:Expr_list>
2013                                                                                                                 </AST:Expr_list>
2014                                                                                                         </AST:Variable>
2015                                                                                                 </AST:Actual_parameter>
2016                                                                                                 <AST:Actual_parameter>
2017                                                                                                         <attrs>
2018                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2019                                                                                                                 <attr key="phc.line_number"><integer>72</integer></attr>
2020                                                                                                         </attrs>
2021                                                                                                         <bool><!-- is_ref -->false</bool>
2022                                                                                                         <AST:Variable>
2023                                                                                                                 <attrs>
2024                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2025                                                                                                                         <attr key="phc.line_number"><integer>72</integer></attr>
2026                                                                                                                 </attrs>
2027                                                                                                                 <AST:Target xsi:nil="true" />
2028                                                                                                                 <AST:VARIABLE_NAME>
2029                                                                                                                         <attrs />
2030                                                                                                                         <value>flags</value>
2031                                                                                                                 </AST:VARIABLE_NAME>
2032                                                                                                                 <AST:Expr_list>
2033                                                                                                                 </AST:Expr_list>
2034                                                                                                         </AST:Variable>
2035                                                                                                 </AST:Actual_parameter>
2036                                                                                         </AST:Actual_parameter_list>
2037                                                                                 </AST:Method_invocation>
2038                                                                         </AST:Assignment>
2039                                                                 </AST:Eval_expr>
2040                                                                 <AST:Eval_expr>
2041                                                                         <attrs>
2042                                                                                 <attr key="phc.comments">
2043                                                                                         <string_list>
2044                                                                                         </string_list>
2045                                                                                 </attr>
2046                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2047                                                                                 <attr key="phc.line_number"><integer>73</integer></attr>
2048                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
2049                                                                         </attrs>
2050                                                                         <AST:Method_invocation>
2051                                                                                 <attrs>
2052                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2053                                                                                         <attr key="phc.line_number"><integer>73</integer></attr>
2054                                                                                 </attrs>
2055                                                                                 <AST:Variable>
2056                                                                                         <attrs>
2057                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2058                                                                                                 <attr key="phc.line_number"><integer>73</integer></attr>
2059                                                                                         </attrs>
2060                                                                                         <AST:Target xsi:nil="true" />
2061                                                                                         <AST:VARIABLE_NAME>
2062                                                                                                 <attrs />
2063                                                                                                 <value>wgMemc</value>
2064                                                                                         </AST:VARIABLE_NAME>
2065                                                                                         <AST:Expr_list>
2066                                                                                         </AST:Expr_list>
2067                                                                                 </AST:Variable>
2068                                                                                 <AST:METHOD_NAME>
2069                                                                                         <attrs>
2070                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2071                                                                                                 <attr key="phc.line_number"><integer>73</integer></attr>
2072                                                                                         </attrs>
2073                                                                                         <value>set</value>
2074                                                                                 </AST:METHOD_NAME>
2075                                                                                 <AST:Actual_parameter_list>
2076                                                                                         <AST:Actual_parameter>
2077                                                                                                 <attrs>
2078                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2079                                                                                                         <attr key="phc.line_number"><integer>73</integer></attr>
2080                                                                                                 </attrs>
2081                                                                                                 <bool><!-- is_ref -->false</bool>
2082                                                                                                 <AST:Variable>
2083                                                                                                         <attrs>
2084                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2085                                                                                                                 <attr key="phc.line_number"><integer>73</integer></attr>
2086                                                                                                         </attrs>
2087                                                                                                         <AST:Target xsi:nil="true" />
2088                                                                                                         <AST:VARIABLE_NAME>
2089                                                                                                                 <attrs />
2090                                                                                                                 <value>cacheKey</value>
2091                                                                                                         </AST:VARIABLE_NAME>
2092                                                                                                         <AST:Expr_list>
2093                                                                                                         </AST:Expr_list>
2094                                                                                                 </AST:Variable>
2095                                                                                         </AST:Actual_parameter>
2096                                                                                         <AST:Actual_parameter>
2097                                                                                                 <attrs>
2098                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2099                                                                                                         <attr key="phc.line_number"><integer>73</integer></attr>
2100                                                                                                 </attrs>
2101                                                                                                 <bool><!-- is_ref -->false</bool>
2102                                                                                                 <AST:Variable>
2103                                                                                                         <attrs>
2104                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2105                                                                                                                 <attr key="phc.line_number"><integer>73</integer></attr>
2106                                                                                                         </attrs>
2107                                                                                                         <AST:Target xsi:nil="true" />
2108                                                                                                         <AST:VARIABLE_NAME>
2109                                                                                                                 <attrs />
2110                                                                                                                 <value>xml</value>
2111                                                                                                         </AST:VARIABLE_NAME>
2112                                                                                                         <AST:Expr_list>
2113                                                                                                         </AST:Expr_list>
2114                                                                                                 </AST:Variable>
2115                                                                                         </AST:Actual_parameter>
2116                                                                                         <AST:Actual_parameter>
2117                                                                                                 <attrs>
2118                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2119                                                                                                         <attr key="phc.line_number"><integer>73</integer></attr>
2120                                                                                                 </attrs>
2121                                                                                                 <bool><!-- is_ref -->false</bool>
2122                                                                                                 <AST:INT>
2123                                                                                                         <attrs>
2124                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2125                                                                                                                 <attr key="phc.line_number"><integer>73</integer></attr>
2126                                                                                                                 <attr key="phc.unparser.source_rep"><string>86400</string></attr>
2127                                                                                                         </attrs>
2128                                                                                                         <value>86400</value>
2129                                                                                                 </AST:INT>
2130                                                                                         </AST:Actual_parameter>
2131                                                                                 </AST:Actual_parameter_list>
2132                                                                         </AST:Method_invocation>
2133                                                                 </AST:Eval_expr>
2134                                                                 <AST:Eval_expr>
2135                                                                         <attrs>
2136                                                                                 <attr key="phc.comments">
2137                                                                                         <string_list>
2138                                                                                         </string_list>
2139                                                                                 </attr>
2140                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2141                                                                                 <attr key="phc.line_number"><integer>74</integer></attr>
2142                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
2143                                                                         </attrs>
2144                                                                         <AST:Method_invocation>
2145                                                                                 <attrs>
2146                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2147                                                                                         <attr key="phc.line_number"><integer>74</integer></attr>
2148                                                                                 </attrs>
2149                                                                                 <AST:Target xsi:nil="true" />
2150                                                                                 <AST:METHOD_NAME>
2151                                                                                         <attrs />
2152                                                                                         <value>wfDebugLog</value>
2153                                                                                 </AST:METHOD_NAME>
2154                                                                                 <AST:Actual_parameter_list>
2155                                                                                         <AST:Actual_parameter>
2156                                                                                                 <attrs>
2157                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2158                                                                                                         <attr key="phc.line_number"><integer>74</integer></attr>
2159                                                                                                 </attrs>
2160                                                                                                 <bool><!-- is_ref -->false</bool>
2161                                                                                                 <AST:STRING>
2162                                                                                                         <attrs>
2163                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2164                                                                                                                 <attr key="phc.line_number"><integer>74</integer></attr>
2165                                                                                                                 <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
2166                                                                                                                 <attr key="phc.unparser.source_rep"><string>Preprocessor</string></attr>
2167                                                                                                         </attrs>
2168                                                                                                         <value>Preprocessor</value>
2169                                                                                                 </AST:STRING>
2170                                                                                         </AST:Actual_parameter>
2171                                                                                         <AST:Actual_parameter>
2172                                                                                                 <attrs>
2173                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2174                                                                                                         <attr key="phc.line_number"><integer>74</integer></attr>
2175                                                                                                 </attrs>
2176                                                                                                 <bool><!-- is_ref -->false</bool>
2177                                                                                                 <AST:Bin_op>
2178                                                                                                         <attrs>
2179                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2180                                                                                                                 <attr key="phc.line_number"><integer>74</integer></attr>
2181                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
2182                                                                                                         </attrs>
2183                                                                                                         <AST:Bin_op>
2184                                                                                                                 <attrs>
2185                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2186                                                                                                                         <attr key="phc.line_number"><integer>74</integer></attr>
2187                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
2188                                                                                                                 </attrs>
2189                                                                                                                 <AST:STRING>
2190                                                                                                                         <attrs>
2191                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2192                                                                                                                                 <attr key="phc.line_number"><integer>74</integer></attr>
2193                                                                                                                                 <attr key="phc.unparser.source_rep"><string>Saved preprocessor XML to memcached (key </string></attr>
2194                                                                                                                         </attrs>
2195                                                                                                                         <value>Saved preprocessor XML to memcached (key </value>
2196                                                                                                                 </AST:STRING>
2197                                                                                                                 <AST:OP>
2198                                                                                                                         <attrs>
2199                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2200                                                                                                                                 <attr key="phc.line_number"><integer>74</integer></attr>
2201                                                                                                                                 <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
2202                                                                                                                         </attrs>
2203                                                                                                                         <value>.</value>
2204                                                                                                                 </AST:OP>
2205                                                                                                                 <AST:Variable>
2206                                                                                                                         <attrs>
2207                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2208                                                                                                                                 <attr key="phc.line_number"><integer>74</integer></attr>
2209                                                                                                                         </attrs>
2210                                                                                                                         <AST:Target xsi:nil="true" />
2211                                                                                                                         <AST:VARIABLE_NAME>
2212                                                                                                                                 <attrs />
2213                                                                                                                                 <value>cacheKey</value>
2214                                                                                                                         </AST:VARIABLE_NAME>
2215                                                                                                                         <AST:Expr_list>
2216                                                                                                                         </AST:Expr_list>
2217                                                                                                                 </AST:Variable>
2218                                                                                                         </AST:Bin_op>
2219                                                                                                         <AST:OP>
2220                                                                                                                 <attrs>
2221                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2222                                                                                                                         <attr key="phc.line_number"><integer>74</integer></attr>
2223                                                                                                                         <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
2224                                                                                                                 </attrs>
2225                                                                                                                 <value>.</value>
2226                                                                                                         </AST:OP>
2227                                                                                                         <AST:STRING>
2228                                                                                                                 <attrs>
2229                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2230                                                                                                                         <attr key="phc.line_number"><integer>74</integer></attr>
2231                                                                                                                         <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
2232                                                                                                                         <attr key="phc.unparser.source_rep"><string>)</string></attr>
2233                                                                                                                 </attrs>
2234                                                                                                                 <value>)</value>
2235                                                                                                         </AST:STRING>
2236                                                                                                 </AST:Bin_op>
2237                                                                                         </AST:Actual_parameter>
2238                                                                                 </AST:Actual_parameter_list>
2239                                                                         </AST:Method_invocation>
2240                                                                 </AST:Eval_expr>
2241                                                         </AST:Statement_list>
2242                                                 </AST:If>
2243                                                 <AST:Eval_expr>
2244                                                         <attrs>
2245                                                                 <attr key="phc.comments">
2246                                                                         <string_list>
2247                                                                                 <string></string>
2248                                                                         </string_list>
2249                                                                 </attr>
2250                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2251                                                                 <attr key="phc.line_number"><integer>76</integer></attr>
2252                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
2253                                                         </attrs>
2254                                                         <AST:Method_invocation>
2255                                                                 <attrs>
2256                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2257                                                                         <attr key="phc.line_number"><integer>76</integer></attr>
2258                                                                 </attrs>
2259                                                                 <AST:Target xsi:nil="true" />
2260                                                                 <AST:METHOD_NAME>
2261                                                                         <attrs />
2262                                                                         <value>wfProfileIn</value>
2263                                                                 </AST:METHOD_NAME>
2264                                                                 <AST:Actual_parameter_list>
2265                                                                         <AST:Actual_parameter>
2266                                                                                 <attrs>
2267                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2268                                                                                         <attr key="phc.line_number"><integer>76</integer></attr>
2269                                                                                 </attrs>
2270                                                                                 <bool><!-- is_ref -->false</bool>
2271                                                                                 <AST:Bin_op>
2272                                                                                         <attrs>
2273                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2274                                                                                                 <attr key="phc.line_number"><integer>76</integer></attr>
2275                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
2276                                                                                         </attrs>
2277                                                                                         <AST:STRING>
2278                                                                                                 <attrs>
2279                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2280                                                                                                         <attr key="phc.line_number"><integer>76</integer></attr>
2281                                                                                                         <attr key="phc.unparser.source_rep"><string>__METHOD__</string></attr>
2282                                                                                                 </attrs>
2283                                                                                                 <value>Preprocessor_DOM::preprocessToObj</value>
2284                                                                                         </AST:STRING>
2285                                                                                         <AST:OP>
2286                                                                                                 <attrs>
2287                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2288                                                                                                         <attr key="phc.line_number"><integer>76</integer></attr>
2289                                                                                                 </attrs>
2290                                                                                                 <value>.</value>
2291                                                                                         </AST:OP>
2292                                                                                         <AST:STRING>
2293                                                                                                 <attrs>
2294                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2295                                                                                                         <attr key="phc.line_number"><integer>76</integer></attr>
2296                                                                                                         <attr key="phc.unparser.source_rep"><string>-loadXML</string></attr>
2297                                                                                                 </attrs>
2298                                                                                                 <value>-loadXML</value>
2299                                                                                         </AST:STRING>
2300                                                                                 </AST:Bin_op>
2301                                                                         </AST:Actual_parameter>
2302                                                                 </AST:Actual_parameter_list>
2303                                                         </AST:Method_invocation>
2304                                                 </AST:Eval_expr>
2305                                                 <AST:Eval_expr>
2306                                                         <attrs>
2307                                                                 <attr key="phc.comments">
2308                                                                         <string_list>
2309                                                                         </string_list>
2310                                                                 </attr>
2311                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2312                                                                 <attr key="phc.line_number"><integer>77</integer></attr>
2313                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
2314                                                         </attrs>
2315                                                         <AST:Assignment>
2316                                                                 <attrs>
2317                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2318                                                                         <attr key="phc.line_number"><integer>77</integer></attr>
2319                                                                 </attrs>
2320                                                                 <AST:Variable>
2321                                                                         <attrs>
2322                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2323                                                                                 <attr key="phc.line_number"><integer>77</integer></attr>
2324                                                                         </attrs>
2325                                                                         <AST:Target xsi:nil="true" />
2326                                                                         <AST:VARIABLE_NAME>
2327                                                                                 <attrs />
2328                                                                                 <value>dom</value>
2329                                                                         </AST:VARIABLE_NAME>
2330                                                                         <AST:Expr_list>
2331                                                                         </AST:Expr_list>
2332                                                                 </AST:Variable>
2333                                                                 <bool><!-- is_ref -->false</bool>
2334                                                                 <AST:New>
2335                                                                         <attrs>
2336                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2337                                                                                 <attr key="phc.line_number"><integer>77</integer></attr>
2338                                                                                 <attr key="phc.unparser.no_brackets"><bool>true</bool></attr>
2339                                                                         </attrs>
2340                                                                         <AST:CLASS_NAME>
2341                                                                                 <attrs />
2342                                                                                 <value>DOMDocument</value>
2343                                                                         </AST:CLASS_NAME>
2344                                                                         <AST:Actual_parameter_list>
2345                                                                         </AST:Actual_parameter_list>
2346                                                                 </AST:New>
2347                                                         </AST:Assignment>
2348                                                 </AST:Eval_expr>
2349                                                 <AST:Eval_expr>
2350                                                         <attrs>
2351                                                                 <attr key="phc.comments">
2352                                                                         <string_list>
2353                                                                         </string_list>
2354                                                                 </attr>
2355                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2356                                                                 <attr key="phc.line_number"><integer>78</integer></attr>
2357                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
2358                                                         </attrs>
2359                                                         <AST:Method_invocation>
2360                                                                 <attrs>
2361                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2362                                                                         <attr key="phc.line_number"><integer>78</integer></attr>
2363                                                                 </attrs>
2364                                                                 <AST:Target xsi:nil="true" />
2365                                                                 <AST:METHOD_NAME>
2366                                                                         <attrs />
2367                                                                         <value>wfSuppressWarnings</value>
2368                                                                 </AST:METHOD_NAME>
2369                                                                 <AST:Actual_parameter_list>
2370                                                                 </AST:Actual_parameter_list>
2371                                                         </AST:Method_invocation>
2372                                                 </AST:Eval_expr>
2373                                                 <AST:Eval_expr>
2374                                                         <attrs>
2375                                                                 <attr key="phc.comments">
2376                                                                         <string_list>
2377                                                                         </string_list>
2378                                                                 </attr>
2379                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2380                                                                 <attr key="phc.line_number"><integer>79</integer></attr>
2381                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
2382                                                         </attrs>
2383                                                         <AST:Assignment>
2384                                                                 <attrs>
2385                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2386                                                                         <attr key="phc.line_number"><integer>79</integer></attr>
2387                                                                 </attrs>
2388                                                                 <AST:Variable>
2389                                                                         <attrs>
2390                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2391                                                                                 <attr key="phc.line_number"><integer>79</integer></attr>
2392                                                                         </attrs>
2393                                                                         <AST:Target xsi:nil="true" />
2394                                                                         <AST:VARIABLE_NAME>
2395                                                                                 <attrs />
2396                                                                                 <value>result</value>
2397                                                                         </AST:VARIABLE_NAME>
2398                                                                         <AST:Expr_list>
2399                                                                         </AST:Expr_list>
2400                                                                 </AST:Variable>
2401                                                                 <bool><!-- is_ref -->false</bool>
2402                                                                 <AST:Method_invocation>
2403                                                                         <attrs>
2404                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2405                                                                                 <attr key="phc.line_number"><integer>79</integer></attr>
2406                                                                         </attrs>
2407                                                                         <AST:Variable>
2408                                                                                 <attrs>
2409                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2410                                                                                         <attr key="phc.line_number"><integer>79</integer></attr>
2411                                                                                 </attrs>
2412                                                                                 <AST:Target xsi:nil="true" />
2413                                                                                 <AST:VARIABLE_NAME>
2414                                                                                         <attrs />
2415                                                                                         <value>dom</value>
2416                                                                                 </AST:VARIABLE_NAME>
2417                                                                                 <AST:Expr_list>
2418                                                                                 </AST:Expr_list>
2419                                                                         </AST:Variable>
2420                                                                         <AST:METHOD_NAME>
2421                                                                                 <attrs>
2422                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2423                                                                                         <attr key="phc.line_number"><integer>79</integer></attr>
2424                                                                                 </attrs>
2425                                                                                 <value>loadXML</value>
2426                                                                         </AST:METHOD_NAME>
2427                                                                         <AST:Actual_parameter_list>
2428                                                                                 <AST:Actual_parameter>
2429                                                                                         <attrs>
2430                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2431                                                                                                 <attr key="phc.line_number"><integer>79</integer></attr>
2432                                                                                         </attrs>
2433                                                                                         <bool><!-- is_ref -->false</bool>
2434                                                                                         <AST:Variable>
2435                                                                                                 <attrs>
2436                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2437                                                                                                         <attr key="phc.line_number"><integer>79</integer></attr>
2438                                                                                                 </attrs>
2439                                                                                                 <AST:Target xsi:nil="true" />
2440                                                                                                 <AST:VARIABLE_NAME>
2441                                                                                                         <attrs />
2442                                                                                                         <value>xml</value>
2443                                                                                                 </AST:VARIABLE_NAME>
2444                                                                                                 <AST:Expr_list>
2445                                                                                                 </AST:Expr_list>
2446                                                                                         </AST:Variable>
2447                                                                                 </AST:Actual_parameter>
2448                                                                         </AST:Actual_parameter_list>
2449                                                                 </AST:Method_invocation>
2450                                                         </AST:Assignment>
2451                                                 </AST:Eval_expr>
2452                                                 <AST:Eval_expr>
2453                                                         <attrs>
2454                                                                 <attr key="phc.comments">
2455                                                                         <string_list>
2456                                                                         </string_list>
2457                                                                 </attr>
2458                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2459                                                                 <attr key="phc.line_number"><integer>80</integer></attr>
2460                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
2461                                                         </attrs>
2462                                                         <AST:Method_invocation>
2463                                                                 <attrs>
2464                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2465                                                                         <attr key="phc.line_number"><integer>80</integer></attr>
2466                                                                 </attrs>
2467                                                                 <AST:Target xsi:nil="true" />
2468                                                                 <AST:METHOD_NAME>
2469                                                                         <attrs />
2470                                                                         <value>wfRestoreWarnings</value>
2471                                                                 </AST:METHOD_NAME>
2472                                                                 <AST:Actual_parameter_list>
2473                                                                 </AST:Actual_parameter_list>
2474                                                         </AST:Method_invocation>
2475                                                 </AST:Eval_expr>
2476                                                 <AST:If>
2477                                                         <attrs>
2478                                                                 <attr key="phc.comments">
2479                                                                         <string_list>
2480                                                                         </string_list>
2481                                                                 </attr>
2482                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2483                                                                 <attr key="phc.line_number"><integer>81</integer></attr>
2484                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
2485                                                         </attrs>
2486                                                         <AST:Unary_op>
2487                                                                 <attrs>
2488                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2489                                                                         <attr key="phc.line_number"><integer>81</integer></attr>
2490                                                                 </attrs>
2491                                                                 <AST:OP>
2492                                                                         <attrs>
2493                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2494                                                                                 <attr key="phc.line_number"><integer>81</integer></attr>
2495                                                                         </attrs>
2496                                                                         <value>!</value>
2497                                                                 </AST:OP>
2498                                                                 <AST:Variable>
2499                                                                         <attrs>
2500                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2501                                                                                 <attr key="phc.line_number"><integer>81</integer></attr>
2502                                                                         </attrs>
2503                                                                         <AST:Target xsi:nil="true" />
2504                                                                         <AST:VARIABLE_NAME>
2505                                                                                 <attrs />
2506                                                                                 <value>result</value>
2507                                                                         </AST:VARIABLE_NAME>
2508                                                                         <AST:Expr_list>
2509                                                                         </AST:Expr_list>
2510                                                                 </AST:Variable>
2511                                                         </AST:Unary_op>
2512                                                         <AST:Statement_list>
2513                                                                 <AST:Eval_expr>
2514                                                                         <attrs>
2515                                                                                 <attr key="phc.comments">
2516                                                                                         <string_list>
2517                                                                                                 <string>// Try running the XML through UtfNormal to get rid of invalid characters</string>
2518                                                                                         </string_list>
2519                                                                                 </attr>
2520                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2521                                                                                 <attr key="phc.line_number"><integer>83</integer></attr>
2522                                                                         </attrs>
2523                                                                         <AST:Assignment>
2524                                                                                 <attrs>
2525                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2526                                                                                         <attr key="phc.line_number"><integer>83</integer></attr>
2527                                                                                 </attrs>
2528                                                                                 <AST:Variable>
2529                                                                                         <attrs>
2530                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2531                                                                                                 <attr key="phc.line_number"><integer>83</integer></attr>
2532                                                                                         </attrs>
2533                                                                                         <AST:Target xsi:nil="true" />
2534                                                                                         <AST:VARIABLE_NAME>
2535                                                                                                 <attrs />
2536                                                                                                 <value>xml</value>
2537                                                                                         </AST:VARIABLE_NAME>
2538                                                                                         <AST:Expr_list>
2539                                                                                         </AST:Expr_list>
2540                                                                                 </AST:Variable>
2541                                                                                 <bool><!-- is_ref -->false</bool>
2542                                                                                 <AST:Method_invocation>
2543                                                                                         <attrs>
2544                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2545                                                                                                 <attr key="phc.line_number"><integer>83</integer></attr>
2546                                                                                         </attrs>
2547                                                                                         <AST:CLASS_NAME>
2548                                                                                                 <attrs />
2549                                                                                                 <value>UtfNormal</value>
2550                                                                                         </AST:CLASS_NAME>
2551                                                                                         <AST:METHOD_NAME>
2552                                                                                                 <attrs />
2553                                                                                                 <value>cleanUp</value>
2554                                                                                         </AST:METHOD_NAME>
2555                                                                                         <AST:Actual_parameter_list>
2556                                                                                                 <AST:Actual_parameter>
2557                                                                                                         <attrs>
2558                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2559                                                                                                                 <attr key="phc.line_number"><integer>83</integer></attr>
2560                                                                                                         </attrs>
2561                                                                                                         <bool><!-- is_ref -->false</bool>
2562                                                                                                         <AST:Variable>
2563                                                                                                                 <attrs>
2564                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2565                                                                                                                         <attr key="phc.line_number"><integer>83</integer></attr>
2566                                                                                                                 </attrs>
2567                                                                                                                 <AST:Target xsi:nil="true" />
2568                                                                                                                 <AST:VARIABLE_NAME>
2569                                                                                                                         <attrs />
2570                                                                                                                         <value>xml</value>
2571                                                                                                                 </AST:VARIABLE_NAME>
2572                                                                                                                 <AST:Expr_list>
2573                                                                                                                 </AST:Expr_list>
2574                                                                                                         </AST:Variable>
2575                                                                                                 </AST:Actual_parameter>
2576                                                                                         </AST:Actual_parameter_list>
2577                                                                                 </AST:Method_invocation>
2578                                                                         </AST:Assignment>
2579                                                                 </AST:Eval_expr>
2580                                                                 <AST:Eval_expr>
2581                                                                         <attrs>
2582                                                                                 <attr key="phc.comments">
2583                                                                                         <string_list>
2584                                                                                         </string_list>
2585                                                                                 </attr>
2586                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2587                                                                                 <attr key="phc.line_number"><integer>84</integer></attr>
2588                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
2589                                                                         </attrs>
2590                                                                         <AST:Assignment>
2591                                                                                 <attrs>
2592                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2593                                                                                         <attr key="phc.line_number"><integer>84</integer></attr>
2594                                                                                 </attrs>
2595                                                                                 <AST:Variable>
2596                                                                                         <attrs>
2597                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2598                                                                                                 <attr key="phc.line_number"><integer>84</integer></attr>
2599                                                                                         </attrs>
2600                                                                                         <AST:Target xsi:nil="true" />
2601                                                                                         <AST:VARIABLE_NAME>
2602                                                                                                 <attrs />
2603                                                                                                 <value>result</value>
2604                                                                                         </AST:VARIABLE_NAME>
2605                                                                                         <AST:Expr_list>
2606                                                                                         </AST:Expr_list>
2607                                                                                 </AST:Variable>
2608                                                                                 <bool><!-- is_ref -->false</bool>
2609                                                                                 <AST:Method_invocation>
2610                                                                                         <attrs>
2611                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2612                                                                                                 <attr key="phc.line_number"><integer>84</integer></attr>
2613                                                                                         </attrs>
2614                                                                                         <AST:Variable>
2615                                                                                                 <attrs>
2616                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2617                                                                                                         <attr key="phc.line_number"><integer>84</integer></attr>
2618                                                                                                 </attrs>
2619                                                                                                 <AST:Target xsi:nil="true" />
2620                                                                                                 <AST:VARIABLE_NAME>
2621                                                                                                         <attrs />
2622                                                                                                         <value>dom</value>
2623                                                                                                 </AST:VARIABLE_NAME>
2624                                                                                                 <AST:Expr_list>
2625                                                                                                 </AST:Expr_list>
2626                                                                                         </AST:Variable>
2627                                                                                         <AST:METHOD_NAME>
2628                                                                                                 <attrs>
2629                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2630                                                                                                         <attr key="phc.line_number"><integer>84</integer></attr>
2631                                                                                                 </attrs>
2632                                                                                                 <value>loadXML</value>
2633                                                                                         </AST:METHOD_NAME>
2634                                                                                         <AST:Actual_parameter_list>
2635                                                                                                 <AST:Actual_parameter>
2636                                                                                                         <attrs>
2637                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2638                                                                                                                 <attr key="phc.line_number"><integer>84</integer></attr>
2639                                                                                                         </attrs>
2640                                                                                                         <bool><!-- is_ref -->false</bool>
2641                                                                                                         <AST:Variable>
2642                                                                                                                 <attrs>
2643                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2644                                                                                                                         <attr key="phc.line_number"><integer>84</integer></attr>
2645                                                                                                                 </attrs>
2646                                                                                                                 <AST:Target xsi:nil="true" />
2647                                                                                                                 <AST:VARIABLE_NAME>
2648                                                                                                                         <attrs />
2649                                                                                                                         <value>xml</value>
2650                                                                                                                 </AST:VARIABLE_NAME>
2651                                                                                                                 <AST:Expr_list>
2652                                                                                                                 </AST:Expr_list>
2653                                                                                                         </AST:Variable>
2654                                                                                                 </AST:Actual_parameter>
2655                                                                                         </AST:Actual_parameter_list>
2656                                                                                 </AST:Method_invocation>
2657                                                                         </AST:Assignment>
2658                                                                 </AST:Eval_expr>
2659                                                                 <AST:If>
2660                                                                         <attrs>
2661                                                                                 <attr key="phc.comments">
2662                                                                                         <string_list>
2663                                                                                         </string_list>
2664                                                                                 </attr>
2665                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2666                                                                                 <attr key="phc.line_number"><integer>85</integer></attr>
2667                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
2668                                                                         </attrs>
2669                                                                         <AST:Unary_op>
2670                                                                                 <attrs>
2671                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2672                                                                                         <attr key="phc.line_number"><integer>85</integer></attr>
2673                                                                                 </attrs>
2674                                                                                 <AST:OP>
2675                                                                                         <attrs>
2676                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2677                                                                                                 <attr key="phc.line_number"><integer>85</integer></attr>
2678                                                                                         </attrs>
2679                                                                                         <value>!</value>
2680                                                                                 </AST:OP>
2681                                                                                 <AST:Variable>
2682                                                                                         <attrs>
2683                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2684                                                                                                 <attr key="phc.line_number"><integer>85</integer></attr>
2685                                                                                         </attrs>
2686                                                                                         <AST:Target xsi:nil="true" />
2687                                                                                         <AST:VARIABLE_NAME>
2688                                                                                                 <attrs />
2689                                                                                                 <value>result</value>
2690                                                                                         </AST:VARIABLE_NAME>
2691                                                                                         <AST:Expr_list>
2692                                                                                         </AST:Expr_list>
2693                                                                                 </AST:Variable>
2694                                                                         </AST:Unary_op>
2695                                                                         <AST:Statement_list>
2696                                                                                 <AST:Throw>
2697                                                                                         <attrs>
2698                                                                                                 <attr key="phc.comments">
2699                                                                                                         <string_list>
2700                                                                                                         </string_list>
2701                                                                                                 </attr>
2702                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2703                                                                                                 <attr key="phc.line_number"><integer>86</integer></attr>
2704                                                                                         </attrs>
2705                                                                                         <AST:New>
2706                                                                                                 <attrs>
2707                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2708                                                                                                         <attr key="phc.line_number"><integer>86</integer></attr>
2709                                                                                                 </attrs>
2710                                                                                                 <AST:CLASS_NAME>
2711                                                                                                         <attrs />
2712                                                                                                         <value>MWException</value>
2713                                                                                                 </AST:CLASS_NAME>
2714                                                                                                 <AST:Actual_parameter_list>
2715                                                                                                         <AST:Actual_parameter>
2716                                                                                                                 <attrs>
2717                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2718                                                                                                                         <attr key="phc.line_number"><integer>86</integer></attr>
2719                                                                                                                 </attrs>
2720                                                                                                                 <bool><!-- is_ref -->false</bool>
2721                                                                                                                 <AST:Bin_op>
2722                                                                                                                         <attrs>
2723                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2724                                                                                                                                 <attr key="phc.line_number"><integer>86</integer></attr>
2725                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
2726                                                                                                                         </attrs>
2727                                                                                                                         <AST:STRING>
2728                                                                                                                                 <attrs>
2729                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2730                                                                                                                                         <attr key="phc.line_number"><integer>86</integer></attr>
2731                                                                                                                                         <attr key="phc.unparser.source_rep"><string>__METHOD__</string></attr>
2732                                                                                                                                 </attrs>
2733                                                                                                                                 <value>Preprocessor_DOM::preprocessToObj</value>
2734                                                                                                                         </AST:STRING>
2735                                                                                                                         <AST:OP>
2736                                                                                                                                 <attrs>
2737                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2738                                                                                                                                         <attr key="phc.line_number"><integer>86</integer></attr>
2739                                                                                                                                 </attrs>
2740                                                                                                                                 <value>.</value>
2741                                                                                                                         </AST:OP>
2742                                                                                                                         <AST:STRING>
2743                                                                                                                                 <attrs>
2744                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2745                                                                                                                                         <attr key="phc.line_number"><integer>86</integer></attr>
2746                                                                                                                                         <attr key="phc.unparser.source_rep"><string> generated invalid XML</string></attr>
2747                                                                                                                                 </attrs>
2748                                                                                                                                 <value> generated invalid XML</value>
2749                                                                                                                         </AST:STRING>
2750                                                                                                                 </AST:Bin_op>
2751                                                                                                         </AST:Actual_parameter>
2752                                                                                                 </AST:Actual_parameter_list>
2753                                                                                         </AST:New>
2754                                                                                 </AST:Throw>
2755                                                                         </AST:Statement_list>
2756                                                                         <AST:Statement_list>
2757                                                                         </AST:Statement_list>
2758                                                                 </AST:If>
2759                                                         </AST:Statement_list>
2760                                                         <AST:Statement_list>
2761                                                         </AST:Statement_list>
2762                                                 </AST:If>
2763                                                 <AST:Eval_expr>
2764                                                         <attrs>
2765                                                                 <attr key="phc.comments">
2766                                                                         <string_list>
2767                                                                         </string_list>
2768                                                                 </attr>
2769                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2770                                                                 <attr key="phc.line_number"><integer>89</integer></attr>
2771                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
2772                                                         </attrs>
2773                                                         <AST:Assignment>
2774                                                                 <attrs>
2775                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2776                                                                         <attr key="phc.line_number"><integer>89</integer></attr>
2777                                                                 </attrs>
2778                                                                 <AST:Variable>
2779                                                                         <attrs>
2780                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2781                                                                                 <attr key="phc.line_number"><integer>89</integer></attr>
2782                                                                         </attrs>
2783                                                                         <AST:Target xsi:nil="true" />
2784                                                                         <AST:VARIABLE_NAME>
2785                                                                                 <attrs />
2786                                                                                 <value>obj</value>
2787                                                                         </AST:VARIABLE_NAME>
2788                                                                         <AST:Expr_list>
2789                                                                         </AST:Expr_list>
2790                                                                 </AST:Variable>
2791                                                                 <bool><!-- is_ref -->false</bool>
2792                                                                 <AST:New>
2793                                                                         <attrs>
2794                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2795                                                                                 <attr key="phc.line_number"><integer>89</integer></attr>
2796                                                                         </attrs>
2797                                                                         <AST:CLASS_NAME>
2798                                                                                 <attrs />
2799                                                                                 <value>PPNode_DOM</value>
2800                                                                         </AST:CLASS_NAME>
2801                                                                         <AST:Actual_parameter_list>
2802                                                                                 <AST:Actual_parameter>
2803                                                                                         <attrs>
2804                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2805                                                                                                 <attr key="phc.line_number"><integer>89</integer></attr>
2806                                                                                         </attrs>
2807                                                                                         <bool><!-- is_ref -->false</bool>
2808                                                                                         <AST:Variable>
2809                                                                                                 <attrs>
2810                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2811                                                                                                         <attr key="phc.line_number"><integer>89</integer></attr>
2812                                                                                                 </attrs>
2813                                                                                                 <AST:Variable>
2814                                                                                                         <attrs>
2815                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2816                                                                                                                 <attr key="phc.line_number"><integer>89</integer></attr>
2817                                                                                                         </attrs>
2818                                                                                                         <AST:Target xsi:nil="true" />
2819                                                                                                         <AST:VARIABLE_NAME>
2820                                                                                                                 <attrs />
2821                                                                                                                 <value>dom</value>
2822                                                                                                         </AST:VARIABLE_NAME>
2823                                                                                                         <AST:Expr_list>
2824                                                                                                         </AST:Expr_list>
2825                                                                                                 </AST:Variable>
2826                                                                                                 <AST:VARIABLE_NAME>
2827                                                                                                         <attrs />
2828                                                                                                         <value>documentElement</value>
2829                                                                                                 </AST:VARIABLE_NAME>
2830                                                                                                 <AST:Expr_list>
2831                                                                                                 </AST:Expr_list>
2832                                                                                         </AST:Variable>
2833                                                                                 </AST:Actual_parameter>
2834                                                                         </AST:Actual_parameter_list>
2835                                                                 </AST:New>
2836                                                         </AST:Assignment>
2837                                                 </AST:Eval_expr>
2838                                                 <AST:Eval_expr>
2839                                                         <attrs>
2840                                                                 <attr key="phc.comments">
2841                                                                         <string_list>
2842                                                                         </string_list>
2843                                                                 </attr>
2844                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2845                                                                 <attr key="phc.line_number"><integer>90</integer></attr>
2846                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
2847                                                         </attrs>
2848                                                         <AST:Method_invocation>
2849                                                                 <attrs>
2850                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2851                                                                         <attr key="phc.line_number"><integer>90</integer></attr>
2852                                                                 </attrs>
2853                                                                 <AST:Target xsi:nil="true" />
2854                                                                 <AST:METHOD_NAME>
2855                                                                         <attrs />
2856                                                                         <value>wfProfileOut</value>
2857                                                                 </AST:METHOD_NAME>
2858                                                                 <AST:Actual_parameter_list>
2859                                                                         <AST:Actual_parameter>
2860                                                                                 <attrs>
2861                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2862                                                                                         <attr key="phc.line_number"><integer>90</integer></attr>
2863                                                                                 </attrs>
2864                                                                                 <bool><!-- is_ref -->false</bool>
2865                                                                                 <AST:Bin_op>
2866                                                                                         <attrs>
2867                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2868                                                                                                 <attr key="phc.line_number"><integer>90</integer></attr>
2869                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
2870                                                                                         </attrs>
2871                                                                                         <AST:STRING>
2872                                                                                                 <attrs>
2873                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2874                                                                                                         <attr key="phc.line_number"><integer>90</integer></attr>
2875                                                                                                         <attr key="phc.unparser.source_rep"><string>__METHOD__</string></attr>
2876                                                                                                 </attrs>
2877                                                                                                 <value>Preprocessor_DOM::preprocessToObj</value>
2878                                                                                         </AST:STRING>
2879                                                                                         <AST:OP>
2880                                                                                                 <attrs>
2881                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2882                                                                                                         <attr key="phc.line_number"><integer>90</integer></attr>
2883                                                                                                 </attrs>
2884                                                                                                 <value>.</value>
2885                                                                                         </AST:OP>
2886                                                                                         <AST:STRING>
2887                                                                                                 <attrs>
2888                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2889                                                                                                         <attr key="phc.line_number"><integer>90</integer></attr>
2890                                                                                                         <attr key="phc.unparser.source_rep"><string>-loadXML</string></attr>
2891                                                                                                 </attrs>
2892                                                                                                 <value>-loadXML</value>
2893                                                                                         </AST:STRING>
2894                                                                                 </AST:Bin_op>
2895                                                                         </AST:Actual_parameter>
2896                                                                 </AST:Actual_parameter_list>
2897                                                         </AST:Method_invocation>
2898                                                 </AST:Eval_expr>
2899                                                 <AST:Eval_expr>
2900                                                         <attrs>
2901                                                                 <attr key="phc.comments">
2902                                                                         <string_list>
2903                                                                         </string_list>
2904                                                                 </attr>
2905                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2906                                                                 <attr key="phc.line_number"><integer>91</integer></attr>
2907                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
2908                                                         </attrs>
2909                                                         <AST:Method_invocation>
2910                                                                 <attrs>
2911                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2912                                                                         <attr key="phc.line_number"><integer>91</integer></attr>
2913                                                                 </attrs>
2914                                                                 <AST:Target xsi:nil="true" />
2915                                                                 <AST:METHOD_NAME>
2916                                                                         <attrs />
2917                                                                         <value>wfProfileOut</value>
2918                                                                 </AST:METHOD_NAME>
2919                                                                 <AST:Actual_parameter_list>
2920                                                                         <AST:Actual_parameter>
2921                                                                                 <attrs>
2922                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2923                                                                                         <attr key="phc.line_number"><integer>91</integer></attr>
2924                                                                                 </attrs>
2925                                                                                 <bool><!-- is_ref -->false</bool>
2926                                                                                 <AST:STRING>
2927                                                                                         <attrs>
2928                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2929                                                                                                 <attr key="phc.line_number"><integer>91</integer></attr>
2930                                                                                                 <attr key="phc.unparser.source_rep"><string>__METHOD__</string></attr>
2931                                                                                         </attrs>
2932                                                                                         <value>Preprocessor_DOM::preprocessToObj</value>
2933                                                                                 </AST:STRING>
2934                                                                         </AST:Actual_parameter>
2935                                                                 </AST:Actual_parameter_list>
2936                                                         </AST:Method_invocation>
2937                                                 </AST:Eval_expr>
2938                                                 <AST:Return>
2939                                                         <attrs>
2940                                                                 <attr key="phc.comments">
2941                                                                         <string_list>
2942                                                                         </string_list>
2943                                                                 </attr>
2944                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2945                                                                 <attr key="phc.line_number"><integer>92</integer></attr>
2946                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
2947                                                         </attrs>
2948                                                         <AST:Variable>
2949                                                                 <attrs>
2950                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2951                                                                         <attr key="phc.line_number"><integer>92</integer></attr>
2952                                                                 </attrs>
2953                                                                 <AST:Target xsi:nil="true" />
2954                                                                 <AST:VARIABLE_NAME>
2955                                                                         <attrs />
2956                                                                         <value>obj</value>
2957                                                                 </AST:VARIABLE_NAME>
2958                                                                 <AST:Expr_list>
2959                                                                 </AST:Expr_list>
2960                                                         </AST:Variable>
2961                                                 </AST:Return>
2962                                         </AST:Statement_list>
2963                                 </AST:Method>
2964                                 <AST:Method>
2965                                         <attrs>
2966                                                 <attr key="phc.comments">
2967                                                         <string_list>
2968                                                                 <string></string>
2969                                                         </string_list>
2970                                                 </attr>
2971                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2972                                                 <attr key="phc.line_number"><integer>94</integer></attr>
2973                                         </attrs>
2974                                         <AST:Signature>
2975                                                 <attrs>
2976                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2977                                                         <attr key="phc.line_number"><integer>604</integer></attr>
2978                                                 </attrs>
2979                                                 <AST:Method_mod>
2980                                                         <attrs />
2981                                                         <bool><!-- is_public -->false</bool>
2982                                                         <bool><!-- is_protected -->false</bool>
2983                                                         <bool><!-- is_private -->false</bool>
2984                                                         <bool><!-- is_static -->false</bool>
2985                                                         <bool><!-- is_abstract -->false</bool>
2986                                                         <bool><!-- is_final -->false</bool>
2987                                                 </AST:Method_mod>
2988                                                 <bool><!-- is_ref -->false</bool>
2989                                                 <AST:METHOD_NAME>
2990                                                         <attrs />
2991                                                         <value>preprocessToXml</value>
2992                                                 </AST:METHOD_NAME>
2993                                                 <AST:Formal_parameter_list>
2994                                                         <AST:Formal_parameter>
2995                                                                 <attrs>
2996                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
2997                                                                         <attr key="phc.line_number"><integer>94</integer></attr>
2998                                                                 </attrs>
2999                                                                 <AST:Type>
3000                                                                         <attrs>
3001                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3002                                                                                 <attr key="phc.line_number"><integer>94</integer></attr>
3003                                                                         </attrs>
3004                                                                         <AST:CLASS_NAME xsi:nil="true" />
3005                                                                 </AST:Type>
3006                                                                 <bool><!-- is_ref -->false</bool>
3007                                                                 <AST:Name_with_default>
3008                                                                         <attrs />
3009                                                                         <AST:VARIABLE_NAME>
3010                                                                                 <attrs />
3011                                                                                 <value>text</value>
3012                                                                         </AST:VARIABLE_NAME>
3013                                                                         <AST:Expr xsi:nil="true" />
3014                                                                 </AST:Name_with_default>
3015                                                         </AST:Formal_parameter>
3016                                                         <AST:Formal_parameter>
3017                                                                 <attrs>
3018                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3019                                                                         <attr key="phc.line_number"><integer>94</integer></attr>
3020                                                                 </attrs>
3021                                                                 <AST:Type>
3022                                                                         <attrs>
3023                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3024                                                                                 <attr key="phc.line_number"><integer>94</integer></attr>
3025                                                                         </attrs>
3026                                                                         <AST:CLASS_NAME xsi:nil="true" />
3027                                                                 </AST:Type>
3028                                                                 <bool><!-- is_ref -->false</bool>
3029                                                                 <AST:Name_with_default>
3030                                                                         <attrs>
3031                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3032                                                                                 <attr key="phc.line_number"><integer>94</integer></attr>
3033                                                                         </attrs>
3034                                                                         <AST:VARIABLE_NAME>
3035                                                                                 <attrs />
3036                                                                                 <value>flags</value>
3037                                                                         </AST:VARIABLE_NAME>
3038                                                                         <AST:INT>
3039                                                                                 <attrs>
3040                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3041                                                                                         <attr key="phc.line_number"><integer>94</integer></attr>
3042                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
3043                                                                                 </attrs>
3044                                                                                 <value>0</value>
3045                                                                         </AST:INT>
3046                                                                 </AST:Name_with_default>
3047                                                         </AST:Formal_parameter>
3048                                                 </AST:Formal_parameter_list>
3049                                         </AST:Signature>
3050                                         <AST:Statement_list>
3051                                                 <AST:Eval_expr>
3052                                                         <attrs>
3053                                                                 <attr key="phc.comments">
3054                                                                         <string_list>
3055                                                                         </string_list>
3056                                                                 </attr>
3057                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3058                                                                 <attr key="phc.line_number"><integer>95</integer></attr>
3059                                                         </attrs>
3060                                                         <AST:Method_invocation>
3061                                                                 <attrs>
3062                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3063                                                                         <attr key="phc.line_number"><integer>95</integer></attr>
3064                                                                 </attrs>
3065                                                                 <AST:Target xsi:nil="true" />
3066                                                                 <AST:METHOD_NAME>
3067                                                                         <attrs />
3068                                                                         <value>wfProfileIn</value>
3069                                                                 </AST:METHOD_NAME>
3070                                                                 <AST:Actual_parameter_list>
3071                                                                         <AST:Actual_parameter>
3072                                                                                 <attrs>
3073                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3074                                                                                         <attr key="phc.line_number"><integer>95</integer></attr>
3075                                                                                 </attrs>
3076                                                                                 <bool><!-- is_ref -->false</bool>
3077                                                                                 <AST:STRING>
3078                                                                                         <attrs>
3079                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3080                                                                                                 <attr key="phc.line_number"><integer>95</integer></attr>
3081                                                                                                 <attr key="phc.unparser.source_rep"><string>__METHOD__</string></attr>
3082                                                                                         </attrs>
3083                                                                                         <value>Preprocessor_DOM::preprocessToXml</value>
3084                                                                                 </AST:STRING>
3085                                                                         </AST:Actual_parameter>
3086                                                                 </AST:Actual_parameter_list>
3087                                                         </AST:Method_invocation>
3088                                                 </AST:Eval_expr>
3089                                                 <AST:Eval_expr>
3090                                                         <attrs>
3091                                                                 <attr key="phc.comments">
3092                                                                         <string_list>
3093                                                                         </string_list>
3094                                                                 </attr>
3095                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3096                                                                 <attr key="phc.line_number"><integer>112</integer></attr>
3097                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
3098                                                         </attrs>
3099                                                         <AST:Assignment>
3100                                                                 <attrs>
3101                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3102                                                                         <attr key="phc.line_number"><integer>112</integer></attr>
3103                                                                 </attrs>
3104                                                                 <AST:Variable>
3105                                                                         <attrs>
3106                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3107                                                                                 <attr key="phc.line_number"><integer>96</integer></attr>
3108                                                                         </attrs>
3109                                                                         <AST:Target xsi:nil="true" />
3110                                                                         <AST:VARIABLE_NAME>
3111                                                                                 <attrs />
3112                                                                                 <value>rules</value>
3113                                                                         </AST:VARIABLE_NAME>
3114                                                                         <AST:Expr_list>
3115                                                                         </AST:Expr_list>
3116                                                                 </AST:Variable>
3117                                                                 <bool><!-- is_ref -->false</bool>
3118                                                                 <AST:Array>
3119                                                                         <attrs>
3120                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3121                                                                                 <attr key="phc.line_number"><integer>112</integer></attr>
3122                                                                         </attrs>
3123                                                                         <AST:Array_elem_list>
3124                                                                                 <AST:Array_elem>
3125                                                                                         <attrs>
3126                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3127                                                                                                 <attr key="phc.line_number"><integer>105</integer></attr>
3128                                                                                         </attrs>
3129                                                                                         <AST:STRING>
3130                                                                                                 <attrs>
3131                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3132                                                                                                         <attr key="phc.line_number"><integer>97</integer></attr>
3133                                                                                                         <attr key="phc.unparser.source_rep"><string>{</string></attr>
3134                                                                                                         <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
3135                                                                                                 </attrs>
3136                                                                                                 <value>{</value>
3137                                                                                         </AST:STRING>
3138                                                                                         <bool><!-- is_ref -->false</bool>
3139                                                                                         <AST:Array>
3140                                                                                                 <attrs>
3141                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3142                                                                                                         <attr key="phc.line_number"><integer>105</integer></attr>
3143                                                                                                 </attrs>
3144                                                                                                 <AST:Array_elem_list>
3145                                                                                                         <AST:Array_elem>
3146                                                                                                                 <attrs>
3147                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3148                                                                                                                         <attr key="phc.line_number"><integer>98</integer></attr>
3149                                                                                                                 </attrs>
3150                                                                                                                 <AST:STRING>
3151                                                                                                                         <attrs>
3152                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3153                                                                                                                                 <attr key="phc.line_number"><integer>98</integer></attr>
3154                                                                                                                                 <attr key="phc.unparser.source_rep"><string>end</string></attr>
3155                                                                                                                                 <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
3156                                                                                                                         </attrs>
3157                                                                                                                         <value>end</value>
3158                                                                                                                 </AST:STRING>
3159                                                                                                                 <bool><!-- is_ref -->false</bool>
3160                                                                                                                 <AST:STRING>
3161                                                                                                                         <attrs>
3162                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3163                                                                                                                                 <attr key="phc.line_number"><integer>98</integer></attr>
3164                                                                                                                                 <attr key="phc.unparser.source_rep"><string>}</string></attr>
3165                                                                                                                         </attrs>
3166                                                                                                                         <value>}</value>
3167                                                                                                                 </AST:STRING>
3168                                                                                                         </AST:Array_elem>
3169                                                                                                         <AST:Array_elem>
3170                                                                                                                 <attrs>
3171                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3172                                                                                                                         <attr key="phc.line_number"><integer>102</integer></attr>
3173                                                                                                                 </attrs>
3174                                                                                                                 <AST:STRING>
3175                                                                                                                         <attrs>
3176                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3177                                                                                                                                 <attr key="phc.line_number"><integer>99</integer></attr>
3178                                                                                                                                 <attr key="phc.unparser.source_rep"><string>names</string></attr>
3179                                                                                                                                 <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
3180                                                                                                                         </attrs>
3181                                                                                                                         <value>names</value>
3182                                                                                                                 </AST:STRING>
3183                                                                                                                 <bool><!-- is_ref -->false</bool>
3184                                                                                                                 <AST:Array>
3185                                                                                                                         <attrs>
3186                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3187                                                                                                                                 <attr key="phc.line_number"><integer>102</integer></attr>
3188                                                                                                                         </attrs>
3189                                                                                                                         <AST:Array_elem_list>
3190                                                                                                                                 <AST:Array_elem>
3191                                                                                                                                         <attrs>
3192                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3193                                                                                                                                                 <attr key="phc.line_number"><integer>100</integer></attr>
3194                                                                                                                                         </attrs>
3195                                                                                                                                         <AST:INT>
3196                                                                                                                                                 <attrs>
3197                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3198                                                                                                                                                         <attr key="phc.line_number"><integer>100</integer></attr>
3199                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>2</string></attr>
3200                                                                                                                                                         <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
3201                                                                                                                                                 </attrs>
3202                                                                                                                                                 <value>2</value>
3203                                                                                                                                         </AST:INT>
3204                                                                                                                                         <bool><!-- is_ref -->false</bool>
3205                                                                                                                                         <AST:STRING>
3206                                                                                                                                                 <attrs>
3207                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3208                                                                                                                                                         <attr key="phc.line_number"><integer>100</integer></attr>
3209                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>template</string></attr>
3210                                                                                                                                                 </attrs>
3211                                                                                                                                                 <value>template</value>
3212                                                                                                                                         </AST:STRING>
3213                                                                                                                                 </AST:Array_elem>
3214                                                                                                                                 <AST:Array_elem>
3215                                                                                                                                         <attrs>
3216                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3217                                                                                                                                                 <attr key="phc.line_number"><integer>101</integer></attr>
3218                                                                                                                                         </attrs>
3219                                                                                                                                         <AST:INT>
3220                                                                                                                                                 <attrs>
3221                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3222                                                                                                                                                         <attr key="phc.line_number"><integer>101</integer></attr>
3223                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>3</string></attr>
3224                                                                                                                                                         <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
3225                                                                                                                                                 </attrs>
3226                                                                                                                                                 <value>3</value>
3227                                                                                                                                         </AST:INT>
3228                                                                                                                                         <bool><!-- is_ref -->false</bool>
3229                                                                                                                                         <AST:STRING>
3230                                                                                                                                                 <attrs>
3231                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3232                                                                                                                                                         <attr key="phc.line_number"><integer>101</integer></attr>
3233                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>tplarg</string></attr>
3234                                                                                                                                                 </attrs>
3235                                                                                                                                                 <value>tplarg</value>
3236                                                                                                                                         </AST:STRING>
3237                                                                                                                                 </AST:Array_elem>
3238                                                                                                                         </AST:Array_elem_list>
3239                                                                                                                 </AST:Array>
3240                                                                                                         </AST:Array_elem>
3241                                                                                                         <AST:Array_elem>
3242                                                                                                                 <attrs>
3243                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3244                                                                                                                         <attr key="phc.line_number"><integer>103</integer></attr>
3245                                                                                                                 </attrs>
3246                                                                                                                 <AST:STRING>
3247                                                                                                                         <attrs>
3248                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3249                                                                                                                                 <attr key="phc.line_number"><integer>103</integer></attr>
3250                                                                                                                                 <attr key="phc.unparser.source_rep"><string>min</string></attr>
3251                                                                                                                                 <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
3252                                                                                                                         </attrs>
3253                                                                                                                         <value>min</value>
3254                                                                                                                 </AST:STRING>
3255                                                                                                                 <bool><!-- is_ref -->false</bool>
3256                                                                                                                 <AST:INT>
3257                                                                                                                         <attrs>
3258                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3259                                                                                                                                 <attr key="phc.line_number"><integer>103</integer></attr>
3260                                                                                                                                 <attr key="phc.unparser.source_rep"><string>2</string></attr>
3261                                                                                                                         </attrs>
3262                                                                                                                         <value>2</value>
3263                                                                                                                 </AST:INT>
3264                                                                                                         </AST:Array_elem>
3265                                                                                                         <AST:Array_elem>
3266                                                                                                                 <attrs>
3267                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3268                                                                                                                         <attr key="phc.line_number"><integer>104</integer></attr>
3269                                                                                                                 </attrs>
3270                                                                                                                 <AST:STRING>
3271                                                                                                                         <attrs>
3272                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3273                                                                                                                                 <attr key="phc.line_number"><integer>104</integer></attr>
3274                                                                                                                                 <attr key="phc.unparser.source_rep"><string>max</string></attr>
3275                                                                                                                                 <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
3276                                                                                                                         </attrs>
3277                                                                                                                         <value>max</value>
3278                                                                                                                 </AST:STRING>
3279                                                                                                                 <bool><!-- is_ref -->false</bool>
3280                                                                                                                 <AST:INT>
3281                                                                                                                         <attrs>
3282                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3283                                                                                                                                 <attr key="phc.line_number"><integer>104</integer></attr>
3284                                                                                                                                 <attr key="phc.unparser.source_rep"><string>3</string></attr>
3285                                                                                                                         </attrs>
3286                                                                                                                         <value>3</value>
3287                                                                                                                 </AST:INT>
3288                                                                                                         </AST:Array_elem>
3289                                                                                                 </AST:Array_elem_list>
3290                                                                                         </AST:Array>
3291                                                                                 </AST:Array_elem>
3292                                                                                 <AST:Array_elem>
3293                                                                                         <attrs>
3294                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3295                                                                                                 <attr key="phc.line_number"><integer>112</integer></attr>
3296                                                                                         </attrs>
3297                                                                                         <AST:STRING>
3298                                                                                                 <attrs>
3299                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3300                                                                                                         <attr key="phc.line_number"><integer>106</integer></attr>
3301                                                                                                         <attr key="phc.unparser.source_rep"><string>[</string></attr>
3302                                                                                                         <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
3303                                                                                                 </attrs>
3304                                                                                                 <value>[</value>
3305                                                                                         </AST:STRING>
3306                                                                                         <bool><!-- is_ref -->false</bool>
3307                                                                                         <AST:Array>
3308                                                                                                 <attrs>
3309                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3310                                                                                                         <attr key="phc.line_number"><integer>111</integer></attr>
3311                                                                                                 </attrs>
3312                                                                                                 <AST:Array_elem_list>
3313                                                                                                         <AST:Array_elem>
3314                                                                                                                 <attrs>
3315                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3316                                                                                                                         <attr key="phc.line_number"><integer>107</integer></attr>
3317                                                                                                                 </attrs>
3318                                                                                                                 <AST:STRING>
3319                                                                                                                         <attrs>
3320                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3321                                                                                                                                 <attr key="phc.line_number"><integer>107</integer></attr>
3322                                                                                                                                 <attr key="phc.unparser.source_rep"><string>end</string></attr>
3323                                                                                                                                 <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
3324                                                                                                                         </attrs>
3325                                                                                                                         <value>end</value>
3326                                                                                                                 </AST:STRING>
3327                                                                                                                 <bool><!-- is_ref -->false</bool>
3328                                                                                                                 <AST:STRING>
3329                                                                                                                         <attrs>
3330                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3331                                                                                                                                 <attr key="phc.line_number"><integer>107</integer></attr>
3332                                                                                                                                 <attr key="phc.unparser.source_rep"><string>]</string></attr>
3333                                                                                                                         </attrs>
3334                                                                                                                         <value>]</value>
3335                                                                                                                 </AST:STRING>
3336                                                                                                         </AST:Array_elem>
3337                                                                                                         <AST:Array_elem>
3338                                                                                                                 <attrs>
3339                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3340                                                                                                                         <attr key="phc.line_number"><integer>108</integer></attr>
3341                                                                                                                 </attrs>
3342                                                                                                                 <AST:STRING>
3343                                                                                                                         <attrs>
3344                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3345                                                                                                                                 <attr key="phc.line_number"><integer>108</integer></attr>
3346                                                                                                                                 <attr key="phc.unparser.source_rep"><string>names</string></attr>
3347                                                                                                                                 <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
3348                                                                                                                         </attrs>
3349                                                                                                                         <value>names</value>
3350                                                                                                                 </AST:STRING>
3351                                                                                                                 <bool><!-- is_ref -->false</bool>
3352                                                                                                                 <AST:Array>
3353                                                                                                                         <attrs>
3354                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3355                                                                                                                                 <attr key="phc.line_number"><integer>108</integer></attr>
3356                                                                                                                         </attrs>
3357                                                                                                                         <AST:Array_elem_list>
3358                                                                                                                                 <AST:Array_elem>
3359                                                                                                                                         <attrs>
3360                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3361                                                                                                                                                 <attr key="phc.line_number"><integer>108</integer></attr>
3362                                                                                                                                         </attrs>
3363                                                                                                                                         <AST:INT>
3364                                                                                                                                                 <attrs>
3365                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3366                                                                                                                                                         <attr key="phc.line_number"><integer>108</integer></attr>
3367                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>2</string></attr>
3368                                                                                                                                                 </attrs>
3369                                                                                                                                                 <value>2</value>
3370                                                                                                                                         </AST:INT>
3371                                                                                                                                         <bool><!-- is_ref -->false</bool>
3372                                                                                                                                         <AST:NIL>
3373                                                                                                                                                 <attrs>
3374                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3375                                                                                                                                                         <attr key="phc.line_number"><integer>108</integer></attr>
3376                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>null</string></attr>
3377                                                                                                                                                 </attrs>
3378                                                                                                                                         </AST:NIL>
3379                                                                                                                                 </AST:Array_elem>
3380                                                                                                                         </AST:Array_elem_list>
3381                                                                                                                 </AST:Array>
3382                                                                                                         </AST:Array_elem>
3383                                                                                                         <AST:Array_elem>
3384                                                                                                                 <attrs>
3385                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3386                                                                                                                         <attr key="phc.line_number"><integer>109</integer></attr>
3387                                                                                                                 </attrs>
3388                                                                                                                 <AST:STRING>
3389                                                                                                                         <attrs>
3390                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3391                                                                                                                                 <attr key="phc.line_number"><integer>109</integer></attr>
3392                                                                                                                                 <attr key="phc.unparser.source_rep"><string>min</string></attr>
3393                                                                                                                                 <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
3394                                                                                                                         </attrs>
3395                                                                                                                         <value>min</value>
3396                                                                                                                 </AST:STRING>
3397                                                                                                                 <bool><!-- is_ref -->false</bool>
3398                                                                                                                 <AST:INT>
3399                                                                                                                         <attrs>
3400                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3401                                                                                                                                 <attr key="phc.line_number"><integer>109</integer></attr>
3402                                                                                                                                 <attr key="phc.unparser.source_rep"><string>2</string></attr>
3403                                                                                                                         </attrs>
3404                                                                                                                         <value>2</value>
3405                                                                                                                 </AST:INT>
3406                                                                                                         </AST:Array_elem>
3407                                                                                                         <AST:Array_elem>
3408                                                                                                                 <attrs>
3409                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3410                                                                                                                         <attr key="phc.line_number"><integer>110</integer></attr>
3411                                                                                                                 </attrs>
3412                                                                                                                 <AST:STRING>
3413                                                                                                                         <attrs>
3414                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3415                                                                                                                                 <attr key="phc.line_number"><integer>110</integer></attr>
3416                                                                                                                                 <attr key="phc.unparser.source_rep"><string>max</string></attr>
3417                                                                                                                                 <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
3418                                                                                                                         </attrs>
3419                                                                                                                         <value>max</value>
3420                                                                                                                 </AST:STRING>
3421                                                                                                                 <bool><!-- is_ref -->false</bool>
3422                                                                                                                 <AST:INT>
3423                                                                                                                         <attrs>
3424                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3425                                                                                                                                 <attr key="phc.line_number"><integer>110</integer></attr>
3426                                                                                                                                 <attr key="phc.unparser.source_rep"><string>2</string></attr>
3427                                                                                                                         </attrs>
3428                                                                                                                         <value>2</value>
3429                                                                                                                 </AST:INT>
3430                                                                                                         </AST:Array_elem>
3431                                                                                                 </AST:Array_elem_list>
3432                                                                                         </AST:Array>
3433                                                                                 </AST:Array_elem>
3434                                                                         </AST:Array_elem_list>
3435                                                                 </AST:Array>
3436                                                         </AST:Assignment>
3437                                                 </AST:Eval_expr>
3438                                                 <AST:Eval_expr>
3439                                                         <attrs>
3440                                                                 <attr key="phc.comments">
3441                                                                         <string_list>
3442                                                                                 <string></string>
3443                                                                         </string_list>
3444                                                                 </attr>
3445                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3446                                                                 <attr key="phc.line_number"><integer>114</integer></attr>
3447                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
3448                                                         </attrs>
3449                                                         <AST:Assignment>
3450                                                                 <attrs>
3451                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3452                                                                         <attr key="phc.line_number"><integer>114</integer></attr>
3453                                                                 </attrs>
3454                                                                 <AST:Variable>
3455                                                                         <attrs>
3456                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3457                                                                                 <attr key="phc.line_number"><integer>114</integer></attr>
3458                                                                         </attrs>
3459                                                                         <AST:Target xsi:nil="true" />
3460                                                                         <AST:VARIABLE_NAME>
3461                                                                                 <attrs />
3462                                                                                 <value>forInclusion</value>
3463                                                                         </AST:VARIABLE_NAME>
3464                                                                         <AST:Expr_list>
3465                                                                         </AST:Expr_list>
3466                                                                 </AST:Variable>
3467                                                                 <bool><!-- is_ref -->false</bool>
3468                                                                 <AST:Bin_op>
3469                                                                         <attrs>
3470                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3471                                                                                 <attr key="phc.line_number"><integer>114</integer></attr>
3472                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
3473                                                                         </attrs>
3474                                                                         <AST:Variable>
3475                                                                                 <attrs>
3476                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3477                                                                                         <attr key="phc.line_number"><integer>114</integer></attr>
3478                                                                                 </attrs>
3479                                                                                 <AST:Target xsi:nil="true" />
3480                                                                                 <AST:VARIABLE_NAME>
3481                                                                                         <attrs />
3482                                                                                         <value>flags</value>
3483                                                                                 </AST:VARIABLE_NAME>
3484                                                                                 <AST:Expr_list>
3485                                                                                 </AST:Expr_list>
3486                                                                         </AST:Variable>
3487                                                                         <AST:OP>
3488                                                                                 <attrs>
3489                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3490                                                                                         <attr key="phc.line_number"><integer>114</integer></attr>
3491                                                                                 </attrs>
3492                                                                                 <value encoding="escape">&amp;</value>
3493                                                                         </AST:OP>
3494                                                                         <AST:Constant>
3495                                                                                 <attrs>
3496                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3497                                                                                         <attr key="phc.line_number"><integer>114</integer></attr>
3498                                                                                 </attrs>
3499                                                                                 <AST:CLASS_NAME>
3500                                                                                         <attrs />
3501                                                                                         <value>Parser</value>
3502                                                                                 </AST:CLASS_NAME>
3503                                                                                 <AST:CONSTANT_NAME>
3504                                                                                         <attrs />
3505                                                                                         <value>PTD_FOR_INCLUSION</value>
3506                                                                                 </AST:CONSTANT_NAME>
3507                                                                         </AST:Constant>
3508                                                                 </AST:Bin_op>
3509                                                         </AST:Assignment>
3510                                                 </AST:Eval_expr>
3511                                                 <AST:Eval_expr>
3512                                                         <attrs>
3513                                                                 <attr key="phc.comments">
3514                                                                         <string_list>
3515                                                                                 <string></string>
3516                                                                         </string_list>
3517                                                                 </attr>
3518                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3519                                                                 <attr key="phc.line_number"><integer>116</integer></attr>
3520                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
3521                                                         </attrs>
3522                                                         <AST:Assignment>
3523                                                                 <attrs>
3524                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3525                                                                         <attr key="phc.line_number"><integer>116</integer></attr>
3526                                                                 </attrs>
3527                                                                 <AST:Variable>
3528                                                                         <attrs>
3529                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3530                                                                                 <attr key="phc.line_number"><integer>116</integer></attr>
3531                                                                         </attrs>
3532                                                                         <AST:Target xsi:nil="true" />
3533                                                                         <AST:VARIABLE_NAME>
3534                                                                                 <attrs />
3535                                                                                 <value>xmlishElements</value>
3536                                                                         </AST:VARIABLE_NAME>
3537                                                                         <AST:Expr_list>
3538                                                                         </AST:Expr_list>
3539                                                                 </AST:Variable>
3540                                                                 <bool><!-- is_ref -->false</bool>
3541                                                                 <AST:Method_invocation>
3542                                                                         <attrs>
3543                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3544                                                                                 <attr key="phc.line_number"><integer>116</integer></attr>
3545                                                                         </attrs>
3546                                                                         <AST:Variable>
3547                                                                                 <attrs>
3548                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3549                                                                                         <attr key="phc.line_number"><integer>116</integer></attr>
3550                                                                                 </attrs>
3551                                                                                 <AST:Variable>
3552                                                                                         <attrs>
3553                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3554                                                                                                 <attr key="phc.line_number"><integer>116</integer></attr>
3555                                                                                         </attrs>
3556                                                                                         <AST:Target xsi:nil="true" />
3557                                                                                         <AST:VARIABLE_NAME>
3558                                                                                                 <attrs />
3559                                                                                                 <value>this</value>
3560                                                                                         </AST:VARIABLE_NAME>
3561                                                                                         <AST:Expr_list>
3562                                                                                         </AST:Expr_list>
3563                                                                                 </AST:Variable>
3564                                                                                 <AST:VARIABLE_NAME>
3565                                                                                         <attrs />
3566                                                                                         <value>parser</value>
3567                                                                                 </AST:VARIABLE_NAME>
3568                                                                                 <AST:Expr_list>
3569                                                                                 </AST:Expr_list>
3570                                                                         </AST:Variable>
3571                                                                         <AST:METHOD_NAME>
3572                                                                                 <attrs>
3573                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3574                                                                                         <attr key="phc.line_number"><integer>116</integer></attr>
3575                                                                                 </attrs>
3576                                                                                 <value>getStripList</value>
3577                                                                         </AST:METHOD_NAME>
3578                                                                         <AST:Actual_parameter_list>
3579                                                                         </AST:Actual_parameter_list>
3580                                                                 </AST:Method_invocation>
3581                                                         </AST:Assignment>
3582                                                 </AST:Eval_expr>
3583                                                 <AST:Eval_expr>
3584                                                         <attrs>
3585                                                                 <attr key="phc.comments">
3586                                                                         <string_list>
3587                                                                         </string_list>
3588                                                                 </attr>
3589                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3590                                                                 <attr key="phc.line_number"><integer>117</integer></attr>
3591                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
3592                                                         </attrs>
3593                                                         <AST:Assignment>
3594                                                                 <attrs>
3595                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3596                                                                         <attr key="phc.line_number"><integer>117</integer></attr>
3597                                                                 </attrs>
3598                                                                 <AST:Variable>
3599                                                                         <attrs>
3600                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3601                                                                                 <attr key="phc.line_number"><integer>117</integer></attr>
3602                                                                         </attrs>
3603                                                                         <AST:Target xsi:nil="true" />
3604                                                                         <AST:VARIABLE_NAME>
3605                                                                                 <attrs />
3606                                                                                 <value>enableOnlyinclude</value>
3607                                                                         </AST:VARIABLE_NAME>
3608                                                                         <AST:Expr_list>
3609                                                                         </AST:Expr_list>
3610                                                                 </AST:Variable>
3611                                                                 <bool><!-- is_ref -->false</bool>
3612                                                                 <AST:BOOL>
3613                                                                         <attrs>
3614                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3615                                                                                 <attr key="phc.line_number"><integer>117</integer></attr>
3616                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
3617                                                                         </attrs>
3618                                                                         <value>False</value>
3619                                                                 </AST:BOOL>
3620                                                         </AST:Assignment>
3621                                                 </AST:Eval_expr>
3622                                                 <AST:If>
3623                                                         <attrs>
3624                                                                 <attr key="phc.comments">
3625                                                                         <string_list>
3626                                                                         </string_list>
3627                                                                 </attr>
3628                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3629                                                                 <attr key="phc.line_number"><integer>118</integer></attr>
3630                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
3631                                                         </attrs>
3632                                                         <AST:Variable>
3633                                                                 <attrs>
3634                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3635                                                                         <attr key="phc.line_number"><integer>118</integer></attr>
3636                                                                 </attrs>
3637                                                                 <AST:Target xsi:nil="true" />
3638                                                                 <AST:VARIABLE_NAME>
3639                                                                         <attrs />
3640                                                                         <value>forInclusion</value>
3641                                                                 </AST:VARIABLE_NAME>
3642                                                                 <AST:Expr_list>
3643                                                                 </AST:Expr_list>
3644                                                         </AST:Variable>
3645                                                         <AST:Statement_list>
3646                                                                 <AST:Eval_expr>
3647                                                                         <attrs>
3648                                                                                 <attr key="phc.comments">
3649                                                                                         <string_list>
3650                                                                                         </string_list>
3651                                                                                 </attr>
3652                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3653                                                                                 <attr key="phc.line_number"><integer>119</integer></attr>
3654                                                                         </attrs>
3655                                                                         <AST:Assignment>
3656                                                                                 <attrs>
3657                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3658                                                                                         <attr key="phc.line_number"><integer>119</integer></attr>
3659                                                                                 </attrs>
3660                                                                                 <AST:Variable>
3661                                                                                         <attrs>
3662                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3663                                                                                                 <attr key="phc.line_number"><integer>119</integer></attr>
3664                                                                                         </attrs>
3665                                                                                         <AST:Target xsi:nil="true" />
3666                                                                                         <AST:VARIABLE_NAME>
3667                                                                                                 <attrs />
3668                                                                                                 <value>ignoredTags</value>
3669                                                                                         </AST:VARIABLE_NAME>
3670                                                                                         <AST:Expr_list>
3671                                                                                         </AST:Expr_list>
3672                                                                                 </AST:Variable>
3673                                                                                 <bool><!-- is_ref -->false</bool>
3674                                                                                 <AST:Array>
3675                                                                                         <attrs>
3676                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3677                                                                                                 <attr key="phc.line_number"><integer>119</integer></attr>
3678                                                                                         </attrs>
3679                                                                                         <AST:Array_elem_list>
3680                                                                                                 <AST:Array_elem>
3681                                                                                                         <attrs>
3682                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3683                                                                                                                 <attr key="phc.line_number"><integer>119</integer></attr>
3684                                                                                                         </attrs>
3685                                                                                                         <AST:Expr xsi:nil="true" />
3686                                                                                                         <bool><!-- is_ref -->false</bool>
3687                                                                                                         <AST:STRING>
3688                                                                                                                 <attrs>
3689                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3690                                                                                                                         <attr key="phc.line_number"><integer>119</integer></attr>
3691                                                                                                                         <attr key="phc.unparser.source_rep"><string>includeonly</string></attr>
3692                                                                                                                 </attrs>
3693                                                                                                                 <value>includeonly</value>
3694                                                                                                         </AST:STRING>
3695                                                                                                 </AST:Array_elem>
3696                                                                                                 <AST:Array_elem>
3697                                                                                                         <attrs>
3698                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3699                                                                                                                 <attr key="phc.line_number"><integer>119</integer></attr>
3700                                                                                                         </attrs>
3701                                                                                                         <AST:Expr xsi:nil="true" />
3702                                                                                                         <bool><!-- is_ref -->false</bool>
3703                                                                                                         <AST:STRING>
3704                                                                                                                 <attrs>
3705                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3706                                                                                                                         <attr key="phc.line_number"><integer>119</integer></attr>
3707                                                                                                                         <attr key="phc.unparser.source_rep"><string>/includeonly</string></attr>
3708                                                                                                                 </attrs>
3709                                                                                                                 <value>/includeonly</value>
3710                                                                                                         </AST:STRING>
3711                                                                                                 </AST:Array_elem>
3712                                                                                         </AST:Array_elem_list>
3713                                                                                 </AST:Array>
3714                                                                         </AST:Assignment>
3715                                                                 </AST:Eval_expr>
3716                                                                 <AST:Eval_expr>
3717                                                                         <attrs>
3718                                                                                 <attr key="phc.comments">
3719                                                                                         <string_list>
3720                                                                                         </string_list>
3721                                                                                 </attr>
3722                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3723                                                                                 <attr key="phc.line_number"><integer>120</integer></attr>
3724                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
3725                                                                         </attrs>
3726                                                                         <AST:Assignment>
3727                                                                                 <attrs>
3728                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3729                                                                                         <attr key="phc.line_number"><integer>120</integer></attr>
3730                                                                                 </attrs>
3731                                                                                 <AST:Variable>
3732                                                                                         <attrs>
3733                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3734                                                                                                 <attr key="phc.line_number"><integer>120</integer></attr>
3735                                                                                         </attrs>
3736                                                                                         <AST:Target xsi:nil="true" />
3737                                                                                         <AST:VARIABLE_NAME>
3738                                                                                                 <attrs />
3739                                                                                                 <value>ignoredElements</value>
3740                                                                                         </AST:VARIABLE_NAME>
3741                                                                                         <AST:Expr_list>
3742                                                                                         </AST:Expr_list>
3743                                                                                 </AST:Variable>
3744                                                                                 <bool><!-- is_ref -->false</bool>
3745                                                                                 <AST:Array>
3746                                                                                         <attrs>
3747                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3748                                                                                                 <attr key="phc.line_number"><integer>120</integer></attr>
3749                                                                                         </attrs>
3750                                                                                         <AST:Array_elem_list>
3751                                                                                                 <AST:Array_elem>
3752                                                                                                         <attrs>
3753                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3754                                                                                                                 <attr key="phc.line_number"><integer>120</integer></attr>
3755                                                                                                         </attrs>
3756                                                                                                         <AST:Expr xsi:nil="true" />
3757                                                                                                         <bool><!-- is_ref -->false</bool>
3758                                                                                                         <AST:STRING>
3759                                                                                                                 <attrs>
3760                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3761                                                                                                                         <attr key="phc.line_number"><integer>120</integer></attr>
3762                                                                                                                         <attr key="phc.unparser.source_rep"><string>noinclude</string></attr>
3763                                                                                                                 </attrs>
3764                                                                                                                 <value>noinclude</value>
3765                                                                                                         </AST:STRING>
3766                                                                                                 </AST:Array_elem>
3767                                                                                         </AST:Array_elem_list>
3768                                                                                 </AST:Array>
3769                                                                         </AST:Assignment>
3770                                                                 </AST:Eval_expr>
3771                                                                 <AST:Eval_expr>
3772                                                                         <attrs>
3773                                                                                 <attr key="phc.comments">
3774                                                                                         <string_list>
3775                                                                                         </string_list>
3776                                                                                 </attr>
3777                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3778                                                                                 <attr key="phc.line_number"><integer>121</integer></attr>
3779                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
3780                                                                         </attrs>
3781                                                                         <AST:Assignment>
3782                                                                                 <attrs>
3783                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3784                                                                                         <attr key="phc.line_number"><integer>121</integer></attr>
3785                                                                                 </attrs>
3786                                                                                 <AST:Variable>
3787                                                                                         <attrs>
3788                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3789                                                                                                 <attr key="phc.line_number"><integer>121</integer></attr>
3790                                                                                         </attrs>
3791                                                                                         <AST:Target xsi:nil="true" />
3792                                                                                         <AST:VARIABLE_NAME>
3793                                                                                                 <attrs />
3794                                                                                                 <value>xmlishElements</value>
3795                                                                                         </AST:VARIABLE_NAME>
3796                                                                                         <AST:Expr_list>
3797                                                                                                 <AST:Expr xsi:nil="true" />
3798                                                                                         </AST:Expr_list>
3799                                                                                 </AST:Variable>
3800                                                                                 <bool><!-- is_ref -->false</bool>
3801                                                                                 <AST:STRING>
3802                                                                                         <attrs>
3803                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3804                                                                                                 <attr key="phc.line_number"><integer>121</integer></attr>
3805                                                                                                 <attr key="phc.unparser.source_rep"><string>noinclude</string></attr>
3806                                                                                         </attrs>
3807                                                                                         <value>noinclude</value>
3808                                                                                 </AST:STRING>
3809                                                                         </AST:Assignment>
3810                                                                 </AST:Eval_expr>
3811                                                                 <AST:If>
3812                                                                         <attrs>
3813                                                                                 <attr key="phc.comments">
3814                                                                                         <string_list>
3815                                                                                         </string_list>
3816                                                                                 </attr>
3817                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3818                                                                                 <attr key="phc.line_number"><integer>122</integer></attr>
3819                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
3820                                                                         </attrs>
3821                                                                         <AST:Bin_op>
3822                                                                                 <attrs>
3823                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3824                                                                                         <attr key="phc.line_number"><integer>122</integer></attr>
3825                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
3826                                                                                 </attrs>
3827                                                                                 <AST:Bin_op>
3828                                                                                         <attrs>
3829                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3830                                                                                                 <attr key="phc.line_number"><integer>122</integer></attr>
3831                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
3832                                                                                         </attrs>
3833                                                                                         <AST:Method_invocation>
3834                                                                                                 <attrs>
3835                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3836                                                                                                         <attr key="phc.line_number"><integer>122</integer></attr>
3837                                                                                                 </attrs>
3838                                                                                                 <AST:Target xsi:nil="true" />
3839                                                                                                 <AST:METHOD_NAME>
3840                                                                                                         <attrs />
3841                                                                                                         <value>strpos</value>
3842                                                                                                 </AST:METHOD_NAME>
3843                                                                                                 <AST:Actual_parameter_list>
3844                                                                                                         <AST:Actual_parameter>
3845                                                                                                                 <attrs>
3846                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3847                                                                                                                         <attr key="phc.line_number"><integer>122</integer></attr>
3848                                                                                                                 </attrs>
3849                                                                                                                 <bool><!-- is_ref -->false</bool>
3850                                                                                                                 <AST:Variable>
3851                                                                                                                         <attrs>
3852                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3853                                                                                                                                 <attr key="phc.line_number"><integer>122</integer></attr>
3854                                                                                                                         </attrs>
3855                                                                                                                         <AST:Target xsi:nil="true" />
3856                                                                                                                         <AST:VARIABLE_NAME>
3857                                                                                                                                 <attrs />
3858                                                                                                                                 <value>text</value>
3859                                                                                                                         </AST:VARIABLE_NAME>
3860                                                                                                                         <AST:Expr_list>
3861                                                                                                                         </AST:Expr_list>
3862                                                                                                                 </AST:Variable>
3863                                                                                                         </AST:Actual_parameter>
3864                                                                                                         <AST:Actual_parameter>
3865                                                                                                                 <attrs>
3866                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3867                                                                                                                         <attr key="phc.line_number"><integer>122</integer></attr>
3868                                                                                                                 </attrs>
3869                                                                                                                 <bool><!-- is_ref -->false</bool>
3870                                                                                                                 <AST:STRING>
3871                                                                                                                         <attrs>
3872                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3873                                                                                                                                 <attr key="phc.line_number"><integer>122</integer></attr>
3874                                                                                                                                 <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;onlyinclude&gt;</string></attr>
3875                                                                                                                         </attrs>
3876                                                                                                                         <value encoding="escape">&lt;onlyinclude&gt;</value>
3877                                                                                                                 </AST:STRING>
3878                                                                                                         </AST:Actual_parameter>
3879                                                                                                 </AST:Actual_parameter_list>
3880                                                                                         </AST:Method_invocation>
3881                                                                                         <AST:OP>
3882                                                                                                 <attrs>
3883                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3884                                                                                                         <attr key="phc.line_number"><integer>122</integer></attr>
3885                                                                                                 </attrs>
3886                                                                                                 <value>!==</value>
3887                                                                                         </AST:OP>
3888                                                                                         <AST:BOOL>
3889                                                                                                 <attrs>
3890                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3891                                                                                                         <attr key="phc.line_number"><integer>122</integer></attr>
3892                                                                                                         <attr key="phc.unparser.source_rep"><string>false</string></attr>
3893                                                                                                 </attrs>
3894                                                                                                 <value>False</value>
3895                                                                                         </AST:BOOL>
3896                                                                                 </AST:Bin_op>
3897                                                                                 <AST:OP>
3898                                                                                         <attrs>
3899                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3900                                                                                                 <attr key="phc.line_number"><integer>122</integer></attr>
3901                                                                                         </attrs>
3902                                                                                         <value encoding="escape">&amp;&amp;</value>
3903                                                                                 </AST:OP>
3904                                                                                 <AST:Bin_op>
3905                                                                                         <attrs>
3906                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3907                                                                                                 <attr key="phc.line_number"><integer>122</integer></attr>
3908                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
3909                                                                                         </attrs>
3910                                                                                         <AST:Method_invocation>
3911                                                                                                 <attrs>
3912                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3913                                                                                                         <attr key="phc.line_number"><integer>122</integer></attr>
3914                                                                                                 </attrs>
3915                                                                                                 <AST:Target xsi:nil="true" />
3916                                                                                                 <AST:METHOD_NAME>
3917                                                                                                         <attrs />
3918                                                                                                         <value>strpos</value>
3919                                                                                                 </AST:METHOD_NAME>
3920                                                                                                 <AST:Actual_parameter_list>
3921                                                                                                         <AST:Actual_parameter>
3922                                                                                                                 <attrs>
3923                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3924                                                                                                                         <attr key="phc.line_number"><integer>122</integer></attr>
3925                                                                                                                 </attrs>
3926                                                                                                                 <bool><!-- is_ref -->false</bool>
3927                                                                                                                 <AST:Variable>
3928                                                                                                                         <attrs>
3929                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3930                                                                                                                                 <attr key="phc.line_number"><integer>122</integer></attr>
3931                                                                                                                         </attrs>
3932                                                                                                                         <AST:Target xsi:nil="true" />
3933                                                                                                                         <AST:VARIABLE_NAME>
3934                                                                                                                                 <attrs />
3935                                                                                                                                 <value>text</value>
3936                                                                                                                         </AST:VARIABLE_NAME>
3937                                                                                                                         <AST:Expr_list>
3938                                                                                                                         </AST:Expr_list>
3939                                                                                                                 </AST:Variable>
3940                                                                                                         </AST:Actual_parameter>
3941                                                                                                         <AST:Actual_parameter>
3942                                                                                                                 <attrs>
3943                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3944                                                                                                                         <attr key="phc.line_number"><integer>122</integer></attr>
3945                                                                                                                 </attrs>
3946                                                                                                                 <bool><!-- is_ref -->false</bool>
3947                                                                                                                 <AST:STRING>
3948                                                                                                                         <attrs>
3949                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3950                                                                                                                                 <attr key="phc.line_number"><integer>122</integer></attr>
3951                                                                                                                                 <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;/onlyinclude&gt;</string></attr>
3952                                                                                                                         </attrs>
3953                                                                                                                         <value encoding="escape">&lt;/onlyinclude&gt;</value>
3954                                                                                                                 </AST:STRING>
3955                                                                                                         </AST:Actual_parameter>
3956                                                                                                 </AST:Actual_parameter_list>
3957                                                                                         </AST:Method_invocation>
3958                                                                                         <AST:OP>
3959                                                                                                 <attrs>
3960                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3961                                                                                                         <attr key="phc.line_number"><integer>122</integer></attr>
3962                                                                                                 </attrs>
3963                                                                                                 <value>!==</value>
3964                                                                                         </AST:OP>
3965                                                                                         <AST:BOOL>
3966                                                                                                 <attrs>
3967                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3968                                                                                                         <attr key="phc.line_number"><integer>122</integer></attr>
3969                                                                                                         <attr key="phc.unparser.source_rep"><string>false</string></attr>
3970                                                                                                 </attrs>
3971                                                                                                 <value>False</value>
3972                                                                                         </AST:BOOL>
3973                                                                                 </AST:Bin_op>
3974                                                                         </AST:Bin_op>
3975                                                                         <AST:Statement_list>
3976                                                                                 <AST:Eval_expr>
3977                                                                                         <attrs>
3978                                                                                                 <attr key="phc.comments">
3979                                                                                                         <string_list>
3980                                                                                                         </string_list>
3981                                                                                                 </attr>
3982                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3983                                                                                                 <attr key="phc.line_number"><integer>123</integer></attr>
3984                                                                                         </attrs>
3985                                                                                         <AST:Assignment>
3986                                                                                                 <attrs>
3987                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3988                                                                                                         <attr key="phc.line_number"><integer>123</integer></attr>
3989                                                                                                 </attrs>
3990                                                                                                 <AST:Variable>
3991                                                                                                         <attrs>
3992                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
3993                                                                                                                 <attr key="phc.line_number"><integer>123</integer></attr>
3994                                                                                                         </attrs>
3995                                                                                                         <AST:Target xsi:nil="true" />
3996                                                                                                         <AST:VARIABLE_NAME>
3997                                                                                                                 <attrs />
3998                                                                                                                 <value>enableOnlyinclude</value>
3999                                                                                                         </AST:VARIABLE_NAME>
4000                                                                                                         <AST:Expr_list>
4001                                                                                                         </AST:Expr_list>
4002                                                                                                 </AST:Variable>
4003                                                                                                 <bool><!-- is_ref -->false</bool>
4004                                                                                                 <AST:BOOL>
4005                                                                                                         <attrs>
4006                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4007                                                                                                                 <attr key="phc.line_number"><integer>123</integer></attr>
4008                                                                                                                 <attr key="phc.unparser.source_rep"><string>true</string></attr>
4009                                                                                                         </attrs>
4010                                                                                                         <value>True</value>
4011                                                                                                 </AST:BOOL>
4012                                                                                         </AST:Assignment>
4013                                                                                 </AST:Eval_expr>
4014                                                                         </AST:Statement_list>
4015                                                                         <AST:Statement_list>
4016                                                                         </AST:Statement_list>
4017                                                                 </AST:If>
4018                                                         </AST:Statement_list>
4019                                                         <AST:Statement_list>
4020                                                                 <AST:Eval_expr>
4021                                                                         <attrs>
4022                                                                                 <attr key="phc.comments">
4023                                                                                         <string_list>
4024                                                                                         </string_list>
4025                                                                                 </attr>
4026                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4027                                                                                 <attr key="phc.line_number"><integer>126</integer></attr>
4028                                                                         </attrs>
4029                                                                         <AST:Assignment>
4030                                                                                 <attrs>
4031                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4032                                                                                         <attr key="phc.line_number"><integer>126</integer></attr>
4033                                                                                 </attrs>
4034                                                                                 <AST:Variable>
4035                                                                                         <attrs>
4036                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4037                                                                                                 <attr key="phc.line_number"><integer>126</integer></attr>
4038                                                                                         </attrs>
4039                                                                                         <AST:Target xsi:nil="true" />
4040                                                                                         <AST:VARIABLE_NAME>
4041                                                                                                 <attrs />
4042                                                                                                 <value>ignoredTags</value>
4043                                                                                         </AST:VARIABLE_NAME>
4044                                                                                         <AST:Expr_list>
4045                                                                                         </AST:Expr_list>
4046                                                                                 </AST:Variable>
4047                                                                                 <bool><!-- is_ref -->false</bool>
4048                                                                                 <AST:Array>
4049                                                                                         <attrs>
4050                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4051                                                                                                 <attr key="phc.line_number"><integer>126</integer></attr>
4052                                                                                         </attrs>
4053                                                                                         <AST:Array_elem_list>
4054                                                                                                 <AST:Array_elem>
4055                                                                                                         <attrs>
4056                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4057                                                                                                                 <attr key="phc.line_number"><integer>126</integer></attr>
4058                                                                                                         </attrs>
4059                                                                                                         <AST:Expr xsi:nil="true" />
4060                                                                                                         <bool><!-- is_ref -->false</bool>
4061                                                                                                         <AST:STRING>
4062                                                                                                                 <attrs>
4063                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4064                                                                                                                         <attr key="phc.line_number"><integer>126</integer></attr>
4065                                                                                                                         <attr key="phc.unparser.source_rep"><string>noinclude</string></attr>
4066                                                                                                                 </attrs>
4067                                                                                                                 <value>noinclude</value>
4068                                                                                                         </AST:STRING>
4069                                                                                                 </AST:Array_elem>
4070                                                                                                 <AST:Array_elem>
4071                                                                                                         <attrs>
4072                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4073                                                                                                                 <attr key="phc.line_number"><integer>126</integer></attr>
4074                                                                                                         </attrs>
4075                                                                                                         <AST:Expr xsi:nil="true" />
4076                                                                                                         <bool><!-- is_ref -->false</bool>
4077                                                                                                         <AST:STRING>
4078                                                                                                                 <attrs>
4079                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4080                                                                                                                         <attr key="phc.line_number"><integer>126</integer></attr>
4081                                                                                                                         <attr key="phc.unparser.source_rep"><string>/noinclude</string></attr>
4082                                                                                                                 </attrs>
4083                                                                                                                 <value>/noinclude</value>
4084                                                                                                         </AST:STRING>
4085                                                                                                 </AST:Array_elem>
4086                                                                                                 <AST:Array_elem>
4087                                                                                                         <attrs>
4088                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4089                                                                                                                 <attr key="phc.line_number"><integer>126</integer></attr>
4090                                                                                                         </attrs>
4091                                                                                                         <AST:Expr xsi:nil="true" />
4092                                                                                                         <bool><!-- is_ref -->false</bool>
4093                                                                                                         <AST:STRING>
4094                                                                                                                 <attrs>
4095                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4096                                                                                                                         <attr key="phc.line_number"><integer>126</integer></attr>
4097                                                                                                                         <attr key="phc.unparser.source_rep"><string>onlyinclude</string></attr>
4098                                                                                                                 </attrs>
4099                                                                                                                 <value>onlyinclude</value>
4100                                                                                                         </AST:STRING>
4101                                                                                                 </AST:Array_elem>
4102                                                                                                 <AST:Array_elem>
4103                                                                                                         <attrs>
4104                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4105                                                                                                                 <attr key="phc.line_number"><integer>126</integer></attr>
4106                                                                                                         </attrs>
4107                                                                                                         <AST:Expr xsi:nil="true" />
4108                                                                                                         <bool><!-- is_ref -->false</bool>
4109                                                                                                         <AST:STRING>
4110                                                                                                                 <attrs>
4111                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4112                                                                                                                         <attr key="phc.line_number"><integer>126</integer></attr>
4113                                                                                                                         <attr key="phc.unparser.source_rep"><string>/onlyinclude</string></attr>
4114                                                                                                                 </attrs>
4115                                                                                                                 <value>/onlyinclude</value>
4116                                                                                                         </AST:STRING>
4117                                                                                                 </AST:Array_elem>
4118                                                                                         </AST:Array_elem_list>
4119                                                                                 </AST:Array>
4120                                                                         </AST:Assignment>
4121                                                                 </AST:Eval_expr>
4122                                                                 <AST:Eval_expr>
4123                                                                         <attrs>
4124                                                                                 <attr key="phc.comments">
4125                                                                                         <string_list>
4126                                                                                         </string_list>
4127                                                                                 </attr>
4128                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4129                                                                                 <attr key="phc.line_number"><integer>127</integer></attr>
4130                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
4131                                                                         </attrs>
4132                                                                         <AST:Assignment>
4133                                                                                 <attrs>
4134                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4135                                                                                         <attr key="phc.line_number"><integer>127</integer></attr>
4136                                                                                 </attrs>
4137                                                                                 <AST:Variable>
4138                                                                                         <attrs>
4139                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4140                                                                                                 <attr key="phc.line_number"><integer>127</integer></attr>
4141                                                                                         </attrs>
4142                                                                                         <AST:Target xsi:nil="true" />
4143                                                                                         <AST:VARIABLE_NAME>
4144                                                                                                 <attrs />
4145                                                                                                 <value>ignoredElements</value>
4146                                                                                         </AST:VARIABLE_NAME>
4147                                                                                         <AST:Expr_list>
4148                                                                                         </AST:Expr_list>
4149                                                                                 </AST:Variable>
4150                                                                                 <bool><!-- is_ref -->false</bool>
4151                                                                                 <AST:Array>
4152                                                                                         <attrs>
4153                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4154                                                                                                 <attr key="phc.line_number"><integer>127</integer></attr>
4155                                                                                         </attrs>
4156                                                                                         <AST:Array_elem_list>
4157                                                                                                 <AST:Array_elem>
4158                                                                                                         <attrs>
4159                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4160                                                                                                                 <attr key="phc.line_number"><integer>127</integer></attr>
4161                                                                                                         </attrs>
4162                                                                                                         <AST:Expr xsi:nil="true" />
4163                                                                                                         <bool><!-- is_ref -->false</bool>
4164                                                                                                         <AST:STRING>
4165                                                                                                                 <attrs>
4166                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4167                                                                                                                         <attr key="phc.line_number"><integer>127</integer></attr>
4168                                                                                                                         <attr key="phc.unparser.source_rep"><string>includeonly</string></attr>
4169                                                                                                                 </attrs>
4170                                                                                                                 <value>includeonly</value>
4171                                                                                                         </AST:STRING>
4172                                                                                                 </AST:Array_elem>
4173                                                                                         </AST:Array_elem_list>
4174                                                                                 </AST:Array>
4175                                                                         </AST:Assignment>
4176                                                                 </AST:Eval_expr>
4177                                                                 <AST:Eval_expr>
4178                                                                         <attrs>
4179                                                                                 <attr key="phc.comments">
4180                                                                                         <string_list>
4181                                                                                         </string_list>
4182                                                                                 </attr>
4183                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4184                                                                                 <attr key="phc.line_number"><integer>128</integer></attr>
4185                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
4186                                                                         </attrs>
4187                                                                         <AST:Assignment>
4188                                                                                 <attrs>
4189                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4190                                                                                         <attr key="phc.line_number"><integer>128</integer></attr>
4191                                                                                 </attrs>
4192                                                                                 <AST:Variable>
4193                                                                                         <attrs>
4194                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4195                                                                                                 <attr key="phc.line_number"><integer>128</integer></attr>
4196                                                                                         </attrs>
4197                                                                                         <AST:Target xsi:nil="true" />
4198                                                                                         <AST:VARIABLE_NAME>
4199                                                                                                 <attrs />
4200                                                                                                 <value>xmlishElements</value>
4201                                                                                         </AST:VARIABLE_NAME>
4202                                                                                         <AST:Expr_list>
4203                                                                                                 <AST:Expr xsi:nil="true" />
4204                                                                                         </AST:Expr_list>
4205                                                                                 </AST:Variable>
4206                                                                                 <bool><!-- is_ref -->false</bool>
4207                                                                                 <AST:STRING>
4208                                                                                         <attrs>
4209                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4210                                                                                                 <attr key="phc.line_number"><integer>128</integer></attr>
4211                                                                                                 <attr key="phc.unparser.source_rep"><string>includeonly</string></attr>
4212                                                                                         </attrs>
4213                                                                                         <value>includeonly</value>
4214                                                                                 </AST:STRING>
4215                                                                         </AST:Assignment>
4216                                                                 </AST:Eval_expr>
4217                                                         </AST:Statement_list>
4218                                                 </AST:If>
4219                                                 <AST:Eval_expr>
4220                                                         <attrs>
4221                                                                 <attr key="phc.comments">
4222                                                                         <string_list>
4223                                                                         </string_list>
4224                                                                 </attr>
4225                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4226                                                                 <attr key="phc.line_number"><integer>130</integer></attr>
4227                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
4228                                                         </attrs>
4229                                                         <AST:Assignment>
4230                                                                 <attrs>
4231                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4232                                                                         <attr key="phc.line_number"><integer>130</integer></attr>
4233                                                                 </attrs>
4234                                                                 <AST:Variable>
4235                                                                         <attrs>
4236                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4237                                                                                 <attr key="phc.line_number"><integer>130</integer></attr>
4238                                                                         </attrs>
4239                                                                         <AST:Target xsi:nil="true" />
4240                                                                         <AST:VARIABLE_NAME>
4241                                                                                 <attrs />
4242                                                                                 <value>xmlishRegex</value>
4243                                                                         </AST:VARIABLE_NAME>
4244                                                                         <AST:Expr_list>
4245                                                                         </AST:Expr_list>
4246                                                                 </AST:Variable>
4247                                                                 <bool><!-- is_ref -->false</bool>
4248                                                                 <AST:Method_invocation>
4249                                                                         <attrs>
4250                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4251                                                                                 <attr key="phc.line_number"><integer>130</integer></attr>
4252                                                                         </attrs>
4253                                                                         <AST:Target xsi:nil="true" />
4254                                                                         <AST:METHOD_NAME>
4255                                                                                 <attrs />
4256                                                                                 <value>implode</value>
4257                                                                         </AST:METHOD_NAME>
4258                                                                         <AST:Actual_parameter_list>
4259                                                                                 <AST:Actual_parameter>
4260                                                                                         <attrs>
4261                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4262                                                                                                 <attr key="phc.line_number"><integer>130</integer></attr>
4263                                                                                         </attrs>
4264                                                                                         <bool><!-- is_ref -->false</bool>
4265                                                                                         <AST:STRING>
4266                                                                                                 <attrs>
4267                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4268                                                                                                         <attr key="phc.line_number"><integer>130</integer></attr>
4269                                                                                                         <attr key="phc.unparser.source_rep"><string>|</string></attr>
4270                                                                                                 </attrs>
4271                                                                                                 <value>|</value>
4272                                                                                         </AST:STRING>
4273                                                                                 </AST:Actual_parameter>
4274                                                                                 <AST:Actual_parameter>
4275                                                                                         <attrs>
4276                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4277                                                                                                 <attr key="phc.line_number"><integer>130</integer></attr>
4278                                                                                         </attrs>
4279                                                                                         <bool><!-- is_ref -->false</bool>
4280                                                                                         <AST:Method_invocation>
4281                                                                                                 <attrs>
4282                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4283                                                                                                         <attr key="phc.line_number"><integer>130</integer></attr>
4284                                                                                                 </attrs>
4285                                                                                                 <AST:Target xsi:nil="true" />
4286                                                                                                 <AST:METHOD_NAME>
4287                                                                                                         <attrs />
4288                                                                                                         <value>array_merge</value>
4289                                                                                                 </AST:METHOD_NAME>
4290                                                                                                 <AST:Actual_parameter_list>
4291                                                                                                         <AST:Actual_parameter>
4292                                                                                                                 <attrs>
4293                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4294                                                                                                                         <attr key="phc.line_number"><integer>130</integer></attr>
4295                                                                                                                 </attrs>
4296                                                                                                                 <bool><!-- is_ref -->false</bool>
4297                                                                                                                 <AST:Variable>
4298                                                                                                                         <attrs>
4299                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4300                                                                                                                                 <attr key="phc.line_number"><integer>130</integer></attr>
4301                                                                                                                         </attrs>
4302                                                                                                                         <AST:Target xsi:nil="true" />
4303                                                                                                                         <AST:VARIABLE_NAME>
4304                                                                                                                                 <attrs />
4305                                                                                                                                 <value>xmlishElements</value>
4306                                                                                                                         </AST:VARIABLE_NAME>
4307                                                                                                                         <AST:Expr_list>
4308                                                                                                                         </AST:Expr_list>
4309                                                                                                                 </AST:Variable>
4310                                                                                                         </AST:Actual_parameter>
4311                                                                                                         <AST:Actual_parameter>
4312                                                                                                                 <attrs>
4313                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4314                                                                                                                         <attr key="phc.line_number"><integer>130</integer></attr>
4315                                                                                                                 </attrs>
4316                                                                                                                 <bool><!-- is_ref -->false</bool>
4317                                                                                                                 <AST:Variable>
4318                                                                                                                         <attrs>
4319                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4320                                                                                                                                 <attr key="phc.line_number"><integer>130</integer></attr>
4321                                                                                                                         </attrs>
4322                                                                                                                         <AST:Target xsi:nil="true" />
4323                                                                                                                         <AST:VARIABLE_NAME>
4324                                                                                                                                 <attrs />
4325                                                                                                                                 <value>ignoredTags</value>
4326                                                                                                                         </AST:VARIABLE_NAME>
4327                                                                                                                         <AST:Expr_list>
4328                                                                                                                         </AST:Expr_list>
4329                                                                                                                 </AST:Variable>
4330                                                                                                         </AST:Actual_parameter>
4331                                                                                                 </AST:Actual_parameter_list>
4332                                                                                         </AST:Method_invocation>
4333                                                                                 </AST:Actual_parameter>
4334                                                                         </AST:Actual_parameter_list>
4335                                                                 </AST:Method_invocation>
4336                                                         </AST:Assignment>
4337                                                 </AST:Eval_expr>
4338                                                 <AST:Eval_expr>
4339                                                         <attrs>
4340                                                                 <attr key="phc.comments">
4341                                                                         <string_list>
4342                                                                                 <string></string>
4343                                                                                 <string>// Use "A" modifier (anchored) instead of "^", because ^ doesn't work with an offset</string>
4344                                                                         </string_list>
4345                                                                 </attr>
4346                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4347                                                                 <attr key="phc.line_number"><integer>133</integer></attr>
4348                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
4349                                                         </attrs>
4350                                                         <AST:Assignment>
4351                                                                 <attrs>
4352                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4353                                                                         <attr key="phc.line_number"><integer>133</integer></attr>
4354                                                                 </attrs>
4355                                                                 <AST:Variable>
4356                                                                         <attrs>
4357                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4358                                                                                 <attr key="phc.line_number"><integer>133</integer></attr>
4359                                                                         </attrs>
4360                                                                         <AST:Target xsi:nil="true" />
4361                                                                         <AST:VARIABLE_NAME>
4362                                                                                 <attrs />
4363                                                                                 <value>elementsRegex</value>
4364                                                                         </AST:VARIABLE_NAME>
4365                                                                         <AST:Expr_list>
4366                                                                         </AST:Expr_list>
4367                                                                 </AST:Variable>
4368                                                                 <bool><!-- is_ref -->false</bool>
4369                                                                 <AST:Bin_op>
4370                                                                         <attrs>
4371                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4372                                                                                 <attr key="phc.line_number"><integer>133</integer></attr>
4373                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
4374                                                                         </attrs>
4375                                                                         <AST:Bin_op>
4376                                                                                 <attrs>
4377                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4378                                                                                         <attr key="phc.line_number"><integer>133</integer></attr>
4379                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
4380                                                                                 </attrs>
4381                                                                                 <AST:STRING>
4382                                                                                         <attrs>
4383                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4384                                                                                                 <attr key="phc.line_number"><integer>133</integer></attr>
4385                                                                                                 <attr key="phc.unparser.source_rep"><string>~(</string></attr>
4386                                                                                         </attrs>
4387                                                                                         <value>~(</value>
4388                                                                                 </AST:STRING>
4389                                                                                 <AST:OP>
4390                                                                                         <attrs>
4391                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4392                                                                                                 <attr key="phc.line_number"><integer>133</integer></attr>
4393                                                                                                 <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
4394                                                                                         </attrs>
4395                                                                                         <value>.</value>
4396                                                                                 </AST:OP>
4397                                                                                 <AST:Variable>
4398                                                                                         <attrs>
4399                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4400                                                                                                 <attr key="phc.line_number"><integer>133</integer></attr>
4401                                                                                         </attrs>
4402                                                                                         <AST:Target xsi:nil="true" />
4403                                                                                         <AST:VARIABLE_NAME>
4404                                                                                                 <attrs />
4405                                                                                                 <value>xmlishRegex</value>
4406                                                                                         </AST:VARIABLE_NAME>
4407                                                                                         <AST:Expr_list>
4408                                                                                         </AST:Expr_list>
4409                                                                                 </AST:Variable>
4410                                                                         </AST:Bin_op>
4411                                                                         <AST:OP>
4412                                                                                 <attrs>
4413                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4414                                                                                         <attr key="phc.line_number"><integer>133</integer></attr>
4415                                                                                         <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
4416                                                                                 </attrs>
4417                                                                                 <value>.</value>
4418                                                                         </AST:OP>
4419                                                                         <AST:STRING>
4420                                                                                 <attrs>
4421                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4422                                                                                         <attr key="phc.line_number"><integer>133</integer></attr>
4423                                                                                         <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
4424                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">)(?:\s|\/&gt;|&gt;)|(!--)~iA</string></attr>
4425                                                                                 </attrs>
4426                                                                                 <value encoding="escape">)(?:\s|\/&gt;|&gt;)|(!--)~iA</value>
4427                                                                         </AST:STRING>
4428                                                                 </AST:Bin_op>
4429                                                         </AST:Assignment>
4430                                                 </AST:Eval_expr>
4431                                                 <AST:Eval_expr>
4432                                                         <attrs>
4433                                                                 <attr key="phc.comments">
4434                                                                         <string_list>
4435                                                                                 <string></string>
4436                                                                         </string_list>
4437                                                                 </attr>
4438                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4439                                                                 <attr key="phc.line_number"><integer>135</integer></attr>
4440                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
4441                                                         </attrs>
4442                                                         <AST:Assignment>
4443                                                                 <attrs>
4444                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4445                                                                         <attr key="phc.line_number"><integer>135</integer></attr>
4446                                                                 </attrs>
4447                                                                 <AST:Variable>
4448                                                                         <attrs>
4449                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4450                                                                                 <attr key="phc.line_number"><integer>135</integer></attr>
4451                                                                         </attrs>
4452                                                                         <AST:Target xsi:nil="true" />
4453                                                                         <AST:VARIABLE_NAME>
4454                                                                                 <attrs />
4455                                                                                 <value>stack</value>
4456                                                                         </AST:VARIABLE_NAME>
4457                                                                         <AST:Expr_list>
4458                                                                         </AST:Expr_list>
4459                                                                 </AST:Variable>
4460                                                                 <bool><!-- is_ref -->false</bool>
4461                                                                 <AST:New>
4462                                                                         <attrs>
4463                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4464                                                                                 <attr key="phc.line_number"><integer>135</integer></attr>
4465                                                                                 <attr key="phc.unparser.no_brackets"><bool>true</bool></attr>
4466                                                                         </attrs>
4467                                                                         <AST:CLASS_NAME>
4468                                                                                 <attrs />
4469                                                                                 <value>PPDStack</value>
4470                                                                         </AST:CLASS_NAME>
4471                                                                         <AST:Actual_parameter_list>
4472                                                                         </AST:Actual_parameter_list>
4473                                                                 </AST:New>
4474                                                         </AST:Assignment>
4475                                                 </AST:Eval_expr>
4476                                                 <AST:Eval_expr>
4477                                                         <attrs>
4478                                                                 <attr key="phc.comments">
4479                                                                         <string_list>
4480                                                                                 <string></string>
4481                                                                                 <string>#}</string>
4482                                                                         </string_list>
4483                                                                 </attr>
4484                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4485                                                                 <attr key="phc.line_number"><integer>137</integer></attr>
4486                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
4487                                                         </attrs>
4488                                                         <AST:Assignment>
4489                                                                 <attrs>
4490                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4491                                                                         <attr key="phc.line_number"><integer>137</integer></attr>
4492                                                                 </attrs>
4493                                                                 <AST:Variable>
4494                                                                         <attrs>
4495                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4496                                                                                 <attr key="phc.line_number"><integer>137</integer></attr>
4497                                                                         </attrs>
4498                                                                         <AST:Target xsi:nil="true" />
4499                                                                         <AST:VARIABLE_NAME>
4500                                                                                 <attrs />
4501                                                                                 <value>searchBase</value>
4502                                                                         </AST:VARIABLE_NAME>
4503                                                                         <AST:Expr_list>
4504                                                                         </AST:Expr_list>
4505                                                                 </AST:Variable>
4506                                                                 <bool><!-- is_ref -->false</bool>
4507                                                                 <AST:STRING>
4508                                                                         <attrs>
4509                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4510                                                                                 <attr key="phc.line_number"><integer>137</integer></attr>
4511                                                                                 <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
4512                                                                                 <attr key="phc.unparser.source_rep"><string encoding="escape">[{&lt;\n</string></attr>
4513                                                                         </attrs>
4514                                                                         <value encoding="escape">[{&lt;
4515 </value>
4516                                                                 </AST:STRING>
4517                                                         </AST:Assignment>
4518                                                 </AST:Eval_expr>
4519                                                 <AST:Eval_expr>
4520                                                         <attrs>
4521                                                                 <attr key="phc.comments">
4522                                                                         <string_list>
4523                                                                                 <string>// For fast reverse searches</string>
4524                                                                         </string_list>
4525                                                                 </attr>
4526                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4527                                                                 <attr key="phc.line_number"><integer>138</integer></attr>
4528                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
4529                                                         </attrs>
4530                                                         <AST:Assignment>
4531                                                                 <attrs>
4532                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4533                                                                         <attr key="phc.line_number"><integer>138</integer></attr>
4534                                                                 </attrs>
4535                                                                 <AST:Variable>
4536                                                                         <attrs>
4537                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4538                                                                                 <attr key="phc.line_number"><integer>138</integer></attr>
4539                                                                         </attrs>
4540                                                                         <AST:Target xsi:nil="true" />
4541                                                                         <AST:VARIABLE_NAME>
4542                                                                                 <attrs />
4543                                                                                 <value>revText</value>
4544                                                                         </AST:VARIABLE_NAME>
4545                                                                         <AST:Expr_list>
4546                                                                         </AST:Expr_list>
4547                                                                 </AST:Variable>
4548                                                                 <bool><!-- is_ref -->false</bool>
4549                                                                 <AST:Method_invocation>
4550                                                                         <attrs>
4551                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4552                                                                                 <attr key="phc.line_number"><integer>138</integer></attr>
4553                                                                         </attrs>
4554                                                                         <AST:Target xsi:nil="true" />
4555                                                                         <AST:METHOD_NAME>
4556                                                                                 <attrs />
4557                                                                                 <value>strrev</value>
4558                                                                         </AST:METHOD_NAME>
4559                                                                         <AST:Actual_parameter_list>
4560                                                                                 <AST:Actual_parameter>
4561                                                                                         <attrs>
4562                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4563                                                                                                 <attr key="phc.line_number"><integer>138</integer></attr>
4564                                                                                         </attrs>
4565                                                                                         <bool><!-- is_ref -->false</bool>
4566                                                                                         <AST:Variable>
4567                                                                                                 <attrs>
4568                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4569                                                                                                         <attr key="phc.line_number"><integer>138</integer></attr>
4570                                                                                                 </attrs>
4571                                                                                                 <AST:Target xsi:nil="true" />
4572                                                                                                 <AST:VARIABLE_NAME>
4573                                                                                                         <attrs />
4574                                                                                                         <value>text</value>
4575                                                                                                 </AST:VARIABLE_NAME>
4576                                                                                                 <AST:Expr_list>
4577                                                                                                 </AST:Expr_list>
4578                                                                                         </AST:Variable>
4579                                                                                 </AST:Actual_parameter>
4580                                                                         </AST:Actual_parameter_list>
4581                                                                 </AST:Method_invocation>
4582                                                         </AST:Assignment>
4583                                                 </AST:Eval_expr>
4584                                                 <AST:Eval_expr>
4585                                                         <attrs>
4586                                                                 <attr key="phc.comments">
4587                                                                         <string_list>
4588                                                                                 <string></string>
4589                                                                                 <string># Input pointer, starts out pointing to a pseudo-newline before the start</string>
4590                                                                         </string_list>
4591                                                                 </attr>
4592                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4593                                                                 <attr key="phc.line_number"><integer>140</integer></attr>
4594                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
4595                                                         </attrs>
4596                                                         <AST:Assignment>
4597                                                                 <attrs>
4598                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4599                                                                         <attr key="phc.line_number"><integer>140</integer></attr>
4600                                                                 </attrs>
4601                                                                 <AST:Variable>
4602                                                                         <attrs>
4603                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4604                                                                                 <attr key="phc.line_number"><integer>140</integer></attr>
4605                                                                         </attrs>
4606                                                                         <AST:Target xsi:nil="true" />
4607                                                                         <AST:VARIABLE_NAME>
4608                                                                                 <attrs />
4609                                                                                 <value>i</value>
4610                                                                         </AST:VARIABLE_NAME>
4611                                                                         <AST:Expr_list>
4612                                                                         </AST:Expr_list>
4613                                                                 </AST:Variable>
4614                                                                 <bool><!-- is_ref -->false</bool>
4615                                                                 <AST:INT>
4616                                                                         <attrs>
4617                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4618                                                                                 <attr key="phc.line_number"><integer>140</integer></attr>
4619                                                                                 <attr key="phc.unparser.source_rep"><string>0</string></attr>
4620                                                                         </attrs>
4621                                                                         <value>0</value>
4622                                                                 </AST:INT>
4623                                                         </AST:Assignment>
4624                                                 </AST:Eval_expr>
4625                                                 <AST:Eval_expr>
4626                                                         <attrs>
4627                                                                 <attr key="phc.comments">
4628                                                                         <string_list>
4629                                                                                 <string># Current accumulator</string>
4630                                                                         </string_list>
4631                                                                 </attr>
4632                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4633                                                                 <attr key="phc.line_number"><integer>141</integer></attr>
4634                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
4635                                                         </attrs>
4636                                                         <AST:Assignment>
4637                                                                 <attrs>
4638                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4639                                                                         <attr key="phc.line_number"><integer>141</integer></attr>
4640                                                                 </attrs>
4641                                                                 <AST:Variable>
4642                                                                         <attrs>
4643                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4644                                                                                 <attr key="phc.line_number"><integer>141</integer></attr>
4645                                                                         </attrs>
4646                                                                         <AST:Target xsi:nil="true" />
4647                                                                         <AST:VARIABLE_NAME>
4648                                                                                 <attrs />
4649                                                                                 <value>accum</value>
4650                                                                         </AST:VARIABLE_NAME>
4651                                                                         <AST:Expr_list>
4652                                                                         </AST:Expr_list>
4653                                                                 </AST:Variable>
4654                                                                 <bool><!-- is_ref -->true</bool>
4655                                                                 <AST:Method_invocation>
4656                                                                         <attrs>
4657                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4658                                                                                 <attr key="phc.line_number"><integer>141</integer></attr>
4659                                                                         </attrs>
4660                                                                         <AST:Variable>
4661                                                                                 <attrs>
4662                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4663                                                                                         <attr key="phc.line_number"><integer>141</integer></attr>
4664                                                                                 </attrs>
4665                                                                                 <AST:Target xsi:nil="true" />
4666                                                                                 <AST:VARIABLE_NAME>
4667                                                                                         <attrs />
4668                                                                                         <value>stack</value>
4669                                                                                 </AST:VARIABLE_NAME>
4670                                                                                 <AST:Expr_list>
4671                                                                                 </AST:Expr_list>
4672                                                                         </AST:Variable>
4673                                                                         <AST:METHOD_NAME>
4674                                                                                 <attrs>
4675                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4676                                                                                         <attr key="phc.line_number"><integer>141</integer></attr>
4677                                                                                 </attrs>
4678                                                                                 <value>getAccum</value>
4679                                                                         </AST:METHOD_NAME>
4680                                                                         <AST:Actual_parameter_list>
4681                                                                         </AST:Actual_parameter_list>
4682                                                                 </AST:Method_invocation>
4683                                                         </AST:Assignment>
4684                                                 </AST:Eval_expr>
4685                                                 <AST:Eval_expr>
4686                                                         <attrs>
4687                                                                 <attr key="phc.comments">
4688                                                                         <string_list>
4689                                                                         </string_list>
4690                                                                 </attr>
4691                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4692                                                                 <attr key="phc.line_number"><integer>142</integer></attr>
4693                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
4694                                                         </attrs>
4695                                                         <AST:Assignment>
4696                                                                 <attrs>
4697                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4698                                                                         <attr key="phc.line_number"><integer>142</integer></attr>
4699                                                                 </attrs>
4700                                                                 <AST:Variable>
4701                                                                         <attrs>
4702                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4703                                                                                 <attr key="phc.line_number"><integer>142</integer></attr>
4704                                                                         </attrs>
4705                                                                         <AST:Target xsi:nil="true" />
4706                                                                         <AST:VARIABLE_NAME>
4707                                                                                 <attrs />
4708                                                                                 <value>accum</value>
4709                                                                         </AST:VARIABLE_NAME>
4710                                                                         <AST:Expr_list>
4711                                                                         </AST:Expr_list>
4712                                                                 </AST:Variable>
4713                                                                 <bool><!-- is_ref -->false</bool>
4714                                                                 <AST:STRING>
4715                                                                         <attrs>
4716                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4717                                                                                 <attr key="phc.line_number"><integer>142</integer></attr>
4718                                                                                 <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;root&gt;</string></attr>
4719                                                                         </attrs>
4720                                                                         <value encoding="escape">&lt;root&gt;</value>
4721                                                                 </AST:STRING>
4722                                                         </AST:Assignment>
4723                                                 </AST:Eval_expr>
4724                                                 <AST:Eval_expr>
4725                                                         <attrs>
4726                                                                 <attr key="phc.comments">
4727                                                                         <string_list>
4728                                                                                 <string># True to find equals signs in arguments</string>
4729                                                                         </string_list>
4730                                                                 </attr>
4731                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4732                                                                 <attr key="phc.line_number"><integer>143</integer></attr>
4733                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
4734                                                         </attrs>
4735                                                         <AST:Assignment>
4736                                                                 <attrs>
4737                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4738                                                                         <attr key="phc.line_number"><integer>143</integer></attr>
4739                                                                 </attrs>
4740                                                                 <AST:Variable>
4741                                                                         <attrs>
4742                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4743                                                                                 <attr key="phc.line_number"><integer>143</integer></attr>
4744                                                                         </attrs>
4745                                                                         <AST:Target xsi:nil="true" />
4746                                                                         <AST:VARIABLE_NAME>
4747                                                                                 <attrs />
4748                                                                                 <value>findEquals</value>
4749                                                                         </AST:VARIABLE_NAME>
4750                                                                         <AST:Expr_list>
4751                                                                         </AST:Expr_list>
4752                                                                 </AST:Variable>
4753                                                                 <bool><!-- is_ref -->false</bool>
4754                                                                 <AST:BOOL>
4755                                                                         <attrs>
4756                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4757                                                                                 <attr key="phc.line_number"><integer>143</integer></attr>
4758                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
4759                                                                         </attrs>
4760                                                                         <value>False</value>
4761                                                                 </AST:BOOL>
4762                                                         </AST:Assignment>
4763                                                 </AST:Eval_expr>
4764                                                 <AST:Eval_expr>
4765                                                         <attrs>
4766                                                                 <attr key="phc.comments">
4767                                                                         <string_list>
4768                                                                                 <string># True to take notice of pipe characters</string>
4769                                                                         </string_list>
4770                                                                 </attr>
4771                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4772                                                                 <attr key="phc.line_number"><integer>144</integer></attr>
4773                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
4774                                                         </attrs>
4775                                                         <AST:Assignment>
4776                                                                 <attrs>
4777                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4778                                                                         <attr key="phc.line_number"><integer>144</integer></attr>
4779                                                                 </attrs>
4780                                                                 <AST:Variable>
4781                                                                         <attrs>
4782                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4783                                                                                 <attr key="phc.line_number"><integer>144</integer></attr>
4784                                                                         </attrs>
4785                                                                         <AST:Target xsi:nil="true" />
4786                                                                         <AST:VARIABLE_NAME>
4787                                                                                 <attrs />
4788                                                                                 <value>findPipe</value>
4789                                                                         </AST:VARIABLE_NAME>
4790                                                                         <AST:Expr_list>
4791                                                                         </AST:Expr_list>
4792                                                                 </AST:Variable>
4793                                                                 <bool><!-- is_ref -->false</bool>
4794                                                                 <AST:BOOL>
4795                                                                         <attrs>
4796                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4797                                                                                 <attr key="phc.line_number"><integer>144</integer></attr>
4798                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
4799                                                                         </attrs>
4800                                                                         <value>False</value>
4801                                                                 </AST:BOOL>
4802                                                         </AST:Assignment>
4803                                                 </AST:Eval_expr>
4804                                                 <AST:Eval_expr>
4805                                                         <attrs>
4806                                                                 <attr key="phc.comments">
4807                                                                         <string_list>
4808                                                                         </string_list>
4809                                                                 </attr>
4810                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4811                                                                 <attr key="phc.line_number"><integer>145</integer></attr>
4812                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
4813                                                         </attrs>
4814                                                         <AST:Assignment>
4815                                                                 <attrs>
4816                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4817                                                                         <attr key="phc.line_number"><integer>145</integer></attr>
4818                                                                 </attrs>
4819                                                                 <AST:Variable>
4820                                                                         <attrs>
4821                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4822                                                                                 <attr key="phc.line_number"><integer>145</integer></attr>
4823                                                                         </attrs>
4824                                                                         <AST:Target xsi:nil="true" />
4825                                                                         <AST:VARIABLE_NAME>
4826                                                                                 <attrs />
4827                                                                                 <value>headingIndex</value>
4828                                                                         </AST:VARIABLE_NAME>
4829                                                                         <AST:Expr_list>
4830                                                                         </AST:Expr_list>
4831                                                                 </AST:Variable>
4832                                                                 <bool><!-- is_ref -->false</bool>
4833                                                                 <AST:INT>
4834                                                                         <attrs>
4835                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4836                                                                                 <attr key="phc.line_number"><integer>145</integer></attr>
4837                                                                                 <attr key="phc.unparser.source_rep"><string>1</string></attr>
4838                                                                         </attrs>
4839                                                                         <value>1</value>
4840                                                                 </AST:INT>
4841                                                         </AST:Assignment>
4842                                                 </AST:Eval_expr>
4843                                                 <AST:Eval_expr>
4844                                                         <attrs>
4845                                                                 <attr key="phc.comments">
4846                                                                         <string_list>
4847                                                                                 <string># True if $i is inside a possible heading</string>
4848                                                                         </string_list>
4849                                                                 </attr>
4850                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4851                                                                 <attr key="phc.line_number"><integer>146</integer></attr>
4852                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
4853                                                         </attrs>
4854                                                         <AST:Assignment>
4855                                                                 <attrs>
4856                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4857                                                                         <attr key="phc.line_number"><integer>146</integer></attr>
4858                                                                 </attrs>
4859                                                                 <AST:Variable>
4860                                                                         <attrs>
4861                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4862                                                                                 <attr key="phc.line_number"><integer>146</integer></attr>
4863                                                                         </attrs>
4864                                                                         <AST:Target xsi:nil="true" />
4865                                                                         <AST:VARIABLE_NAME>
4866                                                                                 <attrs />
4867                                                                                 <value>inHeading</value>
4868                                                                         </AST:VARIABLE_NAME>
4869                                                                         <AST:Expr_list>
4870                                                                         </AST:Expr_list>
4871                                                                 </AST:Variable>
4872                                                                 <bool><!-- is_ref -->false</bool>
4873                                                                 <AST:BOOL>
4874                                                                         <attrs>
4875                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4876                                                                                 <attr key="phc.line_number"><integer>146</integer></attr>
4877                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
4878                                                                         </attrs>
4879                                                                         <value>False</value>
4880                                                                 </AST:BOOL>
4881                                                         </AST:Assignment>
4882                                                 </AST:Eval_expr>
4883                                                 <AST:Eval_expr>
4884                                                         <attrs>
4885                                                                 <attr key="phc.comments">
4886                                                                         <string_list>
4887                                                                                 <string encoding="escape"># True if there are no more greater-than (&gt;) signs right of $i</string>
4888                                                                         </string_list>
4889                                                                 </attr>
4890                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4891                                                                 <attr key="phc.line_number"><integer>147</integer></attr>
4892                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
4893                                                         </attrs>
4894                                                         <AST:Assignment>
4895                                                                 <attrs>
4896                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4897                                                                         <attr key="phc.line_number"><integer>147</integer></attr>
4898                                                                 </attrs>
4899                                                                 <AST:Variable>
4900                                                                         <attrs>
4901                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4902                                                                                 <attr key="phc.line_number"><integer>147</integer></attr>
4903                                                                         </attrs>
4904                                                                         <AST:Target xsi:nil="true" />
4905                                                                         <AST:VARIABLE_NAME>
4906                                                                                 <attrs />
4907                                                                                 <value>noMoreGT</value>
4908                                                                         </AST:VARIABLE_NAME>
4909                                                                         <AST:Expr_list>
4910                                                                         </AST:Expr_list>
4911                                                                 </AST:Variable>
4912                                                                 <bool><!-- is_ref -->false</bool>
4913                                                                 <AST:BOOL>
4914                                                                         <attrs>
4915                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4916                                                                                 <attr key="phc.line_number"><integer>147</integer></attr>
4917                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
4918                                                                         </attrs>
4919                                                                         <value>False</value>
4920                                                                 </AST:BOOL>
4921                                                         </AST:Assignment>
4922                                                 </AST:Eval_expr>
4923                                                 <AST:Eval_expr>
4924                                                         <attrs>
4925                                                                 <attr key="phc.comments">
4926                                                                         <string_list>
4927                                                                                 <string encoding="escape"># True to ignore all input up to the next &lt;onlyinclude&gt;</string>
4928                                                                         </string_list>
4929                                                                 </attr>
4930                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4931                                                                 <attr key="phc.line_number"><integer>148</integer></attr>
4932                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
4933                                                         </attrs>
4934                                                         <AST:Assignment>
4935                                                                 <attrs>
4936                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4937                                                                         <attr key="phc.line_number"><integer>148</integer></attr>
4938                                                                 </attrs>
4939                                                                 <AST:Variable>
4940                                                                         <attrs>
4941                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4942                                                                                 <attr key="phc.line_number"><integer>148</integer></attr>
4943                                                                         </attrs>
4944                                                                         <AST:Target xsi:nil="true" />
4945                                                                         <AST:VARIABLE_NAME>
4946                                                                                 <attrs />
4947                                                                                 <value>findOnlyinclude</value>
4948                                                                         </AST:VARIABLE_NAME>
4949                                                                         <AST:Expr_list>
4950                                                                         </AST:Expr_list>
4951                                                                 </AST:Variable>
4952                                                                 <bool><!-- is_ref -->false</bool>
4953                                                                 <AST:Variable>
4954                                                                         <attrs>
4955                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4956                                                                                 <attr key="phc.line_number"><integer>148</integer></attr>
4957                                                                         </attrs>
4958                                                                         <AST:Target xsi:nil="true" />
4959                                                                         <AST:VARIABLE_NAME>
4960                                                                                 <attrs />
4961                                                                                 <value>enableOnlyinclude</value>
4962                                                                         </AST:VARIABLE_NAME>
4963                                                                         <AST:Expr_list>
4964                                                                         </AST:Expr_list>
4965                                                                 </AST:Variable>
4966                                                         </AST:Assignment>
4967                                                 </AST:Eval_expr>
4968                                                 <AST:Eval_expr>
4969                                                         <attrs>
4970                                                                 <attr key="phc.comments">
4971                                                                         <string_list>
4972                                                                                 <string># Do a line-start run without outputting an LF character</string>
4973                                                                         </string_list>
4974                                                                 </attr>
4975                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4976                                                                 <attr key="phc.line_number"><integer>149</integer></attr>
4977                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
4978                                                         </attrs>
4979                                                         <AST:Assignment>
4980                                                                 <attrs>
4981                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4982                                                                         <attr key="phc.line_number"><integer>149</integer></attr>
4983                                                                 </attrs>
4984                                                                 <AST:Variable>
4985                                                                         <attrs>
4986                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
4987                                                                                 <attr key="phc.line_number"><integer>149</integer></attr>
4988                                                                         </attrs>
4989                                                                         <AST:Target xsi:nil="true" />
4990                                                                         <AST:VARIABLE_NAME>
4991                                                                                 <attrs />
4992                                                                                 <value>fakeLineStart</value>
4993                                                                         </AST:VARIABLE_NAME>
4994                                                                         <AST:Expr_list>
4995                                                                         </AST:Expr_list>
4996                                                                 </AST:Variable>
4997                                                                 <bool><!-- is_ref -->false</bool>
4998                                                                 <AST:BOOL>
4999                                                                         <attrs>
5000                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5001                                                                                 <attr key="phc.line_number"><integer>149</integer></attr>
5002                                                                                 <attr key="phc.unparser.source_rep"><string>true</string></attr>
5003                                                                         </attrs>
5004                                                                         <value>True</value>
5005                                                                 </AST:BOOL>
5006                                                         </AST:Assignment>
5007                                                 </AST:Eval_expr>
5008                                                 <AST:While>
5009                                                         <attrs>
5010                                                                 <attr key="phc.comments">
5011                                                                         <string_list>
5012                                                                                 <string></string>
5013                                                                         </string_list>
5014                                                                 </attr>
5015                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5016                                                                 <attr key="phc.line_number"><integer>151</integer></attr>
5017                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
5018                                                         </attrs>
5019                                                         <AST:BOOL>
5020                                                                 <attrs>
5021                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5022                                                                         <attr key="phc.line_number"><integer>151</integer></attr>
5023                                                                         <attr key="phc.unparser.source_rep"><string>true</string></attr>
5024                                                                 </attrs>
5025                                                                 <value>True</value>
5026                                                         </AST:BOOL>
5027                                                         <AST:Statement_list>
5028                                                                 <AST:If>
5029                                                                         <attrs>
5030                                                                                 <attr key="phc.comments">
5031                                                                                         <string_list>
5032                                                                                                 <string encoding="escape">//$this-&gt;memCheck();</string>
5033                                                                                                 <string></string>
5034                                                                                         </string_list>
5035                                                                                 </attr>
5036                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5037                                                                                 <attr key="phc.line_number"><integer>154</integer></attr>
5038                                                                         </attrs>
5039                                                                         <AST:Variable>
5040                                                                                 <attrs>
5041                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5042                                                                                         <attr key="phc.line_number"><integer>154</integer></attr>
5043                                                                                 </attrs>
5044                                                                                 <AST:Target xsi:nil="true" />
5045                                                                                 <AST:VARIABLE_NAME>
5046                                                                                         <attrs />
5047                                                                                         <value>findOnlyinclude</value>
5048                                                                                 </AST:VARIABLE_NAME>
5049                                                                                 <AST:Expr_list>
5050                                                                                 </AST:Expr_list>
5051                                                                         </AST:Variable>
5052                                                                         <AST:Statement_list>
5053                                                                                 <AST:Eval_expr>
5054                                                                                         <attrs>
5055                                                                                                 <attr key="phc.comments">
5056                                                                                                         <string_list>
5057                                                                                                                 <string encoding="escape">// Ignore all input up to the next &lt;onlyinclude&gt;</string>
5058                                                                                                         </string_list>
5059                                                                                                 </attr>
5060                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5061                                                                                                 <attr key="phc.line_number"><integer>156</integer></attr>
5062                                                                                         </attrs>
5063                                                                                         <AST:Assignment>
5064                                                                                                 <attrs>
5065                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5066                                                                                                         <attr key="phc.line_number"><integer>156</integer></attr>
5067                                                                                                 </attrs>
5068                                                                                                 <AST:Variable>
5069                                                                                                         <attrs>
5070                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5071                                                                                                                 <attr key="phc.line_number"><integer>156</integer></attr>
5072                                                                                                         </attrs>
5073                                                                                                         <AST:Target xsi:nil="true" />
5074                                                                                                         <AST:VARIABLE_NAME>
5075                                                                                                                 <attrs />
5076                                                                                                                 <value>startPos</value>
5077                                                                                                         </AST:VARIABLE_NAME>
5078                                                                                                         <AST:Expr_list>
5079                                                                                                         </AST:Expr_list>
5080                                                                                                 </AST:Variable>
5081                                                                                                 <bool><!-- is_ref -->false</bool>
5082                                                                                                 <AST:Method_invocation>
5083                                                                                                         <attrs>
5084                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5085                                                                                                                 <attr key="phc.line_number"><integer>156</integer></attr>
5086                                                                                                         </attrs>
5087                                                                                                         <AST:Target xsi:nil="true" />
5088                                                                                                         <AST:METHOD_NAME>
5089                                                                                                                 <attrs />
5090                                                                                                                 <value>strpos</value>
5091                                                                                                         </AST:METHOD_NAME>
5092                                                                                                         <AST:Actual_parameter_list>
5093                                                                                                                 <AST:Actual_parameter>
5094                                                                                                                         <attrs>
5095                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5096                                                                                                                                 <attr key="phc.line_number"><integer>156</integer></attr>
5097                                                                                                                         </attrs>
5098                                                                                                                         <bool><!-- is_ref -->false</bool>
5099                                                                                                                         <AST:Variable>
5100                                                                                                                                 <attrs>
5101                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5102                                                                                                                                         <attr key="phc.line_number"><integer>156</integer></attr>
5103                                                                                                                                 </attrs>
5104                                                                                                                                 <AST:Target xsi:nil="true" />
5105                                                                                                                                 <AST:VARIABLE_NAME>
5106                                                                                                                                         <attrs />
5107                                                                                                                                         <value>text</value>
5108                                                                                                                                 </AST:VARIABLE_NAME>
5109                                                                                                                                 <AST:Expr_list>
5110                                                                                                                                 </AST:Expr_list>
5111                                                                                                                         </AST:Variable>
5112                                                                                                                 </AST:Actual_parameter>
5113                                                                                                                 <AST:Actual_parameter>
5114                                                                                                                         <attrs>
5115                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5116                                                                                                                                 <attr key="phc.line_number"><integer>156</integer></attr>
5117                                                                                                                         </attrs>
5118                                                                                                                         <bool><!-- is_ref -->false</bool>
5119                                                                                                                         <AST:STRING>
5120                                                                                                                                 <attrs>
5121                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5122                                                                                                                                         <attr key="phc.line_number"><integer>156</integer></attr>
5123                                                                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;onlyinclude&gt;</string></attr>
5124                                                                                                                                 </attrs>
5125                                                                                                                                 <value encoding="escape">&lt;onlyinclude&gt;</value>
5126                                                                                                                         </AST:STRING>
5127                                                                                                                 </AST:Actual_parameter>
5128                                                                                                                 <AST:Actual_parameter>
5129                                                                                                                         <attrs>
5130                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5131                                                                                                                                 <attr key="phc.line_number"><integer>156</integer></attr>
5132                                                                                                                         </attrs>
5133                                                                                                                         <bool><!-- is_ref -->false</bool>
5134                                                                                                                         <AST:Variable>
5135                                                                                                                                 <attrs>
5136                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5137                                                                                                                                         <attr key="phc.line_number"><integer>156</integer></attr>
5138                                                                                                                                 </attrs>
5139                                                                                                                                 <AST:Target xsi:nil="true" />
5140                                                                                                                                 <AST:VARIABLE_NAME>
5141                                                                                                                                         <attrs />
5142                                                                                                                                         <value>i</value>
5143                                                                                                                                 </AST:VARIABLE_NAME>
5144                                                                                                                                 <AST:Expr_list>
5145                                                                                                                                 </AST:Expr_list>
5146                                                                                                                         </AST:Variable>
5147                                                                                                                 </AST:Actual_parameter>
5148                                                                                                         </AST:Actual_parameter_list>
5149                                                                                                 </AST:Method_invocation>
5150                                                                                         </AST:Assignment>
5151                                                                                 </AST:Eval_expr>
5152                                                                                 <AST:If>
5153                                                                                         <attrs>
5154                                                                                                 <attr key="phc.comments">
5155                                                                                                         <string_list>
5156                                                                                                         </string_list>
5157                                                                                                 </attr>
5158                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5159                                                                                                 <attr key="phc.line_number"><integer>157</integer></attr>
5160                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
5161                                                                                         </attrs>
5162                                                                                         <AST:Bin_op>
5163                                                                                                 <attrs>
5164                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5165                                                                                                         <attr key="phc.line_number"><integer>157</integer></attr>
5166                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
5167                                                                                                 </attrs>
5168                                                                                                 <AST:Variable>
5169                                                                                                         <attrs>
5170                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5171                                                                                                                 <attr key="phc.line_number"><integer>157</integer></attr>
5172                                                                                                         </attrs>
5173                                                                                                         <AST:Target xsi:nil="true" />
5174                                                                                                         <AST:VARIABLE_NAME>
5175                                                                                                                 <attrs />
5176                                                                                                                 <value>startPos</value>
5177                                                                                                         </AST:VARIABLE_NAME>
5178                                                                                                         <AST:Expr_list>
5179                                                                                                         </AST:Expr_list>
5180                                                                                                 </AST:Variable>
5181                                                                                                 <AST:OP>
5182                                                                                                         <attrs>
5183                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5184                                                                                                                 <attr key="phc.line_number"><integer>157</integer></attr>
5185                                                                                                         </attrs>
5186                                                                                                         <value>===</value>
5187                                                                                                 </AST:OP>
5188                                                                                                 <AST:BOOL>
5189                                                                                                         <attrs>
5190                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5191                                                                                                                 <attr key="phc.line_number"><integer>157</integer></attr>
5192                                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
5193                                                                                                         </attrs>
5194                                                                                                         <value>False</value>
5195                                                                                                 </AST:BOOL>
5196                                                                                         </AST:Bin_op>
5197                                                                                         <AST:Statement_list>
5198                                                                                                 <AST:Eval_expr>
5199                                                                                                         <attrs>
5200                                                                                                                 <attr key="phc.comments">
5201                                                                                                                         <string_list>
5202                                                                                                                                 <string>// Ignored section runs to the end</string>
5203                                                                                                                         </string_list>
5204                                                                                                                 </attr>
5205                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5206                                                                                                                 <attr key="phc.line_number"><integer>159</integer></attr>
5207                                                                                                         </attrs>
5208                                                                                                         <AST:Op_assignment>
5209                                                                                                                 <attrs />
5210                                                                                                                 <AST:Variable>
5211                                                                                                                         <attrs>
5212                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5213                                                                                                                                 <attr key="phc.line_number"><integer>159</integer></attr>
5214                                                                                                                         </attrs>
5215                                                                                                                         <AST:Target xsi:nil="true" />
5216                                                                                                                         <AST:VARIABLE_NAME>
5217                                                                                                                                 <attrs />
5218                                                                                                                                 <value>accum</value>
5219                                                                                                                         </AST:VARIABLE_NAME>
5220                                                                                                                         <AST:Expr_list>
5221                                                                                                                         </AST:Expr_list>
5222                                                                                                                 </AST:Variable>
5223                                                                                                                 <AST:OP>
5224                                                                                                                         <attrs />
5225                                                                                                                         <value>.</value>
5226                                                                                                                 </AST:OP>
5227                                                                                                                 <AST:Bin_op>
5228                                                                                                                         <attrs>
5229                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5230                                                                                                                                 <attr key="phc.line_number"><integer>159</integer></attr>
5231                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
5232                                                                                                                         </attrs>
5233                                                                                                                         <AST:Bin_op>
5234                                                                                                                                 <attrs>
5235                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5236                                                                                                                                         <attr key="phc.line_number"><integer>159</integer></attr>
5237                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
5238                                                                                                                                 </attrs>
5239                                                                                                                                 <AST:STRING>
5240                                                                                                                                         <attrs>
5241                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5242                                                                                                                                                 <attr key="phc.line_number"><integer>159</integer></attr>
5243                                                                                                                                                 <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;ignore&gt;</string></attr>
5244                                                                                                                                         </attrs>
5245                                                                                                                                         <value encoding="escape">&lt;ignore&gt;</value>
5246                                                                                                                                 </AST:STRING>
5247                                                                                                                                 <AST:OP>
5248                                                                                                                                         <attrs>
5249                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5250                                                                                                                                                 <attr key="phc.line_number"><integer>159</integer></attr>
5251                                                                                                                                         </attrs>
5252                                                                                                                                         <value>.</value>
5253                                                                                                                                 </AST:OP>
5254                                                                                                                                 <AST:Method_invocation>
5255                                                                                                                                         <attrs>
5256                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5257                                                                                                                                                 <attr key="phc.line_number"><integer>159</integer></attr>
5258                                                                                                                                         </attrs>
5259                                                                                                                                         <AST:Target xsi:nil="true" />
5260                                                                                                                                         <AST:METHOD_NAME>
5261                                                                                                                                                 <attrs />
5262                                                                                                                                                 <value>htmlspecialchars</value>
5263                                                                                                                                         </AST:METHOD_NAME>
5264                                                                                                                                         <AST:Actual_parameter_list>
5265                                                                                                                                                 <AST:Actual_parameter>
5266                                                                                                                                                         <attrs>
5267                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5268                                                                                                                                                                 <attr key="phc.line_number"><integer>159</integer></attr>
5269                                                                                                                                                         </attrs>
5270                                                                                                                                                         <bool><!-- is_ref -->false</bool>
5271                                                                                                                                                         <AST:Method_invocation>
5272                                                                                                                                                                 <attrs>
5273                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5274                                                                                                                                                                         <attr key="phc.line_number"><integer>159</integer></attr>
5275                                                                                                                                                                 </attrs>
5276                                                                                                                                                                 <AST:Target xsi:nil="true" />
5277                                                                                                                                                                 <AST:METHOD_NAME>
5278                                                                                                                                                                         <attrs />
5279                                                                                                                                                                         <value>substr</value>
5280                                                                                                                                                                 </AST:METHOD_NAME>
5281                                                                                                                                                                 <AST:Actual_parameter_list>
5282                                                                                                                                                                         <AST:Actual_parameter>
5283                                                                                                                                                                                 <attrs>
5284                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5285                                                                                                                                                                                         <attr key="phc.line_number"><integer>159</integer></attr>
5286                                                                                                                                                                                 </attrs>
5287                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
5288                                                                                                                                                                                 <AST:Variable>
5289                                                                                                                                                                                         <attrs>
5290                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5291                                                                                                                                                                                                 <attr key="phc.line_number"><integer>159</integer></attr>
5292                                                                                                                                                                                         </attrs>
5293                                                                                                                                                                                         <AST:Target xsi:nil="true" />
5294                                                                                                                                                                                         <AST:VARIABLE_NAME>
5295                                                                                                                                                                                                 <attrs />
5296                                                                                                                                                                                                 <value>text</value>
5297                                                                                                                                                                                         </AST:VARIABLE_NAME>
5298                                                                                                                                                                                         <AST:Expr_list>
5299                                                                                                                                                                                         </AST:Expr_list>
5300                                                                                                                                                                                 </AST:Variable>
5301                                                                                                                                                                         </AST:Actual_parameter>
5302                                                                                                                                                                         <AST:Actual_parameter>
5303                                                                                                                                                                                 <attrs>
5304                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5305                                                                                                                                                                                         <attr key="phc.line_number"><integer>159</integer></attr>
5306                                                                                                                                                                                 </attrs>
5307                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
5308                                                                                                                                                                                 <AST:Variable>
5309                                                                                                                                                                                         <attrs>
5310                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5311                                                                                                                                                                                                 <attr key="phc.line_number"><integer>159</integer></attr>
5312                                                                                                                                                                                         </attrs>
5313                                                                                                                                                                                         <AST:Target xsi:nil="true" />
5314                                                                                                                                                                                         <AST:VARIABLE_NAME>
5315                                                                                                                                                                                                 <attrs />
5316                                                                                                                                                                                                 <value>i</value>
5317                                                                                                                                                                                         </AST:VARIABLE_NAME>
5318                                                                                                                                                                                         <AST:Expr_list>
5319                                                                                                                                                                                         </AST:Expr_list>
5320                                                                                                                                                                                 </AST:Variable>
5321                                                                                                                                                                         </AST:Actual_parameter>
5322                                                                                                                                                                 </AST:Actual_parameter_list>
5323                                                                                                                                                         </AST:Method_invocation>
5324                                                                                                                                                 </AST:Actual_parameter>
5325                                                                                                                                         </AST:Actual_parameter_list>
5326                                                                                                                                 </AST:Method_invocation>
5327                                                                                                                         </AST:Bin_op>
5328                                                                                                                         <AST:OP>
5329                                                                                                                                 <attrs>
5330                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5331                                                                                                                                         <attr key="phc.line_number"><integer>159</integer></attr>
5332                                                                                                                                 </attrs>
5333                                                                                                                                 <value>.</value>
5334                                                                                                                         </AST:OP>
5335                                                                                                                         <AST:STRING>
5336                                                                                                                                 <attrs>
5337                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5338                                                                                                                                         <attr key="phc.line_number"><integer>159</integer></attr>
5339                                                                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;/ignore&gt;</string></attr>
5340                                                                                                                                 </attrs>
5341                                                                                                                                 <value encoding="escape">&lt;/ignore&gt;</value>
5342                                                                                                                         </AST:STRING>
5343                                                                                                                 </AST:Bin_op>
5344                                                                                                         </AST:Op_assignment>
5345                                                                                                 </AST:Eval_expr>
5346                                                                                                 <AST:Break>
5347                                                                                                         <attrs>
5348                                                                                                                 <attr key="phc.comments">
5349                                                                                                                         <string_list>
5350                                                                                                                         </string_list>
5351                                                                                                                 </attr>
5352                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5353                                                                                                                 <attr key="phc.line_number"><integer>160</integer></attr>
5354                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
5355                                                                                                         </attrs>
5356                                                                                                         <AST:Expr xsi:nil="true" />
5357                                                                                                 </AST:Break>
5358                                                                                         </AST:Statement_list>
5359                                                                                         <AST:Statement_list>
5360                                                                                         </AST:Statement_list>
5361                                                                                 </AST:If>
5362                                                                                 <AST:Eval_expr>
5363                                                                                         <attrs>
5364                                                                                                 <attr key="phc.comments">
5365                                                                                                         <string_list>
5366                                                                                                                 <string>// past-the-end</string>
5367                                                                                                         </string_list>
5368                                                                                                 </attr>
5369                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5370                                                                                                 <attr key="phc.line_number"><integer>162</integer></attr>
5371                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
5372                                                                                         </attrs>
5373                                                                                         <AST:Assignment>
5374                                                                                                 <attrs>
5375                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5376                                                                                                         <attr key="phc.line_number"><integer>162</integer></attr>
5377                                                                                                 </attrs>
5378                                                                                                 <AST:Variable>
5379                                                                                                         <attrs>
5380                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5381                                                                                                                 <attr key="phc.line_number"><integer>162</integer></attr>
5382                                                                                                         </attrs>
5383                                                                                                         <AST:Target xsi:nil="true" />
5384                                                                                                         <AST:VARIABLE_NAME>
5385                                                                                                                 <attrs />
5386                                                                                                                 <value>tagEndPos</value>
5387                                                                                                         </AST:VARIABLE_NAME>
5388                                                                                                         <AST:Expr_list>
5389                                                                                                         </AST:Expr_list>
5390                                                                                                 </AST:Variable>
5391                                                                                                 <bool><!-- is_ref -->false</bool>
5392                                                                                                 <AST:Bin_op>
5393                                                                                                         <attrs>
5394                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5395                                                                                                                 <attr key="phc.line_number"><integer>162</integer></attr>
5396                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
5397                                                                                                         </attrs>
5398                                                                                                         <AST:Variable>
5399                                                                                                                 <attrs>
5400                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5401                                                                                                                         <attr key="phc.line_number"><integer>162</integer></attr>
5402                                                                                                                 </attrs>
5403                                                                                                                 <AST:Target xsi:nil="true" />
5404                                                                                                                 <AST:VARIABLE_NAME>
5405                                                                                                                         <attrs />
5406                                                                                                                         <value>startPos</value>
5407                                                                                                                 </AST:VARIABLE_NAME>
5408                                                                                                                 <AST:Expr_list>
5409                                                                                                                 </AST:Expr_list>
5410                                                                                                         </AST:Variable>
5411                                                                                                         <AST:OP>
5412                                                                                                                 <attrs>
5413                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5414                                                                                                                         <attr key="phc.line_number"><integer>162</integer></attr>
5415                                                                                                                 </attrs>
5416                                                                                                                 <value>+</value>
5417                                                                                                         </AST:OP>
5418                                                                                                         <AST:Method_invocation>
5419                                                                                                                 <attrs>
5420                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5421                                                                                                                         <attr key="phc.line_number"><integer>162</integer></attr>
5422                                                                                                                 </attrs>
5423                                                                                                                 <AST:Target xsi:nil="true" />
5424                                                                                                                 <AST:METHOD_NAME>
5425                                                                                                                         <attrs />
5426                                                                                                                         <value>strlen</value>
5427                                                                                                                 </AST:METHOD_NAME>
5428                                                                                                                 <AST:Actual_parameter_list>
5429                                                                                                                         <AST:Actual_parameter>
5430                                                                                                                                 <attrs>
5431                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5432                                                                                                                                         <attr key="phc.line_number"><integer>162</integer></attr>
5433                                                                                                                                 </attrs>
5434                                                                                                                                 <bool><!-- is_ref -->false</bool>
5435                                                                                                                                 <AST:STRING>
5436                                                                                                                                         <attrs>
5437                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5438                                                                                                                                                 <attr key="phc.line_number"><integer>162</integer></attr>
5439                                                                                                                                                 <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;onlyinclude&gt;</string></attr>
5440                                                                                                                                         </attrs>
5441                                                                                                                                         <value encoding="escape">&lt;onlyinclude&gt;</value>
5442                                                                                                                                 </AST:STRING>
5443                                                                                                                         </AST:Actual_parameter>
5444                                                                                                                 </AST:Actual_parameter_list>
5445                                                                                                         </AST:Method_invocation>
5446                                                                                                 </AST:Bin_op>
5447                                                                                         </AST:Assignment>
5448                                                                                 </AST:Eval_expr>
5449                                                                                 <AST:Eval_expr>
5450                                                                                         <attrs>
5451                                                                                                 <attr key="phc.comments">
5452                                                                                                         <string_list>
5453                                                                                                         </string_list>
5454                                                                                                 </attr>
5455                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5456                                                                                                 <attr key="phc.line_number"><integer>163</integer></attr>
5457                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
5458                                                                                         </attrs>
5459                                                                                         <AST:Op_assignment>
5460                                                                                                 <attrs />
5461                                                                                                 <AST:Variable>
5462                                                                                                         <attrs>
5463                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5464                                                                                                                 <attr key="phc.line_number"><integer>163</integer></attr>
5465                                                                                                         </attrs>
5466                                                                                                         <AST:Target xsi:nil="true" />
5467                                                                                                         <AST:VARIABLE_NAME>
5468                                                                                                                 <attrs />
5469                                                                                                                 <value>accum</value>
5470                                                                                                         </AST:VARIABLE_NAME>
5471                                                                                                         <AST:Expr_list>
5472                                                                                                         </AST:Expr_list>
5473                                                                                                 </AST:Variable>
5474                                                                                                 <AST:OP>
5475                                                                                                         <attrs />
5476                                                                                                         <value>.</value>
5477                                                                                                 </AST:OP>
5478                                                                                                 <AST:Bin_op>
5479                                                                                                         <attrs>
5480                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5481                                                                                                                 <attr key="phc.line_number"><integer>163</integer></attr>
5482                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
5483                                                                                                         </attrs>
5484                                                                                                         <AST:Bin_op>
5485                                                                                                                 <attrs>
5486                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5487                                                                                                                         <attr key="phc.line_number"><integer>163</integer></attr>
5488                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
5489                                                                                                                 </attrs>
5490                                                                                                                 <AST:STRING>
5491                                                                                                                         <attrs>
5492                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5493                                                                                                                                 <attr key="phc.line_number"><integer>163</integer></attr>
5494                                                                                                                                 <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;ignore&gt;</string></attr>
5495                                                                                                                         </attrs>
5496                                                                                                                         <value encoding="escape">&lt;ignore&gt;</value>
5497                                                                                                                 </AST:STRING>
5498                                                                                                                 <AST:OP>
5499                                                                                                                         <attrs>
5500                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5501                                                                                                                                 <attr key="phc.line_number"><integer>163</integer></attr>
5502                                                                                                                         </attrs>
5503                                                                                                                         <value>.</value>
5504                                                                                                                 </AST:OP>
5505                                                                                                                 <AST:Method_invocation>
5506                                                                                                                         <attrs>
5507                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5508                                                                                                                                 <attr key="phc.line_number"><integer>163</integer></attr>
5509                                                                                                                         </attrs>
5510                                                                                                                         <AST:Target xsi:nil="true" />
5511                                                                                                                         <AST:METHOD_NAME>
5512                                                                                                                                 <attrs />
5513                                                                                                                                 <value>htmlspecialchars</value>
5514                                                                                                                         </AST:METHOD_NAME>
5515                                                                                                                         <AST:Actual_parameter_list>
5516                                                                                                                                 <AST:Actual_parameter>
5517                                                                                                                                         <attrs>
5518                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5519                                                                                                                                                 <attr key="phc.line_number"><integer>163</integer></attr>
5520                                                                                                                                         </attrs>
5521                                                                                                                                         <bool><!-- is_ref -->false</bool>
5522                                                                                                                                         <AST:Method_invocation>
5523                                                                                                                                                 <attrs>
5524                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5525                                                                                                                                                         <attr key="phc.line_number"><integer>163</integer></attr>
5526                                                                                                                                                 </attrs>
5527                                                                                                                                                 <AST:Target xsi:nil="true" />
5528                                                                                                                                                 <AST:METHOD_NAME>
5529                                                                                                                                                         <attrs />
5530                                                                                                                                                         <value>substr</value>
5531                                                                                                                                                 </AST:METHOD_NAME>
5532                                                                                                                                                 <AST:Actual_parameter_list>
5533                                                                                                                                                         <AST:Actual_parameter>
5534                                                                                                                                                                 <attrs>
5535                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5536                                                                                                                                                                         <attr key="phc.line_number"><integer>163</integer></attr>
5537                                                                                                                                                                 </attrs>
5538                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
5539                                                                                                                                                                 <AST:Variable>
5540                                                                                                                                                                         <attrs>
5541                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5542                                                                                                                                                                                 <attr key="phc.line_number"><integer>163</integer></attr>
5543                                                                                                                                                                         </attrs>
5544                                                                                                                                                                         <AST:Target xsi:nil="true" />
5545                                                                                                                                                                         <AST:VARIABLE_NAME>
5546                                                                                                                                                                                 <attrs />
5547                                                                                                                                                                                 <value>text</value>
5548                                                                                                                                                                         </AST:VARIABLE_NAME>
5549                                                                                                                                                                         <AST:Expr_list>
5550                                                                                                                                                                         </AST:Expr_list>
5551                                                                                                                                                                 </AST:Variable>
5552                                                                                                                                                         </AST:Actual_parameter>
5553                                                                                                                                                         <AST:Actual_parameter>
5554                                                                                                                                                                 <attrs>
5555                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5556                                                                                                                                                                         <attr key="phc.line_number"><integer>163</integer></attr>
5557                                                                                                                                                                 </attrs>
5558                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
5559                                                                                                                                                                 <AST:Variable>
5560                                                                                                                                                                         <attrs>
5561                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5562                                                                                                                                                                                 <attr key="phc.line_number"><integer>163</integer></attr>
5563                                                                                                                                                                         </attrs>
5564                                                                                                                                                                         <AST:Target xsi:nil="true" />
5565                                                                                                                                                                         <AST:VARIABLE_NAME>
5566                                                                                                                                                                                 <attrs />
5567                                                                                                                                                                                 <value>i</value>
5568                                                                                                                                                                         </AST:VARIABLE_NAME>
5569                                                                                                                                                                         <AST:Expr_list>
5570                                                                                                                                                                         </AST:Expr_list>
5571                                                                                                                                                                 </AST:Variable>
5572                                                                                                                                                         </AST:Actual_parameter>
5573                                                                                                                                                         <AST:Actual_parameter>
5574                                                                                                                                                                 <attrs>
5575                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5576                                                                                                                                                                         <attr key="phc.line_number"><integer>163</integer></attr>
5577                                                                                                                                                                 </attrs>
5578                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
5579                                                                                                                                                                 <AST:Bin_op>
5580                                                                                                                                                                         <attrs>
5581                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5582                                                                                                                                                                                 <attr key="phc.line_number"><integer>163</integer></attr>
5583                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
5584                                                                                                                                                                         </attrs>
5585                                                                                                                                                                         <AST:Variable>
5586                                                                                                                                                                                 <attrs>
5587                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5588                                                                                                                                                                                         <attr key="phc.line_number"><integer>163</integer></attr>
5589                                                                                                                                                                                 </attrs>
5590                                                                                                                                                                                 <AST:Target xsi:nil="true" />
5591                                                                                                                                                                                 <AST:VARIABLE_NAME>
5592                                                                                                                                                                                         <attrs />
5593                                                                                                                                                                                         <value>tagEndPos</value>
5594                                                                                                                                                                                 </AST:VARIABLE_NAME>
5595                                                                                                                                                                                 <AST:Expr_list>
5596                                                                                                                                                                                 </AST:Expr_list>
5597                                                                                                                                                                         </AST:Variable>
5598                                                                                                                                                                         <AST:OP>
5599                                                                                                                                                                                 <attrs>
5600                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5601                                                                                                                                                                                         <attr key="phc.line_number"><integer>163</integer></attr>
5602                                                                                                                                                                                 </attrs>
5603                                                                                                                                                                                 <value>-</value>
5604                                                                                                                                                                         </AST:OP>
5605                                                                                                                                                                         <AST:Variable>
5606                                                                                                                                                                                 <attrs>
5607                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5608                                                                                                                                                                                         <attr key="phc.line_number"><integer>163</integer></attr>
5609                                                                                                                                                                                 </attrs>
5610                                                                                                                                                                                 <AST:Target xsi:nil="true" />
5611                                                                                                                                                                                 <AST:VARIABLE_NAME>
5612                                                                                                                                                                                         <attrs />
5613                                                                                                                                                                                         <value>i</value>
5614                                                                                                                                                                                 </AST:VARIABLE_NAME>
5615                                                                                                                                                                                 <AST:Expr_list>
5616                                                                                                                                                                                 </AST:Expr_list>
5617                                                                                                                                                                         </AST:Variable>
5618                                                                                                                                                                 </AST:Bin_op>
5619                                                                                                                                                         </AST:Actual_parameter>
5620                                                                                                                                                 </AST:Actual_parameter_list>
5621                                                                                                                                         </AST:Method_invocation>
5622                                                                                                                                 </AST:Actual_parameter>
5623                                                                                                                         </AST:Actual_parameter_list>
5624                                                                                                                 </AST:Method_invocation>
5625                                                                                                         </AST:Bin_op>
5626                                                                                                         <AST:OP>
5627                                                                                                                 <attrs>
5628                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5629                                                                                                                         <attr key="phc.line_number"><integer>163</integer></attr>
5630                                                                                                                 </attrs>
5631                                                                                                                 <value>.</value>
5632                                                                                                         </AST:OP>
5633                                                                                                         <AST:STRING>
5634                                                                                                                 <attrs>
5635                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5636                                                                                                                         <attr key="phc.line_number"><integer>163</integer></attr>
5637                                                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;/ignore&gt;</string></attr>
5638                                                                                                                 </attrs>
5639                                                                                                                 <value encoding="escape">&lt;/ignore&gt;</value>
5640                                                                                                         </AST:STRING>
5641                                                                                                 </AST:Bin_op>
5642                                                                                         </AST:Op_assignment>
5643                                                                                 </AST:Eval_expr>
5644                                                                                 <AST:Eval_expr>
5645                                                                                         <attrs>
5646                                                                                                 <attr key="phc.comments">
5647                                                                                                         <string_list>
5648                                                                                                         </string_list>
5649                                                                                                 </attr>
5650                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5651                                                                                                 <attr key="phc.line_number"><integer>164</integer></attr>
5652                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
5653                                                                                         </attrs>
5654                                                                                         <AST:Assignment>
5655                                                                                                 <attrs>
5656                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5657                                                                                                         <attr key="phc.line_number"><integer>164</integer></attr>
5658                                                                                                 </attrs>
5659                                                                                                 <AST:Variable>
5660                                                                                                         <attrs>
5661                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5662                                                                                                                 <attr key="phc.line_number"><integer>164</integer></attr>
5663                                                                                                         </attrs>
5664                                                                                                         <AST:Target xsi:nil="true" />
5665                                                                                                         <AST:VARIABLE_NAME>
5666                                                                                                                 <attrs />
5667                                                                                                                 <value>i</value>
5668                                                                                                         </AST:VARIABLE_NAME>
5669                                                                                                         <AST:Expr_list>
5670                                                                                                         </AST:Expr_list>
5671                                                                                                 </AST:Variable>
5672                                                                                                 <bool><!-- is_ref -->false</bool>
5673                                                                                                 <AST:Variable>
5674                                                                                                         <attrs>
5675                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5676                                                                                                                 <attr key="phc.line_number"><integer>164</integer></attr>
5677                                                                                                         </attrs>
5678                                                                                                         <AST:Target xsi:nil="true" />
5679                                                                                                         <AST:VARIABLE_NAME>
5680                                                                                                                 <attrs />
5681                                                                                                                 <value>tagEndPos</value>
5682                                                                                                         </AST:VARIABLE_NAME>
5683                                                                                                         <AST:Expr_list>
5684                                                                                                         </AST:Expr_list>
5685                                                                                                 </AST:Variable>
5686                                                                                         </AST:Assignment>
5687                                                                                 </AST:Eval_expr>
5688                                                                                 <AST:Eval_expr>
5689                                                                                         <attrs>
5690                                                                                                 <attr key="phc.comments">
5691                                                                                                         <string_list>
5692                                                                                                         </string_list>
5693                                                                                                 </attr>
5694                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5695                                                                                                 <attr key="phc.line_number"><integer>165</integer></attr>
5696                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
5697                                                                                         </attrs>
5698                                                                                         <AST:Assignment>
5699                                                                                                 <attrs>
5700                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5701                                                                                                         <attr key="phc.line_number"><integer>165</integer></attr>
5702                                                                                                 </attrs>
5703                                                                                                 <AST:Variable>
5704                                                                                                         <attrs>
5705                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5706                                                                                                                 <attr key="phc.line_number"><integer>165</integer></attr>
5707                                                                                                         </attrs>
5708                                                                                                         <AST:Target xsi:nil="true" />
5709                                                                                                         <AST:VARIABLE_NAME>
5710                                                                                                                 <attrs />
5711                                                                                                                 <value>findOnlyinclude</value>
5712                                                                                                         </AST:VARIABLE_NAME>
5713                                                                                                         <AST:Expr_list>
5714                                                                                                         </AST:Expr_list>
5715                                                                                                 </AST:Variable>
5716                                                                                                 <bool><!-- is_ref -->false</bool>
5717                                                                                                 <AST:BOOL>
5718                                                                                                         <attrs>
5719                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5720                                                                                                                 <attr key="phc.line_number"><integer>165</integer></attr>
5721                                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
5722                                                                                                         </attrs>
5723                                                                                                         <value>False</value>
5724                                                                                                 </AST:BOOL>
5725                                                                                         </AST:Assignment>
5726                                                                                 </AST:Eval_expr>
5727                                                                         </AST:Statement_list>
5728                                                                         <AST:Statement_list>
5729                                                                         </AST:Statement_list>
5730                                                                 </AST:If>
5731                                                                 <AST:If>
5732                                                                         <attrs>
5733                                                                                 <attr key="phc.comments">
5734                                                                                         <string_list>
5735                                                                                                 <string></string>
5736                                                                                         </string_list>
5737                                                                                 </attr>
5738                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5739                                                                                 <attr key="phc.line_number"><integer>168</integer></attr>
5740                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
5741                                                                         </attrs>
5742                                                                         <AST:Variable>
5743                                                                                 <attrs>
5744                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5745                                                                                         <attr key="phc.line_number"><integer>168</integer></attr>
5746                                                                                 </attrs>
5747                                                                                 <AST:Target xsi:nil="true" />
5748                                                                                 <AST:VARIABLE_NAME>
5749                                                                                         <attrs />
5750                                                                                         <value>fakeLineStart</value>
5751                                                                                 </AST:VARIABLE_NAME>
5752                                                                                 <AST:Expr_list>
5753                                                                                 </AST:Expr_list>
5754                                                                         </AST:Variable>
5755                                                                         <AST:Statement_list>
5756                                                                                 <AST:Eval_expr>
5757                                                                                         <attrs>
5758                                                                                                 <attr key="phc.comments">
5759                                                                                                         <string_list>
5760                                                                                                         </string_list>
5761                                                                                                 </attr>
5762                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5763                                                                                                 <attr key="phc.line_number"><integer>169</integer></attr>
5764                                                                                         </attrs>
5765                                                                                         <AST:Assignment>
5766                                                                                                 <attrs>
5767                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5768                                                                                                         <attr key="phc.line_number"><integer>169</integer></attr>
5769                                                                                                 </attrs>
5770                                                                                                 <AST:Variable>
5771                                                                                                         <attrs>
5772                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5773                                                                                                                 <attr key="phc.line_number"><integer>169</integer></attr>
5774                                                                                                         </attrs>
5775                                                                                                         <AST:Target xsi:nil="true" />
5776                                                                                                         <AST:VARIABLE_NAME>
5777                                                                                                                 <attrs />
5778                                                                                                                 <value>found</value>
5779                                                                                                         </AST:VARIABLE_NAME>
5780                                                                                                         <AST:Expr_list>
5781                                                                                                         </AST:Expr_list>
5782                                                                                                 </AST:Variable>
5783                                                                                                 <bool><!-- is_ref -->false</bool>
5784                                                                                                 <AST:STRING>
5785                                                                                                         <attrs>
5786                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5787                                                                                                                 <attr key="phc.line_number"><integer>169</integer></attr>
5788                                                                                                                 <attr key="phc.unparser.source_rep"><string>line-start</string></attr>
5789                                                                                                         </attrs>
5790                                                                                                         <value>line-start</value>
5791                                                                                                 </AST:STRING>
5792                                                                                         </AST:Assignment>
5793                                                                                 </AST:Eval_expr>
5794                                                                                 <AST:Eval_expr>
5795                                                                                         <attrs>
5796                                                                                                 <attr key="phc.comments">
5797                                                                                                         <string_list>
5798                                                                                                         </string_list>
5799                                                                                                 </attr>
5800                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5801                                                                                                 <attr key="phc.line_number"><integer>170</integer></attr>
5802                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
5803                                                                                         </attrs>
5804                                                                                         <AST:Assignment>
5805                                                                                                 <attrs>
5806                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5807                                                                                                         <attr key="phc.line_number"><integer>170</integer></attr>
5808                                                                                                 </attrs>
5809                                                                                                 <AST:Variable>
5810                                                                                                         <attrs>
5811                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5812                                                                                                                 <attr key="phc.line_number"><integer>170</integer></attr>
5813                                                                                                         </attrs>
5814                                                                                                         <AST:Target xsi:nil="true" />
5815                                                                                                         <AST:VARIABLE_NAME>
5816                                                                                                                 <attrs />
5817                                                                                                                 <value>curChar</value>
5818                                                                                                         </AST:VARIABLE_NAME>
5819                                                                                                         <AST:Expr_list>
5820                                                                                                         </AST:Expr_list>
5821                                                                                                 </AST:Variable>
5822                                                                                                 <bool><!-- is_ref -->false</bool>
5823                                                                                                 <AST:STRING>
5824                                                                                                         <attrs>
5825                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5826                                                                                                                 <attr key="phc.line_number"><integer>170</integer></attr>
5827                                                                                                                 <attr key="phc.unparser.source_rep"><string></string></attr>
5828                                                                                                         </attrs>
5829                                                                                                         <value></value>
5830                                                                                                 </AST:STRING>
5831                                                                                         </AST:Assignment>
5832                                                                                 </AST:Eval_expr>
5833                                                                         </AST:Statement_list>
5834                                                                         <AST:Statement_list>
5835                                                                                 <AST:Eval_expr>
5836                                                                                         <attrs>
5837                                                                                                 <attr key="phc.comments">
5838                                                                                                         <string_list>
5839                                                                                                                 <string># Find next opening brace, closing brace or pipe</string>
5840                                                                                                         </string_list>
5841                                                                                                 </attr>
5842                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5843                                                                                                 <attr key="phc.line_number"><integer>173</integer></attr>
5844                                                                                         </attrs>
5845                                                                                         <AST:Assignment>
5846                                                                                                 <attrs>
5847                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5848                                                                                                         <attr key="phc.line_number"><integer>173</integer></attr>
5849                                                                                                 </attrs>
5850                                                                                                 <AST:Variable>
5851                                                                                                         <attrs>
5852                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5853                                                                                                                 <attr key="phc.line_number"><integer>173</integer></attr>
5854                                                                                                         </attrs>
5855                                                                                                         <AST:Target xsi:nil="true" />
5856                                                                                                         <AST:VARIABLE_NAME>
5857                                                                                                                 <attrs />
5858                                                                                                                 <value>search</value>
5859                                                                                                         </AST:VARIABLE_NAME>
5860                                                                                                         <AST:Expr_list>
5861                                                                                                         </AST:Expr_list>
5862                                                                                                 </AST:Variable>
5863                                                                                                 <bool><!-- is_ref -->false</bool>
5864                                                                                                 <AST:Variable>
5865                                                                                                         <attrs>
5866                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5867                                                                                                                 <attr key="phc.line_number"><integer>173</integer></attr>
5868                                                                                                         </attrs>
5869                                                                                                         <AST:Target xsi:nil="true" />
5870                                                                                                         <AST:VARIABLE_NAME>
5871                                                                                                                 <attrs />
5872                                                                                                                 <value>searchBase</value>
5873                                                                                                         </AST:VARIABLE_NAME>
5874                                                                                                         <AST:Expr_list>
5875                                                                                                         </AST:Expr_list>
5876                                                                                                 </AST:Variable>
5877                                                                                         </AST:Assignment>
5878                                                                                 </AST:Eval_expr>
5879                                                                                 <AST:If>
5880                                                                                         <attrs>
5881                                                                                                 <attr key="phc.comments">
5882                                                                                                         <string_list>
5883                                                                                                         </string_list>
5884                                                                                                 </attr>
5885                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5886                                                                                                 <attr key="phc.line_number"><integer>174</integer></attr>
5887                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
5888                                                                                         </attrs>
5889                                                                                         <AST:Bin_op>
5890                                                                                                 <attrs>
5891                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5892                                                                                                         <attr key="phc.line_number"><integer>174</integer></attr>
5893                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
5894                                                                                                 </attrs>
5895                                                                                                 <AST:Variable>
5896                                                                                                         <attrs>
5897                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5898                                                                                                                 <attr key="phc.line_number"><integer>174</integer></attr>
5899                                                                                                         </attrs>
5900                                                                                                         <AST:Variable>
5901                                                                                                                 <attrs>
5902                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5903                                                                                                                         <attr key="phc.line_number"><integer>174</integer></attr>
5904                                                                                                                 </attrs>
5905                                                                                                                 <AST:Target xsi:nil="true" />
5906                                                                                                                 <AST:VARIABLE_NAME>
5907                                                                                                                         <attrs />
5908                                                                                                                         <value>stack</value>
5909                                                                                                                 </AST:VARIABLE_NAME>
5910                                                                                                                 <AST:Expr_list>
5911                                                                                                                 </AST:Expr_list>
5912                                                                                                         </AST:Variable>
5913                                                                                                         <AST:VARIABLE_NAME>
5914                                                                                                                 <attrs />
5915                                                                                                                 <value>top</value>
5916                                                                                                         </AST:VARIABLE_NAME>
5917                                                                                                         <AST:Expr_list>
5918                                                                                                         </AST:Expr_list>
5919                                                                                                 </AST:Variable>
5920                                                                                                 <AST:OP>
5921                                                                                                         <attrs>
5922                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5923                                                                                                                 <attr key="phc.line_number"><integer>174</integer></attr>
5924                                                                                                         </attrs>
5925                                                                                                         <value>===</value>
5926                                                                                                 </AST:OP>
5927                                                                                                 <AST:BOOL>
5928                                                                                                         <attrs>
5929                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5930                                                                                                                 <attr key="phc.line_number"><integer>174</integer></attr>
5931                                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
5932                                                                                                         </attrs>
5933                                                                                                         <value>False</value>
5934                                                                                                 </AST:BOOL>
5935                                                                                         </AST:Bin_op>
5936                                                                                         <AST:Statement_list>
5937                                                                                                 <AST:Eval_expr>
5938                                                                                                         <attrs>
5939                                                                                                                 <attr key="phc.comments">
5940                                                                                                                         <string_list>
5941                                                                                                                         </string_list>
5942                                                                                                                 </attr>
5943                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5944                                                                                                                 <attr key="phc.line_number"><integer>175</integer></attr>
5945                                                                                                         </attrs>
5946                                                                                                         <AST:Assignment>
5947                                                                                                                 <attrs>
5948                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5949                                                                                                                         <attr key="phc.line_number"><integer>175</integer></attr>
5950                                                                                                                 </attrs>
5951                                                                                                                 <AST:Variable>
5952                                                                                                                         <attrs>
5953                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5954                                                                                                                                 <attr key="phc.line_number"><integer>175</integer></attr>
5955                                                                                                                         </attrs>
5956                                                                                                                         <AST:Target xsi:nil="true" />
5957                                                                                                                         <AST:VARIABLE_NAME>
5958                                                                                                                                 <attrs />
5959                                                                                                                                 <value>currentClosing</value>
5960                                                                                                                         </AST:VARIABLE_NAME>
5961                                                                                                                         <AST:Expr_list>
5962                                                                                                                         </AST:Expr_list>
5963                                                                                                                 </AST:Variable>
5964                                                                                                                 <bool><!-- is_ref -->false</bool>
5965                                                                                                                 <AST:STRING>
5966                                                                                                                         <attrs>
5967                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5968                                                                                                                                 <attr key="phc.line_number"><integer>175</integer></attr>
5969                                                                                                                                 <attr key="phc.unparser.source_rep"><string></string></attr>
5970                                                                                                                         </attrs>
5971                                                                                                                         <value></value>
5972                                                                                                                 </AST:STRING>
5973                                                                                                         </AST:Assignment>
5974                                                                                                 </AST:Eval_expr>
5975                                                                                         </AST:Statement_list>
5976                                                                                         <AST:Statement_list>
5977                                                                                                 <AST:Eval_expr>
5978                                                                                                         <attrs>
5979                                                                                                                 <attr key="phc.comments">
5980                                                                                                                         <string_list>
5981                                                                                                                         </string_list>
5982                                                                                                                 </attr>
5983                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5984                                                                                                                 <attr key="phc.line_number"><integer>177</integer></attr>
5985                                                                                                         </attrs>
5986                                                                                                         <AST:Assignment>
5987                                                                                                                 <attrs>
5988                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5989                                                                                                                         <attr key="phc.line_number"><integer>177</integer></attr>
5990                                                                                                                 </attrs>
5991                                                                                                                 <AST:Variable>
5992                                                                                                                         <attrs>
5993                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
5994                                                                                                                                 <attr key="phc.line_number"><integer>177</integer></attr>
5995                                                                                                                         </attrs>
5996                                                                                                                         <AST:Target xsi:nil="true" />
5997                                                                                                                         <AST:VARIABLE_NAME>
5998                                                                                                                                 <attrs />
5999                                                                                                                                 <value>currentClosing</value>
6000                                                                                                                         </AST:VARIABLE_NAME>
6001                                                                                                                         <AST:Expr_list>
6002                                                                                                                         </AST:Expr_list>
6003                                                                                                                 </AST:Variable>
6004                                                                                                                 <bool><!-- is_ref -->false</bool>
6005                                                                                                                 <AST:Variable>
6006                                                                                                                         <attrs>
6007                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6008                                                                                                                                 <attr key="phc.line_number"><integer>177</integer></attr>
6009                                                                                                                         </attrs>
6010                                                                                                                         <AST:Variable>
6011                                                                                                                                 <attrs>
6012                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6013                                                                                                                                         <attr key="phc.line_number"><integer>177</integer></attr>
6014                                                                                                                                 </attrs>
6015                                                                                                                                 <AST:Variable>
6016                                                                                                                                         <attrs>
6017                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6018                                                                                                                                                 <attr key="phc.line_number"><integer>177</integer></attr>
6019                                                                                                                                         </attrs>
6020                                                                                                                                         <AST:Target xsi:nil="true" />
6021                                                                                                                                         <AST:VARIABLE_NAME>
6022                                                                                                                                                 <attrs />
6023                                                                                                                                                 <value>stack</value>
6024                                                                                                                                         </AST:VARIABLE_NAME>
6025                                                                                                                                         <AST:Expr_list>
6026                                                                                                                                         </AST:Expr_list>
6027                                                                                                                                 </AST:Variable>
6028                                                                                                                                 <AST:VARIABLE_NAME>
6029                                                                                                                                         <attrs />
6030                                                                                                                                         <value>top</value>
6031                                                                                                                                 </AST:VARIABLE_NAME>
6032                                                                                                                                 <AST:Expr_list>
6033                                                                                                                                 </AST:Expr_list>
6034                                                                                                                         </AST:Variable>
6035                                                                                                                         <AST:VARIABLE_NAME>
6036                                                                                                                                 <attrs />
6037                                                                                                                                 <value>close</value>
6038                                                                                                                         </AST:VARIABLE_NAME>
6039                                                                                                                         <AST:Expr_list>
6040                                                                                                                         </AST:Expr_list>
6041                                                                                                                 </AST:Variable>
6042                                                                                                         </AST:Assignment>
6043                                                                                                 </AST:Eval_expr>
6044                                                                                                 <AST:Eval_expr>
6045                                                                                                         <attrs>
6046                                                                                                                 <attr key="phc.comments">
6047                                                                                                                         <string_list>
6048                                                                                                                         </string_list>
6049                                                                                                                 </attr>
6050                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6051                                                                                                                 <attr key="phc.line_number"><integer>178</integer></attr>
6052                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
6053                                                                                                         </attrs>
6054                                                                                                         <AST:Op_assignment>
6055                                                                                                                 <attrs />
6056                                                                                                                 <AST:Variable>
6057                                                                                                                         <attrs>
6058                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6059                                                                                                                                 <attr key="phc.line_number"><integer>178</integer></attr>
6060                                                                                                                         </attrs>
6061                                                                                                                         <AST:Target xsi:nil="true" />
6062                                                                                                                         <AST:VARIABLE_NAME>
6063                                                                                                                                 <attrs />
6064                                                                                                                                 <value>search</value>
6065                                                                                                                         </AST:VARIABLE_NAME>
6066                                                                                                                         <AST:Expr_list>
6067                                                                                                                         </AST:Expr_list>
6068                                                                                                                 </AST:Variable>
6069                                                                                                                 <AST:OP>
6070                                                                                                                         <attrs />
6071                                                                                                                         <value>.</value>
6072                                                                                                                 </AST:OP>
6073                                                                                                                 <AST:Variable>
6074                                                                                                                         <attrs>
6075                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6076                                                                                                                                 <attr key="phc.line_number"><integer>178</integer></attr>
6077                                                                                                                         </attrs>
6078                                                                                                                         <AST:Target xsi:nil="true" />
6079                                                                                                                         <AST:VARIABLE_NAME>
6080                                                                                                                                 <attrs />
6081                                                                                                                                 <value>currentClosing</value>
6082                                                                                                                         </AST:VARIABLE_NAME>
6083                                                                                                                         <AST:Expr_list>
6084                                                                                                                         </AST:Expr_list>
6085                                                                                                                 </AST:Variable>
6086                                                                                                         </AST:Op_assignment>
6087                                                                                                 </AST:Eval_expr>
6088                                                                                         </AST:Statement_list>
6089                                                                                 </AST:If>
6090                                                                                 <AST:If>
6091                                                                                         <attrs>
6092                                                                                                 <attr key="phc.comments">
6093                                                                                                         <string_list>
6094                                                                                                         </string_list>
6095                                                                                                 </attr>
6096                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6097                                                                                                 <attr key="phc.line_number"><integer>180</integer></attr>
6098                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
6099                                                                                         </attrs>
6100                                                                                         <AST:Variable>
6101                                                                                                 <attrs>
6102                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6103                                                                                                         <attr key="phc.line_number"><integer>180</integer></attr>
6104                                                                                                 </attrs>
6105                                                                                                 <AST:Target xsi:nil="true" />
6106                                                                                                 <AST:VARIABLE_NAME>
6107                                                                                                         <attrs />
6108                                                                                                         <value>findPipe</value>
6109                                                                                                 </AST:VARIABLE_NAME>
6110                                                                                                 <AST:Expr_list>
6111                                                                                                 </AST:Expr_list>
6112                                                                                         </AST:Variable>
6113                                                                                         <AST:Statement_list>
6114                                                                                                 <AST:Eval_expr>
6115                                                                                                         <attrs>
6116                                                                                                                 <attr key="phc.comments">
6117                                                                                                                         <string_list>
6118                                                                                                                         </string_list>
6119                                                                                                                 </attr>
6120                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6121                                                                                                                 <attr key="phc.line_number"><integer>181</integer></attr>
6122                                                                                                         </attrs>
6123                                                                                                         <AST:Op_assignment>
6124                                                                                                                 <attrs />
6125                                                                                                                 <AST:Variable>
6126                                                                                                                         <attrs>
6127                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6128                                                                                                                                 <attr key="phc.line_number"><integer>181</integer></attr>
6129                                                                                                                         </attrs>
6130                                                                                                                         <AST:Target xsi:nil="true" />
6131                                                                                                                         <AST:VARIABLE_NAME>
6132                                                                                                                                 <attrs />
6133                                                                                                                                 <value>search</value>
6134                                                                                                                         </AST:VARIABLE_NAME>
6135                                                                                                                         <AST:Expr_list>
6136                                                                                                                         </AST:Expr_list>
6137                                                                                                                 </AST:Variable>
6138                                                                                                                 <AST:OP>
6139                                                                                                                         <attrs />
6140                                                                                                                         <value>.</value>
6141                                                                                                                 </AST:OP>
6142                                                                                                                 <AST:STRING>
6143                                                                                                                         <attrs>
6144                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6145                                                                                                                                 <attr key="phc.line_number"><integer>181</integer></attr>
6146                                                                                                                                 <attr key="phc.unparser.source_rep"><string>|</string></attr>
6147                                                                                                                         </attrs>
6148                                                                                                                         <value>|</value>
6149                                                                                                                 </AST:STRING>
6150                                                                                                         </AST:Op_assignment>
6151                                                                                                 </AST:Eval_expr>
6152                                                                                         </AST:Statement_list>
6153                                                                                         <AST:Statement_list>
6154                                                                                         </AST:Statement_list>
6155                                                                                 </AST:If>
6156                                                                                 <AST:If>
6157                                                                                         <attrs>
6158                                                                                                 <attr key="phc.comments">
6159                                                                                                         <string_list>
6160                                                                                                         </string_list>
6161                                                                                                 </attr>
6162                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6163                                                                                                 <attr key="phc.line_number"><integer>183</integer></attr>
6164                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
6165                                                                                         </attrs>
6166                                                                                         <AST:Variable>
6167                                                                                                 <attrs>
6168                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6169                                                                                                         <attr key="phc.line_number"><integer>183</integer></attr>
6170                                                                                                 </attrs>
6171                                                                                                 <AST:Target xsi:nil="true" />
6172                                                                                                 <AST:VARIABLE_NAME>
6173                                                                                                         <attrs />
6174                                                                                                         <value>findEquals</value>
6175                                                                                                 </AST:VARIABLE_NAME>
6176                                                                                                 <AST:Expr_list>
6177                                                                                                 </AST:Expr_list>
6178                                                                                         </AST:Variable>
6179                                                                                         <AST:Statement_list>
6180                                                                                                 <AST:Eval_expr>
6181                                                                                                         <attrs>
6182                                                                                                                 <attr key="phc.comments">
6183                                                                                                                         <string_list>
6184                                                                                                                                 <string>// First equals will be for the template</string>
6185                                                                                                                         </string_list>
6186                                                                                                                 </attr>
6187                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6188                                                                                                                 <attr key="phc.line_number"><integer>185</integer></attr>
6189                                                                                                         </attrs>
6190                                                                                                         <AST:Op_assignment>
6191                                                                                                                 <attrs />
6192                                                                                                                 <AST:Variable>
6193                                                                                                                         <attrs>
6194                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6195                                                                                                                                 <attr key="phc.line_number"><integer>185</integer></attr>
6196                                                                                                                         </attrs>
6197                                                                                                                         <AST:Target xsi:nil="true" />
6198                                                                                                                         <AST:VARIABLE_NAME>
6199                                                                                                                                 <attrs />
6200                                                                                                                                 <value>search</value>
6201                                                                                                                         </AST:VARIABLE_NAME>
6202                                                                                                                         <AST:Expr_list>
6203                                                                                                                         </AST:Expr_list>
6204                                                                                                                 </AST:Variable>
6205                                                                                                                 <AST:OP>
6206                                                                                                                         <attrs />
6207                                                                                                                         <value>.</value>
6208                                                                                                                 </AST:OP>
6209                                                                                                                 <AST:STRING>
6210                                                                                                                         <attrs>
6211                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6212                                                                                                                                 <attr key="phc.line_number"><integer>185</integer></attr>
6213                                                                                                                                 <attr key="phc.unparser.source_rep"><string>=</string></attr>
6214                                                                                                                         </attrs>
6215                                                                                                                         <value>=</value>
6216                                                                                                                 </AST:STRING>
6217                                                                                                         </AST:Op_assignment>
6218                                                                                                 </AST:Eval_expr>
6219                                                                                         </AST:Statement_list>
6220                                                                                         <AST:Statement_list>
6221                                                                                         </AST:Statement_list>
6222                                                                                 </AST:If>
6223                                                                                 <AST:Eval_expr>
6224                                                                                         <attrs>
6225                                                                                                 <attr key="phc.comments">
6226                                                                                                         <string_list>
6227                                                                                                         </string_list>
6228                                                                                                 </attr>
6229                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6230                                                                                                 <attr key="phc.line_number"><integer>187</integer></attr>
6231                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
6232                                                                                         </attrs>
6233                                                                                         <AST:Assignment>
6234                                                                                                 <attrs>
6235                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6236                                                                                                         <attr key="phc.line_number"><integer>187</integer></attr>
6237                                                                                                 </attrs>
6238                                                                                                 <AST:Variable>
6239                                                                                                         <attrs>
6240                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6241                                                                                                                 <attr key="phc.line_number"><integer>187</integer></attr>
6242                                                                                                         </attrs>
6243                                                                                                         <AST:Target xsi:nil="true" />
6244                                                                                                         <AST:VARIABLE_NAME>
6245                                                                                                                 <attrs />
6246                                                                                                                 <value>rule</value>
6247                                                                                                         </AST:VARIABLE_NAME>
6248                                                                                                         <AST:Expr_list>
6249                                                                                                         </AST:Expr_list>
6250                                                                                                 </AST:Variable>
6251                                                                                                 <bool><!-- is_ref -->false</bool>
6252                                                                                                 <AST:NIL>
6253                                                                                                         <attrs>
6254                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6255                                                                                                                 <attr key="phc.line_number"><integer>187</integer></attr>
6256                                                                                                                 <attr key="phc.unparser.source_rep"><string>null</string></attr>
6257                                                                                                         </attrs>
6258                                                                                                 </AST:NIL>
6259                                                                                         </AST:Assignment>
6260                                                                                 </AST:Eval_expr>
6261                                                                                 <AST:Eval_expr>
6262                                                                                         <attrs>
6263                                                                                                 <attr key="phc.comments">
6264                                                                                                         <string_list>
6265                                                                                                                 <string># Output literal section, advance input counter</string>
6266                                                                                                         </string_list>
6267                                                                                                 </attr>
6268                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6269                                                                                                 <attr key="phc.line_number"><integer>189</integer></attr>
6270                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
6271                                                                                         </attrs>
6272                                                                                         <AST:Assignment>
6273                                                                                                 <attrs>
6274                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6275                                                                                                         <attr key="phc.line_number"><integer>189</integer></attr>
6276                                                                                                 </attrs>
6277                                                                                                 <AST:Variable>
6278                                                                                                         <attrs>
6279                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6280                                                                                                                 <attr key="phc.line_number"><integer>189</integer></attr>
6281                                                                                                         </attrs>
6282                                                                                                         <AST:Target xsi:nil="true" />
6283                                                                                                         <AST:VARIABLE_NAME>
6284                                                                                                                 <attrs />
6285                                                                                                                 <value>literalLength</value>
6286                                                                                                         </AST:VARIABLE_NAME>
6287                                                                                                         <AST:Expr_list>
6288                                                                                                         </AST:Expr_list>
6289                                                                                                 </AST:Variable>
6290                                                                                                 <bool><!-- is_ref -->false</bool>
6291                                                                                                 <AST:Method_invocation>
6292                                                                                                         <attrs>
6293                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6294                                                                                                                 <attr key="phc.line_number"><integer>189</integer></attr>
6295                                                                                                         </attrs>
6296                                                                                                         <AST:Target xsi:nil="true" />
6297                                                                                                         <AST:METHOD_NAME>
6298                                                                                                                 <attrs />
6299                                                                                                                 <value>strcspn</value>
6300                                                                                                         </AST:METHOD_NAME>
6301                                                                                                         <AST:Actual_parameter_list>
6302                                                                                                                 <AST:Actual_parameter>
6303                                                                                                                         <attrs>
6304                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6305                                                                                                                                 <attr key="phc.line_number"><integer>189</integer></attr>
6306                                                                                                                         </attrs>
6307                                                                                                                         <bool><!-- is_ref -->false</bool>
6308                                                                                                                         <AST:Variable>
6309                                                                                                                                 <attrs>
6310                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6311                                                                                                                                         <attr key="phc.line_number"><integer>189</integer></attr>
6312                                                                                                                                 </attrs>
6313                                                                                                                                 <AST:Target xsi:nil="true" />
6314                                                                                                                                 <AST:VARIABLE_NAME>
6315                                                                                                                                         <attrs />
6316                                                                                                                                         <value>text</value>
6317                                                                                                                                 </AST:VARIABLE_NAME>
6318                                                                                                                                 <AST:Expr_list>
6319                                                                                                                                 </AST:Expr_list>
6320                                                                                                                         </AST:Variable>
6321                                                                                                                 </AST:Actual_parameter>
6322                                                                                                                 <AST:Actual_parameter>
6323                                                                                                                         <attrs>
6324                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6325                                                                                                                                 <attr key="phc.line_number"><integer>189</integer></attr>
6326                                                                                                                         </attrs>
6327                                                                                                                         <bool><!-- is_ref -->false</bool>
6328                                                                                                                         <AST:Variable>
6329                                                                                                                                 <attrs>
6330                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6331                                                                                                                                         <attr key="phc.line_number"><integer>189</integer></attr>
6332                                                                                                                                 </attrs>
6333                                                                                                                                 <AST:Target xsi:nil="true" />
6334                                                                                                                                 <AST:VARIABLE_NAME>
6335                                                                                                                                         <attrs />
6336                                                                                                                                         <value>search</value>
6337                                                                                                                                 </AST:VARIABLE_NAME>
6338                                                                                                                                 <AST:Expr_list>
6339                                                                                                                                 </AST:Expr_list>
6340                                                                                                                         </AST:Variable>
6341                                                                                                                 </AST:Actual_parameter>
6342                                                                                                                 <AST:Actual_parameter>
6343                                                                                                                         <attrs>
6344                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6345                                                                                                                                 <attr key="phc.line_number"><integer>189</integer></attr>
6346                                                                                                                         </attrs>
6347                                                                                                                         <bool><!-- is_ref -->false</bool>
6348                                                                                                                         <AST:Variable>
6349                                                                                                                                 <attrs>
6350                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6351                                                                                                                                         <attr key="phc.line_number"><integer>189</integer></attr>
6352                                                                                                                                 </attrs>
6353                                                                                                                                 <AST:Target xsi:nil="true" />
6354                                                                                                                                 <AST:VARIABLE_NAME>
6355                                                                                                                                         <attrs />
6356                                                                                                                                         <value>i</value>
6357                                                                                                                                 </AST:VARIABLE_NAME>
6358                                                                                                                                 <AST:Expr_list>
6359                                                                                                                                 </AST:Expr_list>
6360                                                                                                                         </AST:Variable>
6361                                                                                                                 </AST:Actual_parameter>
6362                                                                                                         </AST:Actual_parameter_list>
6363                                                                                                 </AST:Method_invocation>
6364                                                                                         </AST:Assignment>
6365                                                                                 </AST:Eval_expr>
6366                                                                                 <AST:If>
6367                                                                                         <attrs>
6368                                                                                                 <attr key="phc.comments">
6369                                                                                                         <string_list>
6370                                                                                                         </string_list>
6371                                                                                                 </attr>
6372                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6373                                                                                                 <attr key="phc.line_number"><integer>190</integer></attr>
6374                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
6375                                                                                         </attrs>
6376                                                                                         <AST:Bin_op>
6377                                                                                                 <attrs>
6378                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6379                                                                                                         <attr key="phc.line_number"><integer>190</integer></attr>
6380                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
6381                                                                                                 </attrs>
6382                                                                                                 <AST:Variable>
6383                                                                                                         <attrs>
6384                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6385                                                                                                                 <attr key="phc.line_number"><integer>190</integer></attr>
6386                                                                                                         </attrs>
6387                                                                                                         <AST:Target xsi:nil="true" />
6388                                                                                                         <AST:VARIABLE_NAME>
6389                                                                                                                 <attrs />
6390                                                                                                                 <value>literalLength</value>
6391                                                                                                         </AST:VARIABLE_NAME>
6392                                                                                                         <AST:Expr_list>
6393                                                                                                         </AST:Expr_list>
6394                                                                                                 </AST:Variable>
6395                                                                                                 <AST:OP>
6396                                                                                                         <attrs>
6397                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6398                                                                                                                 <attr key="phc.line_number"><integer>190</integer></attr>
6399                                                                                                         </attrs>
6400                                                                                                         <value encoding="escape">&gt;</value>
6401                                                                                                 </AST:OP>
6402                                                                                                 <AST:INT>
6403                                                                                                         <attrs>
6404                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6405                                                                                                                 <attr key="phc.line_number"><integer>190</integer></attr>
6406                                                                                                                 <attr key="phc.unparser.source_rep"><string>0</string></attr>
6407                                                                                                         </attrs>
6408                                                                                                         <value>0</value>
6409                                                                                                 </AST:INT>
6410                                                                                         </AST:Bin_op>
6411                                                                                         <AST:Statement_list>
6412                                                                                                 <AST:Eval_expr>
6413                                                                                                         <attrs>
6414                                                                                                                 <attr key="phc.comments">
6415                                                                                                                         <string_list>
6416                                                                                                                         </string_list>
6417                                                                                                                 </attr>
6418                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6419                                                                                                                 <attr key="phc.line_number"><integer>191</integer></attr>
6420                                                                                                         </attrs>
6421                                                                                                         <AST:Op_assignment>
6422                                                                                                                 <attrs />
6423                                                                                                                 <AST:Variable>
6424                                                                                                                         <attrs>
6425                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6426                                                                                                                                 <attr key="phc.line_number"><integer>191</integer></attr>
6427                                                                                                                         </attrs>
6428                                                                                                                         <AST:Target xsi:nil="true" />
6429                                                                                                                         <AST:VARIABLE_NAME>
6430                                                                                                                                 <attrs />
6431                                                                                                                                 <value>accum</value>
6432                                                                                                                         </AST:VARIABLE_NAME>
6433                                                                                                                         <AST:Expr_list>
6434                                                                                                                         </AST:Expr_list>
6435                                                                                                                 </AST:Variable>
6436                                                                                                                 <AST:OP>
6437                                                                                                                         <attrs />
6438                                                                                                                         <value>.</value>
6439                                                                                                                 </AST:OP>
6440                                                                                                                 <AST:Method_invocation>
6441                                                                                                                         <attrs>
6442                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6443                                                                                                                                 <attr key="phc.line_number"><integer>191</integer></attr>
6444                                                                                                                         </attrs>
6445                                                                                                                         <AST:Target xsi:nil="true" />
6446                                                                                                                         <AST:METHOD_NAME>
6447                                                                                                                                 <attrs />
6448                                                                                                                                 <value>htmlspecialchars</value>
6449                                                                                                                         </AST:METHOD_NAME>
6450                                                                                                                         <AST:Actual_parameter_list>
6451                                                                                                                                 <AST:Actual_parameter>
6452                                                                                                                                         <attrs>
6453                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6454                                                                                                                                                 <attr key="phc.line_number"><integer>191</integer></attr>
6455                                                                                                                                         </attrs>
6456                                                                                                                                         <bool><!-- is_ref -->false</bool>
6457                                                                                                                                         <AST:Method_invocation>
6458                                                                                                                                                 <attrs>
6459                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6460                                                                                                                                                         <attr key="phc.line_number"><integer>191</integer></attr>
6461                                                                                                                                                 </attrs>
6462                                                                                                                                                 <AST:Target xsi:nil="true" />
6463                                                                                                                                                 <AST:METHOD_NAME>
6464                                                                                                                                                         <attrs />
6465                                                                                                                                                         <value>substr</value>
6466                                                                                                                                                 </AST:METHOD_NAME>
6467                                                                                                                                                 <AST:Actual_parameter_list>
6468                                                                                                                                                         <AST:Actual_parameter>
6469                                                                                                                                                                 <attrs>
6470                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6471                                                                                                                                                                         <attr key="phc.line_number"><integer>191</integer></attr>
6472                                                                                                                                                                 </attrs>
6473                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
6474                                                                                                                                                                 <AST:Variable>
6475                                                                                                                                                                         <attrs>
6476                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6477                                                                                                                                                                                 <attr key="phc.line_number"><integer>191</integer></attr>
6478                                                                                                                                                                         </attrs>
6479                                                                                                                                                                         <AST:Target xsi:nil="true" />
6480                                                                                                                                                                         <AST:VARIABLE_NAME>
6481                                                                                                                                                                                 <attrs />
6482                                                                                                                                                                                 <value>text</value>
6483                                                                                                                                                                         </AST:VARIABLE_NAME>
6484                                                                                                                                                                         <AST:Expr_list>
6485                                                                                                                                                                         </AST:Expr_list>
6486                                                                                                                                                                 </AST:Variable>
6487                                                                                                                                                         </AST:Actual_parameter>
6488                                                                                                                                                         <AST:Actual_parameter>
6489                                                                                                                                                                 <attrs>
6490                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6491                                                                                                                                                                         <attr key="phc.line_number"><integer>191</integer></attr>
6492                                                                                                                                                                 </attrs>
6493                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
6494                                                                                                                                                                 <AST:Variable>
6495                                                                                                                                                                         <attrs>
6496                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6497                                                                                                                                                                                 <attr key="phc.line_number"><integer>191</integer></attr>
6498                                                                                                                                                                         </attrs>
6499                                                                                                                                                                         <AST:Target xsi:nil="true" />
6500                                                                                                                                                                         <AST:VARIABLE_NAME>
6501                                                                                                                                                                                 <attrs />
6502                                                                                                                                                                                 <value>i</value>
6503                                                                                                                                                                         </AST:VARIABLE_NAME>
6504                                                                                                                                                                         <AST:Expr_list>
6505                                                                                                                                                                         </AST:Expr_list>
6506                                                                                                                                                                 </AST:Variable>
6507                                                                                                                                                         </AST:Actual_parameter>
6508                                                                                                                                                         <AST:Actual_parameter>
6509                                                                                                                                                                 <attrs>
6510                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6511                                                                                                                                                                         <attr key="phc.line_number"><integer>191</integer></attr>
6512                                                                                                                                                                 </attrs>
6513                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
6514                                                                                                                                                                 <AST:Variable>
6515                                                                                                                                                                         <attrs>
6516                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6517                                                                                                                                                                                 <attr key="phc.line_number"><integer>191</integer></attr>
6518                                                                                                                                                                         </attrs>
6519                                                                                                                                                                         <AST:Target xsi:nil="true" />
6520                                                                                                                                                                         <AST:VARIABLE_NAME>
6521                                                                                                                                                                                 <attrs />
6522                                                                                                                                                                                 <value>literalLength</value>
6523                                                                                                                                                                         </AST:VARIABLE_NAME>
6524                                                                                                                                                                         <AST:Expr_list>
6525                                                                                                                                                                         </AST:Expr_list>
6526                                                                                                                                                                 </AST:Variable>
6527                                                                                                                                                         </AST:Actual_parameter>
6528                                                                                                                                                 </AST:Actual_parameter_list>
6529                                                                                                                                         </AST:Method_invocation>
6530                                                                                                                                 </AST:Actual_parameter>
6531                                                                                                                         </AST:Actual_parameter_list>
6532                                                                                                                 </AST:Method_invocation>
6533                                                                                                         </AST:Op_assignment>
6534                                                                                                 </AST:Eval_expr>
6535                                                                                                 <AST:Eval_expr>
6536                                                                                                         <attrs>
6537                                                                                                                 <attr key="phc.comments">
6538                                                                                                                         <string_list>
6539                                                                                                                         </string_list>
6540                                                                                                                 </attr>
6541                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6542                                                                                                                 <attr key="phc.line_number"><integer>192</integer></attr>
6543                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
6544                                                                                                         </attrs>
6545                                                                                                         <AST:Op_assignment>
6546                                                                                                                 <attrs />
6547                                                                                                                 <AST:Variable>
6548                                                                                                                         <attrs>
6549                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6550                                                                                                                                 <attr key="phc.line_number"><integer>192</integer></attr>
6551                                                                                                                         </attrs>
6552                                                                                                                         <AST:Target xsi:nil="true" />
6553                                                                                                                         <AST:VARIABLE_NAME>
6554                                                                                                                                 <attrs />
6555                                                                                                                                 <value>i</value>
6556                                                                                                                         </AST:VARIABLE_NAME>
6557                                                                                                                         <AST:Expr_list>
6558                                                                                                                         </AST:Expr_list>
6559                                                                                                                 </AST:Variable>
6560                                                                                                                 <AST:OP>
6561                                                                                                                         <attrs />
6562                                                                                                                         <value>+</value>
6563                                                                                                                 </AST:OP>
6564                                                                                                                 <AST:Variable>
6565                                                                                                                         <attrs>
6566                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6567                                                                                                                                 <attr key="phc.line_number"><integer>192</integer></attr>
6568                                                                                                                         </attrs>
6569                                                                                                                         <AST:Target xsi:nil="true" />
6570                                                                                                                         <AST:VARIABLE_NAME>
6571                                                                                                                                 <attrs />
6572                                                                                                                                 <value>literalLength</value>
6573                                                                                                                         </AST:VARIABLE_NAME>
6574                                                                                                                         <AST:Expr_list>
6575                                                                                                                         </AST:Expr_list>
6576                                                                                                                 </AST:Variable>
6577                                                                                                         </AST:Op_assignment>
6578                                                                                                 </AST:Eval_expr>
6579                                                                                         </AST:Statement_list>
6580                                                                                         <AST:Statement_list>
6581                                                                                         </AST:Statement_list>
6582                                                                                 </AST:If>
6583                                                                                 <AST:If>
6584                                                                                         <attrs>
6585                                                                                                 <attr key="phc.comments">
6586                                                                                                         <string_list>
6587                                                                                                         </string_list>
6588                                                                                                 </attr>
6589                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6590                                                                                                 <attr key="phc.line_number"><integer>194</integer></attr>
6591                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
6592                                                                                         </attrs>
6593                                                                                         <AST:Bin_op>
6594                                                                                                 <attrs>
6595                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6596                                                                                                         <attr key="phc.line_number"><integer>194</integer></attr>
6597                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
6598                                                                                                 </attrs>
6599                                                                                                 <AST:Variable>
6600                                                                                                         <attrs>
6601                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6602                                                                                                                 <attr key="phc.line_number"><integer>194</integer></attr>
6603                                                                                                         </attrs>
6604                                                                                                         <AST:Target xsi:nil="true" />
6605                                                                                                         <AST:VARIABLE_NAME>
6606                                                                                                                 <attrs />
6607                                                                                                                 <value>i</value>
6608                                                                                                         </AST:VARIABLE_NAME>
6609                                                                                                         <AST:Expr_list>
6610                                                                                                         </AST:Expr_list>
6611                                                                                                 </AST:Variable>
6612                                                                                                 <AST:OP>
6613                                                                                                         <attrs>
6614                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6615                                                                                                                 <attr key="phc.line_number"><integer>194</integer></attr>
6616                                                                                                         </attrs>
6617                                                                                                         <value encoding="escape">&gt;=</value>
6618                                                                                                 </AST:OP>
6619                                                                                                 <AST:Method_invocation>
6620                                                                                                         <attrs>
6621                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6622                                                                                                                 <attr key="phc.line_number"><integer>194</integer></attr>
6623                                                                                                         </attrs>
6624                                                                                                         <AST:Target xsi:nil="true" />
6625                                                                                                         <AST:METHOD_NAME>
6626                                                                                                                 <attrs />
6627                                                                                                                 <value>strlen</value>
6628                                                                                                         </AST:METHOD_NAME>
6629                                                                                                         <AST:Actual_parameter_list>
6630                                                                                                                 <AST:Actual_parameter>
6631                                                                                                                         <attrs>
6632                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6633                                                                                                                                 <attr key="phc.line_number"><integer>194</integer></attr>
6634                                                                                                                         </attrs>
6635                                                                                                                         <bool><!-- is_ref -->false</bool>
6636                                                                                                                         <AST:Variable>
6637                                                                                                                                 <attrs>
6638                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6639                                                                                                                                         <attr key="phc.line_number"><integer>194</integer></attr>
6640                                                                                                                                 </attrs>
6641                                                                                                                                 <AST:Target xsi:nil="true" />
6642                                                                                                                                 <AST:VARIABLE_NAME>
6643                                                                                                                                         <attrs />
6644                                                                                                                                         <value>text</value>
6645                                                                                                                                 </AST:VARIABLE_NAME>
6646                                                                                                                                 <AST:Expr_list>
6647                                                                                                                                 </AST:Expr_list>
6648                                                                                                                         </AST:Variable>
6649                                                                                                                 </AST:Actual_parameter>
6650                                                                                                         </AST:Actual_parameter_list>
6651                                                                                                 </AST:Method_invocation>
6652                                                                                         </AST:Bin_op>
6653                                                                                         <AST:Statement_list>
6654                                                                                                 <AST:If>
6655                                                                                                         <attrs>
6656                                                                                                                 <attr key="phc.comments">
6657                                                                                                                         <string_list>
6658                                                                                                                         </string_list>
6659                                                                                                                 </attr>
6660                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6661                                                                                                                 <attr key="phc.line_number"><integer>195</integer></attr>
6662                                                                                                         </attrs>
6663                                                                                                         <AST:Bin_op>
6664                                                                                                                 <attrs>
6665                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6666                                                                                                                         <attr key="phc.line_number"><integer>195</integer></attr>
6667                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
6668                                                                                                                 </attrs>
6669                                                                                                                 <AST:Variable>
6670                                                                                                                         <attrs>
6671                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6672                                                                                                                                 <attr key="phc.line_number"><integer>195</integer></attr>
6673                                                                                                                         </attrs>
6674                                                                                                                         <AST:Target xsi:nil="true" />
6675                                                                                                                         <AST:VARIABLE_NAME>
6676                                                                                                                                 <attrs />
6677                                                                                                                                 <value>currentClosing</value>
6678                                                                                                                         </AST:VARIABLE_NAME>
6679                                                                                                                         <AST:Expr_list>
6680                                                                                                                         </AST:Expr_list>
6681                                                                                                                 </AST:Variable>
6682                                                                                                                 <AST:OP>
6683                                                                                                                         <attrs>
6684                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6685                                                                                                                                 <attr key="phc.line_number"><integer>195</integer></attr>
6686                                                                                                                         </attrs>
6687                                                                                                                         <value>==</value>
6688                                                                                                                 </AST:OP>
6689                                                                                                                 <AST:STRING>
6690                                                                                                                         <attrs>
6691                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6692                                                                                                                                 <attr key="phc.line_number"><integer>195</integer></attr>
6693                                                                                                                                 <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
6694                                                                                                                                 <attr key="phc.unparser.source_rep"><string>\n</string></attr>
6695                                                                                                                         </attrs>
6696                                                                                                                         <value encoding="escape">
6697 </value>
6698                                                                                                                 </AST:STRING>
6699                                                                                                         </AST:Bin_op>
6700                                                                                                         <AST:Statement_list>
6701                                                                                                                 <AST:Eval_expr>
6702                                                                                                                         <attrs>
6703                                                                                                                                 <attr key="phc.comments">
6704                                                                                                                                         <string_list>
6705                                                                                                                                                 <string>// Do a past-the-end run to finish off the heading</string>
6706                                                                                                                                         </string_list>
6707                                                                                                                                 </attr>
6708                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6709                                                                                                                                 <attr key="phc.line_number"><integer>197</integer></attr>
6710                                                                                                                         </attrs>
6711                                                                                                                         <AST:Assignment>
6712                                                                                                                                 <attrs>
6713                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6714                                                                                                                                         <attr key="phc.line_number"><integer>197</integer></attr>
6715                                                                                                                                 </attrs>
6716                                                                                                                                 <AST:Variable>
6717                                                                                                                                         <attrs>
6718                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6719                                                                                                                                                 <attr key="phc.line_number"><integer>197</integer></attr>
6720                                                                                                                                         </attrs>
6721                                                                                                                                         <AST:Target xsi:nil="true" />
6722                                                                                                                                         <AST:VARIABLE_NAME>
6723                                                                                                                                                 <attrs />
6724                                                                                                                                                 <value>curChar</value>
6725                                                                                                                                         </AST:VARIABLE_NAME>
6726                                                                                                                                         <AST:Expr_list>
6727                                                                                                                                         </AST:Expr_list>
6728                                                                                                                                 </AST:Variable>
6729                                                                                                                                 <bool><!-- is_ref -->false</bool>
6730                                                                                                                                 <AST:STRING>
6731                                                                                                                                         <attrs>
6732                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6733                                                                                                                                                 <attr key="phc.line_number"><integer>197</integer></attr>
6734                                                                                                                                                 <attr key="phc.unparser.source_rep"><string></string></attr>
6735                                                                                                                                         </attrs>
6736                                                                                                                                         <value></value>
6737                                                                                                                                 </AST:STRING>
6738                                                                                                                         </AST:Assignment>
6739                                                                                                                 </AST:Eval_expr>
6740                                                                                                                 <AST:Eval_expr>
6741                                                                                                                         <attrs>
6742                                                                                                                                 <attr key="phc.comments">
6743                                                                                                                                         <string_list>
6744                                                                                                                                         </string_list>
6745                                                                                                                                 </attr>
6746                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6747                                                                                                                                 <attr key="phc.line_number"><integer>198</integer></attr>
6748                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
6749                                                                                                                         </attrs>
6750                                                                                                                         <AST:Assignment>
6751                                                                                                                                 <attrs>
6752                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6753                                                                                                                                         <attr key="phc.line_number"><integer>198</integer></attr>
6754                                                                                                                                 </attrs>
6755                                                                                                                                 <AST:Variable>
6756                                                                                                                                         <attrs>
6757                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6758                                                                                                                                                 <attr key="phc.line_number"><integer>198</integer></attr>
6759                                                                                                                                         </attrs>
6760                                                                                                                                         <AST:Target xsi:nil="true" />
6761                                                                                                                                         <AST:VARIABLE_NAME>
6762                                                                                                                                                 <attrs />
6763                                                                                                                                                 <value>found</value>
6764                                                                                                                                         </AST:VARIABLE_NAME>
6765                                                                                                                                         <AST:Expr_list>
6766                                                                                                                                         </AST:Expr_list>
6767                                                                                                                                 </AST:Variable>
6768                                                                                                                                 <bool><!-- is_ref -->false</bool>
6769                                                                                                                                 <AST:STRING>
6770                                                                                                                                         <attrs>
6771                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6772                                                                                                                                                 <attr key="phc.line_number"><integer>198</integer></attr>
6773                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>line-end</string></attr>
6774                                                                                                                                         </attrs>
6775                                                                                                                                         <value>line-end</value>
6776                                                                                                                                 </AST:STRING>
6777                                                                                                                         </AST:Assignment>
6778                                                                                                                 </AST:Eval_expr>
6779                                                                                                         </AST:Statement_list>
6780                                                                                                         <AST:Statement_list>
6781                                                                                                                 <AST:Break>
6782                                                                                                                         <attrs>
6783                                                                                                                                 <attr key="phc.comments">
6784                                                                                                                                         <string_list>
6785                                                                                                                                                 <string># All done</string>
6786                                                                                                                                         </string_list>
6787                                                                                                                                 </attr>
6788                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6789                                                                                                                                 <attr key="phc.line_number"><integer>201</integer></attr>
6790                                                                                                                         </attrs>
6791                                                                                                                         <AST:Expr xsi:nil="true" />
6792                                                                                                                 </AST:Break>
6793                                                                                                         </AST:Statement_list>
6794                                                                                                 </AST:If>
6795                                                                                         </AST:Statement_list>
6796                                                                                         <AST:Statement_list>
6797                                                                                                 <AST:Eval_expr>
6798                                                                                                         <attrs>
6799                                                                                                                 <attr key="phc.comments">
6800                                                                                                                         <string_list>
6801                                                                                                                         </string_list>
6802                                                                                                                 </attr>
6803                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6804                                                                                                                 <attr key="phc.line_number"><integer>204</integer></attr>
6805                                                                                                         </attrs>
6806                                                                                                         <AST:Assignment>
6807                                                                                                                 <attrs>
6808                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6809                                                                                                                         <attr key="phc.line_number"><integer>204</integer></attr>
6810                                                                                                                 </attrs>
6811                                                                                                                 <AST:Variable>
6812                                                                                                                         <attrs>
6813                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6814                                                                                                                                 <attr key="phc.line_number"><integer>204</integer></attr>
6815                                                                                                                         </attrs>
6816                                                                                                                         <AST:Target xsi:nil="true" />
6817                                                                                                                         <AST:VARIABLE_NAME>
6818                                                                                                                                 <attrs />
6819                                                                                                                                 <value>curChar</value>
6820                                                                                                                         </AST:VARIABLE_NAME>
6821                                                                                                                         <AST:Expr_list>
6822                                                                                                                         </AST:Expr_list>
6823                                                                                                                 </AST:Variable>
6824                                                                                                                 <bool><!-- is_ref -->false</bool>
6825                                                                                                                 <AST:Variable>
6826                                                                                                                         <attrs>
6827                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6828                                                                                                                                 <attr key="phc.line_number"><integer>204</integer></attr>
6829                                                                                                                         </attrs>
6830                                                                                                                         <AST:Target xsi:nil="true" />
6831                                                                                                                         <AST:VARIABLE_NAME>
6832                                                                                                                                 <attrs />
6833                                                                                                                                 <value>text</value>
6834                                                                                                                         </AST:VARIABLE_NAME>
6835                                                                                                                         <AST:Expr_list>
6836                                                                                                                                 <AST:Variable>
6837                                                                                                                                         <attrs>
6838                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6839                                                                                                                                                 <attr key="phc.line_number"><integer>204</integer></attr>
6840                                                                                                                                         </attrs>
6841                                                                                                                                         <AST:Target xsi:nil="true" />
6842                                                                                                                                         <AST:VARIABLE_NAME>
6843                                                                                                                                                 <attrs />
6844                                                                                                                                                 <value>i</value>
6845                                                                                                                                         </AST:VARIABLE_NAME>
6846                                                                                                                                         <AST:Expr_list>
6847                                                                                                                                         </AST:Expr_list>
6848                                                                                                                                 </AST:Variable>
6849                                                                                                                         </AST:Expr_list>
6850                                                                                                                 </AST:Variable>
6851                                                                                                         </AST:Assignment>
6852                                                                                                 </AST:Eval_expr>
6853                                                                                                 <AST:If>
6854                                                                                                         <attrs>
6855                                                                                                                 <attr key="phc.comments">
6856                                                                                                                         <string_list>
6857                                                                                                                         </string_list>
6858                                                                                                                 </attr>
6859                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6860                                                                                                                 <attr key="phc.line_number"><integer>205</integer></attr>
6861                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
6862                                                                                                         </attrs>
6863                                                                                                         <AST:Bin_op>
6864                                                                                                                 <attrs>
6865                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6866                                                                                                                         <attr key="phc.line_number"><integer>205</integer></attr>
6867                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
6868                                                                                                                 </attrs>
6869                                                                                                                 <AST:Variable>
6870                                                                                                                         <attrs>
6871                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6872                                                                                                                                 <attr key="phc.line_number"><integer>205</integer></attr>
6873                                                                                                                         </attrs>
6874                                                                                                                         <AST:Target xsi:nil="true" />
6875                                                                                                                         <AST:VARIABLE_NAME>
6876                                                                                                                                 <attrs />
6877                                                                                                                                 <value>curChar</value>
6878                                                                                                                         </AST:VARIABLE_NAME>
6879                                                                                                                         <AST:Expr_list>
6880                                                                                                                         </AST:Expr_list>
6881                                                                                                                 </AST:Variable>
6882                                                                                                                 <AST:OP>
6883                                                                                                                         <attrs>
6884                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6885                                                                                                                                 <attr key="phc.line_number"><integer>205</integer></attr>
6886                                                                                                                         </attrs>
6887                                                                                                                         <value>==</value>
6888                                                                                                                 </AST:OP>
6889                                                                                                                 <AST:STRING>
6890                                                                                                                         <attrs>
6891                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6892                                                                                                                                 <attr key="phc.line_number"><integer>205</integer></attr>
6893                                                                                                                                 <attr key="phc.unparser.source_rep"><string>|</string></attr>
6894                                                                                                                         </attrs>
6895                                                                                                                         <value>|</value>
6896                                                                                                                 </AST:STRING>
6897                                                                                                         </AST:Bin_op>
6898                                                                                                         <AST:Statement_list>
6899                                                                                                                 <AST:Eval_expr>
6900                                                                                                                         <attrs>
6901                                                                                                                                 <attr key="phc.comments">
6902                                                                                                                                         <string_list>
6903                                                                                                                                         </string_list>
6904                                                                                                                                 </attr>
6905                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6906                                                                                                                                 <attr key="phc.line_number"><integer>206</integer></attr>
6907                                                                                                                         </attrs>
6908                                                                                                                         <AST:Assignment>
6909                                                                                                                                 <attrs>
6910                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6911                                                                                                                                         <attr key="phc.line_number"><integer>206</integer></attr>
6912                                                                                                                                 </attrs>
6913                                                                                                                                 <AST:Variable>
6914                                                                                                                                         <attrs>
6915                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6916                                                                                                                                                 <attr key="phc.line_number"><integer>206</integer></attr>
6917                                                                                                                                         </attrs>
6918                                                                                                                                         <AST:Target xsi:nil="true" />
6919                                                                                                                                         <AST:VARIABLE_NAME>
6920                                                                                                                                                 <attrs />
6921                                                                                                                                                 <value>found</value>
6922                                                                                                                                         </AST:VARIABLE_NAME>
6923                                                                                                                                         <AST:Expr_list>
6924                                                                                                                                         </AST:Expr_list>
6925                                                                                                                                 </AST:Variable>
6926                                                                                                                                 <bool><!-- is_ref -->false</bool>
6927                                                                                                                                 <AST:STRING>
6928                                                                                                                                         <attrs>
6929                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6930                                                                                                                                                 <attr key="phc.line_number"><integer>206</integer></attr>
6931                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>pipe</string></attr>
6932                                                                                                                                         </attrs>
6933                                                                                                                                         <value>pipe</value>
6934                                                                                                                                 </AST:STRING>
6935                                                                                                                         </AST:Assignment>
6936                                                                                                                 </AST:Eval_expr>
6937                                                                                                         </AST:Statement_list>
6938                                                                                                         <AST:Statement_list>
6939                                                                                                                 <AST:If>
6940                                                                                                                         <attrs>
6941                                                                                                                                 <attr key="phc.comments">
6942                                                                                                                                         <string_list>
6943                                                                                                                                         </string_list>
6944                                                                                                                                 </attr>
6945                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6946                                                                                                                                 <attr key="phc.line_number"><integer>207</integer></attr>
6947                                                                                                                                 <attr key="phc.unparser.is_elseif"><bool>true</bool></attr>
6948                                                                                                                         </attrs>
6949                                                                                                                         <AST:Bin_op>
6950                                                                                                                                 <attrs>
6951                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6952                                                                                                                                         <attr key="phc.line_number"><integer>207</integer></attr>
6953                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
6954                                                                                                                                 </attrs>
6955                                                                                                                                 <AST:Variable>
6956                                                                                                                                         <attrs>
6957                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6958                                                                                                                                                 <attr key="phc.line_number"><integer>207</integer></attr>
6959                                                                                                                                         </attrs>
6960                                                                                                                                         <AST:Target xsi:nil="true" />
6961                                                                                                                                         <AST:VARIABLE_NAME>
6962                                                                                                                                                 <attrs />
6963                                                                                                                                                 <value>curChar</value>
6964                                                                                                                                         </AST:VARIABLE_NAME>
6965                                                                                                                                         <AST:Expr_list>
6966                                                                                                                                         </AST:Expr_list>
6967                                                                                                                                 </AST:Variable>
6968                                                                                                                                 <AST:OP>
6969                                                                                                                                         <attrs>
6970                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6971                                                                                                                                                 <attr key="phc.line_number"><integer>207</integer></attr>
6972                                                                                                                                         </attrs>
6973                                                                                                                                         <value>==</value>
6974                                                                                                                                 </AST:OP>
6975                                                                                                                                 <AST:STRING>
6976                                                                                                                                         <attrs>
6977                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6978                                                                                                                                                 <attr key="phc.line_number"><integer>207</integer></attr>
6979                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>=</string></attr>
6980                                                                                                                                         </attrs>
6981                                                                                                                                         <value>=</value>
6982                                                                                                                                 </AST:STRING>
6983                                                                                                                         </AST:Bin_op>
6984                                                                                                                         <AST:Statement_list>
6985                                                                                                                                 <AST:Eval_expr>
6986                                                                                                                                         <attrs>
6987                                                                                                                                                 <attr key="phc.comments">
6988                                                                                                                                                         <string_list>
6989                                                                                                                                                         </string_list>
6990                                                                                                                                                 </attr>
6991                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6992                                                                                                                                                 <attr key="phc.line_number"><integer>208</integer></attr>
6993                                                                                                                                         </attrs>
6994                                                                                                                                         <AST:Assignment>
6995                                                                                                                                                 <attrs>
6996                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
6997                                                                                                                                                         <attr key="phc.line_number"><integer>208</integer></attr>
6998                                                                                                                                                 </attrs>
6999                                                                                                                                                 <AST:Variable>
7000                                                                                                                                                         <attrs>
7001                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7002                                                                                                                                                                 <attr key="phc.line_number"><integer>208</integer></attr>
7003                                                                                                                                                         </attrs>
7004                                                                                                                                                         <AST:Target xsi:nil="true" />
7005                                                                                                                                                         <AST:VARIABLE_NAME>
7006                                                                                                                                                                 <attrs />
7007                                                                                                                                                                 <value>found</value>
7008                                                                                                                                                         </AST:VARIABLE_NAME>
7009                                                                                                                                                         <AST:Expr_list>
7010                                                                                                                                                         </AST:Expr_list>
7011                                                                                                                                                 </AST:Variable>
7012                                                                                                                                                 <bool><!-- is_ref -->false</bool>
7013                                                                                                                                                 <AST:STRING>
7014                                                                                                                                                         <attrs>
7015                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7016                                                                                                                                                                 <attr key="phc.line_number"><integer>208</integer></attr>
7017                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>equals</string></attr>
7018                                                                                                                                                         </attrs>
7019                                                                                                                                                         <value>equals</value>
7020                                                                                                                                                 </AST:STRING>
7021                                                                                                                                         </AST:Assignment>
7022                                                                                                                                 </AST:Eval_expr>
7023                                                                                                                         </AST:Statement_list>
7024                                                                                                                         <AST:Statement_list>
7025                                                                                                                                 <AST:If>
7026                                                                                                                                         <attrs>
7027                                                                                                                                                 <attr key="phc.comments">
7028                                                                                                                                                         <string_list>
7029                                                                                                                                                         </string_list>
7030                                                                                                                                                 </attr>
7031                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7032                                                                                                                                                 <attr key="phc.line_number"><integer>209</integer></attr>
7033                                                                                                                                                 <attr key="phc.unparser.is_elseif"><bool>true</bool></attr>
7034                                                                                                                                         </attrs>
7035                                                                                                                                         <AST:Bin_op>
7036                                                                                                                                                 <attrs>
7037                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7038                                                                                                                                                         <attr key="phc.line_number"><integer>209</integer></attr>
7039                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
7040                                                                                                                                                 </attrs>
7041                                                                                                                                                 <AST:Variable>
7042                                                                                                                                                         <attrs>
7043                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7044                                                                                                                                                                 <attr key="phc.line_number"><integer>209</integer></attr>
7045                                                                                                                                                         </attrs>
7046                                                                                                                                                         <AST:Target xsi:nil="true" />
7047                                                                                                                                                         <AST:VARIABLE_NAME>
7048                                                                                                                                                                 <attrs />
7049                                                                                                                                                                 <value>curChar</value>
7050                                                                                                                                                         </AST:VARIABLE_NAME>
7051                                                                                                                                                         <AST:Expr_list>
7052                                                                                                                                                         </AST:Expr_list>
7053                                                                                                                                                 </AST:Variable>
7054                                                                                                                                                 <AST:OP>
7055                                                                                                                                                         <attrs>
7056                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7057                                                                                                                                                                 <attr key="phc.line_number"><integer>209</integer></attr>
7058                                                                                                                                                         </attrs>
7059                                                                                                                                                         <value>==</value>
7060                                                                                                                                                 </AST:OP>
7061                                                                                                                                                 <AST:STRING>
7062                                                                                                                                                         <attrs>
7063                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7064                                                                                                                                                                 <attr key="phc.line_number"><integer>209</integer></attr>
7065                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;</string></attr>
7066                                                                                                                                                         </attrs>
7067                                                                                                                                                         <value encoding="escape">&lt;</value>
7068                                                                                                                                                 </AST:STRING>
7069                                                                                                                                         </AST:Bin_op>
7070                                                                                                                                         <AST:Statement_list>
7071                                                                                                                                                 <AST:Eval_expr>
7072                                                                                                                                                         <attrs>
7073                                                                                                                                                                 <attr key="phc.comments">
7074                                                                                                                                                                         <string_list>
7075                                                                                                                                                                         </string_list>
7076                                                                                                                                                                 </attr>
7077                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7078                                                                                                                                                                 <attr key="phc.line_number"><integer>210</integer></attr>
7079                                                                                                                                                         </attrs>
7080                                                                                                                                                         <AST:Assignment>
7081                                                                                                                                                                 <attrs>
7082                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7083                                                                                                                                                                         <attr key="phc.line_number"><integer>210</integer></attr>
7084                                                                                                                                                                 </attrs>
7085                                                                                                                                                                 <AST:Variable>
7086                                                                                                                                                                         <attrs>
7087                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7088                                                                                                                                                                                 <attr key="phc.line_number"><integer>210</integer></attr>
7089                                                                                                                                                                         </attrs>
7090                                                                                                                                                                         <AST:Target xsi:nil="true" />
7091                                                                                                                                                                         <AST:VARIABLE_NAME>
7092                                                                                                                                                                                 <attrs />
7093                                                                                                                                                                                 <value>found</value>
7094                                                                                                                                                                         </AST:VARIABLE_NAME>
7095                                                                                                                                                                         <AST:Expr_list>
7096                                                                                                                                                                         </AST:Expr_list>
7097                                                                                                                                                                 </AST:Variable>
7098                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
7099                                                                                                                                                                 <AST:STRING>
7100                                                                                                                                                                         <attrs>
7101                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7102                                                                                                                                                                                 <attr key="phc.line_number"><integer>210</integer></attr>
7103                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>angle</string></attr>
7104                                                                                                                                                                         </attrs>
7105                                                                                                                                                                         <value>angle</value>
7106                                                                                                                                                                 </AST:STRING>
7107                                                                                                                                                         </AST:Assignment>
7108                                                                                                                                                 </AST:Eval_expr>
7109                                                                                                                                         </AST:Statement_list>
7110                                                                                                                                         <AST:Statement_list>
7111                                                                                                                                                 <AST:If>
7112                                                                                                                                                         <attrs>
7113                                                                                                                                                                 <attr key="phc.comments">
7114                                                                                                                                                                         <string_list>
7115                                                                                                                                                                         </string_list>
7116                                                                                                                                                                 </attr>
7117                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7118                                                                                                                                                                 <attr key="phc.line_number"><integer>211</integer></attr>
7119                                                                                                                                                                 <attr key="phc.unparser.is_elseif"><bool>true</bool></attr>
7120                                                                                                                                                         </attrs>
7121                                                                                                                                                         <AST:Bin_op>
7122                                                                                                                                                                 <attrs>
7123                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7124                                                                                                                                                                         <attr key="phc.line_number"><integer>211</integer></attr>
7125                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
7126                                                                                                                                                                 </attrs>
7127                                                                                                                                                                 <AST:Variable>
7128                                                                                                                                                                         <attrs>
7129                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7130                                                                                                                                                                                 <attr key="phc.line_number"><integer>211</integer></attr>
7131                                                                                                                                                                         </attrs>
7132                                                                                                                                                                         <AST:Target xsi:nil="true" />
7133                                                                                                                                                                         <AST:VARIABLE_NAME>
7134                                                                                                                                                                                 <attrs />
7135                                                                                                                                                                                 <value>curChar</value>
7136                                                                                                                                                                         </AST:VARIABLE_NAME>
7137                                                                                                                                                                         <AST:Expr_list>
7138                                                                                                                                                                         </AST:Expr_list>
7139                                                                                                                                                                 </AST:Variable>
7140                                                                                                                                                                 <AST:OP>
7141                                                                                                                                                                         <attrs>
7142                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7143                                                                                                                                                                                 <attr key="phc.line_number"><integer>211</integer></attr>
7144                                                                                                                                                                         </attrs>
7145                                                                                                                                                                         <value>==</value>
7146                                                                                                                                                                 </AST:OP>
7147                                                                                                                                                                 <AST:STRING>
7148                                                                                                                                                                         <attrs>
7149                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7150                                                                                                                                                                                 <attr key="phc.line_number"><integer>211</integer></attr>
7151                                                                                                                                                                                 <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
7152                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>\n</string></attr>
7153                                                                                                                                                                         </attrs>
7154                                                                                                                                                                         <value encoding="escape">
7155 </value>
7156                                                                                                                                                                 </AST:STRING>
7157                                                                                                                                                         </AST:Bin_op>
7158                                                                                                                                                         <AST:Statement_list>
7159                                                                                                                                                                 <AST:If>
7160                                                                                                                                                                         <attrs>
7161                                                                                                                                                                                 <attr key="phc.comments">
7162                                                                                                                                                                                         <string_list>
7163                                                                                                                                                                                         </string_list>
7164                                                                                                                                                                                 </attr>
7165                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7166                                                                                                                                                                                 <attr key="phc.line_number"><integer>212</integer></attr>
7167                                                                                                                                                                         </attrs>
7168                                                                                                                                                                         <AST:Variable>
7169                                                                                                                                                                                 <attrs>
7170                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7171                                                                                                                                                                                         <attr key="phc.line_number"><integer>212</integer></attr>
7172                                                                                                                                                                                 </attrs>
7173                                                                                                                                                                                 <AST:Target xsi:nil="true" />
7174                                                                                                                                                                                 <AST:VARIABLE_NAME>
7175                                                                                                                                                                                         <attrs />
7176                                                                                                                                                                                         <value>inHeading</value>
7177                                                                                                                                                                                 </AST:VARIABLE_NAME>
7178                                                                                                                                                                                 <AST:Expr_list>
7179                                                                                                                                                                                 </AST:Expr_list>
7180                                                                                                                                                                         </AST:Variable>
7181                                                                                                                                                                         <AST:Statement_list>
7182                                                                                                                                                                                 <AST:Eval_expr>
7183                                                                                                                                                                                         <attrs>
7184                                                                                                                                                                                                 <attr key="phc.comments">
7185                                                                                                                                                                                                         <string_list>
7186                                                                                                                                                                                                         </string_list>
7187                                                                                                                                                                                                 </attr>
7188                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7189                                                                                                                                                                                                 <attr key="phc.line_number"><integer>213</integer></attr>
7190                                                                                                                                                                                         </attrs>
7191                                                                                                                                                                                         <AST:Assignment>
7192                                                                                                                                                                                                 <attrs>
7193                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7194                                                                                                                                                                                                         <attr key="phc.line_number"><integer>213</integer></attr>
7195                                                                                                                                                                                                 </attrs>
7196                                                                                                                                                                                                 <AST:Variable>
7197                                                                                                                                                                                                         <attrs>
7198                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7199                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>213</integer></attr>
7200                                                                                                                                                                                                         </attrs>
7201                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
7202                                                                                                                                                                                                         <AST:VARIABLE_NAME>
7203                                                                                                                                                                                                                 <attrs />
7204                                                                                                                                                                                                                 <value>found</value>
7205                                                                                                                                                                                                         </AST:VARIABLE_NAME>
7206                                                                                                                                                                                                         <AST:Expr_list>
7207                                                                                                                                                                                                         </AST:Expr_list>
7208                                                                                                                                                                                                 </AST:Variable>
7209                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
7210                                                                                                                                                                                                 <AST:STRING>
7211                                                                                                                                                                                                         <attrs>
7212                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7213                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>213</integer></attr>
7214                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>line-end</string></attr>
7215                                                                                                                                                                                                         </attrs>
7216                                                                                                                                                                                                         <value>line-end</value>
7217                                                                                                                                                                                                 </AST:STRING>
7218                                                                                                                                                                                         </AST:Assignment>
7219                                                                                                                                                                                 </AST:Eval_expr>
7220                                                                                                                                                                         </AST:Statement_list>
7221                                                                                                                                                                         <AST:Statement_list>
7222                                                                                                                                                                                 <AST:Eval_expr>
7223                                                                                                                                                                                         <attrs>
7224                                                                                                                                                                                                 <attr key="phc.comments">
7225                                                                                                                                                                                                         <string_list>
7226                                                                                                                                                                                                         </string_list>
7227                                                                                                                                                                                                 </attr>
7228                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7229                                                                                                                                                                                                 <attr key="phc.line_number"><integer>215</integer></attr>
7230                                                                                                                                                                                         </attrs>
7231                                                                                                                                                                                         <AST:Assignment>
7232                                                                                                                                                                                                 <attrs>
7233                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7234                                                                                                                                                                                                         <attr key="phc.line_number"><integer>215</integer></attr>
7235                                                                                                                                                                                                 </attrs>
7236                                                                                                                                                                                                 <AST:Variable>
7237                                                                                                                                                                                                         <attrs>
7238                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7239                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>215</integer></attr>
7240                                                                                                                                                                                                         </attrs>
7241                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
7242                                                                                                                                                                                                         <AST:VARIABLE_NAME>
7243                                                                                                                                                                                                                 <attrs />
7244                                                                                                                                                                                                                 <value>found</value>
7245                                                                                                                                                                                                         </AST:VARIABLE_NAME>
7246                                                                                                                                                                                                         <AST:Expr_list>
7247                                                                                                                                                                                                         </AST:Expr_list>
7248                                                                                                                                                                                                 </AST:Variable>
7249                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
7250                                                                                                                                                                                                 <AST:STRING>
7251                                                                                                                                                                                                         <attrs>
7252                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7253                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>215</integer></attr>
7254                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>line-start</string></attr>
7255                                                                                                                                                                                                         </attrs>
7256                                                                                                                                                                                                         <value>line-start</value>
7257                                                                                                                                                                                                 </AST:STRING>
7258                                                                                                                                                                                         </AST:Assignment>
7259                                                                                                                                                                                 </AST:Eval_expr>
7260                                                                                                                                                                         </AST:Statement_list>
7261                                                                                                                                                                 </AST:If>
7262                                                                                                                                                         </AST:Statement_list>
7263                                                                                                                                                         <AST:Statement_list>
7264                                                                                                                                                                 <AST:If>
7265                                                                                                                                                                         <attrs>
7266                                                                                                                                                                                 <attr key="phc.comments">
7267                                                                                                                                                                                         <string_list>
7268                                                                                                                                                                                         </string_list>
7269                                                                                                                                                                                 </attr>
7270                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7271                                                                                                                                                                                 <attr key="phc.line_number"><integer>217</integer></attr>
7272                                                                                                                                                                                 <attr key="phc.unparser.is_elseif"><bool>true</bool></attr>
7273                                                                                                                                                                         </attrs>
7274                                                                                                                                                                         <AST:Bin_op>
7275                                                                                                                                                                                 <attrs>
7276                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7277                                                                                                                                                                                         <attr key="phc.line_number"><integer>217</integer></attr>
7278                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
7279                                                                                                                                                                                 </attrs>
7280                                                                                                                                                                                 <AST:Variable>
7281                                                                                                                                                                                         <attrs>
7282                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7283                                                                                                                                                                                                 <attr key="phc.line_number"><integer>217</integer></attr>
7284                                                                                                                                                                                         </attrs>
7285                                                                                                                                                                                         <AST:Target xsi:nil="true" />
7286                                                                                                                                                                                         <AST:VARIABLE_NAME>
7287                                                                                                                                                                                                 <attrs />
7288                                                                                                                                                                                                 <value>curChar</value>
7289                                                                                                                                                                                         </AST:VARIABLE_NAME>
7290                                                                                                                                                                                         <AST:Expr_list>
7291                                                                                                                                                                                         </AST:Expr_list>
7292                                                                                                                                                                                 </AST:Variable>
7293                                                                                                                                                                                 <AST:OP>
7294                                                                                                                                                                                         <attrs>
7295                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7296                                                                                                                                                                                                 <attr key="phc.line_number"><integer>217</integer></attr>
7297                                                                                                                                                                                         </attrs>
7298                                                                                                                                                                                         <value>==</value>
7299                                                                                                                                                                                 </AST:OP>
7300                                                                                                                                                                                 <AST:Variable>
7301                                                                                                                                                                                         <attrs>
7302                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7303                                                                                                                                                                                                 <attr key="phc.line_number"><integer>217</integer></attr>
7304                                                                                                                                                                                         </attrs>
7305                                                                                                                                                                                         <AST:Target xsi:nil="true" />
7306                                                                                                                                                                                         <AST:VARIABLE_NAME>
7307                                                                                                                                                                                                 <attrs />
7308                                                                                                                                                                                                 <value>currentClosing</value>
7309                                                                                                                                                                                         </AST:VARIABLE_NAME>
7310                                                                                                                                                                                         <AST:Expr_list>
7311                                                                                                                                                                                         </AST:Expr_list>
7312                                                                                                                                                                                 </AST:Variable>
7313                                                                                                                                                                         </AST:Bin_op>
7314                                                                                                                                                                         <AST:Statement_list>
7315                                                                                                                                                                                 <AST:Eval_expr>
7316                                                                                                                                                                                         <attrs>
7317                                                                                                                                                                                                 <attr key="phc.comments">
7318                                                                                                                                                                                                         <string_list>
7319                                                                                                                                                                                                         </string_list>
7320                                                                                                                                                                                                 </attr>
7321                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7322                                                                                                                                                                                                 <attr key="phc.line_number"><integer>218</integer></attr>
7323                                                                                                                                                                                         </attrs>
7324                                                                                                                                                                                         <AST:Assignment>
7325                                                                                                                                                                                                 <attrs>
7326                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7327                                                                                                                                                                                                         <attr key="phc.line_number"><integer>218</integer></attr>
7328                                                                                                                                                                                                 </attrs>
7329                                                                                                                                                                                                 <AST:Variable>
7330                                                                                                                                                                                                         <attrs>
7331                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7332                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>218</integer></attr>
7333                                                                                                                                                                                                         </attrs>
7334                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
7335                                                                                                                                                                                                         <AST:VARIABLE_NAME>
7336                                                                                                                                                                                                                 <attrs />
7337                                                                                                                                                                                                                 <value>found</value>
7338                                                                                                                                                                                                         </AST:VARIABLE_NAME>
7339                                                                                                                                                                                                         <AST:Expr_list>
7340                                                                                                                                                                                                         </AST:Expr_list>
7341                                                                                                                                                                                                 </AST:Variable>
7342                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
7343                                                                                                                                                                                                 <AST:STRING>
7344                                                                                                                                                                                                         <attrs>
7345                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7346                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>218</integer></attr>
7347                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>close</string></attr>
7348                                                                                                                                                                                                         </attrs>
7349                                                                                                                                                                                                         <value>close</value>
7350                                                                                                                                                                                                 </AST:STRING>
7351                                                                                                                                                                                         </AST:Assignment>
7352                                                                                                                                                                                 </AST:Eval_expr>
7353                                                                                                                                                                         </AST:Statement_list>
7354                                                                                                                                                                         <AST:Statement_list>
7355                                                                                                                                                                                 <AST:If>
7356                                                                                                                                                                                         <attrs>
7357                                                                                                                                                                                                 <attr key="phc.comments">
7358                                                                                                                                                                                                         <string_list>
7359                                                                                                                                                                                                         </string_list>
7360                                                                                                                                                                                                 </attr>
7361                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7362                                                                                                                                                                                                 <attr key="phc.line_number"><integer>219</integer></attr>
7363                                                                                                                                                                                                 <attr key="phc.unparser.is_elseif"><bool>true</bool></attr>
7364                                                                                                                                                                                         </attrs>
7365                                                                                                                                                                                         <AST:Method_invocation>
7366                                                                                                                                                                                                 <attrs>
7367                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7368                                                                                                                                                                                                         <attr key="phc.line_number"><integer>219</integer></attr>
7369                                                                                                                                                                                                 </attrs>
7370                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
7371                                                                                                                                                                                                 <AST:METHOD_NAME>
7372                                                                                                                                                                                                         <attrs>
7373                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7374                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>219</integer></attr>
7375                                                                                                                                                                                                         </attrs>
7376                                                                                                                                                                                                         <value>isset</value>
7377                                                                                                                                                                                                 </AST:METHOD_NAME>
7378                                                                                                                                                                                                 <AST:Actual_parameter_list>
7379                                                                                                                                                                                                         <AST:Actual_parameter>
7380                                                                                                                                                                                                                 <attrs>
7381                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7382                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>219</integer></attr>
7383                                                                                                                                                                                                                 </attrs>
7384                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
7385                                                                                                                                                                                                                 <AST:Variable>
7386                                                                                                                                                                                                                         <attrs>
7387                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7388                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>219</integer></attr>
7389                                                                                                                                                                                                                         </attrs>
7390                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
7391                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
7392                                                                                                                                                                                                                                 <attrs />
7393                                                                                                                                                                                                                                 <value>rules</value>
7394                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
7395                                                                                                                                                                                                                         <AST:Expr_list>
7396                                                                                                                                                                                                                                 <AST:Variable>
7397                                                                                                                                                                                                                                         <attrs>
7398                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7399                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>219</integer></attr>
7400                                                                                                                                                                                                                                         </attrs>
7401                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
7402                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
7403                                                                                                                                                                                                                                                 <attrs />
7404                                                                                                                                                                                                                                                 <value>curChar</value>
7405                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
7406                                                                                                                                                                                                                                         <AST:Expr_list>
7407                                                                                                                                                                                                                                         </AST:Expr_list>
7408                                                                                                                                                                                                                                 </AST:Variable>
7409                                                                                                                                                                                                                         </AST:Expr_list>
7410                                                                                                                                                                                                                 </AST:Variable>
7411                                                                                                                                                                                                         </AST:Actual_parameter>
7412                                                                                                                                                                                                 </AST:Actual_parameter_list>
7413                                                                                                                                                                                         </AST:Method_invocation>
7414                                                                                                                                                                                         <AST:Statement_list>
7415                                                                                                                                                                                                 <AST:Eval_expr>
7416                                                                                                                                                                                                         <attrs>
7417                                                                                                                                                                                                                 <attr key="phc.comments">
7418                                                                                                                                                                                                                         <string_list>
7419                                                                                                                                                                                                                         </string_list>
7420                                                                                                                                                                                                                 </attr>
7421                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7422                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>220</integer></attr>
7423                                                                                                                                                                                                         </attrs>
7424                                                                                                                                                                                                         <AST:Assignment>
7425                                                                                                                                                                                                                 <attrs>
7426                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7427                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>220</integer></attr>
7428                                                                                                                                                                                                                 </attrs>
7429                                                                                                                                                                                                                 <AST:Variable>
7430                                                                                                                                                                                                                         <attrs>
7431                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7432                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>220</integer></attr>
7433                                                                                                                                                                                                                         </attrs>
7434                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
7435                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
7436                                                                                                                                                                                                                                 <attrs />
7437                                                                                                                                                                                                                                 <value>found</value>
7438                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
7439                                                                                                                                                                                                                         <AST:Expr_list>
7440                                                                                                                                                                                                                         </AST:Expr_list>
7441                                                                                                                                                                                                                 </AST:Variable>
7442                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
7443                                                                                                                                                                                                                 <AST:STRING>
7444                                                                                                                                                                                                                         <attrs>
7445                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7446                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>220</integer></attr>
7447                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>open</string></attr>
7448                                                                                                                                                                                                                         </attrs>
7449                                                                                                                                                                                                                         <value>open</value>
7450                                                                                                                                                                                                                 </AST:STRING>
7451                                                                                                                                                                                                         </AST:Assignment>
7452                                                                                                                                                                                                 </AST:Eval_expr>
7453                                                                                                                                                                                                 <AST:Eval_expr>
7454                                                                                                                                                                                                         <attrs>
7455                                                                                                                                                                                                                 <attr key="phc.comments">
7456                                                                                                                                                                                                                         <string_list>
7457                                                                                                                                                                                                                         </string_list>
7458                                                                                                                                                                                                                 </attr>
7459                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7460                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>221</integer></attr>
7461                                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
7462                                                                                                                                                                                                         </attrs>
7463                                                                                                                                                                                                         <AST:Assignment>
7464                                                                                                                                                                                                                 <attrs>
7465                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7466                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>221</integer></attr>
7467                                                                                                                                                                                                                 </attrs>
7468                                                                                                                                                                                                                 <AST:Variable>
7469                                                                                                                                                                                                                         <attrs>
7470                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7471                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>221</integer></attr>
7472                                                                                                                                                                                                                         </attrs>
7473                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
7474                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
7475                                                                                                                                                                                                                                 <attrs />
7476                                                                                                                                                                                                                                 <value>rule</value>
7477                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
7478                                                                                                                                                                                                                         <AST:Expr_list>
7479                                                                                                                                                                                                                         </AST:Expr_list>
7480                                                                                                                                                                                                                 </AST:Variable>
7481                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
7482                                                                                                                                                                                                                 <AST:Variable>
7483                                                                                                                                                                                                                         <attrs>
7484                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7485                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>221</integer></attr>
7486                                                                                                                                                                                                                         </attrs>
7487                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
7488                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
7489                                                                                                                                                                                                                                 <attrs />
7490                                                                                                                                                                                                                                 <value>rules</value>
7491                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
7492                                                                                                                                                                                                                         <AST:Expr_list>
7493                                                                                                                                                                                                                                 <AST:Variable>
7494                                                                                                                                                                                                                                         <attrs>
7495                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7496                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>221</integer></attr>
7497                                                                                                                                                                                                                                         </attrs>
7498                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
7499                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
7500                                                                                                                                                                                                                                                 <attrs />
7501                                                                                                                                                                                                                                                 <value>curChar</value>
7502                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
7503                                                                                                                                                                                                                                         <AST:Expr_list>
7504                                                                                                                                                                                                                                         </AST:Expr_list>
7505                                                                                                                                                                                                                                 </AST:Variable>
7506                                                                                                                                                                                                                         </AST:Expr_list>
7507                                                                                                                                                                                                                 </AST:Variable>
7508                                                                                                                                                                                                         </AST:Assignment>
7509                                                                                                                                                                                                 </AST:Eval_expr>
7510                                                                                                                                                                                         </AST:Statement_list>
7511                                                                                                                                                                                         <AST:Statement_list>
7512                                                                                                                                                                                                 <AST:Eval_expr>
7513                                                                                                                                                                                                         <attrs>
7514                                                                                                                                                                                                                 <attr key="phc.comments">
7515                                                                                                                                                                                                                         <string_list>
7516                                                                                                                                                                                                                                 <string># Some versions of PHP have a strcspn which stops on null characters</string>
7517                                                                                                                                                                                                                                 <string># Ignore and continue</string>
7518                                                                                                                                                                                                                         </string_list>
7519                                                                                                                                                                                                                 </attr>
7520                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7521                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>225</integer></attr>
7522                                                                                                                                                                                                         </attrs>
7523                                                                                                                                                                                                         <AST:Pre_op>
7524                                                                                                                                                                                                                 <attrs>
7525                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7526                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>225</integer></attr>
7527                                                                                                                                                                                                                 </attrs>
7528                                                                                                                                                                                                                 <AST:OP>
7529                                                                                                                                                                                                                         <attrs />
7530                                                                                                                                                                                                                         <value>++</value>
7531                                                                                                                                                                                                                 </AST:OP>
7532                                                                                                                                                                                                                 <AST:Variable>
7533                                                                                                                                                                                                                         <attrs>
7534                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7535                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>225</integer></attr>
7536                                                                                                                                                                                                                         </attrs>
7537                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
7538                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
7539                                                                                                                                                                                                                                 <attrs />
7540                                                                                                                                                                                                                                 <value>i</value>
7541                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
7542                                                                                                                                                                                                                         <AST:Expr_list>
7543                                                                                                                                                                                                                         </AST:Expr_list>
7544                                                                                                                                                                                                                 </AST:Variable>
7545                                                                                                                                                                                                         </AST:Pre_op>
7546                                                                                                                                                                                                 </AST:Eval_expr>
7547                                                                                                                                                                                                 <AST:Continue>
7548                                                                                                                                                                                                         <attrs>
7549                                                                                                                                                                                                                 <attr key="phc.comments">
7550                                                                                                                                                                                                                         <string_list>
7551                                                                                                                                                                                                                         </string_list>
7552                                                                                                                                                                                                                 </attr>
7553                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7554                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>226</integer></attr>
7555                                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
7556                                                                                                                                                                                                         </attrs>
7557                                                                                                                                                                                                         <AST:Expr xsi:nil="true" />
7558                                                                                                                                                                                                 </AST:Continue>
7559                                                                                                                                                                                         </AST:Statement_list>
7560                                                                                                                                                                                 </AST:If>
7561                                                                                                                                                                         </AST:Statement_list>
7562                                                                                                                                                                 </AST:If>
7563                                                                                                                                                         </AST:Statement_list>
7564                                                                                                                                                 </AST:If>
7565                                                                                                                                         </AST:Statement_list>
7566                                                                                                                                 </AST:If>
7567                                                                                                                         </AST:Statement_list>
7568                                                                                                                 </AST:If>
7569                                                                                                         </AST:Statement_list>
7570                                                                                                 </AST:If>
7571                                                                                         </AST:Statement_list>
7572                                                                                 </AST:If>
7573                                                                         </AST:Statement_list>
7574                                                                 </AST:If>
7575                                                                 <AST:If>
7576                                                                         <attrs>
7577                                                                                 <attr key="phc.comments">
7578                                                                                         <string_list>
7579                                                                                                 <string></string>
7580                                                                                         </string_list>
7581                                                                                 </attr>
7582                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7583                                                                                 <attr key="phc.line_number"><integer>231</integer></attr>
7584                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
7585                                                                         </attrs>
7586                                                                         <AST:Bin_op>
7587                                                                                 <attrs>
7588                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7589                                                                                         <attr key="phc.line_number"><integer>231</integer></attr>
7590                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
7591                                                                                 </attrs>
7592                                                                                 <AST:Variable>
7593                                                                                         <attrs>
7594                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7595                                                                                                 <attr key="phc.line_number"><integer>231</integer></attr>
7596                                                                                         </attrs>
7597                                                                                         <AST:Target xsi:nil="true" />
7598                                                                                         <AST:VARIABLE_NAME>
7599                                                                                                 <attrs />
7600                                                                                                 <value>found</value>
7601                                                                                         </AST:VARIABLE_NAME>
7602                                                                                         <AST:Expr_list>
7603                                                                                         </AST:Expr_list>
7604                                                                                 </AST:Variable>
7605                                                                                 <AST:OP>
7606                                                                                         <attrs>
7607                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7608                                                                                                 <attr key="phc.line_number"><integer>231</integer></attr>
7609                                                                                         </attrs>
7610                                                                                         <value>==</value>
7611                                                                                 </AST:OP>
7612                                                                                 <AST:STRING>
7613                                                                                         <attrs>
7614                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7615                                                                                                 <attr key="phc.line_number"><integer>231</integer></attr>
7616                                                                                                 <attr key="phc.unparser.source_rep"><string>angle</string></attr>
7617                                                                                         </attrs>
7618                                                                                         <value>angle</value>
7619                                                                                 </AST:STRING>
7620                                                                         </AST:Bin_op>
7621                                                                         <AST:Statement_list>
7622                                                                                 <AST:Eval_expr>
7623                                                                                         <attrs>
7624                                                                                                 <attr key="phc.comments">
7625                                                                                                         <string_list>
7626                                                                                                         </string_list>
7627                                                                                                 </attr>
7628                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7629                                                                                                 <attr key="phc.line_number"><integer>232</integer></attr>
7630                                                                                         </attrs>
7631                                                                                         <AST:Assignment>
7632                                                                                                 <attrs>
7633                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7634                                                                                                         <attr key="phc.line_number"><integer>232</integer></attr>
7635                                                                                                 </attrs>
7636                                                                                                 <AST:Variable>
7637                                                                                                         <attrs>
7638                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7639                                                                                                                 <attr key="phc.line_number"><integer>232</integer></attr>
7640                                                                                                         </attrs>
7641                                                                                                         <AST:Target xsi:nil="true" />
7642                                                                                                         <AST:VARIABLE_NAME>
7643                                                                                                                 <attrs />
7644                                                                                                                 <value>matches</value>
7645                                                                                                         </AST:VARIABLE_NAME>
7646                                                                                                         <AST:Expr_list>
7647                                                                                                         </AST:Expr_list>
7648                                                                                                 </AST:Variable>
7649                                                                                                 <bool><!-- is_ref -->false</bool>
7650                                                                                                 <AST:BOOL>
7651                                                                                                         <attrs>
7652                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7653                                                                                                                 <attr key="phc.line_number"><integer>232</integer></attr>
7654                                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
7655                                                                                                         </attrs>
7656                                                                                                         <value>False</value>
7657                                                                                                 </AST:BOOL>
7658                                                                                         </AST:Assignment>
7659                                                                                 </AST:Eval_expr>
7660                                                                                 <AST:If>
7661                                                                                         <attrs>
7662                                                                                                 <attr key="phc.comments">
7663                                                                                                         <string_list>
7664                                                                                                                 <string encoding="escape">// Handle &lt;/onlyinclude&gt;</string>
7665                                                                                                         </string_list>
7666                                                                                                 </attr>
7667                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7668                                                                                                 <attr key="phc.line_number"><integer>234</integer></attr>
7669                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
7670                                                                                         </attrs>
7671                                                                                         <AST:Bin_op>
7672                                                                                                 <attrs>
7673                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7674                                                                                                         <attr key="phc.line_number"><integer>234</integer></attr>
7675                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
7676                                                                                                 </attrs>
7677                                                                                                 <AST:Variable>
7678                                                                                                         <attrs>
7679                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7680                                                                                                                 <attr key="phc.line_number"><integer>234</integer></attr>
7681                                                                                                         </attrs>
7682                                                                                                         <AST:Target xsi:nil="true" />
7683                                                                                                         <AST:VARIABLE_NAME>
7684                                                                                                                 <attrs />
7685                                                                                                                 <value>enableOnlyinclude</value>
7686                                                                                                         </AST:VARIABLE_NAME>
7687                                                                                                         <AST:Expr_list>
7688                                                                                                         </AST:Expr_list>
7689                                                                                                 </AST:Variable>
7690                                                                                                 <AST:OP>
7691                                                                                                         <attrs>
7692                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7693                                                                                                                 <attr key="phc.line_number"><integer>234</integer></attr>
7694                                                                                                         </attrs>
7695                                                                                                         <value encoding="escape">&amp;&amp;</value>
7696                                                                                                 </AST:OP>
7697                                                                                                 <AST:Bin_op>
7698                                                                                                         <attrs>
7699                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7700                                                                                                                 <attr key="phc.line_number"><integer>234</integer></attr>
7701                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
7702                                                                                                         </attrs>
7703                                                                                                         <AST:Method_invocation>
7704                                                                                                                 <attrs>
7705                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7706                                                                                                                         <attr key="phc.line_number"><integer>234</integer></attr>
7707                                                                                                                 </attrs>
7708                                                                                                                 <AST:Target xsi:nil="true" />
7709                                                                                                                 <AST:METHOD_NAME>
7710                                                                                                                         <attrs />
7711                                                                                                                         <value>substr</value>
7712                                                                                                                 </AST:METHOD_NAME>
7713                                                                                                                 <AST:Actual_parameter_list>
7714                                                                                                                         <AST:Actual_parameter>
7715                                                                                                                                 <attrs>
7716                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7717                                                                                                                                         <attr key="phc.line_number"><integer>234</integer></attr>
7718                                                                                                                                 </attrs>
7719                                                                                                                                 <bool><!-- is_ref -->false</bool>
7720                                                                                                                                 <AST:Variable>
7721                                                                                                                                         <attrs>
7722                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7723                                                                                                                                                 <attr key="phc.line_number"><integer>234</integer></attr>
7724                                                                                                                                         </attrs>
7725                                                                                                                                         <AST:Target xsi:nil="true" />
7726                                                                                                                                         <AST:VARIABLE_NAME>
7727                                                                                                                                                 <attrs />
7728                                                                                                                                                 <value>text</value>
7729                                                                                                                                         </AST:VARIABLE_NAME>
7730                                                                                                                                         <AST:Expr_list>
7731                                                                                                                                         </AST:Expr_list>
7732                                                                                                                                 </AST:Variable>
7733                                                                                                                         </AST:Actual_parameter>
7734                                                                                                                         <AST:Actual_parameter>
7735                                                                                                                                 <attrs>
7736                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7737                                                                                                                                         <attr key="phc.line_number"><integer>234</integer></attr>
7738                                                                                                                                 </attrs>
7739                                                                                                                                 <bool><!-- is_ref -->false</bool>
7740                                                                                                                                 <AST:Variable>
7741                                                                                                                                         <attrs>
7742                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7743                                                                                                                                                 <attr key="phc.line_number"><integer>234</integer></attr>
7744                                                                                                                                         </attrs>
7745                                                                                                                                         <AST:Target xsi:nil="true" />
7746                                                                                                                                         <AST:VARIABLE_NAME>
7747                                                                                                                                                 <attrs />
7748                                                                                                                                                 <value>i</value>
7749                                                                                                                                         </AST:VARIABLE_NAME>
7750                                                                                                                                         <AST:Expr_list>
7751                                                                                                                                         </AST:Expr_list>
7752                                                                                                                                 </AST:Variable>
7753                                                                                                                         </AST:Actual_parameter>
7754                                                                                                                         <AST:Actual_parameter>
7755                                                                                                                                 <attrs>
7756                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7757                                                                                                                                         <attr key="phc.line_number"><integer>234</integer></attr>
7758                                                                                                                                 </attrs>
7759                                                                                                                                 <bool><!-- is_ref -->false</bool>
7760                                                                                                                                 <AST:Method_invocation>
7761                                                                                                                                         <attrs>
7762                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7763                                                                                                                                                 <attr key="phc.line_number"><integer>234</integer></attr>
7764                                                                                                                                         </attrs>
7765                                                                                                                                         <AST:Target xsi:nil="true" />
7766                                                                                                                                         <AST:METHOD_NAME>
7767                                                                                                                                                 <attrs />
7768                                                                                                                                                 <value>strlen</value>
7769                                                                                                                                         </AST:METHOD_NAME>
7770                                                                                                                                         <AST:Actual_parameter_list>
7771                                                                                                                                                 <AST:Actual_parameter>
7772                                                                                                                                                         <attrs>
7773                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7774                                                                                                                                                                 <attr key="phc.line_number"><integer>234</integer></attr>
7775                                                                                                                                                         </attrs>
7776                                                                                                                                                         <bool><!-- is_ref -->false</bool>
7777                                                                                                                                                         <AST:STRING>
7778                                                                                                                                                                 <attrs>
7779                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7780                                                                                                                                                                         <attr key="phc.line_number"><integer>234</integer></attr>
7781                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;/onlyinclude&gt;</string></attr>
7782                                                                                                                                                                 </attrs>
7783                                                                                                                                                                 <value encoding="escape">&lt;/onlyinclude&gt;</value>
7784                                                                                                                                                         </AST:STRING>
7785                                                                                                                                                 </AST:Actual_parameter>
7786                                                                                                                                         </AST:Actual_parameter_list>
7787                                                                                                                                 </AST:Method_invocation>
7788                                                                                                                         </AST:Actual_parameter>
7789                                                                                                                 </AST:Actual_parameter_list>
7790                                                                                                         </AST:Method_invocation>
7791                                                                                                         <AST:OP>
7792                                                                                                                 <attrs>
7793                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7794                                                                                                                         <attr key="phc.line_number"><integer>234</integer></attr>
7795                                                                                                                 </attrs>
7796                                                                                                                 <value>==</value>
7797                                                                                                         </AST:OP>
7798                                                                                                         <AST:STRING>
7799                                                                                                                 <attrs>
7800                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7801                                                                                                                         <attr key="phc.line_number"><integer>234</integer></attr>
7802                                                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;/onlyinclude&gt;</string></attr>
7803                                                                                                                 </attrs>
7804                                                                                                                 <value encoding="escape">&lt;/onlyinclude&gt;</value>
7805                                                                                                         </AST:STRING>
7806                                                                                                 </AST:Bin_op>
7807                                                                                         </AST:Bin_op>
7808                                                                                         <AST:Statement_list>
7809                                                                                                 <AST:Eval_expr>
7810                                                                                                         <attrs>
7811                                                                                                                 <attr key="phc.comments">
7812                                                                                                                         <string_list>
7813                                                                                                                         </string_list>
7814                                                                                                                 </attr>
7815                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7816                                                                                                                 <attr key="phc.line_number"><integer>235</integer></attr>
7817                                                                                                         </attrs>
7818                                                                                                         <AST:Assignment>
7819                                                                                                                 <attrs>
7820                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7821                                                                                                                         <attr key="phc.line_number"><integer>235</integer></attr>
7822                                                                                                                 </attrs>
7823                                                                                                                 <AST:Variable>
7824                                                                                                                         <attrs>
7825                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7826                                                                                                                                 <attr key="phc.line_number"><integer>235</integer></attr>
7827                                                                                                                         </attrs>
7828                                                                                                                         <AST:Target xsi:nil="true" />
7829                                                                                                                         <AST:VARIABLE_NAME>
7830                                                                                                                                 <attrs />
7831                                                                                                                                 <value>findOnlyinclude</value>
7832                                                                                                                         </AST:VARIABLE_NAME>
7833                                                                                                                         <AST:Expr_list>
7834                                                                                                                         </AST:Expr_list>
7835                                                                                                                 </AST:Variable>
7836                                                                                                                 <bool><!-- is_ref -->false</bool>
7837                                                                                                                 <AST:BOOL>
7838                                                                                                                         <attrs>
7839                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7840                                                                                                                                 <attr key="phc.line_number"><integer>235</integer></attr>
7841                                                                                                                                 <attr key="phc.unparser.source_rep"><string>true</string></attr>
7842                                                                                                                         </attrs>
7843                                                                                                                         <value>True</value>
7844                                                                                                                 </AST:BOOL>
7845                                                                                                         </AST:Assignment>
7846                                                                                                 </AST:Eval_expr>
7847                                                                                                 <AST:Continue>
7848                                                                                                         <attrs>
7849                                                                                                                 <attr key="phc.comments">
7850                                                                                                                         <string_list>
7851                                                                                                                         </string_list>
7852                                                                                                                 </attr>
7853                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7854                                                                                                                 <attr key="phc.line_number"><integer>236</integer></attr>
7855                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
7856                                                                                                         </attrs>
7857                                                                                                         <AST:Expr xsi:nil="true" />
7858                                                                                                 </AST:Continue>
7859                                                                                         </AST:Statement_list>
7860                                                                                         <AST:Statement_list>
7861                                                                                         </AST:Statement_list>
7862                                                                                 </AST:If>
7863                                                                                 <AST:If>
7864                                                                                         <attrs>
7865                                                                                                 <attr key="phc.comments">
7866                                                                                                         <string_list>
7867                                                                                                                 <string></string>
7868                                                                                                                 <string>// Determine element name</string>
7869                                                                                                         </string_list>
7870                                                                                                 </attr>
7871                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7872                                                                                                 <attr key="phc.line_number"><integer>240</integer></attr>
7873                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
7874                                                                                         </attrs>
7875                                                                                         <AST:Unary_op>
7876                                                                                                 <attrs>
7877                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7878                                                                                                         <attr key="phc.line_number"><integer>240</integer></attr>
7879                                                                                                 </attrs>
7880                                                                                                 <AST:OP>
7881                                                                                                         <attrs>
7882                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7883                                                                                                                 <attr key="phc.line_number"><integer>240</integer></attr>
7884                                                                                                         </attrs>
7885                                                                                                         <value>!</value>
7886                                                                                                 </AST:OP>
7887                                                                                                 <AST:Method_invocation>
7888                                                                                                         <attrs>
7889                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7890                                                                                                                 <attr key="phc.line_number"><integer>240</integer></attr>
7891                                                                                                         </attrs>
7892                                                                                                         <AST:Target xsi:nil="true" />
7893                                                                                                         <AST:METHOD_NAME>
7894                                                                                                                 <attrs />
7895                                                                                                                 <value>preg_match</value>
7896                                                                                                         </AST:METHOD_NAME>
7897                                                                                                         <AST:Actual_parameter_list>
7898                                                                                                                 <AST:Actual_parameter>
7899                                                                                                                         <attrs>
7900                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7901                                                                                                                                 <attr key="phc.line_number"><integer>240</integer></attr>
7902                                                                                                                         </attrs>
7903                                                                                                                         <bool><!-- is_ref -->false</bool>
7904                                                                                                                         <AST:Variable>
7905                                                                                                                                 <attrs>
7906                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7907                                                                                                                                         <attr key="phc.line_number"><integer>240</integer></attr>
7908                                                                                                                                 </attrs>
7909                                                                                                                                 <AST:Target xsi:nil="true" />
7910                                                                                                                                 <AST:VARIABLE_NAME>
7911                                                                                                                                         <attrs />
7912                                                                                                                                         <value>elementsRegex</value>
7913                                                                                                                                 </AST:VARIABLE_NAME>
7914                                                                                                                                 <AST:Expr_list>
7915                                                                                                                                 </AST:Expr_list>
7916                                                                                                                         </AST:Variable>
7917                                                                                                                 </AST:Actual_parameter>
7918                                                                                                                 <AST:Actual_parameter>
7919                                                                                                                         <attrs>
7920                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7921                                                                                                                                 <attr key="phc.line_number"><integer>240</integer></attr>
7922                                                                                                                         </attrs>
7923                                                                                                                         <bool><!-- is_ref -->false</bool>
7924                                                                                                                         <AST:Variable>
7925                                                                                                                                 <attrs>
7926                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7927                                                                                                                                         <attr key="phc.line_number"><integer>240</integer></attr>
7928                                                                                                                                 </attrs>
7929                                                                                                                                 <AST:Target xsi:nil="true" />
7930                                                                                                                                 <AST:VARIABLE_NAME>
7931                                                                                                                                         <attrs />
7932                                                                                                                                         <value>text</value>
7933                                                                                                                                 </AST:VARIABLE_NAME>
7934                                                                                                                                 <AST:Expr_list>
7935                                                                                                                                 </AST:Expr_list>
7936                                                                                                                         </AST:Variable>
7937                                                                                                                 </AST:Actual_parameter>
7938                                                                                                                 <AST:Actual_parameter>
7939                                                                                                                         <attrs>
7940                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7941                                                                                                                                 <attr key="phc.line_number"><integer>240</integer></attr>
7942                                                                                                                         </attrs>
7943                                                                                                                         <bool><!-- is_ref -->false</bool>
7944                                                                                                                         <AST:Variable>
7945                                                                                                                                 <attrs>
7946                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7947                                                                                                                                         <attr key="phc.line_number"><integer>240</integer></attr>
7948                                                                                                                                 </attrs>
7949                                                                                                                                 <AST:Target xsi:nil="true" />
7950                                                                                                                                 <AST:VARIABLE_NAME>
7951                                                                                                                                         <attrs />
7952                                                                                                                                         <value>matches</value>
7953                                                                                                                                 </AST:VARIABLE_NAME>
7954                                                                                                                                 <AST:Expr_list>
7955                                                                                                                                 </AST:Expr_list>
7956                                                                                                                         </AST:Variable>
7957                                                                                                                 </AST:Actual_parameter>
7958                                                                                                                 <AST:Actual_parameter>
7959                                                                                                                         <attrs>
7960                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7961                                                                                                                                 <attr key="phc.line_number"><integer>240</integer></attr>
7962                                                                                                                         </attrs>
7963                                                                                                                         <bool><!-- is_ref -->false</bool>
7964                                                                                                                         <AST:INT>
7965                                                                                                                                 <attrs>
7966                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7967                                                                                                                                         <attr key="phc.line_number"><integer>240</integer></attr>
7968                                                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
7969                                                                                                                                 </attrs>
7970                                                                                                                                 <value>0</value>
7971                                                                                                                         </AST:INT>
7972                                                                                                                 </AST:Actual_parameter>
7973                                                                                                                 <AST:Actual_parameter>
7974                                                                                                                         <attrs>
7975                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7976                                                                                                                                 <attr key="phc.line_number"><integer>240</integer></attr>
7977                                                                                                                         </attrs>
7978                                                                                                                         <bool><!-- is_ref -->false</bool>
7979                                                                                                                         <AST:Bin_op>
7980                                                                                                                                 <attrs>
7981                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7982                                                                                                                                         <attr key="phc.line_number"><integer>240</integer></attr>
7983                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
7984                                                                                                                                 </attrs>
7985                                                                                                                                 <AST:Variable>
7986                                                                                                                                         <attrs>
7987                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
7988                                                                                                                                                 <attr key="phc.line_number"><integer>240</integer></attr>
7989                                                                                                                                         </attrs>
7990                                                                                                                                         <AST:Target xsi:nil="true" />
7991                                                                                                                                         <AST:VARIABLE_NAME>
7992                                                                                                                                                 <attrs />
7993                                                                                                                                                 <value>i</value>
7994                                                                                                                                         </AST:VARIABLE_NAME>
7995                                                                                                                                         <AST:Expr_list>
7996                                                                                                                                         </AST:Expr_list>
7997                                                                                                                                 </AST:Variable>
7998                                                                                                                                 <AST:OP>
7999                                                                                                                                         <attrs>
8000                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8001                                                                                                                                                 <attr key="phc.line_number"><integer>240</integer></attr>
8002                                                                                                                                         </attrs>
8003                                                                                                                                         <value>+</value>
8004                                                                                                                                 </AST:OP>
8005                                                                                                                                 <AST:INT>
8006                                                                                                                                         <attrs>
8007                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8008                                                                                                                                                 <attr key="phc.line_number"><integer>240</integer></attr>
8009                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>1</string></attr>
8010                                                                                                                                         </attrs>
8011                                                                                                                                         <value>1</value>
8012                                                                                                                                 </AST:INT>
8013                                                                                                                         </AST:Bin_op>
8014                                                                                                                 </AST:Actual_parameter>
8015                                                                                                         </AST:Actual_parameter_list>
8016                                                                                                 </AST:Method_invocation>
8017                                                                                         </AST:Unary_op>
8018                                                                                         <AST:Statement_list>
8019                                                                                                 <AST:Eval_expr>
8020                                                                                                         <attrs>
8021                                                                                                                 <attr key="phc.comments">
8022                                                                                                                         <string_list>
8023                                                                                                                                 <string>// Element name missing or not listed</string>
8024                                                                                                                         </string_list>
8025                                                                                                                 </attr>
8026                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8027                                                                                                                 <attr key="phc.line_number"><integer>242</integer></attr>
8028                                                                                                         </attrs>
8029                                                                                                         <AST:Op_assignment>
8030                                                                                                                 <attrs />
8031                                                                                                                 <AST:Variable>
8032                                                                                                                         <attrs>
8033                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8034                                                                                                                                 <attr key="phc.line_number"><integer>242</integer></attr>
8035                                                                                                                         </attrs>
8036                                                                                                                         <AST:Target xsi:nil="true" />
8037                                                                                                                         <AST:VARIABLE_NAME>
8038                                                                                                                                 <attrs />
8039                                                                                                                                 <value>accum</value>
8040                                                                                                                         </AST:VARIABLE_NAME>
8041                                                                                                                         <AST:Expr_list>
8042                                                                                                                         </AST:Expr_list>
8043                                                                                                                 </AST:Variable>
8044                                                                                                                 <AST:OP>
8045                                                                                                                         <attrs />
8046                                                                                                                         <value>.</value>
8047                                                                                                                 </AST:OP>
8048                                                                                                                 <AST:STRING>
8049                                                                                                                         <attrs>
8050                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8051                                                                                                                                 <attr key="phc.line_number"><integer>242</integer></attr>
8052                                                                                                                                 <attr key="phc.unparser.source_rep"><string encoding="escape">&amp;lt;</string></attr>
8053                                                                                                                         </attrs>
8054                                                                                                                         <value encoding="escape">&amp;lt;</value>
8055                                                                                                                 </AST:STRING>
8056                                                                                                         </AST:Op_assignment>
8057                                                                                                 </AST:Eval_expr>
8058                                                                                                 <AST:Eval_expr>
8059                                                                                                         <attrs>
8060                                                                                                                 <attr key="phc.comments">
8061                                                                                                                         <string_list>
8062                                                                                                                         </string_list>
8063                                                                                                                 </attr>
8064                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8065                                                                                                                 <attr key="phc.line_number"><integer>243</integer></attr>
8066                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
8067                                                                                                         </attrs>
8068                                                                                                         <AST:Pre_op>
8069                                                                                                                 <attrs>
8070                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8071                                                                                                                         <attr key="phc.line_number"><integer>243</integer></attr>
8072                                                                                                                 </attrs>
8073                                                                                                                 <AST:OP>
8074                                                                                                                         <attrs />
8075                                                                                                                         <value>++</value>
8076                                                                                                                 </AST:OP>
8077                                                                                                                 <AST:Variable>
8078                                                                                                                         <attrs>
8079                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8080                                                                                                                                 <attr key="phc.line_number"><integer>243</integer></attr>
8081                                                                                                                         </attrs>
8082                                                                                                                         <AST:Target xsi:nil="true" />
8083                                                                                                                         <AST:VARIABLE_NAME>
8084                                                                                                                                 <attrs />
8085                                                                                                                                 <value>i</value>
8086                                                                                                                         </AST:VARIABLE_NAME>
8087                                                                                                                         <AST:Expr_list>
8088                                                                                                                         </AST:Expr_list>
8089                                                                                                                 </AST:Variable>
8090                                                                                                         </AST:Pre_op>
8091                                                                                                 </AST:Eval_expr>
8092                                                                                                 <AST:Continue>
8093                                                                                                         <attrs>
8094                                                                                                                 <attr key="phc.comments">
8095                                                                                                                         <string_list>
8096                                                                                                                         </string_list>
8097                                                                                                                 </attr>
8098                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8099                                                                                                                 <attr key="phc.line_number"><integer>244</integer></attr>
8100                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
8101                                                                                                         </attrs>
8102                                                                                                         <AST:Expr xsi:nil="true" />
8103                                                                                                 </AST:Continue>
8104                                                                                         </AST:Statement_list>
8105                                                                                         <AST:Statement_list>
8106                                                                                         </AST:Statement_list>
8107                                                                                 </AST:If>
8108                                                                                 <AST:If>
8109                                                                                         <attrs>
8110                                                                                                 <attr key="phc.comments">
8111                                                                                                         <string_list>
8112                                                                                                                 <string>// Handle comments</string>
8113                                                                                                         </string_list>
8114                                                                                                 </attr>
8115                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8116                                                                                                 <attr key="phc.line_number"><integer>247</integer></attr>
8117                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
8118                                                                                         </attrs>
8119                                                                                         <AST:Bin_op>
8120                                                                                                 <attrs>
8121                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8122                                                                                                         <attr key="phc.line_number"><integer>247</integer></attr>
8123                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
8124                                                                                                 </attrs>
8125                                                                                                 <AST:Method_invocation>
8126                                                                                                         <attrs>
8127                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8128                                                                                                                 <attr key="phc.line_number"><integer>247</integer></attr>
8129                                                                                                         </attrs>
8130                                                                                                         <AST:Target xsi:nil="true" />
8131                                                                                                         <AST:METHOD_NAME>
8132                                                                                                                 <attrs>
8133                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8134                                                                                                                         <attr key="phc.line_number"><integer>247</integer></attr>
8135                                                                                                                 </attrs>
8136                                                                                                                 <value>isset</value>
8137                                                                                                         </AST:METHOD_NAME>
8138                                                                                                         <AST:Actual_parameter_list>
8139                                                                                                                 <AST:Actual_parameter>
8140                                                                                                                         <attrs>
8141                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8142                                                                                                                                 <attr key="phc.line_number"><integer>247</integer></attr>
8143                                                                                                                         </attrs>
8144                                                                                                                         <bool><!-- is_ref -->false</bool>
8145                                                                                                                         <AST:Variable>
8146                                                                                                                                 <attrs>
8147                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8148                                                                                                                                         <attr key="phc.line_number"><integer>247</integer></attr>
8149                                                                                                                                 </attrs>
8150                                                                                                                                 <AST:Target xsi:nil="true" />
8151                                                                                                                                 <AST:VARIABLE_NAME>
8152                                                                                                                                         <attrs />
8153                                                                                                                                         <value>matches</value>
8154                                                                                                                                 </AST:VARIABLE_NAME>
8155                                                                                                                                 <AST:Expr_list>
8156                                                                                                                                         <AST:INT>
8157                                                                                                                                                 <attrs>
8158                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8159                                                                                                                                                         <attr key="phc.line_number"><integer>247</integer></attr>
8160                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>2</string></attr>
8161                                                                                                                                                 </attrs>
8162                                                                                                                                                 <value>2</value>
8163                                                                                                                                         </AST:INT>
8164                                                                                                                                 </AST:Expr_list>
8165                                                                                                                         </AST:Variable>
8166                                                                                                                 </AST:Actual_parameter>
8167                                                                                                         </AST:Actual_parameter_list>
8168                                                                                                 </AST:Method_invocation>
8169                                                                                                 <AST:OP>
8170                                                                                                         <attrs>
8171                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8172                                                                                                                 <attr key="phc.line_number"><integer>247</integer></attr>
8173                                                                                                         </attrs>
8174                                                                                                         <value encoding="escape">&amp;&amp;</value>
8175                                                                                                 </AST:OP>
8176                                                                                                 <AST:Bin_op>
8177                                                                                                         <attrs>
8178                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8179                                                                                                                 <attr key="phc.line_number"><integer>247</integer></attr>
8180                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
8181                                                                                                         </attrs>
8182                                                                                                         <AST:Variable>
8183                                                                                                                 <attrs>
8184                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8185                                                                                                                         <attr key="phc.line_number"><integer>247</integer></attr>
8186                                                                                                                 </attrs>
8187                                                                                                                 <AST:Target xsi:nil="true" />
8188                                                                                                                 <AST:VARIABLE_NAME>
8189                                                                                                                         <attrs />
8190                                                                                                                         <value>matches</value>
8191                                                                                                                 </AST:VARIABLE_NAME>
8192                                                                                                                 <AST:Expr_list>
8193                                                                                                                         <AST:INT>
8194                                                                                                                                 <attrs>
8195                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8196                                                                                                                                         <attr key="phc.line_number"><integer>247</integer></attr>
8197                                                                                                                                         <attr key="phc.unparser.source_rep"><string>2</string></attr>
8198                                                                                                                                 </attrs>
8199                                                                                                                                 <value>2</value>
8200                                                                                                                         </AST:INT>
8201                                                                                                                 </AST:Expr_list>
8202                                                                                                         </AST:Variable>
8203                                                                                                         <AST:OP>
8204                                                                                                                 <attrs>
8205                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8206                                                                                                                         <attr key="phc.line_number"><integer>247</integer></attr>
8207                                                                                                                 </attrs>
8208                                                                                                                 <value>==</value>
8209                                                                                                         </AST:OP>
8210                                                                                                         <AST:STRING>
8211                                                                                                                 <attrs>
8212                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8213                                                                                                                         <attr key="phc.line_number"><integer>247</integer></attr>
8214                                                                                                                         <attr key="phc.unparser.source_rep"><string>!--</string></attr>
8215                                                                                                                 </attrs>
8216                                                                                                                 <value>!--</value>
8217                                                                                                         </AST:STRING>
8218                                                                                                 </AST:Bin_op>
8219                                                                                         </AST:Bin_op>
8220                                                                                         <AST:Statement_list>
8221                                                                                                 <AST:Eval_expr>
8222                                                                                                         <attrs>
8223                                                                                                                 <attr key="phc.comments">
8224                                                                                                                         <string_list>
8225                                                                                                                                 <string>// To avoid leaving blank lines, when a comment is both preceded</string>
8226                                                                                                                                 <string>// and followed by a newline (ignoring spaces), trim leading and</string>
8227                                                                                                                                 <string>// trailing spaces and one of the newlines.</string>
8228                                                                                                                                 <string></string>
8229                                                                                                                                 <string>// Find the end</string>
8230                                                                                                                         </string_list>
8231                                                                                                                 </attr>
8232                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8233                                                                                                                 <attr key="phc.line_number"><integer>253</integer></attr>
8234                                                                                                         </attrs>
8235                                                                                                         <AST:Assignment>
8236                                                                                                                 <attrs>
8237                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8238                                                                                                                         <attr key="phc.line_number"><integer>253</integer></attr>
8239                                                                                                                 </attrs>
8240                                                                                                                 <AST:Variable>
8241                                                                                                                         <attrs>
8242                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8243                                                                                                                                 <attr key="phc.line_number"><integer>253</integer></attr>
8244                                                                                                                         </attrs>
8245                                                                                                                         <AST:Target xsi:nil="true" />
8246                                                                                                                         <AST:VARIABLE_NAME>
8247                                                                                                                                 <attrs />
8248                                                                                                                                 <value>endPos</value>
8249                                                                                                                         </AST:VARIABLE_NAME>
8250                                                                                                                         <AST:Expr_list>
8251                                                                                                                         </AST:Expr_list>
8252                                                                                                                 </AST:Variable>
8253                                                                                                                 <bool><!-- is_ref -->false</bool>
8254                                                                                                                 <AST:Method_invocation>
8255                                                                                                                         <attrs>
8256                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8257                                                                                                                                 <attr key="phc.line_number"><integer>253</integer></attr>
8258                                                                                                                         </attrs>
8259                                                                                                                         <AST:Target xsi:nil="true" />
8260                                                                                                                         <AST:METHOD_NAME>
8261                                                                                                                                 <attrs />
8262                                                                                                                                 <value>strpos</value>
8263                                                                                                                         </AST:METHOD_NAME>
8264                                                                                                                         <AST:Actual_parameter_list>
8265                                                                                                                                 <AST:Actual_parameter>
8266                                                                                                                                         <attrs>
8267                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8268                                                                                                                                                 <attr key="phc.line_number"><integer>253</integer></attr>
8269                                                                                                                                         </attrs>
8270                                                                                                                                         <bool><!-- is_ref -->false</bool>
8271                                                                                                                                         <AST:Variable>
8272                                                                                                                                                 <attrs>
8273                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8274                                                                                                                                                         <attr key="phc.line_number"><integer>253</integer></attr>
8275                                                                                                                                                 </attrs>
8276                                                                                                                                                 <AST:Target xsi:nil="true" />
8277                                                                                                                                                 <AST:VARIABLE_NAME>
8278                                                                                                                                                         <attrs />
8279                                                                                                                                                         <value>text</value>
8280                                                                                                                                                 </AST:VARIABLE_NAME>
8281                                                                                                                                                 <AST:Expr_list>
8282                                                                                                                                                 </AST:Expr_list>
8283                                                                                                                                         </AST:Variable>
8284                                                                                                                                 </AST:Actual_parameter>
8285                                                                                                                                 <AST:Actual_parameter>
8286                                                                                                                                         <attrs>
8287                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8288                                                                                                                                                 <attr key="phc.line_number"><integer>253</integer></attr>
8289                                                                                                                                         </attrs>
8290                                                                                                                                         <bool><!-- is_ref -->false</bool>
8291                                                                                                                                         <AST:STRING>
8292                                                                                                                                                 <attrs>
8293                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8294                                                                                                                                                         <attr key="phc.line_number"><integer>253</integer></attr>
8295                                                                                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">--&gt;</string></attr>
8296                                                                                                                                                 </attrs>
8297                                                                                                                                                 <value encoding="escape">--&gt;</value>
8298                                                                                                                                         </AST:STRING>
8299                                                                                                                                 </AST:Actual_parameter>
8300                                                                                                                                 <AST:Actual_parameter>
8301                                                                                                                                         <attrs>
8302                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8303                                                                                                                                                 <attr key="phc.line_number"><integer>253</integer></attr>
8304                                                                                                                                         </attrs>
8305                                                                                                                                         <bool><!-- is_ref -->false</bool>
8306                                                                                                                                         <AST:Bin_op>
8307                                                                                                                                                 <attrs>
8308                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8309                                                                                                                                                         <attr key="phc.line_number"><integer>253</integer></attr>
8310                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
8311                                                                                                                                                 </attrs>
8312                                                                                                                                                 <AST:Variable>
8313                                                                                                                                                         <attrs>
8314                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8315                                                                                                                                                                 <attr key="phc.line_number"><integer>253</integer></attr>
8316                                                                                                                                                         </attrs>
8317                                                                                                                                                         <AST:Target xsi:nil="true" />
8318                                                                                                                                                         <AST:VARIABLE_NAME>
8319                                                                                                                                                                 <attrs />
8320                                                                                                                                                                 <value>i</value>
8321                                                                                                                                                         </AST:VARIABLE_NAME>
8322                                                                                                                                                         <AST:Expr_list>
8323                                                                                                                                                         </AST:Expr_list>
8324                                                                                                                                                 </AST:Variable>
8325                                                                                                                                                 <AST:OP>
8326                                                                                                                                                         <attrs>
8327                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8328                                                                                                                                                                 <attr key="phc.line_number"><integer>253</integer></attr>
8329                                                                                                                                                         </attrs>
8330                                                                                                                                                         <value>+</value>
8331                                                                                                                                                 </AST:OP>
8332                                                                                                                                                 <AST:INT>
8333                                                                                                                                                         <attrs>
8334                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8335                                                                                                                                                                 <attr key="phc.line_number"><integer>253</integer></attr>
8336                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>4</string></attr>
8337                                                                                                                                                         </attrs>
8338                                                                                                                                                         <value>4</value>
8339                                                                                                                                                 </AST:INT>
8340                                                                                                                                         </AST:Bin_op>
8341                                                                                                                                 </AST:Actual_parameter>
8342                                                                                                                         </AST:Actual_parameter_list>
8343                                                                                                                 </AST:Method_invocation>
8344                                                                                                         </AST:Assignment>
8345                                                                                                 </AST:Eval_expr>
8346                                                                                                 <AST:If>
8347                                                                                                         <attrs>
8348                                                                                                                 <attr key="phc.comments">
8349                                                                                                                         <string_list>
8350                                                                                                                         </string_list>
8351                                                                                                                 </attr>
8352                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8353                                                                                                                 <attr key="phc.line_number"><integer>254</integer></attr>
8354                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
8355                                                                                                         </attrs>
8356                                                                                                         <AST:Bin_op>
8357                                                                                                                 <attrs>
8358                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8359                                                                                                                         <attr key="phc.line_number"><integer>254</integer></attr>
8360                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
8361                                                                                                                 </attrs>
8362                                                                                                                 <AST:Variable>
8363                                                                                                                         <attrs>
8364                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8365                                                                                                                                 <attr key="phc.line_number"><integer>254</integer></attr>
8366                                                                                                                         </attrs>
8367                                                                                                                         <AST:Target xsi:nil="true" />
8368                                                                                                                         <AST:VARIABLE_NAME>
8369                                                                                                                                 <attrs />
8370                                                                                                                                 <value>endPos</value>
8371                                                                                                                         </AST:VARIABLE_NAME>
8372                                                                                                                         <AST:Expr_list>
8373                                                                                                                         </AST:Expr_list>
8374                                                                                                                 </AST:Variable>
8375                                                                                                                 <AST:OP>
8376                                                                                                                         <attrs>
8377                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8378                                                                                                                                 <attr key="phc.line_number"><integer>254</integer></attr>
8379                                                                                                                         </attrs>
8380                                                                                                                         <value>===</value>
8381                                                                                                                 </AST:OP>
8382                                                                                                                 <AST:BOOL>
8383                                                                                                                         <attrs>
8384                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8385                                                                                                                                 <attr key="phc.line_number"><integer>254</integer></attr>
8386                                                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
8387                                                                                                                         </attrs>
8388                                                                                                                         <value>False</value>
8389                                                                                                                 </AST:BOOL>
8390                                                                                                         </AST:Bin_op>
8391                                                                                                         <AST:Statement_list>
8392                                                                                                                 <AST:Eval_expr>
8393                                                                                                                         <attrs>
8394                                                                                                                                 <attr key="phc.comments">
8395                                                                                                                                         <string_list>
8396                                                                                                                                                 <string>// Unclosed comment in input, runs to end</string>
8397                                                                                                                                         </string_list>
8398                                                                                                                                 </attr>
8399                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8400                                                                                                                                 <attr key="phc.line_number"><integer>256</integer></attr>
8401                                                                                                                         </attrs>
8402                                                                                                                         <AST:Assignment>
8403                                                                                                                                 <attrs>
8404                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8405                                                                                                                                         <attr key="phc.line_number"><integer>256</integer></attr>
8406                                                                                                                                 </attrs>
8407                                                                                                                                 <AST:Variable>
8408                                                                                                                                         <attrs>
8409                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8410                                                                                                                                                 <attr key="phc.line_number"><integer>256</integer></attr>
8411                                                                                                                                         </attrs>
8412                                                                                                                                         <AST:Target xsi:nil="true" />
8413                                                                                                                                         <AST:VARIABLE_NAME>
8414                                                                                                                                                 <attrs />
8415                                                                                                                                                 <value>inner</value>
8416                                                                                                                                         </AST:VARIABLE_NAME>
8417                                                                                                                                         <AST:Expr_list>
8418                                                                                                                                         </AST:Expr_list>
8419                                                                                                                                 </AST:Variable>
8420                                                                                                                                 <bool><!-- is_ref -->false</bool>
8421                                                                                                                                 <AST:Method_invocation>
8422                                                                                                                                         <attrs>
8423                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8424                                                                                                                                                 <attr key="phc.line_number"><integer>256</integer></attr>
8425                                                                                                                                         </attrs>
8426                                                                                                                                         <AST:Target xsi:nil="true" />
8427                                                                                                                                         <AST:METHOD_NAME>
8428                                                                                                                                                 <attrs />
8429                                                                                                                                                 <value>substr</value>
8430                                                                                                                                         </AST:METHOD_NAME>
8431                                                                                                                                         <AST:Actual_parameter_list>
8432                                                                                                                                                 <AST:Actual_parameter>
8433                                                                                                                                                         <attrs>
8434                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8435                                                                                                                                                                 <attr key="phc.line_number"><integer>256</integer></attr>
8436                                                                                                                                                         </attrs>
8437                                                                                                                                                         <bool><!-- is_ref -->false</bool>
8438                                                                                                                                                         <AST:Variable>
8439                                                                                                                                                                 <attrs>
8440                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8441                                                                                                                                                                         <attr key="phc.line_number"><integer>256</integer></attr>
8442                                                                                                                                                                 </attrs>
8443                                                                                                                                                                 <AST:Target xsi:nil="true" />
8444                                                                                                                                                                 <AST:VARIABLE_NAME>
8445                                                                                                                                                                         <attrs />
8446                                                                                                                                                                         <value>text</value>
8447                                                                                                                                                                 </AST:VARIABLE_NAME>
8448                                                                                                                                                                 <AST:Expr_list>
8449                                                                                                                                                                 </AST:Expr_list>
8450                                                                                                                                                         </AST:Variable>
8451                                                                                                                                                 </AST:Actual_parameter>
8452                                                                                                                                                 <AST:Actual_parameter>
8453                                                                                                                                                         <attrs>
8454                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8455                                                                                                                                                                 <attr key="phc.line_number"><integer>256</integer></attr>
8456                                                                                                                                                         </attrs>
8457                                                                                                                                                         <bool><!-- is_ref -->false</bool>
8458                                                                                                                                                         <AST:Variable>
8459                                                                                                                                                                 <attrs>
8460                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8461                                                                                                                                                                         <attr key="phc.line_number"><integer>256</integer></attr>
8462                                                                                                                                                                 </attrs>
8463                                                                                                                                                                 <AST:Target xsi:nil="true" />
8464                                                                                                                                                                 <AST:VARIABLE_NAME>
8465                                                                                                                                                                         <attrs />
8466                                                                                                                                                                         <value>i</value>
8467                                                                                                                                                                 </AST:VARIABLE_NAME>
8468                                                                                                                                                                 <AST:Expr_list>
8469                                                                                                                                                                 </AST:Expr_list>
8470                                                                                                                                                         </AST:Variable>
8471                                                                                                                                                 </AST:Actual_parameter>
8472                                                                                                                                         </AST:Actual_parameter_list>
8473                                                                                                                                 </AST:Method_invocation>
8474                                                                                                                         </AST:Assignment>
8475                                                                                                                 </AST:Eval_expr>
8476                                                                                                                 <AST:Eval_expr>
8477                                                                                                                         <attrs>
8478                                                                                                                                 <attr key="phc.comments">
8479                                                                                                                                         <string_list>
8480                                                                                                                                         </string_list>
8481                                                                                                                                 </attr>
8482                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8483                                                                                                                                 <attr key="phc.line_number"><integer>257</integer></attr>
8484                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
8485                                                                                                                         </attrs>
8486                                                                                                                         <AST:Op_assignment>
8487                                                                                                                                 <attrs />
8488                                                                                                                                 <AST:Variable>
8489                                                                                                                                         <attrs>
8490                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8491                                                                                                                                                 <attr key="phc.line_number"><integer>257</integer></attr>
8492                                                                                                                                         </attrs>
8493                                                                                                                                         <AST:Target xsi:nil="true" />
8494                                                                                                                                         <AST:VARIABLE_NAME>
8495                                                                                                                                                 <attrs />
8496                                                                                                                                                 <value>accum</value>
8497                                                                                                                                         </AST:VARIABLE_NAME>
8498                                                                                                                                         <AST:Expr_list>
8499                                                                                                                                         </AST:Expr_list>
8500                                                                                                                                 </AST:Variable>
8501                                                                                                                                 <AST:OP>
8502                                                                                                                                         <attrs />
8503                                                                                                                                         <value>.</value>
8504                                                                                                                                 </AST:OP>
8505                                                                                                                                 <AST:Bin_op>
8506                                                                                                                                         <attrs>
8507                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8508                                                                                                                                                 <attr key="phc.line_number"><integer>257</integer></attr>
8509                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
8510                                                                                                                                         </attrs>
8511                                                                                                                                         <AST:Bin_op>
8512                                                                                                                                                 <attrs>
8513                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8514                                                                                                                                                         <attr key="phc.line_number"><integer>257</integer></attr>
8515                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
8516                                                                                                                                                 </attrs>
8517                                                                                                                                                 <AST:STRING>
8518                                                                                                                                                         <attrs>
8519                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8520                                                                                                                                                                 <attr key="phc.line_number"><integer>257</integer></attr>
8521                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;comment&gt;</string></attr>
8522                                                                                                                                                         </attrs>
8523                                                                                                                                                         <value encoding="escape">&lt;comment&gt;</value>
8524                                                                                                                                                 </AST:STRING>
8525                                                                                                                                                 <AST:OP>
8526                                                                                                                                                         <attrs>
8527                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8528                                                                                                                                                                 <attr key="phc.line_number"><integer>257</integer></attr>
8529                                                                                                                                                         </attrs>
8530                                                                                                                                                         <value>.</value>
8531                                                                                                                                                 </AST:OP>
8532                                                                                                                                                 <AST:Method_invocation>
8533                                                                                                                                                         <attrs>
8534                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8535                                                                                                                                                                 <attr key="phc.line_number"><integer>257</integer></attr>
8536                                                                                                                                                         </attrs>
8537                                                                                                                                                         <AST:Target xsi:nil="true" />
8538                                                                                                                                                         <AST:METHOD_NAME>
8539                                                                                                                                                                 <attrs />
8540                                                                                                                                                                 <value>htmlspecialchars</value>
8541                                                                                                                                                         </AST:METHOD_NAME>
8542                                                                                                                                                         <AST:Actual_parameter_list>
8543                                                                                                                                                                 <AST:Actual_parameter>
8544                                                                                                                                                                         <attrs>
8545                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8546                                                                                                                                                                                 <attr key="phc.line_number"><integer>257</integer></attr>
8547                                                                                                                                                                         </attrs>
8548                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
8549                                                                                                                                                                         <AST:Variable>
8550                                                                                                                                                                                 <attrs>
8551                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8552                                                                                                                                                                                         <attr key="phc.line_number"><integer>257</integer></attr>
8553                                                                                                                                                                                 </attrs>
8554                                                                                                                                                                                 <AST:Target xsi:nil="true" />
8555                                                                                                                                                                                 <AST:VARIABLE_NAME>
8556                                                                                                                                                                                         <attrs />
8557                                                                                                                                                                                         <value>inner</value>
8558                                                                                                                                                                                 </AST:VARIABLE_NAME>
8559                                                                                                                                                                                 <AST:Expr_list>
8560                                                                                                                                                                                 </AST:Expr_list>
8561                                                                                                                                                                         </AST:Variable>
8562                                                                                                                                                                 </AST:Actual_parameter>
8563                                                                                                                                                         </AST:Actual_parameter_list>
8564                                                                                                                                                 </AST:Method_invocation>
8565                                                                                                                                         </AST:Bin_op>
8566                                                                                                                                         <AST:OP>
8567                                                                                                                                                 <attrs>
8568                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8569                                                                                                                                                         <attr key="phc.line_number"><integer>257</integer></attr>
8570                                                                                                                                                 </attrs>
8571                                                                                                                                                 <value>.</value>
8572                                                                                                                                         </AST:OP>
8573                                                                                                                                         <AST:STRING>
8574                                                                                                                                                 <attrs>
8575                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8576                                                                                                                                                         <attr key="phc.line_number"><integer>257</integer></attr>
8577                                                                                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;/comment&gt;</string></attr>
8578                                                                                                                                                 </attrs>
8579                                                                                                                                                 <value encoding="escape">&lt;/comment&gt;</value>
8580                                                                                                                                         </AST:STRING>
8581                                                                                                                                 </AST:Bin_op>
8582                                                                                                                         </AST:Op_assignment>
8583                                                                                                                 </AST:Eval_expr>
8584                                                                                                                 <AST:Eval_expr>
8585                                                                                                                         <attrs>
8586                                                                                                                                 <attr key="phc.comments">
8587                                                                                                                                         <string_list>
8588                                                                                                                                         </string_list>
8589                                                                                                                                 </attr>
8590                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8591                                                                                                                                 <attr key="phc.line_number"><integer>258</integer></attr>
8592                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
8593                                                                                                                         </attrs>
8594                                                                                                                         <AST:Assignment>
8595                                                                                                                                 <attrs>
8596                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8597                                                                                                                                         <attr key="phc.line_number"><integer>258</integer></attr>
8598                                                                                                                                 </attrs>
8599                                                                                                                                 <AST:Variable>
8600                                                                                                                                         <attrs>
8601                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8602                                                                                                                                                 <attr key="phc.line_number"><integer>258</integer></attr>
8603                                                                                                                                         </attrs>
8604                                                                                                                                         <AST:Target xsi:nil="true" />
8605                                                                                                                                         <AST:VARIABLE_NAME>
8606                                                                                                                                                 <attrs />
8607                                                                                                                                                 <value>i</value>
8608                                                                                                                                         </AST:VARIABLE_NAME>
8609                                                                                                                                         <AST:Expr_list>
8610                                                                                                                                         </AST:Expr_list>
8611                                                                                                                                 </AST:Variable>
8612                                                                                                                                 <bool><!-- is_ref -->false</bool>
8613                                                                                                                                 <AST:Method_invocation>
8614                                                                                                                                         <attrs>
8615                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8616                                                                                                                                                 <attr key="phc.line_number"><integer>258</integer></attr>
8617                                                                                                                                         </attrs>
8618                                                                                                                                         <AST:Target xsi:nil="true" />
8619                                                                                                                                         <AST:METHOD_NAME>
8620                                                                                                                                                 <attrs />
8621                                                                                                                                                 <value>strlen</value>
8622                                                                                                                                         </AST:METHOD_NAME>
8623                                                                                                                                         <AST:Actual_parameter_list>
8624                                                                                                                                                 <AST:Actual_parameter>
8625                                                                                                                                                         <attrs>
8626                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8627                                                                                                                                                                 <attr key="phc.line_number"><integer>258</integer></attr>
8628                                                                                                                                                         </attrs>
8629                                                                                                                                                         <bool><!-- is_ref -->false</bool>
8630                                                                                                                                                         <AST:Variable>
8631                                                                                                                                                                 <attrs>
8632                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8633                                                                                                                                                                         <attr key="phc.line_number"><integer>258</integer></attr>
8634                                                                                                                                                                 </attrs>
8635                                                                                                                                                                 <AST:Target xsi:nil="true" />
8636                                                                                                                                                                 <AST:VARIABLE_NAME>
8637                                                                                                                                                                         <attrs />
8638                                                                                                                                                                         <value>text</value>
8639                                                                                                                                                                 </AST:VARIABLE_NAME>
8640                                                                                                                                                                 <AST:Expr_list>
8641                                                                                                                                                                 </AST:Expr_list>
8642                                                                                                                                                         </AST:Variable>
8643                                                                                                                                                 </AST:Actual_parameter>
8644                                                                                                                                         </AST:Actual_parameter_list>
8645                                                                                                                                 </AST:Method_invocation>
8646                                                                                                                         </AST:Assignment>
8647                                                                                                                 </AST:Eval_expr>
8648                                                                                                         </AST:Statement_list>
8649                                                                                                         <AST:Statement_list>
8650                                                                                                                 <AST:Eval_expr>
8651                                                                                                                         <attrs>
8652                                                                                                                                 <attr key="phc.comments">
8653                                                                                                                                         <string_list>
8654                                                                                                                                                 <string>// Search backwards for leading whitespace</string>
8655                                                                                                                                         </string_list>
8656                                                                                                                                 </attr>
8657                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8658                                                                                                                                 <attr key="phc.line_number"><integer>261</integer></attr>
8659                                                                                                                         </attrs>
8660                                                                                                                         <AST:Assignment>
8661                                                                                                                                 <attrs>
8662                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8663                                                                                                                                         <attr key="phc.line_number"><integer>261</integer></attr>
8664                                                                                                                                 </attrs>
8665                                                                                                                                 <AST:Variable>
8666                                                                                                                                         <attrs>
8667                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8668                                                                                                                                                 <attr key="phc.line_number"><integer>261</integer></attr>
8669                                                                                                                                         </attrs>
8670                                                                                                                                         <AST:Target xsi:nil="true" />
8671                                                                                                                                         <AST:VARIABLE_NAME>
8672                                                                                                                                                 <attrs />
8673                                                                                                                                                 <value>wsStart</value>
8674                                                                                                                                         </AST:VARIABLE_NAME>
8675                                                                                                                                         <AST:Expr_list>
8676                                                                                                                                         </AST:Expr_list>
8677                                                                                                                                 </AST:Variable>
8678                                                                                                                                 <bool><!-- is_ref -->false</bool>
8679                                                                                                                                 <AST:Conditional_expr>
8680                                                                                                                                         <attrs>
8681                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8682                                                                                                                                                 <attr key="phc.line_number"><integer>261</integer></attr>
8683                                                                                                                                         </attrs>
8684                                                                                                                                         <AST:Variable>
8685                                                                                                                                                 <attrs>
8686                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8687                                                                                                                                                         <attr key="phc.line_number"><integer>261</integer></attr>
8688                                                                                                                                                 </attrs>
8689                                                                                                                                                 <AST:Target xsi:nil="true" />
8690                                                                                                                                                 <AST:VARIABLE_NAME>
8691                                                                                                                                                         <attrs />
8692                                                                                                                                                         <value>i</value>
8693                                                                                                                                                 </AST:VARIABLE_NAME>
8694                                                                                                                                                 <AST:Expr_list>
8695                                                                                                                                                 </AST:Expr_list>
8696                                                                                                                                         </AST:Variable>
8697                                                                                                                                         <AST:Bin_op>
8698                                                                                                                                                 <attrs>
8699                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8700                                                                                                                                                         <attr key="phc.line_number"><integer>261</integer></attr>
8701                                                                                                                                                         <attr key="phc.unparser.needs_user_brackets"><bool>true</bool></attr>
8702                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
8703                                                                                                                                                 </attrs>
8704                                                                                                                                                 <AST:Variable>
8705                                                                                                                                                         <attrs>
8706                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8707                                                                                                                                                                 <attr key="phc.line_number"><integer>261</integer></attr>
8708                                                                                                                                                         </attrs>
8709                                                                                                                                                         <AST:Target xsi:nil="true" />
8710                                                                                                                                                         <AST:VARIABLE_NAME>
8711                                                                                                                                                                 <attrs />
8712                                                                                                                                                                 <value>i</value>
8713                                                                                                                                                         </AST:VARIABLE_NAME>
8714                                                                                                                                                         <AST:Expr_list>
8715                                                                                                                                                         </AST:Expr_list>
8716                                                                                                                                                 </AST:Variable>
8717                                                                                                                                                 <AST:OP>
8718                                                                                                                                                         <attrs>
8719                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8720                                                                                                                                                                 <attr key="phc.line_number"><integer>261</integer></attr>
8721                                                                                                                                                         </attrs>
8722                                                                                                                                                         <value>-</value>
8723                                                                                                                                                 </AST:OP>
8724                                                                                                                                                 <AST:Method_invocation>
8725                                                                                                                                                         <attrs>
8726                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8727                                                                                                                                                                 <attr key="phc.line_number"><integer>261</integer></attr>
8728                                                                                                                                                         </attrs>
8729                                                                                                                                                         <AST:Target xsi:nil="true" />
8730                                                                                                                                                         <AST:METHOD_NAME>
8731                                                                                                                                                                 <attrs />
8732                                                                                                                                                                 <value>strspn</value>
8733                                                                                                                                                         </AST:METHOD_NAME>
8734                                                                                                                                                         <AST:Actual_parameter_list>
8735                                                                                                                                                                 <AST:Actual_parameter>
8736                                                                                                                                                                         <attrs>
8737                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8738                                                                                                                                                                                 <attr key="phc.line_number"><integer>261</integer></attr>
8739                                                                                                                                                                         </attrs>
8740                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
8741                                                                                                                                                                         <AST:Variable>
8742                                                                                                                                                                                 <attrs>
8743                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8744                                                                                                                                                                                         <attr key="phc.line_number"><integer>261</integer></attr>
8745                                                                                                                                                                                 </attrs>
8746                                                                                                                                                                                 <AST:Target xsi:nil="true" />
8747                                                                                                                                                                                 <AST:VARIABLE_NAME>
8748                                                                                                                                                                                         <attrs />
8749                                                                                                                                                                                         <value>revText</value>
8750                                                                                                                                                                                 </AST:VARIABLE_NAME>
8751                                                                                                                                                                                 <AST:Expr_list>
8752                                                                                                                                                                                 </AST:Expr_list>
8753                                                                                                                                                                         </AST:Variable>
8754                                                                                                                                                                 </AST:Actual_parameter>
8755                                                                                                                                                                 <AST:Actual_parameter>
8756                                                                                                                                                                         <attrs>
8757                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8758                                                                                                                                                                                 <attr key="phc.line_number"><integer>261</integer></attr>
8759                                                                                                                                                                         </attrs>
8760                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
8761                                                                                                                                                                         <AST:STRING>
8762                                                                                                                                                                                 <attrs>
8763                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8764                                                                                                                                                                                         <attr key="phc.line_number"><integer>261</integer></attr>
8765                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string> </string></attr>
8766                                                                                                                                                                                 </attrs>
8767                                                                                                                                                                                 <value> </value>
8768                                                                                                                                                                         </AST:STRING>
8769                                                                                                                                                                 </AST:Actual_parameter>
8770                                                                                                                                                                 <AST:Actual_parameter>
8771                                                                                                                                                                         <attrs>
8772                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8773                                                                                                                                                                                 <attr key="phc.line_number"><integer>261</integer></attr>
8774                                                                                                                                                                         </attrs>
8775                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
8776                                                                                                                                                                         <AST:Bin_op>
8777                                                                                                                                                                                 <attrs>
8778                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8779                                                                                                                                                                                         <attr key="phc.line_number"><integer>261</integer></attr>
8780                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
8781                                                                                                                                                                                 </attrs>
8782                                                                                                                                                                                 <AST:Method_invocation>
8783                                                                                                                                                                                         <attrs>
8784                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8785                                                                                                                                                                                                 <attr key="phc.line_number"><integer>261</integer></attr>
8786                                                                                                                                                                                         </attrs>
8787                                                                                                                                                                                         <AST:Target xsi:nil="true" />
8788                                                                                                                                                                                         <AST:METHOD_NAME>
8789                                                                                                                                                                                                 <attrs />
8790                                                                                                                                                                                                 <value>strlen</value>
8791                                                                                                                                                                                         </AST:METHOD_NAME>
8792                                                                                                                                                                                         <AST:Actual_parameter_list>
8793                                                                                                                                                                                                 <AST:Actual_parameter>
8794                                                                                                                                                                                                         <attrs>
8795                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8796                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>261</integer></attr>
8797                                                                                                                                                                                                         </attrs>
8798                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
8799                                                                                                                                                                                                         <AST:Variable>
8800                                                                                                                                                                                                                 <attrs>
8801                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8802                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>261</integer></attr>
8803                                                                                                                                                                                                                 </attrs>
8804                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
8805                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
8806                                                                                                                                                                                                                         <attrs />
8807                                                                                                                                                                                                                         <value>text</value>
8808                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
8809                                                                                                                                                                                                                 <AST:Expr_list>
8810                                                                                                                                                                                                                 </AST:Expr_list>
8811                                                                                                                                                                                                         </AST:Variable>
8812                                                                                                                                                                                                 </AST:Actual_parameter>
8813                                                                                                                                                                                         </AST:Actual_parameter_list>
8814                                                                                                                                                                                 </AST:Method_invocation>
8815                                                                                                                                                                                 <AST:OP>
8816                                                                                                                                                                                         <attrs>
8817                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8818                                                                                                                                                                                                 <attr key="phc.line_number"><integer>261</integer></attr>
8819                                                                                                                                                                                         </attrs>
8820                                                                                                                                                                                         <value>-</value>
8821                                                                                                                                                                                 </AST:OP>
8822                                                                                                                                                                                 <AST:Variable>
8823                                                                                                                                                                                         <attrs>
8824                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8825                                                                                                                                                                                                 <attr key="phc.line_number"><integer>261</integer></attr>
8826                                                                                                                                                                                         </attrs>
8827                                                                                                                                                                                         <AST:Target xsi:nil="true" />
8828                                                                                                                                                                                         <AST:VARIABLE_NAME>
8829                                                                                                                                                                                                 <attrs />
8830                                                                                                                                                                                                 <value>i</value>
8831                                                                                                                                                                                         </AST:VARIABLE_NAME>
8832                                                                                                                                                                                         <AST:Expr_list>
8833                                                                                                                                                                                         </AST:Expr_list>
8834                                                                                                                                                                                 </AST:Variable>
8835                                                                                                                                                                         </AST:Bin_op>
8836                                                                                                                                                                 </AST:Actual_parameter>
8837                                                                                                                                                         </AST:Actual_parameter_list>
8838                                                                                                                                                 </AST:Method_invocation>
8839                                                                                                                                         </AST:Bin_op>
8840                                                                                                                                         <AST:INT>
8841                                                                                                                                                 <attrs>
8842                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8843                                                                                                                                                         <attr key="phc.line_number"><integer>261</integer></attr>
8844                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
8845                                                                                                                                                 </attrs>
8846                                                                                                                                                 <value>0</value>
8847                                                                                                                                         </AST:INT>
8848                                                                                                                                 </AST:Conditional_expr>
8849                                                                                                                         </AST:Assignment>
8850                                                                                                                 </AST:Eval_expr>
8851                                                                                                                 <AST:Eval_expr>
8852                                                                                                                         <attrs>
8853                                                                                                                                 <attr key="phc.comments">
8854                                                                                                                                         <string_list>
8855                                                                                                                                                 <string>// Search forwards for trailing whitespace</string>
8856                                                                                                                                                 <string>// $wsEnd will be the position of the last space</string>
8857                                                                                                                                         </string_list>
8858                                                                                                                                 </attr>
8859                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8860                                                                                                                                 <attr key="phc.line_number"><integer>264</integer></attr>
8861                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
8862                                                                                                                         </attrs>
8863                                                                                                                         <AST:Assignment>
8864                                                                                                                                 <attrs>
8865                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8866                                                                                                                                         <attr key="phc.line_number"><integer>264</integer></attr>
8867                                                                                                                                 </attrs>
8868                                                                                                                                 <AST:Variable>
8869                                                                                                                                         <attrs>
8870                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8871                                                                                                                                                 <attr key="phc.line_number"><integer>264</integer></attr>
8872                                                                                                                                         </attrs>
8873                                                                                                                                         <AST:Target xsi:nil="true" />
8874                                                                                                                                         <AST:VARIABLE_NAME>
8875                                                                                                                                                 <attrs />
8876                                                                                                                                                 <value>wsEnd</value>
8877                                                                                                                                         </AST:VARIABLE_NAME>
8878                                                                                                                                         <AST:Expr_list>
8879                                                                                                                                         </AST:Expr_list>
8880                                                                                                                                 </AST:Variable>
8881                                                                                                                                 <bool><!-- is_ref -->false</bool>
8882                                                                                                                                 <AST:Bin_op>
8883                                                                                                                                         <attrs>
8884                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8885                                                                                                                                                 <attr key="phc.line_number"><integer>264</integer></attr>
8886                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
8887                                                                                                                                         </attrs>
8888                                                                                                                                         <AST:Bin_op>
8889                                                                                                                                                 <attrs>
8890                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8891                                                                                                                                                         <attr key="phc.line_number"><integer>264</integer></attr>
8892                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
8893                                                                                                                                                 </attrs>
8894                                                                                                                                                 <AST:Variable>
8895                                                                                                                                                         <attrs>
8896                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8897                                                                                                                                                                 <attr key="phc.line_number"><integer>264</integer></attr>
8898                                                                                                                                                         </attrs>
8899                                                                                                                                                         <AST:Target xsi:nil="true" />
8900                                                                                                                                                         <AST:VARIABLE_NAME>
8901                                                                                                                                                                 <attrs />
8902                                                                                                                                                                 <value>endPos</value>
8903                                                                                                                                                         </AST:VARIABLE_NAME>
8904                                                                                                                                                         <AST:Expr_list>
8905                                                                                                                                                         </AST:Expr_list>
8906                                                                                                                                                 </AST:Variable>
8907                                                                                                                                                 <AST:OP>
8908                                                                                                                                                         <attrs>
8909                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8910                                                                                                                                                                 <attr key="phc.line_number"><integer>264</integer></attr>
8911                                                                                                                                                         </attrs>
8912                                                                                                                                                         <value>+</value>
8913                                                                                                                                                 </AST:OP>
8914                                                                                                                                                 <AST:INT>
8915                                                                                                                                                         <attrs>
8916                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8917                                                                                                                                                                 <attr key="phc.line_number"><integer>264</integer></attr>
8918                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>2</string></attr>
8919                                                                                                                                                         </attrs>
8920                                                                                                                                                         <value>2</value>
8921                                                                                                                                                 </AST:INT>
8922                                                                                                                                         </AST:Bin_op>
8923                                                                                                                                         <AST:OP>
8924                                                                                                                                                 <attrs>
8925                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8926                                                                                                                                                         <attr key="phc.line_number"><integer>264</integer></attr>
8927                                                                                                                                                 </attrs>
8928                                                                                                                                                 <value>+</value>
8929                                                                                                                                         </AST:OP>
8930                                                                                                                                         <AST:Method_invocation>
8931                                                                                                                                                 <attrs>
8932                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8933                                                                                                                                                         <attr key="phc.line_number"><integer>264</integer></attr>
8934                                                                                                                                                 </attrs>
8935                                                                                                                                                 <AST:Target xsi:nil="true" />
8936                                                                                                                                                 <AST:METHOD_NAME>
8937                                                                                                                                                         <attrs />
8938                                                                                                                                                         <value>strspn</value>
8939                                                                                                                                                 </AST:METHOD_NAME>
8940                                                                                                                                                 <AST:Actual_parameter_list>
8941                                                                                                                                                         <AST:Actual_parameter>
8942                                                                                                                                                                 <attrs>
8943                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8944                                                                                                                                                                         <attr key="phc.line_number"><integer>264</integer></attr>
8945                                                                                                                                                                 </attrs>
8946                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
8947                                                                                                                                                                 <AST:Variable>
8948                                                                                                                                                                         <attrs>
8949                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8950                                                                                                                                                                                 <attr key="phc.line_number"><integer>264</integer></attr>
8951                                                                                                                                                                         </attrs>
8952                                                                                                                                                                         <AST:Target xsi:nil="true" />
8953                                                                                                                                                                         <AST:VARIABLE_NAME>
8954                                                                                                                                                                                 <attrs />
8955                                                                                                                                                                                 <value>text</value>
8956                                                                                                                                                                         </AST:VARIABLE_NAME>
8957                                                                                                                                                                         <AST:Expr_list>
8958                                                                                                                                                                         </AST:Expr_list>
8959                                                                                                                                                                 </AST:Variable>
8960                                                                                                                                                         </AST:Actual_parameter>
8961                                                                                                                                                         <AST:Actual_parameter>
8962                                                                                                                                                                 <attrs>
8963                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8964                                                                                                                                                                         <attr key="phc.line_number"><integer>264</integer></attr>
8965                                                                                                                                                                 </attrs>
8966                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
8967                                                                                                                                                                 <AST:STRING>
8968                                                                                                                                                                         <attrs>
8969                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8970                                                                                                                                                                                 <attr key="phc.line_number"><integer>264</integer></attr>
8971                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string> </string></attr>
8972                                                                                                                                                                         </attrs>
8973                                                                                                                                                                         <value> </value>
8974                                                                                                                                                                 </AST:STRING>
8975                                                                                                                                                         </AST:Actual_parameter>
8976                                                                                                                                                         <AST:Actual_parameter>
8977                                                                                                                                                                 <attrs>
8978                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8979                                                                                                                                                                         <attr key="phc.line_number"><integer>264</integer></attr>
8980                                                                                                                                                                 </attrs>
8981                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
8982                                                                                                                                                                 <AST:Bin_op>
8983                                                                                                                                                                         <attrs>
8984                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8985                                                                                                                                                                                 <attr key="phc.line_number"><integer>264</integer></attr>
8986                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
8987                                                                                                                                                                         </attrs>
8988                                                                                                                                                                         <AST:Variable>
8989                                                                                                                                                                                 <attrs>
8990                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
8991                                                                                                                                                                                         <attr key="phc.line_number"><integer>264</integer></attr>
8992                                                                                                                                                                                 </attrs>
8993                                                                                                                                                                                 <AST:Target xsi:nil="true" />
8994                                                                                                                                                                                 <AST:VARIABLE_NAME>
8995                                                                                                                                                                                         <attrs />
8996                                                                                                                                                                                         <value>endPos</value>
8997                                                                                                                                                                                 </AST:VARIABLE_NAME>
8998                                                                                                                                                                                 <AST:Expr_list>
8999                                                                                                                                                                                 </AST:Expr_list>
9000                                                                                                                                                                         </AST:Variable>
9001                                                                                                                                                                         <AST:OP>
9002                                                                                                                                                                                 <attrs>
9003                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9004                                                                                                                                                                                         <attr key="phc.line_number"><integer>264</integer></attr>
9005                                                                                                                                                                                 </attrs>
9006                                                                                                                                                                                 <value>+</value>
9007                                                                                                                                                                         </AST:OP>
9008                                                                                                                                                                         <AST:INT>
9009                                                                                                                                                                                 <attrs>
9010                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9011                                                                                                                                                                                         <attr key="phc.line_number"><integer>264</integer></attr>
9012                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>3</string></attr>
9013                                                                                                                                                                                 </attrs>
9014                                                                                                                                                                                 <value>3</value>
9015                                                                                                                                                                         </AST:INT>
9016                                                                                                                                                                 </AST:Bin_op>
9017                                                                                                                                                         </AST:Actual_parameter>
9018                                                                                                                                                 </AST:Actual_parameter_list>
9019                                                                                                                                         </AST:Method_invocation>
9020                                                                                                                                 </AST:Bin_op>
9021                                                                                                                         </AST:Assignment>
9022                                                                                                                 </AST:Eval_expr>
9023                                                                                                                 <AST:If>
9024                                                                                                                         <attrs>
9025                                                                                                                                 <attr key="phc.comments">
9026                                                                                                                                         <string_list>
9027                                                                                                                                                 <string>// Eat the line if possible</string>
9028                                                                                                                                                 <string>// TODO: This could theoretically be done if $wsStart == 0, i.e. for comments at</string>
9029                                                                                                                                                 <string>// the overall start. That's not how Sanitizer::removeHTMLcomments() did it, but</string>
9030                                                                                                                                                 <string>// it's a possible beneficial b/c break.</string>
9031                                                                                                                                         </string_list>
9032                                                                                                                                 </attr>
9033                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9034                                                                                                                                 <attr key="phc.line_number"><integer>269</integer></attr>
9035                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
9036                                                                                                                         </attrs>
9037                                                                                                                         <AST:Bin_op>
9038                                                                                                                                 <attrs>
9039                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9040                                                                                                                                         <attr key="phc.line_number"><integer>270</integer></attr>
9041                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
9042                                                                                                                                 </attrs>
9043                                                                                                                                 <AST:Bin_op>
9044                                                                                                                                         <attrs>
9045                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9046                                                                                                                                                 <attr key="phc.line_number"><integer>270</integer></attr>
9047                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
9048                                                                                                                                         </attrs>
9049                                                                                                                                         <AST:Bin_op>
9050                                                                                                                                                 <attrs>
9051                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9052                                                                                                                                                         <attr key="phc.line_number"><integer>269</integer></attr>
9053                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
9054                                                                                                                                                 </attrs>
9055                                                                                                                                                 <AST:Variable>
9056                                                                                                                                                         <attrs>
9057                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9058                                                                                                                                                                 <attr key="phc.line_number"><integer>269</integer></attr>
9059                                                                                                                                                         </attrs>
9060                                                                                                                                                         <AST:Target xsi:nil="true" />
9061                                                                                                                                                         <AST:VARIABLE_NAME>
9062                                                                                                                                                                 <attrs />
9063                                                                                                                                                                 <value>wsStart</value>
9064                                                                                                                                                         </AST:VARIABLE_NAME>
9065                                                                                                                                                         <AST:Expr_list>
9066                                                                                                                                                         </AST:Expr_list>
9067                                                                                                                                                 </AST:Variable>
9068                                                                                                                                                 <AST:OP>
9069                                                                                                                                                         <attrs>
9070                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9071                                                                                                                                                                 <attr key="phc.line_number"><integer>269</integer></attr>
9072                                                                                                                                                         </attrs>
9073                                                                                                                                                         <value encoding="escape">&gt;</value>
9074                                                                                                                                                 </AST:OP>
9075                                                                                                                                                 <AST:INT>
9076                                                                                                                                                         <attrs>
9077                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9078                                                                                                                                                                 <attr key="phc.line_number"><integer>269</integer></attr>
9079                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>0</string></attr>
9080                                                                                                                                                         </attrs>
9081                                                                                                                                                         <value>0</value>
9082                                                                                                                                                 </AST:INT>
9083                                                                                                                                         </AST:Bin_op>
9084                                                                                                                                         <AST:OP>
9085                                                                                                                                                 <attrs>
9086                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9087                                                                                                                                                         <attr key="phc.line_number"><integer>269</integer></attr>
9088                                                                                                                                                 </attrs>
9089                                                                                                                                                 <value encoding="escape">&amp;&amp;</value>
9090                                                                                                                                         </AST:OP>
9091                                                                                                                                         <AST:Bin_op>
9092                                                                                                                                                 <attrs>
9093                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9094                                                                                                                                                         <attr key="phc.line_number"><integer>270</integer></attr>
9095                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
9096                                                                                                                                                 </attrs>
9097                                                                                                                                                 <AST:Method_invocation>
9098                                                                                                                                                         <attrs>
9099                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9100                                                                                                                                                                 <attr key="phc.line_number"><integer>269</integer></attr>
9101                                                                                                                                                         </attrs>
9102                                                                                                                                                         <AST:Target xsi:nil="true" />
9103                                                                                                                                                         <AST:METHOD_NAME>
9104                                                                                                                                                                 <attrs />
9105                                                                                                                                                                 <value>substr</value>
9106                                                                                                                                                         </AST:METHOD_NAME>
9107                                                                                                                                                         <AST:Actual_parameter_list>
9108                                                                                                                                                                 <AST:Actual_parameter>
9109                                                                                                                                                                         <attrs>
9110                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9111                                                                                                                                                                                 <attr key="phc.line_number"><integer>269</integer></attr>
9112                                                                                                                                                                         </attrs>
9113                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
9114                                                                                                                                                                         <AST:Variable>
9115                                                                                                                                                                                 <attrs>
9116                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9117                                                                                                                                                                                         <attr key="phc.line_number"><integer>269</integer></attr>
9118                                                                                                                                                                                 </attrs>
9119                                                                                                                                                                                 <AST:Target xsi:nil="true" />
9120                                                                                                                                                                                 <AST:VARIABLE_NAME>
9121                                                                                                                                                                                         <attrs />
9122                                                                                                                                                                                         <value>text</value>
9123                                                                                                                                                                                 </AST:VARIABLE_NAME>
9124                                                                                                                                                                                 <AST:Expr_list>
9125                                                                                                                                                                                 </AST:Expr_list>
9126                                                                                                                                                                         </AST:Variable>
9127                                                                                                                                                                 </AST:Actual_parameter>
9128                                                                                                                                                                 <AST:Actual_parameter>
9129                                                                                                                                                                         <attrs>
9130                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9131                                                                                                                                                                                 <attr key="phc.line_number"><integer>269</integer></attr>
9132                                                                                                                                                                         </attrs>
9133                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
9134                                                                                                                                                                         <AST:Bin_op>
9135                                                                                                                                                                                 <attrs>
9136                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9137                                                                                                                                                                                         <attr key="phc.line_number"><integer>269</integer></attr>
9138                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
9139                                                                                                                                                                                 </attrs>
9140                                                                                                                                                                                 <AST:Variable>
9141                                                                                                                                                                                         <attrs>
9142                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9143                                                                                                                                                                                                 <attr key="phc.line_number"><integer>269</integer></attr>
9144                                                                                                                                                                                         </attrs>
9145                                                                                                                                                                                         <AST:Target xsi:nil="true" />
9146                                                                                                                                                                                         <AST:VARIABLE_NAME>
9147                                                                                                                                                                                                 <attrs />
9148                                                                                                                                                                                                 <value>wsStart</value>
9149                                                                                                                                                                                         </AST:VARIABLE_NAME>
9150                                                                                                                                                                                         <AST:Expr_list>
9151                                                                                                                                                                                         </AST:Expr_list>
9152                                                                                                                                                                                 </AST:Variable>
9153                                                                                                                                                                                 <AST:OP>
9154                                                                                                                                                                                         <attrs>
9155                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9156                                                                                                                                                                                                 <attr key="phc.line_number"><integer>269</integer></attr>
9157                                                                                                                                                                                         </attrs>
9158                                                                                                                                                                                         <value>-</value>
9159                                                                                                                                                                                 </AST:OP>
9160                                                                                                                                                                                 <AST:INT>
9161                                                                                                                                                                                         <attrs>
9162                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9163                                                                                                                                                                                                 <attr key="phc.line_number"><integer>269</integer></attr>
9164                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>1</string></attr>
9165                                                                                                                                                                                         </attrs>
9166                                                                                                                                                                                         <value>1</value>
9167                                                                                                                                                                                 </AST:INT>
9168                                                                                                                                                                         </AST:Bin_op>
9169                                                                                                                                                                 </AST:Actual_parameter>
9170                                                                                                                                                                 <AST:Actual_parameter>
9171                                                                                                                                                                         <attrs>
9172                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9173                                                                                                                                                                                 <attr key="phc.line_number"><integer>269</integer></attr>
9174                                                                                                                                                                         </attrs>
9175                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
9176                                                                                                                                                                         <AST:INT>
9177                                                                                                                                                                                 <attrs>
9178                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9179                                                                                                                                                                                         <attr key="phc.line_number"><integer>269</integer></attr>
9180                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>1</string></attr>
9181                                                                                                                                                                                 </attrs>
9182                                                                                                                                                                                 <value>1</value>
9183                                                                                                                                                                         </AST:INT>
9184                                                                                                                                                                 </AST:Actual_parameter>
9185                                                                                                                                                         </AST:Actual_parameter_list>
9186                                                                                                                                                 </AST:Method_invocation>
9187                                                                                                                                                 <AST:OP>
9188                                                                                                                                                         <attrs>
9189                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9190                                                                                                                                                                 <attr key="phc.line_number"><integer>269</integer></attr>
9191                                                                                                                                                         </attrs>
9192                                                                                                                                                         <value>==</value>
9193                                                                                                                                                 </AST:OP>
9194                                                                                                                                                 <AST:STRING>
9195                                                                                                                                                         <attrs>
9196                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9197                                                                                                                                                                 <attr key="phc.line_number"><integer>269</integer></attr>
9198                                                                                                                                                                 <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
9199                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>\n</string></attr>
9200                                                                                                                                                         </attrs>
9201                                                                                                                                                         <value encoding="escape">
9202 </value>
9203                                                                                                                                                 </AST:STRING>
9204                                                                                                                                         </AST:Bin_op>
9205                                                                                                                                 </AST:Bin_op>
9206                                                                                                                                 <AST:OP>
9207                                                                                                                                         <attrs>
9208                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9209                                                                                                                                                 <attr key="phc.line_number"><integer>270</integer></attr>
9210                                                                                                                                                 <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
9211                                                                                                                                         </attrs>
9212                                                                                                                                         <value encoding="escape">&amp;&amp;</value>
9213                                                                                                                                 </AST:OP>
9214                                                                                                                                 <AST:Bin_op>
9215                                                                                                                                         <attrs>
9216                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9217                                                                                                                                                 <attr key="phc.line_number"><integer>270</integer></attr>
9218                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
9219                                                                                                                                         </attrs>
9220                                                                                                                                         <AST:Method_invocation>
9221                                                                                                                                                 <attrs>
9222                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9223                                                                                                                                                         <attr key="phc.line_number"><integer>270</integer></attr>
9224                                                                                                                                                 </attrs>
9225                                                                                                                                                 <AST:Target xsi:nil="true" />
9226                                                                                                                                                 <AST:METHOD_NAME>
9227                                                                                                                                                         <attrs />
9228                                                                                                                                                         <value>substr</value>
9229                                                                                                                                                 </AST:METHOD_NAME>
9230                                                                                                                                                 <AST:Actual_parameter_list>
9231                                                                                                                                                         <AST:Actual_parameter>
9232                                                                                                                                                                 <attrs>
9233                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9234                                                                                                                                                                         <attr key="phc.line_number"><integer>270</integer></attr>
9235                                                                                                                                                                 </attrs>
9236                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
9237                                                                                                                                                                 <AST:Variable>
9238                                                                                                                                                                         <attrs>
9239                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9240                                                                                                                                                                                 <attr key="phc.line_number"><integer>270</integer></attr>
9241                                                                                                                                                                         </attrs>
9242                                                                                                                                                                         <AST:Target xsi:nil="true" />
9243                                                                                                                                                                         <AST:VARIABLE_NAME>
9244                                                                                                                                                                                 <attrs />
9245                                                                                                                                                                                 <value>text</value>
9246                                                                                                                                                                         </AST:VARIABLE_NAME>
9247                                                                                                                                                                         <AST:Expr_list>
9248                                                                                                                                                                         </AST:Expr_list>
9249                                                                                                                                                                 </AST:Variable>
9250                                                                                                                                                         </AST:Actual_parameter>
9251                                                                                                                                                         <AST:Actual_parameter>
9252                                                                                                                                                                 <attrs>
9253                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9254                                                                                                                                                                         <attr key="phc.line_number"><integer>270</integer></attr>
9255                                                                                                                                                                 </attrs>
9256                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
9257                                                                                                                                                                 <AST:Bin_op>
9258                                                                                                                                                                         <attrs>
9259                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9260                                                                                                                                                                                 <attr key="phc.line_number"><integer>270</integer></attr>
9261                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
9262                                                                                                                                                                         </attrs>
9263                                                                                                                                                                         <AST:Variable>
9264                                                                                                                                                                                 <attrs>
9265                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9266                                                                                                                                                                                         <attr key="phc.line_number"><integer>270</integer></attr>
9267                                                                                                                                                                                 </attrs>
9268                                                                                                                                                                                 <AST:Target xsi:nil="true" />
9269                                                                                                                                                                                 <AST:VARIABLE_NAME>
9270                                                                                                                                                                                         <attrs />
9271                                                                                                                                                                                         <value>wsEnd</value>
9272                                                                                                                                                                                 </AST:VARIABLE_NAME>
9273                                                                                                                                                                                 <AST:Expr_list>
9274                                                                                                                                                                                 </AST:Expr_list>
9275                                                                                                                                                                         </AST:Variable>
9276                                                                                                                                                                         <AST:OP>
9277                                                                                                                                                                                 <attrs>
9278                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9279                                                                                                                                                                                         <attr key="phc.line_number"><integer>270</integer></attr>
9280                                                                                                                                                                                 </attrs>
9281                                                                                                                                                                                 <value>+</value>
9282                                                                                                                                                                         </AST:OP>
9283                                                                                                                                                                         <AST:INT>
9284                                                                                                                                                                                 <attrs>
9285                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9286                                                                                                                                                                                         <attr key="phc.line_number"><integer>270</integer></attr>
9287                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>1</string></attr>
9288                                                                                                                                                                                 </attrs>
9289                                                                                                                                                                                 <value>1</value>
9290                                                                                                                                                                         </AST:INT>
9291                                                                                                                                                                 </AST:Bin_op>
9292                                                                                                                                                         </AST:Actual_parameter>
9293                                                                                                                                                         <AST:Actual_parameter>
9294                                                                                                                                                                 <attrs>
9295                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9296                                                                                                                                                                         <attr key="phc.line_number"><integer>270</integer></attr>
9297                                                                                                                                                                 </attrs>
9298                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
9299                                                                                                                                                                 <AST:INT>
9300                                                                                                                                                                         <attrs>
9301                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9302                                                                                                                                                                                 <attr key="phc.line_number"><integer>270</integer></attr>
9303                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>1</string></attr>
9304                                                                                                                                                                         </attrs>
9305                                                                                                                                                                         <value>1</value>
9306                                                                                                                                                                 </AST:INT>
9307                                                                                                                                                         </AST:Actual_parameter>
9308                                                                                                                                                 </AST:Actual_parameter_list>
9309                                                                                                                                         </AST:Method_invocation>
9310                                                                                                                                         <AST:OP>
9311                                                                                                                                                 <attrs>
9312                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9313                                                                                                                                                         <attr key="phc.line_number"><integer>270</integer></attr>
9314                                                                                                                                                 </attrs>
9315                                                                                                                                                 <value>==</value>
9316                                                                                                                                         </AST:OP>
9317                                                                                                                                         <AST:STRING>
9318                                                                                                                                                 <attrs>
9319                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9320                                                                                                                                                         <attr key="phc.line_number"><integer>270</integer></attr>
9321                                                                                                                                                         <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
9322                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>\n</string></attr>
9323                                                                                                                                                 </attrs>
9324                                                                                                                                                 <value encoding="escape">
9325 </value>
9326                                                                                                                                         </AST:STRING>
9327                                                                                                                                 </AST:Bin_op>
9328                                                                                                                         </AST:Bin_op>
9329                                                                                                                         <AST:Statement_list>
9330                                                                                                                                 <AST:Eval_expr>
9331                                                                                                                                         <attrs>
9332                                                                                                                                                 <attr key="phc.comments">
9333                                                                                                                                                         <string_list>
9334                                                                                                                                                         </string_list>
9335                                                                                                                                                 </attr>
9336                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9337                                                                                                                                                 <attr key="phc.line_number"><integer>272</integer></attr>
9338                                                                                                                                         </attrs>
9339                                                                                                                                         <AST:Assignment>
9340                                                                                                                                                 <attrs>
9341                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9342                                                                                                                                                         <attr key="phc.line_number"><integer>272</integer></attr>
9343                                                                                                                                                 </attrs>
9344                                                                                                                                                 <AST:Variable>
9345                                                                                                                                                         <attrs>
9346                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9347                                                                                                                                                                 <attr key="phc.line_number"><integer>272</integer></attr>
9348                                                                                                                                                         </attrs>
9349                                                                                                                                                         <AST:Target xsi:nil="true" />
9350                                                                                                                                                         <AST:VARIABLE_NAME>
9351                                                                                                                                                                 <attrs />
9352                                                                                                                                                                 <value>startPos</value>
9353                                                                                                                                                         </AST:VARIABLE_NAME>
9354                                                                                                                                                         <AST:Expr_list>
9355                                                                                                                                                         </AST:Expr_list>
9356                                                                                                                                                 </AST:Variable>
9357                                                                                                                                                 <bool><!-- is_ref -->false</bool>
9358                                                                                                                                                 <AST:Variable>
9359                                                                                                                                                         <attrs>
9360                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9361                                                                                                                                                                 <attr key="phc.line_number"><integer>272</integer></attr>
9362                                                                                                                                                         </attrs>
9363                                                                                                                                                         <AST:Target xsi:nil="true" />
9364                                                                                                                                                         <AST:VARIABLE_NAME>
9365                                                                                                                                                                 <attrs />
9366                                                                                                                                                                 <value>wsStart</value>
9367                                                                                                                                                         </AST:VARIABLE_NAME>
9368                                                                                                                                                         <AST:Expr_list>
9369                                                                                                                                                         </AST:Expr_list>
9370                                                                                                                                                 </AST:Variable>
9371                                                                                                                                         </AST:Assignment>
9372                                                                                                                                 </AST:Eval_expr>
9373                                                                                                                                 <AST:Eval_expr>
9374                                                                                                                                         <attrs>
9375                                                                                                                                                 <attr key="phc.comments">
9376                                                                                                                                                         <string_list>
9377                                                                                                                                                         </string_list>
9378                                                                                                                                                 </attr>
9379                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9380                                                                                                                                                 <attr key="phc.line_number"><integer>273</integer></attr>
9381                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
9382                                                                                                                                         </attrs>
9383                                                                                                                                         <AST:Assignment>
9384                                                                                                                                                 <attrs>
9385                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9386                                                                                                                                                         <attr key="phc.line_number"><integer>273</integer></attr>
9387                                                                                                                                                 </attrs>
9388                                                                                                                                                 <AST:Variable>
9389                                                                                                                                                         <attrs>
9390                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9391                                                                                                                                                                 <attr key="phc.line_number"><integer>273</integer></attr>
9392                                                                                                                                                         </attrs>
9393                                                                                                                                                         <AST:Target xsi:nil="true" />
9394                                                                                                                                                         <AST:VARIABLE_NAME>
9395                                                                                                                                                                 <attrs />
9396                                                                                                                                                                 <value>endPos</value>
9397                                                                                                                                                         </AST:VARIABLE_NAME>
9398                                                                                                                                                         <AST:Expr_list>
9399                                                                                                                                                         </AST:Expr_list>
9400                                                                                                                                                 </AST:Variable>
9401                                                                                                                                                 <bool><!-- is_ref -->false</bool>
9402                                                                                                                                                 <AST:Bin_op>
9403                                                                                                                                                         <attrs>
9404                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9405                                                                                                                                                                 <attr key="phc.line_number"><integer>273</integer></attr>
9406                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
9407                                                                                                                                                         </attrs>
9408                                                                                                                                                         <AST:Variable>
9409                                                                                                                                                                 <attrs>
9410                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9411                                                                                                                                                                         <attr key="phc.line_number"><integer>273</integer></attr>
9412                                                                                                                                                                 </attrs>
9413                                                                                                                                                                 <AST:Target xsi:nil="true" />
9414                                                                                                                                                                 <AST:VARIABLE_NAME>
9415                                                                                                                                                                         <attrs />
9416                                                                                                                                                                         <value>wsEnd</value>
9417                                                                                                                                                                 </AST:VARIABLE_NAME>
9418                                                                                                                                                                 <AST:Expr_list>
9419                                                                                                                                                                 </AST:Expr_list>
9420                                                                                                                                                         </AST:Variable>
9421                                                                                                                                                         <AST:OP>
9422                                                                                                                                                                 <attrs>
9423                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9424                                                                                                                                                                         <attr key="phc.line_number"><integer>273</integer></attr>
9425                                                                                                                                                                 </attrs>
9426                                                                                                                                                                 <value>+</value>
9427                                                                                                                                                         </AST:OP>
9428                                                                                                                                                         <AST:INT>
9429                                                                                                                                                                 <attrs>
9430                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9431                                                                                                                                                                         <attr key="phc.line_number"><integer>273</integer></attr>
9432                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>1</string></attr>
9433                                                                                                                                                                 </attrs>
9434                                                                                                                                                                 <value>1</value>
9435                                                                                                                                                         </AST:INT>
9436                                                                                                                                                 </AST:Bin_op>
9437                                                                                                                                         </AST:Assignment>
9438                                                                                                                                 </AST:Eval_expr>
9439                                                                                                                                 <AST:Eval_expr>
9440                                                                                                                                         <attrs>
9441                                                                                                                                                 <attr key="phc.comments">
9442                                                                                                                                                         <string_list>
9443                                                                                                                                                                 <string>// Remove leading whitespace from the end of the accumulator</string>
9444                                                                                                                                                                 <string>// Sanity check first though</string>
9445                                                                                                                                                         </string_list>
9446                                                                                                                                                 </attr>
9447                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9448                                                                                                                                                 <attr key="phc.line_number"><integer>276</integer></attr>
9449                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
9450                                                                                                                                         </attrs>
9451                                                                                                                                         <AST:Assignment>
9452                                                                                                                                                 <attrs>
9453                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9454                                                                                                                                                         <attr key="phc.line_number"><integer>276</integer></attr>
9455                                                                                                                                                 </attrs>
9456                                                                                                                                                 <AST:Variable>
9457                                                                                                                                                         <attrs>
9458                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9459                                                                                                                                                                 <attr key="phc.line_number"><integer>276</integer></attr>
9460                                                                                                                                                         </attrs>
9461                                                                                                                                                         <AST:Target xsi:nil="true" />
9462                                                                                                                                                         <AST:VARIABLE_NAME>
9463                                                                                                                                                                 <attrs />
9464                                                                                                                                                                 <value>wsLength</value>
9465                                                                                                                                                         </AST:VARIABLE_NAME>
9466                                                                                                                                                         <AST:Expr_list>
9467                                                                                                                                                         </AST:Expr_list>
9468                                                                                                                                                 </AST:Variable>
9469                                                                                                                                                 <bool><!-- is_ref -->false</bool>
9470                                                                                                                                                 <AST:Bin_op>
9471                                                                                                                                                         <attrs>
9472                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9473                                                                                                                                                                 <attr key="phc.line_number"><integer>276</integer></attr>
9474                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
9475                                                                                                                                                         </attrs>
9476                                                                                                                                                         <AST:Variable>
9477                                                                                                                                                                 <attrs>
9478                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9479                                                                                                                                                                         <attr key="phc.line_number"><integer>276</integer></attr>
9480                                                                                                                                                                 </attrs>
9481                                                                                                                                                                 <AST:Target xsi:nil="true" />
9482                                                                                                                                                                 <AST:VARIABLE_NAME>
9483                                                                                                                                                                         <attrs />
9484                                                                                                                                                                         <value>i</value>
9485                                                                                                                                                                 </AST:VARIABLE_NAME>
9486                                                                                                                                                                 <AST:Expr_list>
9487                                                                                                                                                                 </AST:Expr_list>
9488                                                                                                                                                         </AST:Variable>
9489                                                                                                                                                         <AST:OP>
9490                                                                                                                                                                 <attrs>
9491                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9492                                                                                                                                                                         <attr key="phc.line_number"><integer>276</integer></attr>
9493                                                                                                                                                                 </attrs>
9494                                                                                                                                                                 <value>-</value>
9495                                                                                                                                                         </AST:OP>
9496                                                                                                                                                         <AST:Variable>
9497                                                                                                                                                                 <attrs>
9498                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9499                                                                                                                                                                         <attr key="phc.line_number"><integer>276</integer></attr>
9500                                                                                                                                                                 </attrs>
9501                                                                                                                                                                 <AST:Target xsi:nil="true" />
9502                                                                                                                                                                 <AST:VARIABLE_NAME>
9503                                                                                                                                                                         <attrs />
9504                                                                                                                                                                         <value>wsStart</value>
9505                                                                                                                                                                 </AST:VARIABLE_NAME>
9506                                                                                                                                                                 <AST:Expr_list>
9507                                                                                                                                                                 </AST:Expr_list>
9508                                                                                                                                                         </AST:Variable>
9509                                                                                                                                                 </AST:Bin_op>
9510                                                                                                                                         </AST:Assignment>
9511                                                                                                                                 </AST:Eval_expr>
9512                                                                                                                                 <AST:If>
9513                                                                                                                                         <attrs>
9514                                                                                                                                                 <attr key="phc.comments">
9515                                                                                                                                                         <string_list>
9516                                                                                                                                                         </string_list>
9517                                                                                                                                                 </attr>
9518                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9519                                                                                                                                                 <attr key="phc.line_number"><integer>277</integer></attr>
9520                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
9521                                                                                                                                         </attrs>
9522                                                                                                                                         <AST:Bin_op>
9523                                                                                                                                                 <attrs>
9524                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9525                                                                                                                                                         <attr key="phc.line_number"><integer>277</integer></attr>
9526                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
9527                                                                                                                                                 </attrs>
9528                                                                                                                                                 <AST:Bin_op>
9529                                                                                                                                                         <attrs>
9530                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9531                                                                                                                                                                 <attr key="phc.line_number"><integer>277</integer></attr>
9532                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
9533                                                                                                                                                         </attrs>
9534                                                                                                                                                         <AST:Variable>
9535                                                                                                                                                                 <attrs>
9536                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9537                                                                                                                                                                         <attr key="phc.line_number"><integer>277</integer></attr>
9538                                                                                                                                                                 </attrs>
9539                                                                                                                                                                 <AST:Target xsi:nil="true" />
9540                                                                                                                                                                 <AST:VARIABLE_NAME>
9541                                                                                                                                                                         <attrs />
9542                                                                                                                                                                         <value>wsLength</value>
9543                                                                                                                                                                 </AST:VARIABLE_NAME>
9544                                                                                                                                                                 <AST:Expr_list>
9545                                                                                                                                                                 </AST:Expr_list>
9546                                                                                                                                                         </AST:Variable>
9547                                                                                                                                                         <AST:OP>
9548                                                                                                                                                                 <attrs>
9549                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9550                                                                                                                                                                         <attr key="phc.line_number"><integer>277</integer></attr>
9551                                                                                                                                                                 </attrs>
9552                                                                                                                                                                 <value encoding="escape">&gt;</value>
9553                                                                                                                                                         </AST:OP>
9554                                                                                                                                                         <AST:INT>
9555                                                                                                                                                                 <attrs>
9556                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9557                                                                                                                                                                         <attr key="phc.line_number"><integer>277</integer></attr>
9558                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
9559                                                                                                                                                                 </attrs>
9560                                                                                                                                                                 <value>0</value>
9561                                                                                                                                                         </AST:INT>
9562                                                                                                                                                 </AST:Bin_op>
9563                                                                                                                                                 <AST:OP>
9564                                                                                                                                                         <attrs>
9565                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9566                                                                                                                                                                 <attr key="phc.line_number"><integer>277</integer></attr>
9567                                                                                                                                                         </attrs>
9568                                                                                                                                                         <value encoding="escape">&amp;&amp;</value>
9569                                                                                                                                                 </AST:OP>
9570                                                                                                                                                 <AST:Bin_op>
9571                                                                                                                                                         <attrs>
9572                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9573                                                                                                                                                                 <attr key="phc.line_number"><integer>277</integer></attr>
9574                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
9575                                                                                                                                                         </attrs>
9576                                                                                                                                                         <AST:Method_invocation>
9577                                                                                                                                                                 <attrs>
9578                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9579                                                                                                                                                                         <attr key="phc.line_number"><integer>277</integer></attr>
9580                                                                                                                                                                 </attrs>
9581                                                                                                                                                                 <AST:Target xsi:nil="true" />
9582                                                                                                                                                                 <AST:METHOD_NAME>
9583                                                                                                                                                                         <attrs />
9584                                                                                                                                                                         <value>substr</value>
9585                                                                                                                                                                 </AST:METHOD_NAME>
9586                                                                                                                                                                 <AST:Actual_parameter_list>
9587                                                                                                                                                                         <AST:Actual_parameter>
9588                                                                                                                                                                                 <attrs>
9589                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9590                                                                                                                                                                                         <attr key="phc.line_number"><integer>277</integer></attr>
9591                                                                                                                                                                                 </attrs>
9592                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
9593                                                                                                                                                                                 <AST:Variable>
9594                                                                                                                                                                                         <attrs>
9595                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9596                                                                                                                                                                                                 <attr key="phc.line_number"><integer>277</integer></attr>
9597                                                                                                                                                                                         </attrs>
9598                                                                                                                                                                                         <AST:Target xsi:nil="true" />
9599                                                                                                                                                                                         <AST:VARIABLE_NAME>
9600                                                                                                                                                                                                 <attrs />
9601                                                                                                                                                                                                 <value>accum</value>
9602                                                                                                                                                                                         </AST:VARIABLE_NAME>
9603                                                                                                                                                                                         <AST:Expr_list>
9604                                                                                                                                                                                         </AST:Expr_list>
9605                                                                                                                                                                                 </AST:Variable>
9606                                                                                                                                                                         </AST:Actual_parameter>
9607                                                                                                                                                                         <AST:Actual_parameter>
9608                                                                                                                                                                                 <attrs>
9609                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9610                                                                                                                                                                                         <attr key="phc.line_number"><integer>277</integer></attr>
9611                                                                                                                                                                                 </attrs>
9612                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
9613                                                                                                                                                                                 <AST:Unary_op>
9614                                                                                                                                                                                         <attrs>
9615                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9616                                                                                                                                                                                                 <attr key="phc.line_number"><integer>277</integer></attr>
9617                                                                                                                                                                                         </attrs>
9618                                                                                                                                                                                         <AST:OP>
9619                                                                                                                                                                                                 <attrs>
9620                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9621                                                                                                                                                                                                         <attr key="phc.line_number"><integer>277</integer></attr>
9622                                                                                                                                                                                                 </attrs>
9623                                                                                                                                                                                                 <value>-</value>
9624                                                                                                                                                                                         </AST:OP>
9625                                                                                                                                                                                         <AST:Variable>
9626                                                                                                                                                                                                 <attrs>
9627                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9628                                                                                                                                                                                                         <attr key="phc.line_number"><integer>277</integer></attr>
9629                                                                                                                                                                                                 </attrs>
9630                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
9631                                                                                                                                                                                                 <AST:VARIABLE_NAME>
9632                                                                                                                                                                                                         <attrs />
9633                                                                                                                                                                                                         <value>wsLength</value>
9634                                                                                                                                                                                                 </AST:VARIABLE_NAME>
9635                                                                                                                                                                                                 <AST:Expr_list>
9636                                                                                                                                                                                                 </AST:Expr_list>
9637                                                                                                                                                                                         </AST:Variable>
9638                                                                                                                                                                                 </AST:Unary_op>
9639                                                                                                                                                                         </AST:Actual_parameter>
9640                                                                                                                                                                 </AST:Actual_parameter_list>
9641                                                                                                                                                         </AST:Method_invocation>
9642                                                                                                                                                         <AST:OP>
9643                                                                                                                                                                 <attrs>
9644                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9645                                                                                                                                                                         <attr key="phc.line_number"><integer>277</integer></attr>
9646                                                                                                                                                                 </attrs>
9647                                                                                                                                                                 <value>===</value>
9648                                                                                                                                                         </AST:OP>
9649                                                                                                                                                         <AST:Method_invocation>
9650                                                                                                                                                                 <attrs>
9651                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9652                                                                                                                                                                         <attr key="phc.line_number"><integer>277</integer></attr>
9653                                                                                                                                                                 </attrs>
9654                                                                                                                                                                 <AST:Target xsi:nil="true" />
9655                                                                                                                                                                 <AST:METHOD_NAME>
9656                                                                                                                                                                         <attrs />
9657                                                                                                                                                                         <value>str_repeat</value>
9658                                                                                                                                                                 </AST:METHOD_NAME>
9659                                                                                                                                                                 <AST:Actual_parameter_list>
9660                                                                                                                                                                         <AST:Actual_parameter>
9661                                                                                                                                                                                 <attrs>
9662                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9663                                                                                                                                                                                         <attr key="phc.line_number"><integer>277</integer></attr>
9664                                                                                                                                                                                 </attrs>
9665                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
9666                                                                                                                                                                                 <AST:STRING>
9667                                                                                                                                                                                         <attrs>
9668                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9669                                                                                                                                                                                                 <attr key="phc.line_number"><integer>277</integer></attr>
9670                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string> </string></attr>
9671                                                                                                                                                                                         </attrs>
9672                                                                                                                                                                                         <value> </value>
9673                                                                                                                                                                                 </AST:STRING>
9674                                                                                                                                                                         </AST:Actual_parameter>
9675                                                                                                                                                                         <AST:Actual_parameter>
9676                                                                                                                                                                                 <attrs>
9677                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9678                                                                                                                                                                                         <attr key="phc.line_number"><integer>277</integer></attr>
9679                                                                                                                                                                                 </attrs>
9680                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
9681                                                                                                                                                                                 <AST:Variable>
9682                                                                                                                                                                                         <attrs>
9683                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9684                                                                                                                                                                                                 <attr key="phc.line_number"><integer>277</integer></attr>
9685                                                                                                                                                                                         </attrs>
9686                                                                                                                                                                                         <AST:Target xsi:nil="true" />
9687                                                                                                                                                                                         <AST:VARIABLE_NAME>
9688                                                                                                                                                                                                 <attrs />
9689                                                                                                                                                                                                 <value>wsLength</value>
9690                                                                                                                                                                                         </AST:VARIABLE_NAME>
9691                                                                                                                                                                                         <AST:Expr_list>
9692                                                                                                                                                                                         </AST:Expr_list>
9693                                                                                                                                                                                 </AST:Variable>
9694                                                                                                                                                                         </AST:Actual_parameter>
9695                                                                                                                                                                 </AST:Actual_parameter_list>
9696                                                                                                                                                         </AST:Method_invocation>
9697                                                                                                                                                 </AST:Bin_op>
9698                                                                                                                                         </AST:Bin_op>
9699                                                                                                                                         <AST:Statement_list>
9700                                                                                                                                                 <AST:Eval_expr>
9701                                                                                                                                                         <attrs>
9702                                                                                                                                                                 <attr key="phc.comments">
9703                                                                                                                                                                         <string_list>
9704                                                                                                                                                                         </string_list>
9705                                                                                                                                                                 </attr>
9706                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9707                                                                                                                                                                 <attr key="phc.line_number"><integer>278</integer></attr>
9708                                                                                                                                                         </attrs>
9709                                                                                                                                                         <AST:Assignment>
9710                                                                                                                                                                 <attrs>
9711                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9712                                                                                                                                                                         <attr key="phc.line_number"><integer>278</integer></attr>
9713                                                                                                                                                                 </attrs>
9714                                                                                                                                                                 <AST:Variable>
9715                                                                                                                                                                         <attrs>
9716                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9717                                                                                                                                                                                 <attr key="phc.line_number"><integer>278</integer></attr>
9718                                                                                                                                                                         </attrs>
9719                                                                                                                                                                         <AST:Target xsi:nil="true" />
9720                                                                                                                                                                         <AST:VARIABLE_NAME>
9721                                                                                                                                                                                 <attrs />
9722                                                                                                                                                                                 <value>accum</value>
9723                                                                                                                                                                         </AST:VARIABLE_NAME>
9724                                                                                                                                                                         <AST:Expr_list>
9725                                                                                                                                                                         </AST:Expr_list>
9726                                                                                                                                                                 </AST:Variable>
9727                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
9728                                                                                                                                                                 <AST:Method_invocation>
9729                                                                                                                                                                         <attrs>
9730                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9731                                                                                                                                                                                 <attr key="phc.line_number"><integer>278</integer></attr>
9732                                                                                                                                                                         </attrs>
9733                                                                                                                                                                         <AST:Target xsi:nil="true" />
9734                                                                                                                                                                         <AST:METHOD_NAME>
9735                                                                                                                                                                                 <attrs />
9736                                                                                                                                                                                 <value>substr</value>
9737                                                                                                                                                                         </AST:METHOD_NAME>
9738                                                                                                                                                                         <AST:Actual_parameter_list>
9739                                                                                                                                                                                 <AST:Actual_parameter>
9740                                                                                                                                                                                         <attrs>
9741                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9742                                                                                                                                                                                                 <attr key="phc.line_number"><integer>278</integer></attr>
9743                                                                                                                                                                                         </attrs>
9744                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
9745                                                                                                                                                                                         <AST:Variable>
9746                                                                                                                                                                                                 <attrs>
9747                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9748                                                                                                                                                                                                         <attr key="phc.line_number"><integer>278</integer></attr>
9749                                                                                                                                                                                                 </attrs>
9750                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
9751                                                                                                                                                                                                 <AST:VARIABLE_NAME>
9752                                                                                                                                                                                                         <attrs />
9753                                                                                                                                                                                                         <value>accum</value>
9754                                                                                                                                                                                                 </AST:VARIABLE_NAME>
9755                                                                                                                                                                                                 <AST:Expr_list>
9756                                                                                                                                                                                                 </AST:Expr_list>
9757                                                                                                                                                                                         </AST:Variable>
9758                                                                                                                                                                                 </AST:Actual_parameter>
9759                                                                                                                                                                                 <AST:Actual_parameter>
9760                                                                                                                                                                                         <attrs>
9761                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9762                                                                                                                                                                                                 <attr key="phc.line_number"><integer>278</integer></attr>
9763                                                                                                                                                                                         </attrs>
9764                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
9765                                                                                                                                                                                         <AST:INT>
9766                                                                                                                                                                                                 <attrs>
9767                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9768                                                                                                                                                                                                         <attr key="phc.line_number"><integer>278</integer></attr>
9769                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
9770                                                                                                                                                                                                 </attrs>
9771                                                                                                                                                                                                 <value>0</value>
9772                                                                                                                                                                                         </AST:INT>
9773                                                                                                                                                                                 </AST:Actual_parameter>
9774                                                                                                                                                                                 <AST:Actual_parameter>
9775                                                                                                                                                                                         <attrs>
9776                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9777                                                                                                                                                                                                 <attr key="phc.line_number"><integer>278</integer></attr>
9778                                                                                                                                                                                         </attrs>
9779                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
9780                                                                                                                                                                                         <AST:Unary_op>
9781                                                                                                                                                                                                 <attrs>
9782                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9783                                                                                                                                                                                                         <attr key="phc.line_number"><integer>278</integer></attr>
9784                                                                                                                                                                                                 </attrs>
9785                                                                                                                                                                                                 <AST:OP>
9786                                                                                                                                                                                                         <attrs>
9787                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9788                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>278</integer></attr>
9789                                                                                                                                                                                                         </attrs>
9790                                                                                                                                                                                                         <value>-</value>
9791                                                                                                                                                                                                 </AST:OP>
9792                                                                                                                                                                                                 <AST:Variable>
9793                                                                                                                                                                                                         <attrs>
9794                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9795                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>278</integer></attr>
9796                                                                                                                                                                                                         </attrs>
9797                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
9798                                                                                                                                                                                                         <AST:VARIABLE_NAME>
9799                                                                                                                                                                                                                 <attrs />
9800                                                                                                                                                                                                                 <value>wsLength</value>
9801                                                                                                                                                                                                         </AST:VARIABLE_NAME>
9802                                                                                                                                                                                                         <AST:Expr_list>
9803                                                                                                                                                                                                         </AST:Expr_list>
9804                                                                                                                                                                                                 </AST:Variable>
9805                                                                                                                                                                                         </AST:Unary_op>
9806                                                                                                                                                                                 </AST:Actual_parameter>
9807                                                                                                                                                                         </AST:Actual_parameter_list>
9808                                                                                                                                                                 </AST:Method_invocation>
9809                                                                                                                                                         </AST:Assignment>
9810                                                                                                                                                 </AST:Eval_expr>
9811                                                                                                                                         </AST:Statement_list>
9812                                                                                                                                         <AST:Statement_list>
9813                                                                                                                                         </AST:Statement_list>
9814                                                                                                                                 </AST:If>
9815                                                                                                                                 <AST:Eval_expr>
9816                                                                                                                                         <attrs>
9817                                                                                                                                                 <attr key="phc.comments">
9818                                                                                                                                                         <string_list>
9819                                                                                                                                                                 <string>// Do a line-start run next time to look for headings after the comment</string>
9820                                                                                                                                                         </string_list>
9821                                                                                                                                                 </attr>
9822                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9823                                                                                                                                                 <attr key="phc.line_number"><integer>281</integer></attr>
9824                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
9825                                                                                                                                         </attrs>
9826                                                                                                                                         <AST:Assignment>
9827                                                                                                                                                 <attrs>
9828                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9829                                                                                                                                                         <attr key="phc.line_number"><integer>281</integer></attr>
9830                                                                                                                                                 </attrs>
9831                                                                                                                                                 <AST:Variable>
9832                                                                                                                                                         <attrs>
9833                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9834                                                                                                                                                                 <attr key="phc.line_number"><integer>281</integer></attr>
9835                                                                                                                                                         </attrs>
9836                                                                                                                                                         <AST:Target xsi:nil="true" />
9837                                                                                                                                                         <AST:VARIABLE_NAME>
9838                                                                                                                                                                 <attrs />
9839                                                                                                                                                                 <value>fakeLineStart</value>
9840                                                                                                                                                         </AST:VARIABLE_NAME>
9841                                                                                                                                                         <AST:Expr_list>
9842                                                                                                                                                         </AST:Expr_list>
9843                                                                                                                                                 </AST:Variable>
9844                                                                                                                                                 <bool><!-- is_ref -->false</bool>
9845                                                                                                                                                 <AST:BOOL>
9846                                                                                                                                                         <attrs>
9847                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9848                                                                                                                                                                 <attr key="phc.line_number"><integer>281</integer></attr>
9849                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>true</string></attr>
9850                                                                                                                                                         </attrs>
9851                                                                                                                                                         <value>True</value>
9852                                                                                                                                                 </AST:BOOL>
9853                                                                                                                                         </AST:Assignment>
9854                                                                                                                                 </AST:Eval_expr>
9855                                                                                                                         </AST:Statement_list>
9856                                                                                                                         <AST:Statement_list>
9857                                                                                                                                 <AST:Eval_expr>
9858                                                                                                                                         <attrs>
9859                                                                                                                                                 <attr key="phc.comments">
9860                                                                                                                                                         <string_list>
9861                                                                                                                                                                 <string>// No line to eat, just take the comment itself</string>
9862                                                                                                                                                         </string_list>
9863                                                                                                                                                 </attr>
9864                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9865                                                                                                                                                 <attr key="phc.line_number"><integer>284</integer></attr>
9866                                                                                                                                         </attrs>
9867                                                                                                                                         <AST:Assignment>
9868                                                                                                                                                 <attrs>
9869                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9870                                                                                                                                                         <attr key="phc.line_number"><integer>284</integer></attr>
9871                                                                                                                                                 </attrs>
9872                                                                                                                                                 <AST:Variable>
9873                                                                                                                                                         <attrs>
9874                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9875                                                                                                                                                                 <attr key="phc.line_number"><integer>284</integer></attr>
9876                                                                                                                                                         </attrs>
9877                                                                                                                                                         <AST:Target xsi:nil="true" />
9878                                                                                                                                                         <AST:VARIABLE_NAME>
9879                                                                                                                                                                 <attrs />
9880                                                                                                                                                                 <value>startPos</value>
9881                                                                                                                                                         </AST:VARIABLE_NAME>
9882                                                                                                                                                         <AST:Expr_list>
9883                                                                                                                                                         </AST:Expr_list>
9884                                                                                                                                                 </AST:Variable>
9885                                                                                                                                                 <bool><!-- is_ref -->false</bool>
9886                                                                                                                                                 <AST:Variable>
9887                                                                                                                                                         <attrs>
9888                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9889                                                                                                                                                                 <attr key="phc.line_number"><integer>284</integer></attr>
9890                                                                                                                                                         </attrs>
9891                                                                                                                                                         <AST:Target xsi:nil="true" />
9892                                                                                                                                                         <AST:VARIABLE_NAME>
9893                                                                                                                                                                 <attrs />
9894                                                                                                                                                                 <value>i</value>
9895                                                                                                                                                         </AST:VARIABLE_NAME>
9896                                                                                                                                                         <AST:Expr_list>
9897                                                                                                                                                         </AST:Expr_list>
9898                                                                                                                                                 </AST:Variable>
9899                                                                                                                                         </AST:Assignment>
9900                                                                                                                                 </AST:Eval_expr>
9901                                                                                                                                 <AST:Eval_expr>
9902                                                                                                                                         <attrs>
9903                                                                                                                                                 <attr key="phc.comments">
9904                                                                                                                                                         <string_list>
9905                                                                                                                                                         </string_list>
9906                                                                                                                                                 </attr>
9907                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9908                                                                                                                                                 <attr key="phc.line_number"><integer>285</integer></attr>
9909                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
9910                                                                                                                                         </attrs>
9911                                                                                                                                         <AST:Op_assignment>
9912                                                                                                                                                 <attrs />
9913                                                                                                                                                 <AST:Variable>
9914                                                                                                                                                         <attrs>
9915                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9916                                                                                                                                                                 <attr key="phc.line_number"><integer>285</integer></attr>
9917                                                                                                                                                         </attrs>
9918                                                                                                                                                         <AST:Target xsi:nil="true" />
9919                                                                                                                                                         <AST:VARIABLE_NAME>
9920                                                                                                                                                                 <attrs />
9921                                                                                                                                                                 <value>endPos</value>
9922                                                                                                                                                         </AST:VARIABLE_NAME>
9923                                                                                                                                                         <AST:Expr_list>
9924                                                                                                                                                         </AST:Expr_list>
9925                                                                                                                                                 </AST:Variable>
9926                                                                                                                                                 <AST:OP>
9927                                                                                                                                                         <attrs />
9928                                                                                                                                                         <value>+</value>
9929                                                                                                                                                 </AST:OP>
9930                                                                                                                                                 <AST:INT>
9931                                                                                                                                                         <attrs>
9932                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9933                                                                                                                                                                 <attr key="phc.line_number"><integer>285</integer></attr>
9934                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>2</string></attr>
9935                                                                                                                                                         </attrs>
9936                                                                                                                                                         <value>2</value>
9937                                                                                                                                                 </AST:INT>
9938                                                                                                                                         </AST:Op_assignment>
9939                                                                                                                                 </AST:Eval_expr>
9940                                                                                                                         </AST:Statement_list>
9941                                                                                                                 </AST:If>
9942                                                                                                                 <AST:If>
9943                                                                                                                         <attrs>
9944                                                                                                                                 <attr key="phc.comments">
9945                                                                                                                                         <string_list>
9946                                                                                                                                                 <string></string>
9947                                                                                                                                         </string_list>
9948                                                                                                                                 </attr>
9949                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9950                                                                                                                                 <attr key="phc.line_number"><integer>288</integer></attr>
9951                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
9952                                                                                                                         </attrs>
9953                                                                                                                         <AST:Variable>
9954                                                                                                                                 <attrs>
9955                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9956                                                                                                                                         <attr key="phc.line_number"><integer>288</integer></attr>
9957                                                                                                                                 </attrs>
9958                                                                                                                                 <AST:Variable>
9959                                                                                                                                         <attrs>
9960                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9961                                                                                                                                                 <attr key="phc.line_number"><integer>288</integer></attr>
9962                                                                                                                                         </attrs>
9963                                                                                                                                         <AST:Target xsi:nil="true" />
9964                                                                                                                                         <AST:VARIABLE_NAME>
9965                                                                                                                                                 <attrs />
9966                                                                                                                                                 <value>stack</value>
9967                                                                                                                                         </AST:VARIABLE_NAME>
9968                                                                                                                                         <AST:Expr_list>
9969                                                                                                                                         </AST:Expr_list>
9970                                                                                                                                 </AST:Variable>
9971                                                                                                                                 <AST:VARIABLE_NAME>
9972                                                                                                                                         <attrs />
9973                                                                                                                                         <value>top</value>
9974                                                                                                                                 </AST:VARIABLE_NAME>
9975                                                                                                                                 <AST:Expr_list>
9976                                                                                                                                 </AST:Expr_list>
9977                                                                                                                         </AST:Variable>
9978                                                                                                                         <AST:Statement_list>
9979                                                                                                                                 <AST:Eval_expr>
9980                                                                                                                                         <attrs>
9981                                                                                                                                                 <attr key="phc.comments">
9982                                                                                                                                                         <string_list>
9983                                                                                                                                                         </string_list>
9984                                                                                                                                                 </attr>
9985                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9986                                                                                                                                                 <attr key="phc.line_number"><integer>289</integer></attr>
9987                                                                                                                                         </attrs>
9988                                                                                                                                         <AST:Assignment>
9989                                                                                                                                                 <attrs>
9990                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9991                                                                                                                                                         <attr key="phc.line_number"><integer>289</integer></attr>
9992                                                                                                                                                 </attrs>
9993                                                                                                                                                 <AST:Variable>
9994                                                                                                                                                         <attrs>
9995                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
9996                                                                                                                                                                 <attr key="phc.line_number"><integer>289</integer></attr>
9997                                                                                                                                                         </attrs>
9998                                                                                                                                                         <AST:Target xsi:nil="true" />
9999                                                                                                                                                         <AST:VARIABLE_NAME>
10000                                                                                                                                                                 <attrs />
10001                                                                                                                                                                 <value>part</value>
10002                                                                                                                                                         </AST:VARIABLE_NAME>
10003                                                                                                                                                         <AST:Expr_list>
10004                                                                                                                                                         </AST:Expr_list>
10005                                                                                                                                                 </AST:Variable>
10006                                                                                                                                                 <bool><!-- is_ref -->false</bool>
10007                                                                                                                                                 <AST:Method_invocation>
10008                                                                                                                                                         <attrs>
10009                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10010                                                                                                                                                                 <attr key="phc.line_number"><integer>289</integer></attr>
10011                                                                                                                                                         </attrs>
10012                                                                                                                                                         <AST:Variable>
10013                                                                                                                                                                 <attrs>
10014                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10015                                                                                                                                                                         <attr key="phc.line_number"><integer>289</integer></attr>
10016                                                                                                                                                                 </attrs>
10017                                                                                                                                                                 <AST:Variable>
10018                                                                                                                                                                         <attrs>
10019                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10020                                                                                                                                                                                 <attr key="phc.line_number"><integer>289</integer></attr>
10021                                                                                                                                                                         </attrs>
10022                                                                                                                                                                         <AST:Target xsi:nil="true" />
10023                                                                                                                                                                         <AST:VARIABLE_NAME>
10024                                                                                                                                                                                 <attrs />
10025                                                                                                                                                                                 <value>stack</value>
10026                                                                                                                                                                         </AST:VARIABLE_NAME>
10027                                                                                                                                                                         <AST:Expr_list>
10028                                                                                                                                                                         </AST:Expr_list>
10029                                                                                                                                                                 </AST:Variable>
10030                                                                                                                                                                 <AST:VARIABLE_NAME>
10031                                                                                                                                                                         <attrs />
10032                                                                                                                                                                         <value>top</value>
10033                                                                                                                                                                 </AST:VARIABLE_NAME>
10034                                                                                                                                                                 <AST:Expr_list>
10035                                                                                                                                                                 </AST:Expr_list>
10036                                                                                                                                                         </AST:Variable>
10037                                                                                                                                                         <AST:METHOD_NAME>
10038                                                                                                                                                                 <attrs>
10039                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10040                                                                                                                                                                         <attr key="phc.line_number"><integer>289</integer></attr>
10041                                                                                                                                                                 </attrs>
10042                                                                                                                                                                 <value>getCurrentPart</value>
10043                                                                                                                                                         </AST:METHOD_NAME>
10044                                                                                                                                                         <AST:Actual_parameter_list>
10045                                                                                                                                                         </AST:Actual_parameter_list>
10046                                                                                                                                                 </AST:Method_invocation>
10047                                                                                                                                         </AST:Assignment>
10048                                                                                                                                 </AST:Eval_expr>
10049                                                                                                                                 <AST:If>
10050                                                                                                                                         <attrs>
10051                                                                                                                                                 <attr key="phc.comments">
10052                                                                                                                                                         <string_list>
10053                                                                                                                                                         </string_list>
10054                                                                                                                                                 </attr>
10055                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10056                                                                                                                                                 <attr key="phc.line_number"><integer>290</integer></attr>
10057                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
10058                                                                                                                                         </attrs>
10059                                                                                                                                         <AST:Bin_op>
10060                                                                                                                                                 <attrs>
10061                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10062                                                                                                                                                         <attr key="phc.line_number"><integer>290</integer></attr>
10063                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
10064                                                                                                                                                 </attrs>
10065                                                                                                                                                 <AST:Method_invocation>
10066                                                                                                                                                         <attrs>
10067                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10068                                                                                                                                                                 <attr key="phc.line_number"><integer>290</integer></attr>
10069                                                                                                                                                         </attrs>
10070                                                                                                                                                         <AST:Target xsi:nil="true" />
10071                                                                                                                                                         <AST:METHOD_NAME>
10072                                                                                                                                                                 <attrs>
10073                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10074                                                                                                                                                                         <attr key="phc.line_number"><integer>290</integer></attr>
10075                                                                                                                                                                 </attrs>
10076                                                                                                                                                                 <value>isset</value>
10077                                                                                                                                                         </AST:METHOD_NAME>
10078                                                                                                                                                         <AST:Actual_parameter_list>
10079                                                                                                                                                                 <AST:Actual_parameter>
10080                                                                                                                                                                         <attrs>
10081                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10082                                                                                                                                                                                 <attr key="phc.line_number"><integer>290</integer></attr>
10083                                                                                                                                                                         </attrs>
10084                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
10085                                                                                                                                                                         <AST:Variable>
10086                                                                                                                                                                                 <attrs>
10087                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10088                                                                                                                                                                                         <attr key="phc.line_number"><integer>290</integer></attr>
10089                                                                                                                                                                                 </attrs>
10090                                                                                                                                                                                 <AST:Variable>
10091                                                                                                                                                                                         <attrs>
10092                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10093                                                                                                                                                                                                 <attr key="phc.line_number"><integer>290</integer></attr>
10094                                                                                                                                                                                         </attrs>
10095                                                                                                                                                                                         <AST:Target xsi:nil="true" />
10096                                                                                                                                                                                         <AST:VARIABLE_NAME>
10097                                                                                                                                                                                                 <attrs />
10098                                                                                                                                                                                                 <value>part</value>
10099                                                                                                                                                                                         </AST:VARIABLE_NAME>
10100                                                                                                                                                                                         <AST:Expr_list>
10101                                                                                                                                                                                         </AST:Expr_list>
10102                                                                                                                                                                                 </AST:Variable>
10103                                                                                                                                                                                 <AST:VARIABLE_NAME>
10104                                                                                                                                                                                         <attrs />
10105                                                                                                                                                                                         <value>commentEnd</value>
10106                                                                                                                                                                                 </AST:VARIABLE_NAME>
10107                                                                                                                                                                                 <AST:Expr_list>
10108                                                                                                                                                                                 </AST:Expr_list>
10109                                                                                                                                                                         </AST:Variable>
10110                                                                                                                                                                 </AST:Actual_parameter>
10111                                                                                                                                                         </AST:Actual_parameter_list>
10112                                                                                                                                                 </AST:Method_invocation>
10113                                                                                                                                                 <AST:OP>
10114                                                                                                                                                         <attrs>
10115                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10116                                                                                                                                                                 <attr key="phc.line_number"><integer>290</integer></attr>
10117                                                                                                                                                         </attrs>
10118                                                                                                                                                         <value encoding="escape">&amp;&amp;</value>
10119                                                                                                                                                 </AST:OP>
10120                                                                                                                                                 <AST:Bin_op>
10121                                                                                                                                                         <attrs>
10122                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10123                                                                                                                                                                 <attr key="phc.line_number"><integer>290</integer></attr>
10124                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
10125                                                                                                                                                         </attrs>
10126                                                                                                                                                         <AST:Variable>
10127                                                                                                                                                                 <attrs>
10128                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10129                                                                                                                                                                         <attr key="phc.line_number"><integer>290</integer></attr>
10130                                                                                                                                                                 </attrs>
10131                                                                                                                                                                 <AST:Variable>
10132                                                                                                                                                                         <attrs>
10133                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10134                                                                                                                                                                                 <attr key="phc.line_number"><integer>290</integer></attr>
10135                                                                                                                                                                         </attrs>
10136                                                                                                                                                                         <AST:Target xsi:nil="true" />
10137                                                                                                                                                                         <AST:VARIABLE_NAME>
10138                                                                                                                                                                                 <attrs />
10139                                                                                                                                                                                 <value>part</value>
10140                                                                                                                                                                         </AST:VARIABLE_NAME>
10141                                                                                                                                                                         <AST:Expr_list>
10142                                                                                                                                                                         </AST:Expr_list>
10143                                                                                                                                                                 </AST:Variable>
10144                                                                                                                                                                 <AST:VARIABLE_NAME>
10145                                                                                                                                                                         <attrs />
10146                                                                                                                                                                         <value>commentEnd</value>
10147                                                                                                                                                                 </AST:VARIABLE_NAME>
10148                                                                                                                                                                 <AST:Expr_list>
10149                                                                                                                                                                 </AST:Expr_list>
10150                                                                                                                                                         </AST:Variable>
10151                                                                                                                                                         <AST:OP>
10152                                                                                                                                                                 <attrs>
10153                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10154                                                                                                                                                                         <attr key="phc.line_number"><integer>290</integer></attr>
10155                                                                                                                                                                 </attrs>
10156                                                                                                                                                                 <value>==</value>
10157                                                                                                                                                         </AST:OP>
10158                                                                                                                                                         <AST:Bin_op>
10159                                                                                                                                                                 <attrs>
10160                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10161                                                                                                                                                                         <attr key="phc.line_number"><integer>290</integer></attr>
10162                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
10163                                                                                                                                                                 </attrs>
10164                                                                                                                                                                 <AST:Variable>
10165                                                                                                                                                                         <attrs>
10166                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10167                                                                                                                                                                                 <attr key="phc.line_number"><integer>290</integer></attr>
10168                                                                                                                                                                         </attrs>
10169                                                                                                                                                                         <AST:Target xsi:nil="true" />
10170                                                                                                                                                                         <AST:VARIABLE_NAME>
10171                                                                                                                                                                                 <attrs />
10172                                                                                                                                                                                 <value>wsStart</value>
10173                                                                                                                                                                         </AST:VARIABLE_NAME>
10174                                                                                                                                                                         <AST:Expr_list>
10175                                                                                                                                                                         </AST:Expr_list>
10176                                                                                                                                                                 </AST:Variable>
10177                                                                                                                                                                 <AST:OP>
10178                                                                                                                                                                         <attrs>
10179                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10180                                                                                                                                                                                 <attr key="phc.line_number"><integer>290</integer></attr>
10181                                                                                                                                                                         </attrs>
10182                                                                                                                                                                         <value>-</value>
10183                                                                                                                                                                 </AST:OP>
10184                                                                                                                                                                 <AST:INT>
10185                                                                                                                                                                         <attrs>
10186                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10187                                                                                                                                                                                 <attr key="phc.line_number"><integer>290</integer></attr>
10188                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>1</string></attr>
10189                                                                                                                                                                         </attrs>
10190                                                                                                                                                                         <value>1</value>
10191                                                                                                                                                                 </AST:INT>
10192                                                                                                                                                         </AST:Bin_op>
10193                                                                                                                                                 </AST:Bin_op>
10194                                                                                                                                         </AST:Bin_op>
10195                                                                                                                                         <AST:Statement_list>
10196                                                                                                                                                 <AST:Eval_expr>
10197                                                                                                                                                         <attrs>
10198                                                                                                                                                                 <attr key="phc.comments">
10199                                                                                                                                                                         <string_list>
10200                                                                                                                                                                                 <string>// Comments abutting, no change in visual end</string>
10201                                                                                                                                                                         </string_list>
10202                                                                                                                                                                 </attr>
10203                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10204                                                                                                                                                                 <attr key="phc.line_number"><integer>292</integer></attr>
10205                                                                                                                                                         </attrs>
10206                                                                                                                                                         <AST:Assignment>
10207                                                                                                                                                                 <attrs>
10208                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10209                                                                                                                                                                         <attr key="phc.line_number"><integer>292</integer></attr>
10210                                                                                                                                                                 </attrs>
10211                                                                                                                                                                 <AST:Variable>
10212                                                                                                                                                                         <attrs>
10213                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10214                                                                                                                                                                                 <attr key="phc.line_number"><integer>292</integer></attr>
10215                                                                                                                                                                         </attrs>
10216                                                                                                                                                                         <AST:Variable>
10217                                                                                                                                                                                 <attrs>
10218                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10219                                                                                                                                                                                         <attr key="phc.line_number"><integer>292</integer></attr>
10220                                                                                                                                                                                 </attrs>
10221                                                                                                                                                                                 <AST:Target xsi:nil="true" />
10222                                                                                                                                                                                 <AST:VARIABLE_NAME>
10223                                                                                                                                                                                         <attrs />
10224                                                                                                                                                                                         <value>part</value>
10225                                                                                                                                                                                 </AST:VARIABLE_NAME>
10226                                                                                                                                                                                 <AST:Expr_list>
10227                                                                                                                                                                                 </AST:Expr_list>
10228                                                                                                                                                                         </AST:Variable>
10229                                                                                                                                                                         <AST:VARIABLE_NAME>
10230                                                                                                                                                                                 <attrs />
10231                                                                                                                                                                                 <value>commentEnd</value>
10232                                                                                                                                                                         </AST:VARIABLE_NAME>
10233                                                                                                                                                                         <AST:Expr_list>
10234                                                                                                                                                                         </AST:Expr_list>
10235                                                                                                                                                                 </AST:Variable>
10236                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
10237                                                                                                                                                                 <AST:Variable>
10238                                                                                                                                                                         <attrs>
10239                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10240                                                                                                                                                                                 <attr key="phc.line_number"><integer>292</integer></attr>
10241                                                                                                                                                                         </attrs>
10242                                                                                                                                                                         <AST:Target xsi:nil="true" />
10243                                                                                                                                                                         <AST:VARIABLE_NAME>
10244                                                                                                                                                                                 <attrs />
10245                                                                                                                                                                                 <value>wsEnd</value>
10246                                                                                                                                                                         </AST:VARIABLE_NAME>
10247                                                                                                                                                                         <AST:Expr_list>
10248                                                                                                                                                                         </AST:Expr_list>
10249                                                                                                                                                                 </AST:Variable>
10250                                                                                                                                                         </AST:Assignment>
10251                                                                                                                                                 </AST:Eval_expr>
10252                                                                                                                                         </AST:Statement_list>
10253                                                                                                                                         <AST:Statement_list>
10254                                                                                                                                                 <AST:Eval_expr>
10255                                                                                                                                                         <attrs>
10256                                                                                                                                                                 <attr key="phc.comments">
10257                                                                                                                                                                         <string_list>
10258                                                                                                                                                                         </string_list>
10259                                                                                                                                                                 </attr>
10260                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10261                                                                                                                                                                 <attr key="phc.line_number"><integer>294</integer></attr>
10262                                                                                                                                                         </attrs>
10263                                                                                                                                                         <AST:Assignment>
10264                                                                                                                                                                 <attrs>
10265                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10266                                                                                                                                                                         <attr key="phc.line_number"><integer>294</integer></attr>
10267                                                                                                                                                                 </attrs>
10268                                                                                                                                                                 <AST:Variable>
10269                                                                                                                                                                         <attrs>
10270                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10271                                                                                                                                                                                 <attr key="phc.line_number"><integer>294</integer></attr>
10272                                                                                                                                                                         </attrs>
10273                                                                                                                                                                         <AST:Variable>
10274                                                                                                                                                                                 <attrs>
10275                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10276                                                                                                                                                                                         <attr key="phc.line_number"><integer>294</integer></attr>
10277                                                                                                                                                                                 </attrs>
10278                                                                                                                                                                                 <AST:Target xsi:nil="true" />
10279                                                                                                                                                                                 <AST:VARIABLE_NAME>
10280                                                                                                                                                                                         <attrs />
10281                                                                                                                                                                                         <value>part</value>
10282                                                                                                                                                                                 </AST:VARIABLE_NAME>
10283                                                                                                                                                                                 <AST:Expr_list>
10284                                                                                                                                                                                 </AST:Expr_list>
10285                                                                                                                                                                         </AST:Variable>
10286                                                                                                                                                                         <AST:VARIABLE_NAME>
10287                                                                                                                                                                                 <attrs />
10288                                                                                                                                                                                 <value>visualEnd</value>
10289                                                                                                                                                                         </AST:VARIABLE_NAME>
10290                                                                                                                                                                         <AST:Expr_list>
10291                                                                                                                                                                         </AST:Expr_list>
10292                                                                                                                                                                 </AST:Variable>
10293                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
10294                                                                                                                                                                 <AST:Variable>
10295                                                                                                                                                                         <attrs>
10296                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10297                                                                                                                                                                                 <attr key="phc.line_number"><integer>294</integer></attr>
10298                                                                                                                                                                         </attrs>
10299                                                                                                                                                                         <AST:Target xsi:nil="true" />
10300                                                                                                                                                                         <AST:VARIABLE_NAME>
10301                                                                                                                                                                                 <attrs />
10302                                                                                                                                                                                 <value>wsStart</value>
10303                                                                                                                                                                         </AST:VARIABLE_NAME>
10304                                                                                                                                                                         <AST:Expr_list>
10305                                                                                                                                                                         </AST:Expr_list>
10306                                                                                                                                                                 </AST:Variable>
10307                                                                                                                                                         </AST:Assignment>
10308                                                                                                                                                 </AST:Eval_expr>
10309                                                                                                                                                 <AST:Eval_expr>
10310                                                                                                                                                         <attrs>
10311                                                                                                                                                                 <attr key="phc.comments">
10312                                                                                                                                                                         <string_list>
10313                                                                                                                                                                         </string_list>
10314                                                                                                                                                                 </attr>
10315                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10316                                                                                                                                                                 <attr key="phc.line_number"><integer>295</integer></attr>
10317                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
10318                                                                                                                                                         </attrs>
10319                                                                                                                                                         <AST:Assignment>
10320                                                                                                                                                                 <attrs>
10321                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10322                                                                                                                                                                         <attr key="phc.line_number"><integer>295</integer></attr>
10323                                                                                                                                                                 </attrs>
10324                                                                                                                                                                 <AST:Variable>
10325                                                                                                                                                                         <attrs>
10326                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10327                                                                                                                                                                                 <attr key="phc.line_number"><integer>295</integer></attr>
10328                                                                                                                                                                         </attrs>
10329                                                                                                                                                                         <AST:Variable>
10330                                                                                                                                                                                 <attrs>
10331                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10332                                                                                                                                                                                         <attr key="phc.line_number"><integer>295</integer></attr>
10333                                                                                                                                                                                 </attrs>
10334                                                                                                                                                                                 <AST:Target xsi:nil="true" />
10335                                                                                                                                                                                 <AST:VARIABLE_NAME>
10336                                                                                                                                                                                         <attrs />
10337                                                                                                                                                                                         <value>part</value>
10338                                                                                                                                                                                 </AST:VARIABLE_NAME>
10339                                                                                                                                                                                 <AST:Expr_list>
10340                                                                                                                                                                                 </AST:Expr_list>
10341                                                                                                                                                                         </AST:Variable>
10342                                                                                                                                                                         <AST:VARIABLE_NAME>
10343                                                                                                                                                                                 <attrs />
10344                                                                                                                                                                                 <value>commentEnd</value>
10345                                                                                                                                                                         </AST:VARIABLE_NAME>
10346                                                                                                                                                                         <AST:Expr_list>
10347                                                                                                                                                                         </AST:Expr_list>
10348                                                                                                                                                                 </AST:Variable>
10349                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
10350                                                                                                                                                                 <AST:Variable>
10351                                                                                                                                                                         <attrs>
10352                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10353                                                                                                                                                                                 <attr key="phc.line_number"><integer>295</integer></attr>
10354                                                                                                                                                                         </attrs>
10355                                                                                                                                                                         <AST:Target xsi:nil="true" />
10356                                                                                                                                                                         <AST:VARIABLE_NAME>
10357                                                                                                                                                                                 <attrs />
10358                                                                                                                                                                                 <value>endPos</value>
10359                                                                                                                                                                         </AST:VARIABLE_NAME>
10360                                                                                                                                                                         <AST:Expr_list>
10361                                                                                                                                                                         </AST:Expr_list>
10362                                                                                                                                                                 </AST:Variable>
10363                                                                                                                                                         </AST:Assignment>
10364                                                                                                                                                 </AST:Eval_expr>
10365                                                                                                                                         </AST:Statement_list>
10366                                                                                                                                 </AST:If>
10367                                                                                                                         </AST:Statement_list>
10368                                                                                                                         <AST:Statement_list>
10369                                                                                                                         </AST:Statement_list>
10370                                                                                                                 </AST:If>
10371                                                                                                                 <AST:Eval_expr>
10372                                                                                                                         <attrs>
10373                                                                                                                                 <attr key="phc.comments">
10374                                                                                                                                         <string_list>
10375                                                                                                                                         </string_list>
10376                                                                                                                                 </attr>
10377                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10378                                                                                                                                 <attr key="phc.line_number"><integer>298</integer></attr>
10379                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
10380                                                                                                                         </attrs>
10381                                                                                                                         <AST:Assignment>
10382                                                                                                                                 <attrs>
10383                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10384                                                                                                                                         <attr key="phc.line_number"><integer>298</integer></attr>
10385                                                                                                                                 </attrs>
10386                                                                                                                                 <AST:Variable>
10387                                                                                                                                         <attrs>
10388                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10389                                                                                                                                                 <attr key="phc.line_number"><integer>298</integer></attr>
10390                                                                                                                                         </attrs>
10391                                                                                                                                         <AST:Target xsi:nil="true" />
10392                                                                                                                                         <AST:VARIABLE_NAME>
10393                                                                                                                                                 <attrs />
10394                                                                                                                                                 <value>i</value>
10395                                                                                                                                         </AST:VARIABLE_NAME>
10396                                                                                                                                         <AST:Expr_list>
10397                                                                                                                                         </AST:Expr_list>
10398                                                                                                                                 </AST:Variable>
10399                                                                                                                                 <bool><!-- is_ref -->false</bool>
10400                                                                                                                                 <AST:Bin_op>
10401                                                                                                                                         <attrs>
10402                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10403                                                                                                                                                 <attr key="phc.line_number"><integer>298</integer></attr>
10404                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
10405                                                                                                                                         </attrs>
10406                                                                                                                                         <AST:Variable>
10407                                                                                                                                                 <attrs>
10408                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10409                                                                                                                                                         <attr key="phc.line_number"><integer>298</integer></attr>
10410                                                                                                                                                 </attrs>
10411                                                                                                                                                 <AST:Target xsi:nil="true" />
10412                                                                                                                                                 <AST:VARIABLE_NAME>
10413                                                                                                                                                         <attrs />
10414                                                                                                                                                         <value>endPos</value>
10415                                                                                                                                                 </AST:VARIABLE_NAME>
10416                                                                                                                                                 <AST:Expr_list>
10417                                                                                                                                                 </AST:Expr_list>
10418                                                                                                                                         </AST:Variable>
10419                                                                                                                                         <AST:OP>
10420                                                                                                                                                 <attrs>
10421                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10422                                                                                                                                                         <attr key="phc.line_number"><integer>298</integer></attr>
10423                                                                                                                                                 </attrs>
10424                                                                                                                                                 <value>+</value>
10425                                                                                                                                         </AST:OP>
10426                                                                                                                                         <AST:INT>
10427                                                                                                                                                 <attrs>
10428                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10429                                                                                                                                                         <attr key="phc.line_number"><integer>298</integer></attr>
10430                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>1</string></attr>
10431                                                                                                                                                 </attrs>
10432                                                                                                                                                 <value>1</value>
10433                                                                                                                                         </AST:INT>
10434                                                                                                                                 </AST:Bin_op>
10435                                                                                                                         </AST:Assignment>
10436                                                                                                                 </AST:Eval_expr>
10437                                                                                                                 <AST:Eval_expr>
10438                                                                                                                         <attrs>
10439                                                                                                                                 <attr key="phc.comments">
10440                                                                                                                                         <string_list>
10441                                                                                                                                         </string_list>
10442                                                                                                                                 </attr>
10443                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10444                                                                                                                                 <attr key="phc.line_number"><integer>299</integer></attr>
10445                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
10446                                                                                                                         </attrs>
10447                                                                                                                         <AST:Assignment>
10448                                                                                                                                 <attrs>
10449                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10450                                                                                                                                         <attr key="phc.line_number"><integer>299</integer></attr>
10451                                                                                                                                 </attrs>
10452                                                                                                                                 <AST:Variable>
10453                                                                                                                                         <attrs>
10454                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10455                                                                                                                                                 <attr key="phc.line_number"><integer>299</integer></attr>
10456                                                                                                                                         </attrs>
10457                                                                                                                                         <AST:Target xsi:nil="true" />
10458                                                                                                                                         <AST:VARIABLE_NAME>
10459                                                                                                                                                 <attrs />
10460                                                                                                                                                 <value>inner</value>
10461                                                                                                                                         </AST:VARIABLE_NAME>
10462                                                                                                                                         <AST:Expr_list>
10463                                                                                                                                         </AST:Expr_list>
10464                                                                                                                                 </AST:Variable>
10465                                                                                                                                 <bool><!-- is_ref -->false</bool>
10466                                                                                                                                 <AST:Method_invocation>
10467                                                                                                                                         <attrs>
10468                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10469                                                                                                                                                 <attr key="phc.line_number"><integer>299</integer></attr>
10470                                                                                                                                         </attrs>
10471                                                                                                                                         <AST:Target xsi:nil="true" />
10472                                                                                                                                         <AST:METHOD_NAME>
10473                                                                                                                                                 <attrs />
10474                                                                                                                                                 <value>substr</value>
10475                                                                                                                                         </AST:METHOD_NAME>
10476                                                                                                                                         <AST:Actual_parameter_list>
10477                                                                                                                                                 <AST:Actual_parameter>
10478                                                                                                                                                         <attrs>
10479                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10480                                                                                                                                                                 <attr key="phc.line_number"><integer>299</integer></attr>
10481                                                                                                                                                         </attrs>
10482                                                                                                                                                         <bool><!-- is_ref -->false</bool>
10483                                                                                                                                                         <AST:Variable>
10484                                                                                                                                                                 <attrs>
10485                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10486                                                                                                                                                                         <attr key="phc.line_number"><integer>299</integer></attr>
10487                                                                                                                                                                 </attrs>
10488                                                                                                                                                                 <AST:Target xsi:nil="true" />
10489                                                                                                                                                                 <AST:VARIABLE_NAME>
10490                                                                                                                                                                         <attrs />
10491                                                                                                                                                                         <value>text</value>
10492                                                                                                                                                                 </AST:VARIABLE_NAME>
10493                                                                                                                                                                 <AST:Expr_list>
10494                                                                                                                                                                 </AST:Expr_list>
10495                                                                                                                                                         </AST:Variable>
10496                                                                                                                                                 </AST:Actual_parameter>
10497                                                                                                                                                 <AST:Actual_parameter>
10498                                                                                                                                                         <attrs>
10499                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10500                                                                                                                                                                 <attr key="phc.line_number"><integer>299</integer></attr>
10501                                                                                                                                                         </attrs>
10502                                                                                                                                                         <bool><!-- is_ref -->false</bool>
10503                                                                                                                                                         <AST:Variable>
10504                                                                                                                                                                 <attrs>
10505                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10506                                                                                                                                                                         <attr key="phc.line_number"><integer>299</integer></attr>
10507                                                                                                                                                                 </attrs>
10508                                                                                                                                                                 <AST:Target xsi:nil="true" />
10509                                                                                                                                                                 <AST:VARIABLE_NAME>
10510                                                                                                                                                                         <attrs />
10511                                                                                                                                                                         <value>startPos</value>
10512                                                                                                                                                                 </AST:VARIABLE_NAME>
10513                                                                                                                                                                 <AST:Expr_list>
10514                                                                                                                                                                 </AST:Expr_list>
10515                                                                                                                                                         </AST:Variable>
10516                                                                                                                                                 </AST:Actual_parameter>
10517                                                                                                                                                 <AST:Actual_parameter>
10518                                                                                                                                                         <attrs>
10519                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10520                                                                                                                                                                 <attr key="phc.line_number"><integer>299</integer></attr>
10521                                                                                                                                                         </attrs>
10522                                                                                                                                                         <bool><!-- is_ref -->false</bool>
10523                                                                                                                                                         <AST:Bin_op>
10524                                                                                                                                                                 <attrs>
10525                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10526                                                                                                                                                                         <attr key="phc.line_number"><integer>299</integer></attr>
10527                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
10528                                                                                                                                                                 </attrs>
10529                                                                                                                                                                 <AST:Bin_op>
10530                                                                                                                                                                         <attrs>
10531                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10532                                                                                                                                                                                 <attr key="phc.line_number"><integer>299</integer></attr>
10533                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
10534                                                                                                                                                                         </attrs>
10535                                                                                                                                                                         <AST:Variable>
10536                                                                                                                                                                                 <attrs>
10537                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10538                                                                                                                                                                                         <attr key="phc.line_number"><integer>299</integer></attr>
10539                                                                                                                                                                                 </attrs>
10540                                                                                                                                                                                 <AST:Target xsi:nil="true" />
10541                                                                                                                                                                                 <AST:VARIABLE_NAME>
10542                                                                                                                                                                                         <attrs />
10543                                                                                                                                                                                         <value>endPos</value>
10544                                                                                                                                                                                 </AST:VARIABLE_NAME>
10545                                                                                                                                                                                 <AST:Expr_list>
10546                                                                                                                                                                                 </AST:Expr_list>
10547                                                                                                                                                                         </AST:Variable>
10548                                                                                                                                                                         <AST:OP>
10549                                                                                                                                                                                 <attrs>
10550                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10551                                                                                                                                                                                         <attr key="phc.line_number"><integer>299</integer></attr>
10552                                                                                                                                                                                 </attrs>
10553                                                                                                                                                                                 <value>-</value>
10554                                                                                                                                                                         </AST:OP>
10555                                                                                                                                                                         <AST:Variable>
10556                                                                                                                                                                                 <attrs>
10557                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10558                                                                                                                                                                                         <attr key="phc.line_number"><integer>299</integer></attr>
10559                                                                                                                                                                                 </attrs>
10560                                                                                                                                                                                 <AST:Target xsi:nil="true" />
10561                                                                                                                                                                                 <AST:VARIABLE_NAME>
10562                                                                                                                                                                                         <attrs />
10563                                                                                                                                                                                         <value>startPos</value>
10564                                                                                                                                                                                 </AST:VARIABLE_NAME>
10565                                                                                                                                                                                 <AST:Expr_list>
10566                                                                                                                                                                                 </AST:Expr_list>
10567                                                                                                                                                                         </AST:Variable>
10568                                                                                                                                                                 </AST:Bin_op>
10569                                                                                                                                                                 <AST:OP>
10570                                                                                                                                                                         <attrs>
10571                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10572                                                                                                                                                                                 <attr key="phc.line_number"><integer>299</integer></attr>
10573                                                                                                                                                                         </attrs>
10574                                                                                                                                                                         <value>+</value>
10575                                                                                                                                                                 </AST:OP>
10576                                                                                                                                                                 <AST:INT>
10577                                                                                                                                                                         <attrs>
10578                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10579                                                                                                                                                                                 <attr key="phc.line_number"><integer>299</integer></attr>
10580                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>1</string></attr>
10581                                                                                                                                                                         </attrs>
10582                                                                                                                                                                         <value>1</value>
10583                                                                                                                                                                 </AST:INT>
10584                                                                                                                                                         </AST:Bin_op>
10585                                                                                                                                                 </AST:Actual_parameter>
10586                                                                                                                                         </AST:Actual_parameter_list>
10587                                                                                                                                 </AST:Method_invocation>
10588                                                                                                                         </AST:Assignment>
10589                                                                                                                 </AST:Eval_expr>
10590                                                                                                                 <AST:Eval_expr>
10591                                                                                                                         <attrs>
10592                                                                                                                                 <attr key="phc.comments">
10593                                                                                                                                         <string_list>
10594                                                                                                                                         </string_list>
10595                                                                                                                                 </attr>
10596                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10597                                                                                                                                 <attr key="phc.line_number"><integer>300</integer></attr>
10598                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
10599                                                                                                                         </attrs>
10600                                                                                                                         <AST:Op_assignment>
10601                                                                                                                                 <attrs />
10602                                                                                                                                 <AST:Variable>
10603                                                                                                                                         <attrs>
10604                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10605                                                                                                                                                 <attr key="phc.line_number"><integer>300</integer></attr>
10606                                                                                                                                         </attrs>
10607                                                                                                                                         <AST:Target xsi:nil="true" />
10608                                                                                                                                         <AST:VARIABLE_NAME>
10609                                                                                                                                                 <attrs />
10610                                                                                                                                                 <value>accum</value>
10611                                                                                                                                         </AST:VARIABLE_NAME>
10612                                                                                                                                         <AST:Expr_list>
10613                                                                                                                                         </AST:Expr_list>
10614                                                                                                                                 </AST:Variable>
10615                                                                                                                                 <AST:OP>
10616                                                                                                                                         <attrs />
10617                                                                                                                                         <value>.</value>
10618                                                                                                                                 </AST:OP>
10619                                                                                                                                 <AST:Bin_op>
10620                                                                                                                                         <attrs>
10621                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10622                                                                                                                                                 <attr key="phc.line_number"><integer>300</integer></attr>
10623                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
10624                                                                                                                                         </attrs>
10625                                                                                                                                         <AST:Bin_op>
10626                                                                                                                                                 <attrs>
10627                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10628                                                                                                                                                         <attr key="phc.line_number"><integer>300</integer></attr>
10629                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
10630                                                                                                                                                 </attrs>
10631                                                                                                                                                 <AST:STRING>
10632                                                                                                                                                         <attrs>
10633                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10634                                                                                                                                                                 <attr key="phc.line_number"><integer>300</integer></attr>
10635                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;comment&gt;</string></attr>
10636                                                                                                                                                         </attrs>
10637                                                                                                                                                         <value encoding="escape">&lt;comment&gt;</value>
10638                                                                                                                                                 </AST:STRING>
10639                                                                                                                                                 <AST:OP>
10640                                                                                                                                                         <attrs>
10641                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10642                                                                                                                                                                 <attr key="phc.line_number"><integer>300</integer></attr>
10643                                                                                                                                                         </attrs>
10644                                                                                                                                                         <value>.</value>
10645                                                                                                                                                 </AST:OP>
10646                                                                                                                                                 <AST:Method_invocation>
10647                                                                                                                                                         <attrs>
10648                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10649                                                                                                                                                                 <attr key="phc.line_number"><integer>300</integer></attr>
10650                                                                                                                                                         </attrs>
10651                                                                                                                                                         <AST:Target xsi:nil="true" />
10652                                                                                                                                                         <AST:METHOD_NAME>
10653                                                                                                                                                                 <attrs />
10654                                                                                                                                                                 <value>htmlspecialchars</value>
10655                                                                                                                                                         </AST:METHOD_NAME>
10656                                                                                                                                                         <AST:Actual_parameter_list>
10657                                                                                                                                                                 <AST:Actual_parameter>
10658                                                                                                                                                                         <attrs>
10659                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10660                                                                                                                                                                                 <attr key="phc.line_number"><integer>300</integer></attr>
10661                                                                                                                                                                         </attrs>
10662                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
10663                                                                                                                                                                         <AST:Variable>
10664                                                                                                                                                                                 <attrs>
10665                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10666                                                                                                                                                                                         <attr key="phc.line_number"><integer>300</integer></attr>
10667                                                                                                                                                                                 </attrs>
10668                                                                                                                                                                                 <AST:Target xsi:nil="true" />
10669                                                                                                                                                                                 <AST:VARIABLE_NAME>
10670                                                                                                                                                                                         <attrs />
10671                                                                                                                                                                                         <value>inner</value>
10672                                                                                                                                                                                 </AST:VARIABLE_NAME>
10673                                                                                                                                                                                 <AST:Expr_list>
10674                                                                                                                                                                                 </AST:Expr_list>
10675                                                                                                                                                                         </AST:Variable>
10676                                                                                                                                                                 </AST:Actual_parameter>
10677                                                                                                                                                         </AST:Actual_parameter_list>
10678                                                                                                                                                 </AST:Method_invocation>
10679                                                                                                                                         </AST:Bin_op>
10680                                                                                                                                         <AST:OP>
10681                                                                                                                                                 <attrs>
10682                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10683                                                                                                                                                         <attr key="phc.line_number"><integer>300</integer></attr>
10684                                                                                                                                                 </attrs>
10685                                                                                                                                                 <value>.</value>
10686                                                                                                                                         </AST:OP>
10687                                                                                                                                         <AST:STRING>
10688                                                                                                                                                 <attrs>
10689                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10690                                                                                                                                                         <attr key="phc.line_number"><integer>300</integer></attr>
10691                                                                                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;/comment&gt;</string></attr>
10692                                                                                                                                                 </attrs>
10693                                                                                                                                                 <value encoding="escape">&lt;/comment&gt;</value>
10694                                                                                                                                         </AST:STRING>
10695                                                                                                                                 </AST:Bin_op>
10696                                                                                                                         </AST:Op_assignment>
10697                                                                                                                 </AST:Eval_expr>
10698                                                                                                         </AST:Statement_list>
10699                                                                                                 </AST:If>
10700                                                                                                 <AST:Continue>
10701                                                                                                         <attrs>
10702                                                                                                                 <attr key="phc.comments">
10703                                                                                                                         <string_list>
10704                                                                                                                         </string_list>
10705                                                                                                                 </attr>
10706                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10707                                                                                                                 <attr key="phc.line_number"><integer>302</integer></attr>
10708                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
10709                                                                                                         </attrs>
10710                                                                                                         <AST:Expr xsi:nil="true" />
10711                                                                                                 </AST:Continue>
10712                                                                                         </AST:Statement_list>
10713                                                                                         <AST:Statement_list>
10714                                                                                         </AST:Statement_list>
10715                                                                                 </AST:If>
10716                                                                                 <AST:Eval_expr>
10717                                                                                         <attrs>
10718                                                                                                 <attr key="phc.comments">
10719                                                                                                         <string_list>
10720                                                                                                         </string_list>
10721                                                                                                 </attr>
10722                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10723                                                                                                 <attr key="phc.line_number"><integer>304</integer></attr>
10724                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
10725                                                                                         </attrs>
10726                                                                                         <AST:Assignment>
10727                                                                                                 <attrs>
10728                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10729                                                                                                         <attr key="phc.line_number"><integer>304</integer></attr>
10730                                                                                                 </attrs>
10731                                                                                                 <AST:Variable>
10732                                                                                                         <attrs>
10733                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10734                                                                                                                 <attr key="phc.line_number"><integer>304</integer></attr>
10735                                                                                                         </attrs>
10736                                                                                                         <AST:Target xsi:nil="true" />
10737                                                                                                         <AST:VARIABLE_NAME>
10738                                                                                                                 <attrs />
10739                                                                                                                 <value>name</value>
10740                                                                                                         </AST:VARIABLE_NAME>
10741                                                                                                         <AST:Expr_list>
10742                                                                                                         </AST:Expr_list>
10743                                                                                                 </AST:Variable>
10744                                                                                                 <bool><!-- is_ref -->false</bool>
10745                                                                                                 <AST:Variable>
10746                                                                                                         <attrs>
10747                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10748                                                                                                                 <attr key="phc.line_number"><integer>304</integer></attr>
10749                                                                                                         </attrs>
10750                                                                                                         <AST:Target xsi:nil="true" />
10751                                                                                                         <AST:VARIABLE_NAME>
10752                                                                                                                 <attrs />
10753                                                                                                                 <value>matches</value>
10754                                                                                                         </AST:VARIABLE_NAME>
10755                                                                                                         <AST:Expr_list>
10756                                                                                                                 <AST:INT>
10757                                                                                                                         <attrs>
10758                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10759                                                                                                                                 <attr key="phc.line_number"><integer>304</integer></attr>
10760                                                                                                                                 <attr key="phc.unparser.source_rep"><string>1</string></attr>
10761                                                                                                                         </attrs>
10762                                                                                                                         <value>1</value>
10763                                                                                                                 </AST:INT>
10764                                                                                                         </AST:Expr_list>
10765                                                                                                 </AST:Variable>
10766                                                                                         </AST:Assignment>
10767                                                                                 </AST:Eval_expr>
10768                                                                                 <AST:Eval_expr>
10769                                                                                         <attrs>
10770                                                                                                 <attr key="phc.comments">
10771                                                                                                         <string_list>
10772                                                                                                         </string_list>
10773                                                                                                 </attr>
10774                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10775                                                                                                 <attr key="phc.line_number"><integer>305</integer></attr>
10776                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
10777                                                                                         </attrs>
10778                                                                                         <AST:Assignment>
10779                                                                                                 <attrs>
10780                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10781                                                                                                         <attr key="phc.line_number"><integer>305</integer></attr>
10782                                                                                                 </attrs>
10783                                                                                                 <AST:Variable>
10784                                                                                                         <attrs>
10785                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10786                                                                                                                 <attr key="phc.line_number"><integer>305</integer></attr>
10787                                                                                                         </attrs>
10788                                                                                                         <AST:Target xsi:nil="true" />
10789                                                                                                         <AST:VARIABLE_NAME>
10790                                                                                                                 <attrs />
10791                                                                                                                 <value>lowerName</value>
10792                                                                                                         </AST:VARIABLE_NAME>
10793                                                                                                         <AST:Expr_list>
10794                                                                                                         </AST:Expr_list>
10795                                                                                                 </AST:Variable>
10796                                                                                                 <bool><!-- is_ref -->false</bool>
10797                                                                                                 <AST:Method_invocation>
10798                                                                                                         <attrs>
10799                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10800                                                                                                                 <attr key="phc.line_number"><integer>305</integer></attr>
10801                                                                                                         </attrs>
10802                                                                                                         <AST:Target xsi:nil="true" />
10803                                                                                                         <AST:METHOD_NAME>
10804                                                                                                                 <attrs />
10805                                                                                                                 <value>strtolower</value>
10806                                                                                                         </AST:METHOD_NAME>
10807                                                                                                         <AST:Actual_parameter_list>
10808                                                                                                                 <AST:Actual_parameter>
10809                                                                                                                         <attrs>
10810                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10811                                                                                                                                 <attr key="phc.line_number"><integer>305</integer></attr>
10812                                                                                                                         </attrs>
10813                                                                                                                         <bool><!-- is_ref -->false</bool>
10814                                                                                                                         <AST:Variable>
10815                                                                                                                                 <attrs>
10816                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10817                                                                                                                                         <attr key="phc.line_number"><integer>305</integer></attr>
10818                                                                                                                                 </attrs>
10819                                                                                                                                 <AST:Target xsi:nil="true" />
10820                                                                                                                                 <AST:VARIABLE_NAME>
10821                                                                                                                                         <attrs />
10822                                                                                                                                         <value>name</value>
10823                                                                                                                                 </AST:VARIABLE_NAME>
10824                                                                                                                                 <AST:Expr_list>
10825                                                                                                                                 </AST:Expr_list>
10826                                                                                                                         </AST:Variable>
10827                                                                                                                 </AST:Actual_parameter>
10828                                                                                                         </AST:Actual_parameter_list>
10829                                                                                                 </AST:Method_invocation>
10830                                                                                         </AST:Assignment>
10831                                                                                 </AST:Eval_expr>
10832                                                                                 <AST:Eval_expr>
10833                                                                                         <attrs>
10834                                                                                                 <attr key="phc.comments">
10835                                                                                                         <string_list>
10836                                                                                                         </string_list>
10837                                                                                                 </attr>
10838                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10839                                                                                                 <attr key="phc.line_number"><integer>306</integer></attr>
10840                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
10841                                                                                         </attrs>
10842                                                                                         <AST:Assignment>
10843                                                                                                 <attrs>
10844                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10845                                                                                                         <attr key="phc.line_number"><integer>306</integer></attr>
10846                                                                                                 </attrs>
10847                                                                                                 <AST:Variable>
10848                                                                                                         <attrs>
10849                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10850                                                                                                                 <attr key="phc.line_number"><integer>306</integer></attr>
10851                                                                                                         </attrs>
10852                                                                                                         <AST:Target xsi:nil="true" />
10853                                                                                                         <AST:VARIABLE_NAME>
10854                                                                                                                 <attrs />
10855                                                                                                                 <value>attrStart</value>
10856                                                                                                         </AST:VARIABLE_NAME>
10857                                                                                                         <AST:Expr_list>
10858                                                                                                         </AST:Expr_list>
10859                                                                                                 </AST:Variable>
10860                                                                                                 <bool><!-- is_ref -->false</bool>
10861                                                                                                 <AST:Bin_op>
10862                                                                                                         <attrs>
10863                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10864                                                                                                                 <attr key="phc.line_number"><integer>306</integer></attr>
10865                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
10866                                                                                                         </attrs>
10867                                                                                                         <AST:Bin_op>
10868                                                                                                                 <attrs>
10869                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10870                                                                                                                         <attr key="phc.line_number"><integer>306</integer></attr>
10871                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
10872                                                                                                                 </attrs>
10873                                                                                                                 <AST:Variable>
10874                                                                                                                         <attrs>
10875                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10876                                                                                                                                 <attr key="phc.line_number"><integer>306</integer></attr>
10877                                                                                                                         </attrs>
10878                                                                                                                         <AST:Target xsi:nil="true" />
10879                                                                                                                         <AST:VARIABLE_NAME>
10880                                                                                                                                 <attrs />
10881                                                                                                                                 <value>i</value>
10882                                                                                                                         </AST:VARIABLE_NAME>
10883                                                                                                                         <AST:Expr_list>
10884                                                                                                                         </AST:Expr_list>
10885                                                                                                                 </AST:Variable>
10886                                                                                                                 <AST:OP>
10887                                                                                                                         <attrs>
10888                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10889                                                                                                                                 <attr key="phc.line_number"><integer>306</integer></attr>
10890                                                                                                                         </attrs>
10891                                                                                                                         <value>+</value>
10892                                                                                                                 </AST:OP>
10893                                                                                                                 <AST:Method_invocation>
10894                                                                                                                         <attrs>
10895                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10896                                                                                                                                 <attr key="phc.line_number"><integer>306</integer></attr>
10897                                                                                                                         </attrs>
10898                                                                                                                         <AST:Target xsi:nil="true" />
10899                                                                                                                         <AST:METHOD_NAME>
10900                                                                                                                                 <attrs />
10901                                                                                                                                 <value>strlen</value>
10902                                                                                                                         </AST:METHOD_NAME>
10903                                                                                                                         <AST:Actual_parameter_list>
10904                                                                                                                                 <AST:Actual_parameter>
10905                                                                                                                                         <attrs>
10906                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10907                                                                                                                                                 <attr key="phc.line_number"><integer>306</integer></attr>
10908                                                                                                                                         </attrs>
10909                                                                                                                                         <bool><!-- is_ref -->false</bool>
10910                                                                                                                                         <AST:Variable>
10911                                                                                                                                                 <attrs>
10912                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10913                                                                                                                                                         <attr key="phc.line_number"><integer>306</integer></attr>
10914                                                                                                                                                 </attrs>
10915                                                                                                                                                 <AST:Target xsi:nil="true" />
10916                                                                                                                                                 <AST:VARIABLE_NAME>
10917                                                                                                                                                         <attrs />
10918                                                                                                                                                         <value>name</value>
10919                                                                                                                                                 </AST:VARIABLE_NAME>
10920                                                                                                                                                 <AST:Expr_list>
10921                                                                                                                                                 </AST:Expr_list>
10922                                                                                                                                         </AST:Variable>
10923                                                                                                                                 </AST:Actual_parameter>
10924                                                                                                                         </AST:Actual_parameter_list>
10925                                                                                                                 </AST:Method_invocation>
10926                                                                                                         </AST:Bin_op>
10927                                                                                                         <AST:OP>
10928                                                                                                                 <attrs>
10929                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10930                                                                                                                         <attr key="phc.line_number"><integer>306</integer></attr>
10931                                                                                                                 </attrs>
10932                                                                                                                 <value>+</value>
10933                                                                                                         </AST:OP>
10934                                                                                                         <AST:INT>
10935                                                                                                                 <attrs>
10936                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10937                                                                                                                         <attr key="phc.line_number"><integer>306</integer></attr>
10938                                                                                                                         <attr key="phc.unparser.source_rep"><string>1</string></attr>
10939                                                                                                                 </attrs>
10940                                                                                                                 <value>1</value>
10941                                                                                                         </AST:INT>
10942                                                                                                 </AST:Bin_op>
10943                                                                                         </AST:Assignment>
10944                                                                                 </AST:Eval_expr>
10945                                                                                 <AST:Eval_expr>
10946                                                                                         <attrs>
10947                                                                                                 <attr key="phc.comments">
10948                                                                                                         <string_list>
10949                                                                                                                 <string></string>
10950                                                                                                                 <string>// Find end of tag</string>
10951                                                                                                         </string_list>
10952                                                                                                 </attr>
10953                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10954                                                                                                 <attr key="phc.line_number"><integer>309</integer></attr>
10955                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
10956                                                                                         </attrs>
10957                                                                                         <AST:Assignment>
10958                                                                                                 <attrs>
10959                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10960                                                                                                         <attr key="phc.line_number"><integer>309</integer></attr>
10961                                                                                                 </attrs>
10962                                                                                                 <AST:Variable>
10963                                                                                                         <attrs>
10964                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10965                                                                                                                 <attr key="phc.line_number"><integer>309</integer></attr>
10966                                                                                                         </attrs>
10967                                                                                                         <AST:Target xsi:nil="true" />
10968                                                                                                         <AST:VARIABLE_NAME>
10969                                                                                                                 <attrs />
10970                                                                                                                 <value>tagEndPos</value>
10971                                                                                                         </AST:VARIABLE_NAME>
10972                                                                                                         <AST:Expr_list>
10973                                                                                                         </AST:Expr_list>
10974                                                                                                 </AST:Variable>
10975                                                                                                 <bool><!-- is_ref -->false</bool>
10976                                                                                                 <AST:Conditional_expr>
10977                                                                                                         <attrs>
10978                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10979                                                                                                                 <attr key="phc.line_number"><integer>309</integer></attr>
10980                                                                                                         </attrs>
10981                                                                                                         <AST:Variable>
10982                                                                                                                 <attrs>
10983                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10984                                                                                                                         <attr key="phc.line_number"><integer>309</integer></attr>
10985                                                                                                                 </attrs>
10986                                                                                                                 <AST:Target xsi:nil="true" />
10987                                                                                                                 <AST:VARIABLE_NAME>
10988                                                                                                                         <attrs />
10989                                                                                                                         <value>noMoreGT</value>
10990                                                                                                                 </AST:VARIABLE_NAME>
10991                                                                                                                 <AST:Expr_list>
10992                                                                                                                 </AST:Expr_list>
10993                                                                                                         </AST:Variable>
10994                                                                                                         <AST:BOOL>
10995                                                                                                                 <attrs>
10996                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
10997                                                                                                                         <attr key="phc.line_number"><integer>309</integer></attr>
10998                                                                                                                         <attr key="phc.unparser.source_rep"><string>false</string></attr>
10999                                                                                                                 </attrs>
11000                                                                                                                 <value>False</value>
11001                                                                                                         </AST:BOOL>
11002                                                                                                         <AST:Method_invocation>
11003                                                                                                                 <attrs>
11004                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11005                                                                                                                         <attr key="phc.line_number"><integer>309</integer></attr>
11006                                                                                                                 </attrs>
11007                                                                                                                 <AST:Target xsi:nil="true" />
11008                                                                                                                 <AST:METHOD_NAME>
11009                                                                                                                         <attrs />
11010                                                                                                                         <value>strpos</value>
11011                                                                                                                 </AST:METHOD_NAME>
11012                                                                                                                 <AST:Actual_parameter_list>
11013                                                                                                                         <AST:Actual_parameter>
11014                                                                                                                                 <attrs>
11015                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11016                                                                                                                                         <attr key="phc.line_number"><integer>309</integer></attr>
11017                                                                                                                                 </attrs>
11018                                                                                                                                 <bool><!-- is_ref -->false</bool>
11019                                                                                                                                 <AST:Variable>
11020                                                                                                                                         <attrs>
11021                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11022                                                                                                                                                 <attr key="phc.line_number"><integer>309</integer></attr>
11023                                                                                                                                         </attrs>
11024                                                                                                                                         <AST:Target xsi:nil="true" />
11025                                                                                                                                         <AST:VARIABLE_NAME>
11026                                                                                                                                                 <attrs />
11027                                                                                                                                                 <value>text</value>
11028                                                                                                                                         </AST:VARIABLE_NAME>
11029                                                                                                                                         <AST:Expr_list>
11030                                                                                                                                         </AST:Expr_list>
11031                                                                                                                                 </AST:Variable>
11032                                                                                                                         </AST:Actual_parameter>
11033                                                                                                                         <AST:Actual_parameter>
11034                                                                                                                                 <attrs>
11035                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11036                                                                                                                                         <attr key="phc.line_number"><integer>309</integer></attr>
11037                                                                                                                                 </attrs>
11038                                                                                                                                 <bool><!-- is_ref -->false</bool>
11039                                                                                                                                 <AST:STRING>
11040                                                                                                                                         <attrs>
11041                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11042                                                                                                                                                 <attr key="phc.line_number"><integer>309</integer></attr>
11043                                                                                                                                                 <attr key="phc.unparser.source_rep"><string encoding="escape">&gt;</string></attr>
11044                                                                                                                                         </attrs>
11045                                                                                                                                         <value encoding="escape">&gt;</value>
11046                                                                                                                                 </AST:STRING>
11047                                                                                                                         </AST:Actual_parameter>
11048                                                                                                                         <AST:Actual_parameter>
11049                                                                                                                                 <attrs>
11050                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11051                                                                                                                                         <attr key="phc.line_number"><integer>309</integer></attr>
11052                                                                                                                                 </attrs>
11053                                                                                                                                 <bool><!-- is_ref -->false</bool>
11054                                                                                                                                 <AST:Variable>
11055                                                                                                                                         <attrs>
11056                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11057                                                                                                                                                 <attr key="phc.line_number"><integer>309</integer></attr>
11058                                                                                                                                         </attrs>
11059                                                                                                                                         <AST:Target xsi:nil="true" />
11060                                                                                                                                         <AST:VARIABLE_NAME>
11061                                                                                                                                                 <attrs />
11062                                                                                                                                                 <value>attrStart</value>
11063                                                                                                                                         </AST:VARIABLE_NAME>
11064                                                                                                                                         <AST:Expr_list>
11065                                                                                                                                         </AST:Expr_list>
11066                                                                                                                                 </AST:Variable>
11067                                                                                                                         </AST:Actual_parameter>
11068                                                                                                                 </AST:Actual_parameter_list>
11069                                                                                                         </AST:Method_invocation>
11070                                                                                                 </AST:Conditional_expr>
11071                                                                                         </AST:Assignment>
11072                                                                                 </AST:Eval_expr>
11073                                                                                 <AST:If>
11074                                                                                         <attrs>
11075                                                                                                 <attr key="phc.comments">
11076                                                                                                         <string_list>
11077                                                                                                         </string_list>
11078                                                                                                 </attr>
11079                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11080                                                                                                 <attr key="phc.line_number"><integer>310</integer></attr>
11081                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
11082                                                                                         </attrs>
11083                                                                                         <AST:Bin_op>
11084                                                                                                 <attrs>
11085                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11086                                                                                                         <attr key="phc.line_number"><integer>310</integer></attr>
11087                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
11088                                                                                                 </attrs>
11089                                                                                                 <AST:Variable>
11090                                                                                                         <attrs>
11091                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11092                                                                                                                 <attr key="phc.line_number"><integer>310</integer></attr>
11093                                                                                                         </attrs>
11094                                                                                                         <AST:Target xsi:nil="true" />
11095                                                                                                         <AST:VARIABLE_NAME>
11096                                                                                                                 <attrs />
11097                                                                                                                 <value>tagEndPos</value>
11098                                                                                                         </AST:VARIABLE_NAME>
11099                                                                                                         <AST:Expr_list>
11100                                                                                                         </AST:Expr_list>
11101                                                                                                 </AST:Variable>
11102                                                                                                 <AST:OP>
11103                                                                                                         <attrs>
11104                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11105                                                                                                                 <attr key="phc.line_number"><integer>310</integer></attr>
11106                                                                                                         </attrs>
11107                                                                                                         <value>===</value>
11108                                                                                                 </AST:OP>
11109                                                                                                 <AST:BOOL>
11110                                                                                                         <attrs>
11111                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11112                                                                                                                 <attr key="phc.line_number"><integer>310</integer></attr>
11113                                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
11114                                                                                                         </attrs>
11115                                                                                                         <value>False</value>
11116                                                                                                 </AST:BOOL>
11117                                                                                         </AST:Bin_op>
11118                                                                                         <AST:Statement_list>
11119                                                                                                 <AST:Eval_expr>
11120                                                                                                         <attrs>
11121                                                                                                                 <attr key="phc.comments">
11122                                                                                                                         <string_list>
11123                                                                                                                                 <string>// Infinite backtrack</string>
11124                                                                                                                                 <string>// Disable tag search to prevent worst-case O(N^2) performance</string>
11125                                                                                                                         </string_list>
11126                                                                                                                 </attr>
11127                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11128                                                                                                                 <attr key="phc.line_number"><integer>313</integer></attr>
11129                                                                                                         </attrs>
11130                                                                                                         <AST:Assignment>
11131                                                                                                                 <attrs>
11132                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11133                                                                                                                         <attr key="phc.line_number"><integer>313</integer></attr>
11134                                                                                                                 </attrs>
11135                                                                                                                 <AST:Variable>
11136                                                                                                                         <attrs>
11137                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11138                                                                                                                                 <attr key="phc.line_number"><integer>313</integer></attr>
11139                                                                                                                         </attrs>
11140                                                                                                                         <AST:Target xsi:nil="true" />
11141                                                                                                                         <AST:VARIABLE_NAME>
11142                                                                                                                                 <attrs />
11143                                                                                                                                 <value>noMoreGT</value>
11144                                                                                                                         </AST:VARIABLE_NAME>
11145                                                                                                                         <AST:Expr_list>
11146                                                                                                                         </AST:Expr_list>
11147                                                                                                                 </AST:Variable>
11148                                                                                                                 <bool><!-- is_ref -->false</bool>
11149                                                                                                                 <AST:BOOL>
11150                                                                                                                         <attrs>
11151                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11152                                                                                                                                 <attr key="phc.line_number"><integer>313</integer></attr>
11153                                                                                                                                 <attr key="phc.unparser.source_rep"><string>true</string></attr>
11154                                                                                                                         </attrs>
11155                                                                                                                         <value>True</value>
11156                                                                                                                 </AST:BOOL>
11157                                                                                                         </AST:Assignment>
11158                                                                                                 </AST:Eval_expr>
11159                                                                                                 <AST:Eval_expr>
11160                                                                                                         <attrs>
11161                                                                                                                 <attr key="phc.comments">
11162                                                                                                                         <string_list>
11163                                                                                                                         </string_list>
11164                                                                                                                 </attr>
11165                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11166                                                                                                                 <attr key="phc.line_number"><integer>314</integer></attr>
11167                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
11168                                                                                                         </attrs>
11169                                                                                                         <AST:Op_assignment>
11170                                                                                                                 <attrs />
11171                                                                                                                 <AST:Variable>
11172                                                                                                                         <attrs>
11173                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11174                                                                                                                                 <attr key="phc.line_number"><integer>314</integer></attr>
11175                                                                                                                         </attrs>
11176                                                                                                                         <AST:Target xsi:nil="true" />
11177                                                                                                                         <AST:VARIABLE_NAME>
11178                                                                                                                                 <attrs />
11179                                                                                                                                 <value>accum</value>
11180                                                                                                                         </AST:VARIABLE_NAME>
11181                                                                                                                         <AST:Expr_list>
11182                                                                                                                         </AST:Expr_list>
11183                                                                                                                 </AST:Variable>
11184                                                                                                                 <AST:OP>
11185                                                                                                                         <attrs />
11186                                                                                                                         <value>.</value>
11187                                                                                                                 </AST:OP>
11188                                                                                                                 <AST:STRING>
11189                                                                                                                         <attrs>
11190                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11191                                                                                                                                 <attr key="phc.line_number"><integer>314</integer></attr>
11192                                                                                                                                 <attr key="phc.unparser.source_rep"><string encoding="escape">&amp;lt;</string></attr>
11193                                                                                                                         </attrs>
11194                                                                                                                         <value encoding="escape">&amp;lt;</value>
11195                                                                                                                 </AST:STRING>
11196                                                                                                         </AST:Op_assignment>
11197                                                                                                 </AST:Eval_expr>
11198                                                                                                 <AST:Eval_expr>
11199                                                                                                         <attrs>
11200                                                                                                                 <attr key="phc.comments">
11201                                                                                                                         <string_list>
11202                                                                                                                         </string_list>
11203                                                                                                                 </attr>
11204                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11205                                                                                                                 <attr key="phc.line_number"><integer>315</integer></attr>
11206                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
11207                                                                                                         </attrs>
11208                                                                                                         <AST:Pre_op>
11209                                                                                                                 <attrs>
11210                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11211                                                                                                                         <attr key="phc.line_number"><integer>315</integer></attr>
11212                                                                                                                 </attrs>
11213                                                                                                                 <AST:OP>
11214                                                                                                                         <attrs />
11215                                                                                                                         <value>++</value>
11216                                                                                                                 </AST:OP>
11217                                                                                                                 <AST:Variable>
11218                                                                                                                         <attrs>
11219                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11220                                                                                                                                 <attr key="phc.line_number"><integer>315</integer></attr>
11221                                                                                                                         </attrs>
11222                                                                                                                         <AST:Target xsi:nil="true" />
11223                                                                                                                         <AST:VARIABLE_NAME>
11224                                                                                                                                 <attrs />
11225                                                                                                                                 <value>i</value>
11226                                                                                                                         </AST:VARIABLE_NAME>
11227                                                                                                                         <AST:Expr_list>
11228                                                                                                                         </AST:Expr_list>
11229                                                                                                                 </AST:Variable>
11230                                                                                                         </AST:Pre_op>
11231                                                                                                 </AST:Eval_expr>
11232                                                                                                 <AST:Continue>
11233                                                                                                         <attrs>
11234                                                                                                                 <attr key="phc.comments">
11235                                                                                                                         <string_list>
11236                                                                                                                         </string_list>
11237                                                                                                                 </attr>
11238                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11239                                                                                                                 <attr key="phc.line_number"><integer>316</integer></attr>
11240                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
11241                                                                                                         </attrs>
11242                                                                                                         <AST:Expr xsi:nil="true" />
11243                                                                                                 </AST:Continue>
11244                                                                                         </AST:Statement_list>
11245                                                                                         <AST:Statement_list>
11246                                                                                         </AST:Statement_list>
11247                                                                                 </AST:If>
11248                                                                                 <AST:If>
11249                                                                                         <attrs>
11250                                                                                                 <attr key="phc.comments">
11251                                                                                                         <string_list>
11252                                                                                                                 <string></string>
11253                                                                                                                 <string>// Handle ignored tags</string>
11254                                                                                                         </string_list>
11255                                                                                                 </attr>
11256                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11257                                                                                                 <attr key="phc.line_number"><integer>320</integer></attr>
11258                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
11259                                                                                         </attrs>
11260                                                                                         <AST:Method_invocation>
11261                                                                                                 <attrs>
11262                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11263                                                                                                         <attr key="phc.line_number"><integer>320</integer></attr>
11264                                                                                                 </attrs>
11265                                                                                                 <AST:Target xsi:nil="true" />
11266                                                                                                 <AST:METHOD_NAME>
11267                                                                                                         <attrs />
11268                                                                                                         <value>in_array</value>
11269                                                                                                 </AST:METHOD_NAME>
11270                                                                                                 <AST:Actual_parameter_list>
11271                                                                                                         <AST:Actual_parameter>
11272                                                                                                                 <attrs>
11273                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11274                                                                                                                         <attr key="phc.line_number"><integer>320</integer></attr>
11275                                                                                                                 </attrs>
11276                                                                                                                 <bool><!-- is_ref -->false</bool>
11277                                                                                                                 <AST:Variable>
11278                                                                                                                         <attrs>
11279                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11280                                                                                                                                 <attr key="phc.line_number"><integer>320</integer></attr>
11281                                                                                                                         </attrs>
11282                                                                                                                         <AST:Target xsi:nil="true" />
11283                                                                                                                         <AST:VARIABLE_NAME>
11284                                                                                                                                 <attrs />
11285                                                                                                                                 <value>lowerName</value>
11286                                                                                                                         </AST:VARIABLE_NAME>
11287                                                                                                                         <AST:Expr_list>
11288                                                                                                                         </AST:Expr_list>
11289                                                                                                                 </AST:Variable>
11290                                                                                                         </AST:Actual_parameter>
11291                                                                                                         <AST:Actual_parameter>
11292                                                                                                                 <attrs>
11293                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11294                                                                                                                         <attr key="phc.line_number"><integer>320</integer></attr>
11295                                                                                                                 </attrs>
11296                                                                                                                 <bool><!-- is_ref -->false</bool>
11297                                                                                                                 <AST:Variable>
11298                                                                                                                         <attrs>
11299                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11300                                                                                                                                 <attr key="phc.line_number"><integer>320</integer></attr>
11301                                                                                                                         </attrs>
11302                                                                                                                         <AST:Target xsi:nil="true" />
11303                                                                                                                         <AST:VARIABLE_NAME>
11304                                                                                                                                 <attrs />
11305                                                                                                                                 <value>ignoredTags</value>
11306                                                                                                                         </AST:VARIABLE_NAME>
11307                                                                                                                         <AST:Expr_list>
11308                                                                                                                         </AST:Expr_list>
11309                                                                                                                 </AST:Variable>
11310                                                                                                         </AST:Actual_parameter>
11311                                                                                                 </AST:Actual_parameter_list>
11312                                                                                         </AST:Method_invocation>
11313                                                                                         <AST:Statement_list>
11314                                                                                                 <AST:Eval_expr>
11315                                                                                                         <attrs>
11316                                                                                                                 <attr key="phc.comments">
11317                                                                                                                         <string_list>
11318                                                                                                                         </string_list>
11319                                                                                                                 </attr>
11320                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11321                                                                                                                 <attr key="phc.line_number"><integer>321</integer></attr>
11322                                                                                                         </attrs>
11323                                                                                                         <AST:Op_assignment>
11324                                                                                                                 <attrs />
11325                                                                                                                 <AST:Variable>
11326                                                                                                                         <attrs>
11327                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11328                                                                                                                                 <attr key="phc.line_number"><integer>321</integer></attr>
11329                                                                                                                         </attrs>
11330                                                                                                                         <AST:Target xsi:nil="true" />
11331                                                                                                                         <AST:VARIABLE_NAME>
11332                                                                                                                                 <attrs />
11333                                                                                                                                 <value>accum</value>
11334                                                                                                                         </AST:VARIABLE_NAME>
11335                                                                                                                         <AST:Expr_list>
11336                                                                                                                         </AST:Expr_list>
11337                                                                                                                 </AST:Variable>
11338                                                                                                                 <AST:OP>
11339                                                                                                                         <attrs />
11340                                                                                                                         <value>.</value>
11341                                                                                                                 </AST:OP>
11342                                                                                                                 <AST:Bin_op>
11343                                                                                                                         <attrs>
11344                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11345                                                                                                                                 <attr key="phc.line_number"><integer>321</integer></attr>
11346                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
11347                                                                                                                         </attrs>
11348                                                                                                                         <AST:Bin_op>
11349                                                                                                                                 <attrs>
11350                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11351                                                                                                                                         <attr key="phc.line_number"><integer>321</integer></attr>
11352                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
11353                                                                                                                                 </attrs>
11354                                                                                                                                 <AST:STRING>
11355                                                                                                                                         <attrs>
11356                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11357                                                                                                                                                 <attr key="phc.line_number"><integer>321</integer></attr>
11358                                                                                                                                                 <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;ignore&gt;</string></attr>
11359                                                                                                                                         </attrs>
11360                                                                                                                                         <value encoding="escape">&lt;ignore&gt;</value>
11361                                                                                                                                 </AST:STRING>
11362                                                                                                                                 <AST:OP>
11363                                                                                                                                         <attrs>
11364                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11365                                                                                                                                                 <attr key="phc.line_number"><integer>321</integer></attr>
11366                                                                                                                                         </attrs>
11367                                                                                                                                         <value>.</value>
11368                                                                                                                                 </AST:OP>
11369                                                                                                                                 <AST:Method_invocation>
11370                                                                                                                                         <attrs>
11371                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11372                                                                                                                                                 <attr key="phc.line_number"><integer>321</integer></attr>
11373                                                                                                                                         </attrs>
11374                                                                                                                                         <AST:Target xsi:nil="true" />
11375                                                                                                                                         <AST:METHOD_NAME>
11376                                                                                                                                                 <attrs />
11377                                                                                                                                                 <value>htmlspecialchars</value>
11378                                                                                                                                         </AST:METHOD_NAME>
11379                                                                                                                                         <AST:Actual_parameter_list>
11380                                                                                                                                                 <AST:Actual_parameter>
11381                                                                                                                                                         <attrs>
11382                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11383                                                                                                                                                                 <attr key="phc.line_number"><integer>321</integer></attr>
11384                                                                                                                                                         </attrs>
11385                                                                                                                                                         <bool><!-- is_ref -->false</bool>
11386                                                                                                                                                         <AST:Method_invocation>
11387                                                                                                                                                                 <attrs>
11388                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11389                                                                                                                                                                         <attr key="phc.line_number"><integer>321</integer></attr>
11390                                                                                                                                                                 </attrs>
11391                                                                                                                                                                 <AST:Target xsi:nil="true" />
11392                                                                                                                                                                 <AST:METHOD_NAME>
11393                                                                                                                                                                         <attrs />
11394                                                                                                                                                                         <value>substr</value>
11395                                                                                                                                                                 </AST:METHOD_NAME>
11396                                                                                                                                                                 <AST:Actual_parameter_list>
11397                                                                                                                                                                         <AST:Actual_parameter>
11398                                                                                                                                                                                 <attrs>
11399                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11400                                                                                                                                                                                         <attr key="phc.line_number"><integer>321</integer></attr>
11401                                                                                                                                                                                 </attrs>
11402                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
11403                                                                                                                                                                                 <AST:Variable>
11404                                                                                                                                                                                         <attrs>
11405                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11406                                                                                                                                                                                                 <attr key="phc.line_number"><integer>321</integer></attr>
11407                                                                                                                                                                                         </attrs>
11408                                                                                                                                                                                         <AST:Target xsi:nil="true" />
11409                                                                                                                                                                                         <AST:VARIABLE_NAME>
11410                                                                                                                                                                                                 <attrs />
11411                                                                                                                                                                                                 <value>text</value>
11412                                                                                                                                                                                         </AST:VARIABLE_NAME>
11413                                                                                                                                                                                         <AST:Expr_list>
11414                                                                                                                                                                                         </AST:Expr_list>
11415                                                                                                                                                                                 </AST:Variable>
11416                                                                                                                                                                         </AST:Actual_parameter>
11417                                                                                                                                                                         <AST:Actual_parameter>
11418                                                                                                                                                                                 <attrs>
11419                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11420                                                                                                                                                                                         <attr key="phc.line_number"><integer>321</integer></attr>
11421                                                                                                                                                                                 </attrs>
11422                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
11423                                                                                                                                                                                 <AST:Variable>
11424                                                                                                                                                                                         <attrs>
11425                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11426                                                                                                                                                                                                 <attr key="phc.line_number"><integer>321</integer></attr>
11427                                                                                                                                                                                         </attrs>
11428                                                                                                                                                                                         <AST:Target xsi:nil="true" />
11429                                                                                                                                                                                         <AST:VARIABLE_NAME>
11430                                                                                                                                                                                                 <attrs />
11431                                                                                                                                                                                                 <value>i</value>
11432                                                                                                                                                                                         </AST:VARIABLE_NAME>
11433                                                                                                                                                                                         <AST:Expr_list>
11434                                                                                                                                                                                         </AST:Expr_list>
11435                                                                                                                                                                                 </AST:Variable>
11436                                                                                                                                                                         </AST:Actual_parameter>
11437                                                                                                                                                                         <AST:Actual_parameter>
11438                                                                                                                                                                                 <attrs>
11439                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11440                                                                                                                                                                                         <attr key="phc.line_number"><integer>321</integer></attr>
11441                                                                                                                                                                                 </attrs>
11442                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
11443                                                                                                                                                                                 <AST:Bin_op>
11444                                                                                                                                                                                         <attrs>
11445                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11446                                                                                                                                                                                                 <attr key="phc.line_number"><integer>321</integer></attr>
11447                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
11448                                                                                                                                                                                         </attrs>
11449                                                                                                                                                                                         <AST:Bin_op>
11450                                                                                                                                                                                                 <attrs>
11451                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11452                                                                                                                                                                                                         <attr key="phc.line_number"><integer>321</integer></attr>
11453                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
11454                                                                                                                                                                                                 </attrs>
11455                                                                                                                                                                                                 <AST:Variable>
11456                                                                                                                                                                                                         <attrs>
11457                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11458                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>321</integer></attr>
11459                                                                                                                                                                                                         </attrs>
11460                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
11461                                                                                                                                                                                                         <AST:VARIABLE_NAME>
11462                                                                                                                                                                                                                 <attrs />
11463                                                                                                                                                                                                                 <value>tagEndPos</value>
11464                                                                                                                                                                                                         </AST:VARIABLE_NAME>
11465                                                                                                                                                                                                         <AST:Expr_list>
11466                                                                                                                                                                                                         </AST:Expr_list>
11467                                                                                                                                                                                                 </AST:Variable>
11468                                                                                                                                                                                                 <AST:OP>
11469                                                                                                                                                                                                         <attrs>
11470                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11471                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>321</integer></attr>
11472                                                                                                                                                                                                         </attrs>
11473                                                                                                                                                                                                         <value>-</value>
11474                                                                                                                                                                                                 </AST:OP>
11475                                                                                                                                                                                                 <AST:Variable>
11476                                                                                                                                                                                                         <attrs>
11477                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11478                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>321</integer></attr>
11479                                                                                                                                                                                                         </attrs>
11480                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
11481                                                                                                                                                                                                         <AST:VARIABLE_NAME>
11482                                                                                                                                                                                                                 <attrs />
11483                                                                                                                                                                                                                 <value>i</value>
11484                                                                                                                                                                                                         </AST:VARIABLE_NAME>
11485                                                                                                                                                                                                         <AST:Expr_list>
11486                                                                                                                                                                                                         </AST:Expr_list>
11487                                                                                                                                                                                                 </AST:Variable>
11488                                                                                                                                                                                         </AST:Bin_op>
11489                                                                                                                                                                                         <AST:OP>
11490                                                                                                                                                                                                 <attrs>
11491                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11492                                                                                                                                                                                                         <attr key="phc.line_number"><integer>321</integer></attr>
11493                                                                                                                                                                                                 </attrs>
11494                                                                                                                                                                                                 <value>+</value>
11495                                                                                                                                                                                         </AST:OP>
11496                                                                                                                                                                                         <AST:INT>
11497                                                                                                                                                                                                 <attrs>
11498                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11499                                                                                                                                                                                                         <attr key="phc.line_number"><integer>321</integer></attr>
11500                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>1</string></attr>
11501                                                                                                                                                                                                 </attrs>
11502                                                                                                                                                                                                 <value>1</value>
11503                                                                                                                                                                                         </AST:INT>
11504                                                                                                                                                                                 </AST:Bin_op>
11505                                                                                                                                                                         </AST:Actual_parameter>
11506                                                                                                                                                                 </AST:Actual_parameter_list>
11507                                                                                                                                                         </AST:Method_invocation>
11508                                                                                                                                                 </AST:Actual_parameter>
11509                                                                                                                                         </AST:Actual_parameter_list>
11510                                                                                                                                 </AST:Method_invocation>
11511                                                                                                                         </AST:Bin_op>
11512                                                                                                                         <AST:OP>
11513                                                                                                                                 <attrs>
11514                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11515                                                                                                                                         <attr key="phc.line_number"><integer>321</integer></attr>
11516                                                                                                                                 </attrs>
11517                                                                                                                                 <value>.</value>
11518                                                                                                                         </AST:OP>
11519                                                                                                                         <AST:STRING>
11520                                                                                                                                 <attrs>
11521                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11522                                                                                                                                         <attr key="phc.line_number"><integer>321</integer></attr>
11523                                                                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;/ignore&gt;</string></attr>
11524                                                                                                                                 </attrs>
11525                                                                                                                                 <value encoding="escape">&lt;/ignore&gt;</value>
11526                                                                                                                         </AST:STRING>
11527                                                                                                                 </AST:Bin_op>
11528                                                                                                         </AST:Op_assignment>
11529                                                                                                 </AST:Eval_expr>
11530                                                                                                 <AST:Eval_expr>
11531                                                                                                         <attrs>
11532                                                                                                                 <attr key="phc.comments">
11533                                                                                                                         <string_list>
11534                                                                                                                         </string_list>
11535                                                                                                                 </attr>
11536                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11537                                                                                                                 <attr key="phc.line_number"><integer>322</integer></attr>
11538                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
11539                                                                                                         </attrs>
11540                                                                                                         <AST:Assignment>
11541                                                                                                                 <attrs>
11542                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11543                                                                                                                         <attr key="phc.line_number"><integer>322</integer></attr>
11544                                                                                                                 </attrs>
11545                                                                                                                 <AST:Variable>
11546                                                                                                                         <attrs>
11547                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11548                                                                                                                                 <attr key="phc.line_number"><integer>322</integer></attr>
11549                                                                                                                         </attrs>
11550                                                                                                                         <AST:Target xsi:nil="true" />
11551                                                                                                                         <AST:VARIABLE_NAME>
11552                                                                                                                                 <attrs />
11553                                                                                                                                 <value>i</value>
11554                                                                                                                         </AST:VARIABLE_NAME>
11555                                                                                                                         <AST:Expr_list>
11556                                                                                                                         </AST:Expr_list>
11557                                                                                                                 </AST:Variable>
11558                                                                                                                 <bool><!-- is_ref -->false</bool>
11559                                                                                                                 <AST:Bin_op>
11560                                                                                                                         <attrs>
11561                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11562                                                                                                                                 <attr key="phc.line_number"><integer>322</integer></attr>
11563                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
11564                                                                                                                         </attrs>
11565                                                                                                                         <AST:Variable>
11566                                                                                                                                 <attrs>
11567                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11568                                                                                                                                         <attr key="phc.line_number"><integer>322</integer></attr>
11569                                                                                                                                 </attrs>
11570                                                                                                                                 <AST:Target xsi:nil="true" />
11571                                                                                                                                 <AST:VARIABLE_NAME>
11572                                                                                                                                         <attrs />
11573                                                                                                                                         <value>tagEndPos</value>
11574                                                                                                                                 </AST:VARIABLE_NAME>
11575                                                                                                                                 <AST:Expr_list>
11576                                                                                                                                 </AST:Expr_list>
11577                                                                                                                         </AST:Variable>
11578                                                                                                                         <AST:OP>
11579                                                                                                                                 <attrs>
11580                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11581                                                                                                                                         <attr key="phc.line_number"><integer>322</integer></attr>
11582                                                                                                                                 </attrs>
11583                                                                                                                                 <value>+</value>
11584                                                                                                                         </AST:OP>
11585                                                                                                                         <AST:INT>
11586                                                                                                                                 <attrs>
11587                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11588                                                                                                                                         <attr key="phc.line_number"><integer>322</integer></attr>
11589                                                                                                                                         <attr key="phc.unparser.source_rep"><string>1</string></attr>
11590                                                                                                                                 </attrs>
11591                                                                                                                                 <value>1</value>
11592                                                                                                                         </AST:INT>
11593                                                                                                                 </AST:Bin_op>
11594                                                                                                         </AST:Assignment>
11595                                                                                                 </AST:Eval_expr>
11596                                                                                                 <AST:Continue>
11597                                                                                                         <attrs>
11598                                                                                                                 <attr key="phc.comments">
11599                                                                                                                         <string_list>
11600                                                                                                                         </string_list>
11601                                                                                                                 </attr>
11602                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11603                                                                                                                 <attr key="phc.line_number"><integer>323</integer></attr>
11604                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
11605                                                                                                         </attrs>
11606                                                                                                         <AST:Expr xsi:nil="true" />
11607                                                                                                 </AST:Continue>
11608                                                                                         </AST:Statement_list>
11609                                                                                         <AST:Statement_list>
11610                                                                                         </AST:Statement_list>
11611                                                                                 </AST:If>
11612                                                                                 <AST:Eval_expr>
11613                                                                                         <attrs>
11614                                                                                                 <attr key="phc.comments">
11615                                                                                                         <string_list>
11616                                                                                                                 <string></string>
11617                                                                                                         </string_list>
11618                                                                                                 </attr>
11619                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11620                                                                                                 <attr key="phc.line_number"><integer>326</integer></attr>
11621                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
11622                                                                                         </attrs>
11623                                                                                         <AST:Assignment>
11624                                                                                                 <attrs>
11625                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11626                                                                                                         <attr key="phc.line_number"><integer>326</integer></attr>
11627                                                                                                 </attrs>
11628                                                                                                 <AST:Variable>
11629                                                                                                         <attrs>
11630                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11631                                                                                                                 <attr key="phc.line_number"><integer>326</integer></attr>
11632                                                                                                         </attrs>
11633                                                                                                         <AST:Target xsi:nil="true" />
11634                                                                                                         <AST:VARIABLE_NAME>
11635                                                                                                                 <attrs />
11636                                                                                                                 <value>tagStartPos</value>
11637                                                                                                         </AST:VARIABLE_NAME>
11638                                                                                                         <AST:Expr_list>
11639                                                                                                         </AST:Expr_list>
11640                                                                                                 </AST:Variable>
11641                                                                                                 <bool><!-- is_ref -->false</bool>
11642                                                                                                 <AST:Variable>
11643                                                                                                         <attrs>
11644                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11645                                                                                                                 <attr key="phc.line_number"><integer>326</integer></attr>
11646                                                                                                         </attrs>
11647                                                                                                         <AST:Target xsi:nil="true" />
11648                                                                                                         <AST:VARIABLE_NAME>
11649                                                                                                                 <attrs />
11650                                                                                                                 <value>i</value>
11651                                                                                                         </AST:VARIABLE_NAME>
11652                                                                                                         <AST:Expr_list>
11653                                                                                                         </AST:Expr_list>
11654                                                                                                 </AST:Variable>
11655                                                                                         </AST:Assignment>
11656                                                                                 </AST:Eval_expr>
11657                                                                                 <AST:If>
11658                                                                                         <attrs>
11659                                                                                                 <attr key="phc.comments">
11660                                                                                                         <string_list>
11661                                                                                                         </string_list>
11662                                                                                                 </attr>
11663                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11664                                                                                                 <attr key="phc.line_number"><integer>327</integer></attr>
11665                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
11666                                                                                         </attrs>
11667                                                                                         <AST:Bin_op>
11668                                                                                                 <attrs>
11669                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11670                                                                                                         <attr key="phc.line_number"><integer>327</integer></attr>
11671                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
11672                                                                                                 </attrs>
11673                                                                                                 <AST:Variable>
11674                                                                                                         <attrs>
11675                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11676                                                                                                                 <attr key="phc.line_number"><integer>327</integer></attr>
11677                                                                                                         </attrs>
11678                                                                                                         <AST:Target xsi:nil="true" />
11679                                                                                                         <AST:VARIABLE_NAME>
11680                                                                                                                 <attrs />
11681                                                                                                                 <value>text</value>
11682                                                                                                         </AST:VARIABLE_NAME>
11683                                                                                                         <AST:Expr_list>
11684                                                                                                                 <AST:Bin_op>
11685                                                                                                                         <attrs>
11686                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11687                                                                                                                                 <attr key="phc.line_number"><integer>327</integer></attr>
11688                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
11689                                                                                                                         </attrs>
11690                                                                                                                         <AST:Variable>
11691                                                                                                                                 <attrs>
11692                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11693                                                                                                                                         <attr key="phc.line_number"><integer>327</integer></attr>
11694                                                                                                                                 </attrs>
11695                                                                                                                                 <AST:Target xsi:nil="true" />
11696                                                                                                                                 <AST:VARIABLE_NAME>
11697                                                                                                                                         <attrs />
11698                                                                                                                                         <value>tagEndPos</value>
11699                                                                                                                                 </AST:VARIABLE_NAME>
11700                                                                                                                                 <AST:Expr_list>
11701                                                                                                                                 </AST:Expr_list>
11702                                                                                                                         </AST:Variable>
11703                                                                                                                         <AST:OP>
11704                                                                                                                                 <attrs>
11705                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11706                                                                                                                                         <attr key="phc.line_number"><integer>327</integer></attr>
11707                                                                                                                                 </attrs>
11708                                                                                                                                 <value>-</value>
11709                                                                                                                         </AST:OP>
11710                                                                                                                         <AST:INT>
11711                                                                                                                                 <attrs>
11712                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11713                                                                                                                                         <attr key="phc.line_number"><integer>327</integer></attr>
11714                                                                                                                                         <attr key="phc.unparser.source_rep"><string>1</string></attr>
11715                                                                                                                                 </attrs>
11716                                                                                                                                 <value>1</value>
11717                                                                                                                         </AST:INT>
11718                                                                                                                 </AST:Bin_op>
11719                                                                                                         </AST:Expr_list>
11720                                                                                                 </AST:Variable>
11721                                                                                                 <AST:OP>
11722                                                                                                         <attrs>
11723                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11724                                                                                                                 <attr key="phc.line_number"><integer>327</integer></attr>
11725                                                                                                         </attrs>
11726                                                                                                         <value>==</value>
11727                                                                                                 </AST:OP>
11728                                                                                                 <AST:STRING>
11729                                                                                                         <attrs>
11730                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11731                                                                                                                 <attr key="phc.line_number"><integer>327</integer></attr>
11732                                                                                                                 <attr key="phc.unparser.source_rep"><string>/</string></attr>
11733                                                                                                         </attrs>
11734                                                                                                         <value>/</value>
11735                                                                                                 </AST:STRING>
11736                                                                                         </AST:Bin_op>
11737                                                                                         <AST:Statement_list>
11738                                                                                                 <AST:Eval_expr>
11739                                                                                                         <attrs>
11740                                                                                                                 <attr key="phc.comments">
11741                                                                                                                         <string_list>
11742                                                                                                                         </string_list>
11743                                                                                                                 </attr>
11744                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11745                                                                                                                 <attr key="phc.line_number"><integer>328</integer></attr>
11746                                                                                                         </attrs>
11747                                                                                                         <AST:Assignment>
11748                                                                                                                 <attrs>
11749                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11750                                                                                                                         <attr key="phc.line_number"><integer>328</integer></attr>
11751                                                                                                                 </attrs>
11752                                                                                                                 <AST:Variable>
11753                                                                                                                         <attrs>
11754                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11755                                                                                                                                 <attr key="phc.line_number"><integer>328</integer></attr>
11756                                                                                                                         </attrs>
11757                                                                                                                         <AST:Target xsi:nil="true" />
11758                                                                                                                         <AST:VARIABLE_NAME>
11759                                                                                                                                 <attrs />
11760                                                                                                                                 <value>attrEnd</value>
11761                                                                                                                         </AST:VARIABLE_NAME>
11762                                                                                                                         <AST:Expr_list>
11763                                                                                                                         </AST:Expr_list>
11764                                                                                                                 </AST:Variable>
11765                                                                                                                 <bool><!-- is_ref -->false</bool>
11766                                                                                                                 <AST:Bin_op>
11767                                                                                                                         <attrs>
11768                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11769                                                                                                                                 <attr key="phc.line_number"><integer>328</integer></attr>
11770                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
11771                                                                                                                         </attrs>
11772                                                                                                                         <AST:Variable>
11773                                                                                                                                 <attrs>
11774                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11775                                                                                                                                         <attr key="phc.line_number"><integer>328</integer></attr>
11776                                                                                                                                 </attrs>
11777                                                                                                                                 <AST:Target xsi:nil="true" />
11778                                                                                                                                 <AST:VARIABLE_NAME>
11779                                                                                                                                         <attrs />
11780                                                                                                                                         <value>tagEndPos</value>
11781                                                                                                                                 </AST:VARIABLE_NAME>
11782                                                                                                                                 <AST:Expr_list>
11783                                                                                                                                 </AST:Expr_list>
11784                                                                                                                         </AST:Variable>
11785                                                                                                                         <AST:OP>
11786                                                                                                                                 <attrs>
11787                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11788                                                                                                                                         <attr key="phc.line_number"><integer>328</integer></attr>
11789                                                                                                                                 </attrs>
11790                                                                                                                                 <value>-</value>
11791                                                                                                                         </AST:OP>
11792                                                                                                                         <AST:INT>
11793                                                                                                                                 <attrs>
11794                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11795                                                                                                                                         <attr key="phc.line_number"><integer>328</integer></attr>
11796                                                                                                                                         <attr key="phc.unparser.source_rep"><string>1</string></attr>
11797                                                                                                                                 </attrs>
11798                                                                                                                                 <value>1</value>
11799                                                                                                                         </AST:INT>
11800                                                                                                                 </AST:Bin_op>
11801                                                                                                         </AST:Assignment>
11802                                                                                                 </AST:Eval_expr>
11803                                                                                                 <AST:Eval_expr>
11804                                                                                                         <attrs>
11805                                                                                                                 <attr key="phc.comments">
11806                                                                                                                         <string_list>
11807                                                                                                                         </string_list>
11808                                                                                                                 </attr>
11809                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11810                                                                                                                 <attr key="phc.line_number"><integer>329</integer></attr>
11811                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
11812                                                                                                         </attrs>
11813                                                                                                         <AST:Assignment>
11814                                                                                                                 <attrs>
11815                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11816                                                                                                                         <attr key="phc.line_number"><integer>329</integer></attr>
11817                                                                                                                 </attrs>
11818                                                                                                                 <AST:Variable>
11819                                                                                                                         <attrs>
11820                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11821                                                                                                                                 <attr key="phc.line_number"><integer>329</integer></attr>
11822                                                                                                                         </attrs>
11823                                                                                                                         <AST:Target xsi:nil="true" />
11824                                                                                                                         <AST:VARIABLE_NAME>
11825                                                                                                                                 <attrs />
11826                                                                                                                                 <value>inner</value>
11827                                                                                                                         </AST:VARIABLE_NAME>
11828                                                                                                                         <AST:Expr_list>
11829                                                                                                                         </AST:Expr_list>
11830                                                                                                                 </AST:Variable>
11831                                                                                                                 <bool><!-- is_ref -->false</bool>
11832                                                                                                                 <AST:NIL>
11833                                                                                                                         <attrs>
11834                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11835                                                                                                                                 <attr key="phc.line_number"><integer>329</integer></attr>
11836                                                                                                                                 <attr key="phc.unparser.source_rep"><string>null</string></attr>
11837                                                                                                                         </attrs>
11838                                                                                                                 </AST:NIL>
11839                                                                                                         </AST:Assignment>
11840                                                                                                 </AST:Eval_expr>
11841                                                                                                 <AST:Eval_expr>
11842                                                                                                         <attrs>
11843                                                                                                                 <attr key="phc.comments">
11844                                                                                                                         <string_list>
11845                                                                                                                         </string_list>
11846                                                                                                                 </attr>
11847                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11848                                                                                                                 <attr key="phc.line_number"><integer>330</integer></attr>
11849                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
11850                                                                                                         </attrs>
11851                                                                                                         <AST:Assignment>
11852                                                                                                                 <attrs>
11853                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11854                                                                                                                         <attr key="phc.line_number"><integer>330</integer></attr>
11855                                                                                                                 </attrs>
11856                                                                                                                 <AST:Variable>
11857                                                                                                                         <attrs>
11858                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11859                                                                                                                                 <attr key="phc.line_number"><integer>330</integer></attr>
11860                                                                                                                         </attrs>
11861                                                                                                                         <AST:Target xsi:nil="true" />
11862                                                                                                                         <AST:VARIABLE_NAME>
11863                                                                                                                                 <attrs />
11864                                                                                                                                 <value>i</value>
11865                                                                                                                         </AST:VARIABLE_NAME>
11866                                                                                                                         <AST:Expr_list>
11867                                                                                                                         </AST:Expr_list>
11868                                                                                                                 </AST:Variable>
11869                                                                                                                 <bool><!-- is_ref -->false</bool>
11870                                                                                                                 <AST:Bin_op>
11871                                                                                                                         <attrs>
11872                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11873                                                                                                                                 <attr key="phc.line_number"><integer>330</integer></attr>
11874                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
11875                                                                                                                         </attrs>
11876                                                                                                                         <AST:Variable>
11877                                                                                                                                 <attrs>
11878                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11879                                                                                                                                         <attr key="phc.line_number"><integer>330</integer></attr>
11880                                                                                                                                 </attrs>
11881                                                                                                                                 <AST:Target xsi:nil="true" />
11882                                                                                                                                 <AST:VARIABLE_NAME>
11883                                                                                                                                         <attrs />
11884                                                                                                                                         <value>tagEndPos</value>
11885                                                                                                                                 </AST:VARIABLE_NAME>
11886                                                                                                                                 <AST:Expr_list>
11887                                                                                                                                 </AST:Expr_list>
11888                                                                                                                         </AST:Variable>
11889                                                                                                                         <AST:OP>
11890                                                                                                                                 <attrs>
11891                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11892                                                                                                                                         <attr key="phc.line_number"><integer>330</integer></attr>
11893                                                                                                                                 </attrs>
11894                                                                                                                                 <value>+</value>
11895                                                                                                                         </AST:OP>
11896                                                                                                                         <AST:INT>
11897                                                                                                                                 <attrs>
11898                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11899                                                                                                                                         <attr key="phc.line_number"><integer>330</integer></attr>
11900                                                                                                                                         <attr key="phc.unparser.source_rep"><string>1</string></attr>
11901                                                                                                                                 </attrs>
11902                                                                                                                                 <value>1</value>
11903                                                                                                                         </AST:INT>
11904                                                                                                                 </AST:Bin_op>
11905                                                                                                         </AST:Assignment>
11906                                                                                                 </AST:Eval_expr>
11907                                                                                                 <AST:Eval_expr>
11908                                                                                                         <attrs>
11909                                                                                                                 <attr key="phc.comments">
11910                                                                                                                         <string_list>
11911                                                                                                                         </string_list>
11912                                                                                                                 </attr>
11913                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11914                                                                                                                 <attr key="phc.line_number"><integer>331</integer></attr>
11915                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
11916                                                                                                         </attrs>
11917                                                                                                         <AST:Assignment>
11918                                                                                                                 <attrs>
11919                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11920                                                                                                                         <attr key="phc.line_number"><integer>331</integer></attr>
11921                                                                                                                 </attrs>
11922                                                                                                                 <AST:Variable>
11923                                                                                                                         <attrs>
11924                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11925                                                                                                                                 <attr key="phc.line_number"><integer>331</integer></attr>
11926                                                                                                                         </attrs>
11927                                                                                                                         <AST:Target xsi:nil="true" />
11928                                                                                                                         <AST:VARIABLE_NAME>
11929                                                                                                                                 <attrs />
11930                                                                                                                                 <value>close</value>
11931                                                                                                                         </AST:VARIABLE_NAME>
11932                                                                                                                         <AST:Expr_list>
11933                                                                                                                         </AST:Expr_list>
11934                                                                                                                 </AST:Variable>
11935                                                                                                                 <bool><!-- is_ref -->false</bool>
11936                                                                                                                 <AST:STRING>
11937                                                                                                                         <attrs>
11938                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11939                                                                                                                                 <attr key="phc.line_number"><integer>331</integer></attr>
11940                                                                                                                                 <attr key="phc.unparser.source_rep"><string></string></attr>
11941                                                                                                                         </attrs>
11942                                                                                                                         <value></value>
11943                                                                                                                 </AST:STRING>
11944                                                                                                         </AST:Assignment>
11945                                                                                                 </AST:Eval_expr>
11946                                                                                         </AST:Statement_list>
11947                                                                                         <AST:Statement_list>
11948                                                                                                 <AST:Eval_expr>
11949                                                                                                         <attrs>
11950                                                                                                                 <attr key="phc.comments">
11951                                                                                                                         <string_list>
11952                                                                                                                         </string_list>
11953                                                                                                                 </attr>
11954                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11955                                                                                                                 <attr key="phc.line_number"><integer>333</integer></attr>
11956                                                                                                         </attrs>
11957                                                                                                         <AST:Assignment>
11958                                                                                                                 <attrs>
11959                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11960                                                                                                                         <attr key="phc.line_number"><integer>333</integer></attr>
11961                                                                                                                 </attrs>
11962                                                                                                                 <AST:Variable>
11963                                                                                                                         <attrs>
11964                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11965                                                                                                                                 <attr key="phc.line_number"><integer>333</integer></attr>
11966                                                                                                                         </attrs>
11967                                                                                                                         <AST:Target xsi:nil="true" />
11968                                                                                                                         <AST:VARIABLE_NAME>
11969                                                                                                                                 <attrs />
11970                                                                                                                                 <value>attrEnd</value>
11971                                                                                                                         </AST:VARIABLE_NAME>
11972                                                                                                                         <AST:Expr_list>
11973                                                                                                                         </AST:Expr_list>
11974                                                                                                                 </AST:Variable>
11975                                                                                                                 <bool><!-- is_ref -->false</bool>
11976                                                                                                                 <AST:Variable>
11977                                                                                                                         <attrs>
11978                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11979                                                                                                                                 <attr key="phc.line_number"><integer>333</integer></attr>
11980                                                                                                                         </attrs>
11981                                                                                                                         <AST:Target xsi:nil="true" />
11982                                                                                                                         <AST:VARIABLE_NAME>
11983                                                                                                                                 <attrs />
11984                                                                                                                                 <value>tagEndPos</value>
11985                                                                                                                         </AST:VARIABLE_NAME>
11986                                                                                                                         <AST:Expr_list>
11987                                                                                                                         </AST:Expr_list>
11988                                                                                                                 </AST:Variable>
11989                                                                                                         </AST:Assignment>
11990                                                                                                 </AST:Eval_expr>
11991                                                                                                 <AST:If>
11992                                                                                                         <attrs>
11993                                                                                                                 <attr key="phc.comments">
11994                                                                                                                         <string_list>
11995                                                                                                                                 <string>// Find closing tag</string>
11996                                                                                                                         </string_list>
11997                                                                                                                 </attr>
11998                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
11999                                                                                                                 <attr key="phc.line_number"><integer>335</integer></attr>
12000                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
12001                                                                                                         </attrs>
12002                                                                                                         <AST:Method_invocation>
12003                                                                                                                 <attrs>
12004                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12005                                                                                                                         <attr key="phc.line_number"><integer>336</integer></attr>
12006                                                                                                                 </attrs>
12007                                                                                                                 <AST:Target xsi:nil="true" />
12008                                                                                                                 <AST:METHOD_NAME>
12009                                                                                                                         <attrs />
12010                                                                                                                         <value>preg_match</value>
12011                                                                                                                 </AST:METHOD_NAME>
12012                                                                                                                 <AST:Actual_parameter_list>
12013                                                                                                                         <AST:Actual_parameter>
12014                                                                                                                                 <attrs>
12015                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12016                                                                                                                                         <attr key="phc.line_number"><integer>335</integer></attr>
12017                                                                                                                                 </attrs>
12018                                                                                                                                 <bool><!-- is_ref -->false</bool>
12019                                                                                                                                 <AST:Bin_op>
12020                                                                                                                                         <attrs>
12021                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12022                                                                                                                                                 <attr key="phc.line_number"><integer>335</integer></attr>
12023                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
12024                                                                                                                                         </attrs>
12025                                                                                                                                         <AST:Bin_op>
12026                                                                                                                                                 <attrs>
12027                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12028                                                                                                                                                         <attr key="phc.line_number"><integer>335</integer></attr>
12029                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
12030                                                                                                                                                 </attrs>
12031                                                                                                                                                 <AST:STRING>
12032                                                                                                                                                         <attrs>
12033                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12034                                                                                                                                                                 <attr key="phc.line_number"><integer>335</integer></attr>
12035                                                                                                                                                                 <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
12036                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string encoding="escape">/&lt;\/</string></attr>
12037                                                                                                                                                         </attrs>
12038                                                                                                                                                         <value encoding="escape">/&lt;\/</value>
12039                                                                                                                                                 </AST:STRING>
12040                                                                                                                                                 <AST:OP>
12041                                                                                                                                                         <attrs>
12042                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12043                                                                                                                                                                 <attr key="phc.line_number"><integer>335</integer></attr>
12044                                                                                                                                                         </attrs>
12045                                                                                                                                                         <value>.</value>
12046                                                                                                                                                 </AST:OP>
12047                                                                                                                                                 <AST:Method_invocation>
12048                                                                                                                                                         <attrs>
12049                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12050                                                                                                                                                                 <attr key="phc.line_number"><integer>335</integer></attr>
12051                                                                                                                                                         </attrs>
12052                                                                                                                                                         <AST:Target xsi:nil="true" />
12053                                                                                                                                                         <AST:METHOD_NAME>
12054                                                                                                                                                                 <attrs />
12055                                                                                                                                                                 <value>preg_quote</value>
12056                                                                                                                                                         </AST:METHOD_NAME>
12057                                                                                                                                                         <AST:Actual_parameter_list>
12058                                                                                                                                                                 <AST:Actual_parameter>
12059                                                                                                                                                                         <attrs>
12060                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12061                                                                                                                                                                                 <attr key="phc.line_number"><integer>335</integer></attr>
12062                                                                                                                                                                         </attrs>
12063                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
12064                                                                                                                                                                         <AST:Variable>
12065                                                                                                                                                                                 <attrs>
12066                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12067                                                                                                                                                                                         <attr key="phc.line_number"><integer>335</integer></attr>
12068                                                                                                                                                                                 </attrs>
12069                                                                                                                                                                                 <AST:Target xsi:nil="true" />
12070                                                                                                                                                                                 <AST:VARIABLE_NAME>
12071                                                                                                                                                                                         <attrs />
12072                                                                                                                                                                                         <value>name</value>
12073                                                                                                                                                                                 </AST:VARIABLE_NAME>
12074                                                                                                                                                                                 <AST:Expr_list>
12075                                                                                                                                                                                 </AST:Expr_list>
12076                                                                                                                                                                         </AST:Variable>
12077                                                                                                                                                                 </AST:Actual_parameter>
12078                                                                                                                                                                 <AST:Actual_parameter>
12079                                                                                                                                                                         <attrs>
12080                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12081                                                                                                                                                                                 <attr key="phc.line_number"><integer>335</integer></attr>
12082                                                                                                                                                                         </attrs>
12083                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
12084                                                                                                                                                                         <AST:STRING>
12085                                                                                                                                                                                 <attrs>
12086                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12087                                                                                                                                                                                         <attr key="phc.line_number"><integer>335</integer></attr>
12088                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>/</string></attr>
12089                                                                                                                                                                                 </attrs>
12090                                                                                                                                                                                 <value>/</value>
12091                                                                                                                                                                         </AST:STRING>
12092                                                                                                                                                                 </AST:Actual_parameter>
12093                                                                                                                                                         </AST:Actual_parameter_list>
12094                                                                                                                                                 </AST:Method_invocation>
12095                                                                                                                                         </AST:Bin_op>
12096                                                                                                                                         <AST:OP>
12097                                                                                                                                                 <attrs>
12098                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12099                                                                                                                                                         <attr key="phc.line_number"><integer>335</integer></attr>
12100                                                                                                                                                 </attrs>
12101                                                                                                                                                 <value>.</value>
12102                                                                                                                                         </AST:OP>
12103                                                                                                                                         <AST:STRING>
12104                                                                                                                                                 <attrs>
12105                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12106                                                                                                                                                         <attr key="phc.line_number"><integer>335</integer></attr>
12107                                                                                                                                                         <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
12108                                                                                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">\s*&gt;/i</string></attr>
12109                                                                                                                                                 </attrs>
12110                                                                                                                                                 <value encoding="escape">\s*&gt;/i</value>
12111                                                                                                                                         </AST:STRING>
12112                                                                                                                                 </AST:Bin_op>
12113                                                                                                                         </AST:Actual_parameter>
12114                                                                                                                         <AST:Actual_parameter>
12115                                                                                                                                 <attrs>
12116                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12117                                                                                                                                         <attr key="phc.line_number"><integer>336</integer></attr>
12118                                                                                                                                 </attrs>
12119                                                                                                                                 <bool><!-- is_ref -->false</bool>
12120                                                                                                                                 <AST:Variable>
12121                                                                                                                                         <attrs>
12122                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12123                                                                                                                                                 <attr key="phc.line_number"><integer>336</integer></attr>
12124                                                                                                                                         </attrs>
12125                                                                                                                                         <AST:Target xsi:nil="true" />
12126                                                                                                                                         <AST:VARIABLE_NAME>
12127                                                                                                                                                 <attrs />
12128                                                                                                                                                 <value>text</value>
12129                                                                                                                                         </AST:VARIABLE_NAME>
12130                                                                                                                                         <AST:Expr_list>
12131                                                                                                                                         </AST:Expr_list>
12132                                                                                                                                 </AST:Variable>
12133                                                                                                                         </AST:Actual_parameter>
12134                                                                                                                         <AST:Actual_parameter>
12135                                                                                                                                 <attrs>
12136                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12137                                                                                                                                         <attr key="phc.line_number"><integer>336</integer></attr>
12138                                                                                                                                 </attrs>
12139                                                                                                                                 <bool><!-- is_ref -->false</bool>
12140                                                                                                                                 <AST:Variable>
12141                                                                                                                                         <attrs>
12142                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12143                                                                                                                                                 <attr key="phc.line_number"><integer>336</integer></attr>
12144                                                                                                                                         </attrs>
12145                                                                                                                                         <AST:Target xsi:nil="true" />
12146                                                                                                                                         <AST:VARIABLE_NAME>
12147                                                                                                                                                 <attrs />
12148                                                                                                                                                 <value>matches</value>
12149                                                                                                                                         </AST:VARIABLE_NAME>
12150                                                                                                                                         <AST:Expr_list>
12151                                                                                                                                         </AST:Expr_list>
12152                                                                                                                                 </AST:Variable>
12153                                                                                                                         </AST:Actual_parameter>
12154                                                                                                                         <AST:Actual_parameter>
12155                                                                                                                                 <attrs>
12156                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12157                                                                                                                                         <attr key="phc.line_number"><integer>336</integer></attr>
12158                                                                                                                                 </attrs>
12159                                                                                                                                 <bool><!-- is_ref -->false</bool>
12160                                                                                                                                 <AST:Constant>
12161                                                                                                                                         <attrs>
12162                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12163                                                                                                                                                 <attr key="phc.line_number"><integer>336</integer></attr>
12164                                                                                                                                         </attrs>
12165                                                                                                                                         <AST:CLASS_NAME xsi:nil="true" />
12166                                                                                                                                         <AST:CONSTANT_NAME>
12167                                                                                                                                                 <attrs />
12168                                                                                                                                                 <value>PREG_OFFSET_CAPTURE</value>
12169                                                                                                                                         </AST:CONSTANT_NAME>
12170                                                                                                                                 </AST:Constant>
12171                                                                                                                         </AST:Actual_parameter>
12172                                                                                                                         <AST:Actual_parameter>
12173                                                                                                                                 <attrs>
12174                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12175                                                                                                                                         <attr key="phc.line_number"><integer>336</integer></attr>
12176                                                                                                                                 </attrs>
12177                                                                                                                                 <bool><!-- is_ref -->false</bool>
12178                                                                                                                                 <AST:Bin_op>
12179                                                                                                                                         <attrs>
12180                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12181                                                                                                                                                 <attr key="phc.line_number"><integer>336</integer></attr>
12182                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
12183                                                                                                                                         </attrs>
12184                                                                                                                                         <AST:Variable>
12185                                                                                                                                                 <attrs>
12186                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12187                                                                                                                                                         <attr key="phc.line_number"><integer>336</integer></attr>
12188                                                                                                                                                 </attrs>
12189                                                                                                                                                 <AST:Target xsi:nil="true" />
12190                                                                                                                                                 <AST:VARIABLE_NAME>
12191                                                                                                                                                         <attrs />
12192                                                                                                                                                         <value>tagEndPos</value>
12193                                                                                                                                                 </AST:VARIABLE_NAME>
12194                                                                                                                                                 <AST:Expr_list>
12195                                                                                                                                                 </AST:Expr_list>
12196                                                                                                                                         </AST:Variable>
12197                                                                                                                                         <AST:OP>
12198                                                                                                                                                 <attrs>
12199                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12200                                                                                                                                                         <attr key="phc.line_number"><integer>336</integer></attr>
12201                                                                                                                                                 </attrs>
12202                                                                                                                                                 <value>+</value>
12203                                                                                                                                         </AST:OP>
12204                                                                                                                                         <AST:INT>
12205                                                                                                                                                 <attrs>
12206                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12207                                                                                                                                                         <attr key="phc.line_number"><integer>336</integer></attr>
12208                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>1</string></attr>
12209                                                                                                                                                 </attrs>
12210                                                                                                                                                 <value>1</value>
12211                                                                                                                                         </AST:INT>
12212                                                                                                                                 </AST:Bin_op>
12213                                                                                                                         </AST:Actual_parameter>
12214                                                                                                                 </AST:Actual_parameter_list>
12215                                                                                                         </AST:Method_invocation>
12216                                                                                                         <AST:Statement_list>
12217                                                                                                                 <AST:Eval_expr>
12218                                                                                                                         <attrs>
12219                                                                                                                                 <attr key="phc.comments">
12220                                                                                                                                         <string_list>
12221                                                                                                                                         </string_list>
12222                                                                                                                                 </attr>
12223                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12224                                                                                                                                 <attr key="phc.line_number"><integer>338</integer></attr>
12225                                                                                                                         </attrs>
12226                                                                                                                         <AST:Assignment>
12227                                                                                                                                 <attrs>
12228                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12229                                                                                                                                         <attr key="phc.line_number"><integer>338</integer></attr>
12230                                                                                                                                 </attrs>
12231                                                                                                                                 <AST:Variable>
12232                                                                                                                                         <attrs>
12233                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12234                                                                                                                                                 <attr key="phc.line_number"><integer>338</integer></attr>
12235                                                                                                                                         </attrs>
12236                                                                                                                                         <AST:Target xsi:nil="true" />
12237                                                                                                                                         <AST:VARIABLE_NAME>
12238                                                                                                                                                 <attrs />
12239                                                                                                                                                 <value>inner</value>
12240                                                                                                                                         </AST:VARIABLE_NAME>
12241                                                                                                                                         <AST:Expr_list>
12242                                                                                                                                         </AST:Expr_list>
12243                                                                                                                                 </AST:Variable>
12244                                                                                                                                 <bool><!-- is_ref -->false</bool>
12245                                                                                                                                 <AST:Method_invocation>
12246                                                                                                                                         <attrs>
12247                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12248                                                                                                                                                 <attr key="phc.line_number"><integer>338</integer></attr>
12249                                                                                                                                         </attrs>
12250                                                                                                                                         <AST:Target xsi:nil="true" />
12251                                                                                                                                         <AST:METHOD_NAME>
12252                                                                                                                                                 <attrs />
12253                                                                                                                                                 <value>substr</value>
12254                                                                                                                                         </AST:METHOD_NAME>
12255                                                                                                                                         <AST:Actual_parameter_list>
12256                                                                                                                                                 <AST:Actual_parameter>
12257                                                                                                                                                         <attrs>
12258                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12259                                                                                                                                                                 <attr key="phc.line_number"><integer>338</integer></attr>
12260                                                                                                                                                         </attrs>
12261                                                                                                                                                         <bool><!-- is_ref -->false</bool>
12262                                                                                                                                                         <AST:Variable>
12263                                                                                                                                                                 <attrs>
12264                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12265                                                                                                                                                                         <attr key="phc.line_number"><integer>338</integer></attr>
12266                                                                                                                                                                 </attrs>
12267                                                                                                                                                                 <AST:Target xsi:nil="true" />
12268                                                                                                                                                                 <AST:VARIABLE_NAME>
12269                                                                                                                                                                         <attrs />
12270                                                                                                                                                                         <value>text</value>
12271                                                                                                                                                                 </AST:VARIABLE_NAME>
12272                                                                                                                                                                 <AST:Expr_list>
12273                                                                                                                                                                 </AST:Expr_list>
12274                                                                                                                                                         </AST:Variable>
12275                                                                                                                                                 </AST:Actual_parameter>
12276                                                                                                                                                 <AST:Actual_parameter>
12277                                                                                                                                                         <attrs>
12278                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12279                                                                                                                                                                 <attr key="phc.line_number"><integer>338</integer></attr>
12280                                                                                                                                                         </attrs>
12281                                                                                                                                                         <bool><!-- is_ref -->false</bool>
12282                                                                                                                                                         <AST:Bin_op>
12283                                                                                                                                                                 <attrs>
12284                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12285                                                                                                                                                                         <attr key="phc.line_number"><integer>338</integer></attr>
12286                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
12287                                                                                                                                                                 </attrs>
12288                                                                                                                                                                 <AST:Variable>
12289                                                                                                                                                                         <attrs>
12290                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12291                                                                                                                                                                                 <attr key="phc.line_number"><integer>338</integer></attr>
12292                                                                                                                                                                         </attrs>
12293                                                                                                                                                                         <AST:Target xsi:nil="true" />
12294                                                                                                                                                                         <AST:VARIABLE_NAME>
12295                                                                                                                                                                                 <attrs />
12296                                                                                                                                                                                 <value>tagEndPos</value>
12297                                                                                                                                                                         </AST:VARIABLE_NAME>
12298                                                                                                                                                                         <AST:Expr_list>
12299                                                                                                                                                                         </AST:Expr_list>
12300                                                                                                                                                                 </AST:Variable>
12301                                                                                                                                                                 <AST:OP>
12302                                                                                                                                                                         <attrs>
12303                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12304                                                                                                                                                                                 <attr key="phc.line_number"><integer>338</integer></attr>
12305                                                                                                                                                                         </attrs>
12306                                                                                                                                                                         <value>+</value>
12307                                                                                                                                                                 </AST:OP>
12308                                                                                                                                                                 <AST:INT>
12309                                                                                                                                                                         <attrs>
12310                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12311                                                                                                                                                                                 <attr key="phc.line_number"><integer>338</integer></attr>
12312                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>1</string></attr>
12313                                                                                                                                                                         </attrs>
12314                                                                                                                                                                         <value>1</value>
12315                                                                                                                                                                 </AST:INT>
12316                                                                                                                                                         </AST:Bin_op>
12317                                                                                                                                                 </AST:Actual_parameter>
12318                                                                                                                                                 <AST:Actual_parameter>
12319                                                                                                                                                         <attrs>
12320                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12321                                                                                                                                                                 <attr key="phc.line_number"><integer>338</integer></attr>
12322                                                                                                                                                         </attrs>
12323                                                                                                                                                         <bool><!-- is_ref -->false</bool>
12324                                                                                                                                                         <AST:Bin_op>
12325                                                                                                                                                                 <attrs>
12326                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12327                                                                                                                                                                         <attr key="phc.line_number"><integer>338</integer></attr>
12328                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
12329                                                                                                                                                                 </attrs>
12330                                                                                                                                                                 <AST:Bin_op>
12331                                                                                                                                                                         <attrs>
12332                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12333                                                                                                                                                                                 <attr key="phc.line_number"><integer>338</integer></attr>
12334                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
12335                                                                                                                                                                         </attrs>
12336                                                                                                                                                                         <AST:Variable>
12337                                                                                                                                                                                 <attrs>
12338                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12339                                                                                                                                                                                         <attr key="phc.line_number"><integer>338</integer></attr>
12340                                                                                                                                                                                 </attrs>
12341                                                                                                                                                                                 <AST:Target xsi:nil="true" />
12342                                                                                                                                                                                 <AST:VARIABLE_NAME>
12343                                                                                                                                                                                         <attrs />
12344                                                                                                                                                                                         <value>matches</value>
12345                                                                                                                                                                                 </AST:VARIABLE_NAME>
12346                                                                                                                                                                                 <AST:Expr_list>
12347                                                                                                                                                                                         <AST:INT>
12348                                                                                                                                                                                                 <attrs>
12349                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12350                                                                                                                                                                                                         <attr key="phc.line_number"><integer>338</integer></attr>
12351                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
12352                                                                                                                                                                                                 </attrs>
12353                                                                                                                                                                                                 <value>0</value>
12354                                                                                                                                                                                         </AST:INT>
12355                                                                                                                                                                                         <AST:INT>
12356                                                                                                                                                                                                 <attrs>
12357                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12358                                                                                                                                                                                                         <attr key="phc.line_number"><integer>338</integer></attr>
12359                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>1</string></attr>
12360                                                                                                                                                                                                 </attrs>
12361                                                                                                                                                                                                 <value>1</value>
12362                                                                                                                                                                                         </AST:INT>
12363                                                                                                                                                                                 </AST:Expr_list>
12364                                                                                                                                                                         </AST:Variable>
12365                                                                                                                                                                         <AST:OP>
12366                                                                                                                                                                                 <attrs>
12367                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12368                                                                                                                                                                                         <attr key="phc.line_number"><integer>338</integer></attr>
12369                                                                                                                                                                                 </attrs>
12370                                                                                                                                                                                 <value>-</value>
12371                                                                                                                                                                         </AST:OP>
12372                                                                                                                                                                         <AST:Variable>
12373                                                                                                                                                                                 <attrs>
12374                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12375                                                                                                                                                                                         <attr key="phc.line_number"><integer>338</integer></attr>
12376                                                                                                                                                                                 </attrs>
12377                                                                                                                                                                                 <AST:Target xsi:nil="true" />
12378                                                                                                                                                                                 <AST:VARIABLE_NAME>
12379                                                                                                                                                                                         <attrs />
12380                                                                                                                                                                                         <value>tagEndPos</value>
12381                                                                                                                                                                                 </AST:VARIABLE_NAME>
12382                                                                                                                                                                                 <AST:Expr_list>
12383                                                                                                                                                                                 </AST:Expr_list>
12384                                                                                                                                                                         </AST:Variable>
12385                                                                                                                                                                 </AST:Bin_op>
12386                                                                                                                                                                 <AST:OP>
12387                                                                                                                                                                         <attrs>
12388                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12389                                                                                                                                                                                 <attr key="phc.line_number"><integer>338</integer></attr>
12390                                                                                                                                                                         </attrs>
12391                                                                                                                                                                         <value>-</value>
12392                                                                                                                                                                 </AST:OP>
12393                                                                                                                                                                 <AST:INT>
12394                                                                                                                                                                         <attrs>
12395                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12396                                                                                                                                                                                 <attr key="phc.line_number"><integer>338</integer></attr>
12397                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>1</string></attr>
12398                                                                                                                                                                         </attrs>
12399                                                                                                                                                                         <value>1</value>
12400                                                                                                                                                                 </AST:INT>
12401                                                                                                                                                         </AST:Bin_op>
12402                                                                                                                                                 </AST:Actual_parameter>
12403                                                                                                                                         </AST:Actual_parameter_list>
12404                                                                                                                                 </AST:Method_invocation>
12405                                                                                                                         </AST:Assignment>
12406                                                                                                                 </AST:Eval_expr>
12407                                                                                                                 <AST:Eval_expr>
12408                                                                                                                         <attrs>
12409                                                                                                                                 <attr key="phc.comments">
12410                                                                                                                                         <string_list>
12411                                                                                                                                         </string_list>
12412                                                                                                                                 </attr>
12413                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12414                                                                                                                                 <attr key="phc.line_number"><integer>339</integer></attr>
12415                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
12416                                                                                                                         </attrs>
12417                                                                                                                         <AST:Assignment>
12418                                                                                                                                 <attrs>
12419                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12420                                                                                                                                         <attr key="phc.line_number"><integer>339</integer></attr>
12421                                                                                                                                 </attrs>
12422                                                                                                                                 <AST:Variable>
12423                                                                                                                                         <attrs>
12424                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12425                                                                                                                                                 <attr key="phc.line_number"><integer>339</integer></attr>
12426                                                                                                                                         </attrs>
12427                                                                                                                                         <AST:Target xsi:nil="true" />
12428                                                                                                                                         <AST:VARIABLE_NAME>
12429                                                                                                                                                 <attrs />
12430                                                                                                                                                 <value>i</value>
12431                                                                                                                                         </AST:VARIABLE_NAME>
12432                                                                                                                                         <AST:Expr_list>
12433                                                                                                                                         </AST:Expr_list>
12434                                                                                                                                 </AST:Variable>
12435                                                                                                                                 <bool><!-- is_ref -->false</bool>
12436                                                                                                                                 <AST:Bin_op>
12437                                                                                                                                         <attrs>
12438                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12439                                                                                                                                                 <attr key="phc.line_number"><integer>339</integer></attr>
12440                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
12441                                                                                                                                         </attrs>
12442                                                                                                                                         <AST:Variable>
12443                                                                                                                                                 <attrs>
12444                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12445                                                                                                                                                         <attr key="phc.line_number"><integer>339</integer></attr>
12446                                                                                                                                                 </attrs>
12447                                                                                                                                                 <AST:Target xsi:nil="true" />
12448                                                                                                                                                 <AST:VARIABLE_NAME>
12449                                                                                                                                                         <attrs />
12450                                                                                                                                                         <value>matches</value>
12451                                                                                                                                                 </AST:VARIABLE_NAME>
12452                                                                                                                                                 <AST:Expr_list>
12453                                                                                                                                                         <AST:INT>
12454                                                                                                                                                                 <attrs>
12455                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12456                                                                                                                                                                         <attr key="phc.line_number"><integer>339</integer></attr>
12457                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
12458                                                                                                                                                                 </attrs>
12459                                                                                                                                                                 <value>0</value>
12460                                                                                                                                                         </AST:INT>
12461                                                                                                                                                         <AST:INT>
12462                                                                                                                                                                 <attrs>
12463                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12464                                                                                                                                                                         <attr key="phc.line_number"><integer>339</integer></attr>
12465                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>1</string></attr>
12466                                                                                                                                                                 </attrs>
12467                                                                                                                                                                 <value>1</value>
12468                                                                                                                                                         </AST:INT>
12469                                                                                                                                                 </AST:Expr_list>
12470                                                                                                                                         </AST:Variable>
12471                                                                                                                                         <AST:OP>
12472                                                                                                                                                 <attrs>
12473                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12474                                                                                                                                                         <attr key="phc.line_number"><integer>339</integer></attr>
12475                                                                                                                                                 </attrs>
12476                                                                                                                                                 <value>+</value>
12477                                                                                                                                         </AST:OP>
12478                                                                                                                                         <AST:Method_invocation>
12479                                                                                                                                                 <attrs>
12480                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12481                                                                                                                                                         <attr key="phc.line_number"><integer>339</integer></attr>
12482                                                                                                                                                 </attrs>
12483                                                                                                                                                 <AST:Target xsi:nil="true" />
12484                                                                                                                                                 <AST:METHOD_NAME>
12485                                                                                                                                                         <attrs />
12486                                                                                                                                                         <value>strlen</value>
12487                                                                                                                                                 </AST:METHOD_NAME>
12488                                                                                                                                                 <AST:Actual_parameter_list>
12489                                                                                                                                                         <AST:Actual_parameter>
12490                                                                                                                                                                 <attrs>
12491                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12492                                                                                                                                                                         <attr key="phc.line_number"><integer>339</integer></attr>
12493                                                                                                                                                                 </attrs>
12494                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
12495                                                                                                                                                                 <AST:Variable>
12496                                                                                                                                                                         <attrs>
12497                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12498                                                                                                                                                                                 <attr key="phc.line_number"><integer>339</integer></attr>
12499                                                                                                                                                                         </attrs>
12500                                                                                                                                                                         <AST:Target xsi:nil="true" />
12501                                                                                                                                                                         <AST:VARIABLE_NAME>
12502                                                                                                                                                                                 <attrs />
12503                                                                                                                                                                                 <value>matches</value>
12504                                                                                                                                                                         </AST:VARIABLE_NAME>
12505                                                                                                                                                                         <AST:Expr_list>
12506                                                                                                                                                                                 <AST:INT>
12507                                                                                                                                                                                         <attrs>
12508                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12509                                                                                                                                                                                                 <attr key="phc.line_number"><integer>339</integer></attr>
12510                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>0</string></attr>
12511                                                                                                                                                                                         </attrs>
12512                                                                                                                                                                                         <value>0</value>
12513                                                                                                                                                                                 </AST:INT>
12514                                                                                                                                                                                 <AST:INT>
12515                                                                                                                                                                                         <attrs>
12516                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12517                                                                                                                                                                                                 <attr key="phc.line_number"><integer>339</integer></attr>
12518                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>0</string></attr>
12519                                                                                                                                                                                         </attrs>
12520                                                                                                                                                                                         <value>0</value>
12521                                                                                                                                                                                 </AST:INT>
12522                                                                                                                                                                         </AST:Expr_list>
12523                                                                                                                                                                 </AST:Variable>
12524                                                                                                                                                         </AST:Actual_parameter>
12525                                                                                                                                                 </AST:Actual_parameter_list>
12526                                                                                                                                         </AST:Method_invocation>
12527                                                                                                                                 </AST:Bin_op>
12528                                                                                                                         </AST:Assignment>
12529                                                                                                                 </AST:Eval_expr>
12530                                                                                                                 <AST:Eval_expr>
12531                                                                                                                         <attrs>
12532                                                                                                                                 <attr key="phc.comments">
12533                                                                                                                                         <string_list>
12534                                                                                                                                         </string_list>
12535                                                                                                                                 </attr>
12536                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12537                                                                                                                                 <attr key="phc.line_number"><integer>340</integer></attr>
12538                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
12539                                                                                                                         </attrs>
12540                                                                                                                         <AST:Assignment>
12541                                                                                                                                 <attrs>
12542                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12543                                                                                                                                         <attr key="phc.line_number"><integer>340</integer></attr>
12544                                                                                                                                 </attrs>
12545                                                                                                                                 <AST:Variable>
12546                                                                                                                                         <attrs>
12547                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12548                                                                                                                                                 <attr key="phc.line_number"><integer>340</integer></attr>
12549                                                                                                                                         </attrs>
12550                                                                                                                                         <AST:Target xsi:nil="true" />
12551                                                                                                                                         <AST:VARIABLE_NAME>
12552                                                                                                                                                 <attrs />
12553                                                                                                                                                 <value>close</value>
12554                                                                                                                                         </AST:VARIABLE_NAME>
12555                                                                                                                                         <AST:Expr_list>
12556                                                                                                                                         </AST:Expr_list>
12557                                                                                                                                 </AST:Variable>
12558                                                                                                                                 <bool><!-- is_ref -->false</bool>
12559                                                                                                                                 <AST:Bin_op>
12560                                                                                                                                         <attrs>
12561                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12562                                                                                                                                                 <attr key="phc.line_number"><integer>340</integer></attr>
12563                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
12564                                                                                                                                         </attrs>
12565                                                                                                                                         <AST:Bin_op>
12566                                                                                                                                                 <attrs>
12567                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12568                                                                                                                                                         <attr key="phc.line_number"><integer>340</integer></attr>
12569                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
12570                                                                                                                                                 </attrs>
12571                                                                                                                                                 <AST:STRING>
12572                                                                                                                                                         <attrs>
12573                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12574                                                                                                                                                                 <attr key="phc.line_number"><integer>340</integer></attr>
12575                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;close&gt;</string></attr>
12576                                                                                                                                                         </attrs>
12577                                                                                                                                                         <value encoding="escape">&lt;close&gt;</value>
12578                                                                                                                                                 </AST:STRING>
12579                                                                                                                                                 <AST:OP>
12580                                                                                                                                                         <attrs>
12581                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12582                                                                                                                                                                 <attr key="phc.line_number"><integer>340</integer></attr>
12583                                                                                                                                                         </attrs>
12584                                                                                                                                                         <value>.</value>
12585                                                                                                                                                 </AST:OP>
12586                                                                                                                                                 <AST:Method_invocation>
12587                                                                                                                                                         <attrs>
12588                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12589                                                                                                                                                                 <attr key="phc.line_number"><integer>340</integer></attr>
12590                                                                                                                                                         </attrs>
12591                                                                                                                                                         <AST:Target xsi:nil="true" />
12592                                                                                                                                                         <AST:METHOD_NAME>
12593                                                                                                                                                                 <attrs />
12594                                                                                                                                                                 <value>htmlspecialchars</value>
12595                                                                                                                                                         </AST:METHOD_NAME>
12596                                                                                                                                                         <AST:Actual_parameter_list>
12597                                                                                                                                                                 <AST:Actual_parameter>
12598                                                                                                                                                                         <attrs>
12599                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12600                                                                                                                                                                                 <attr key="phc.line_number"><integer>340</integer></attr>
12601                                                                                                                                                                         </attrs>
12602                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
12603                                                                                                                                                                         <AST:Variable>
12604                                                                                                                                                                                 <attrs>
12605                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12606                                                                                                                                                                                         <attr key="phc.line_number"><integer>340</integer></attr>
12607                                                                                                                                                                                 </attrs>
12608                                                                                                                                                                                 <AST:Target xsi:nil="true" />
12609                                                                                                                                                                                 <AST:VARIABLE_NAME>
12610                                                                                                                                                                                         <attrs />
12611                                                                                                                                                                                         <value>matches</value>
12612                                                                                                                                                                                 </AST:VARIABLE_NAME>
12613                                                                                                                                                                                 <AST:Expr_list>
12614                                                                                                                                                                                         <AST:INT>
12615                                                                                                                                                                                                 <attrs>
12616                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12617                                                                                                                                                                                                         <attr key="phc.line_number"><integer>340</integer></attr>
12618                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
12619                                                                                                                                                                                                 </attrs>
12620                                                                                                                                                                                                 <value>0</value>
12621                                                                                                                                                                                         </AST:INT>
12622                                                                                                                                                                                         <AST:INT>
12623                                                                                                                                                                                                 <attrs>
12624                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12625                                                                                                                                                                                                         <attr key="phc.line_number"><integer>340</integer></attr>
12626                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
12627                                                                                                                                                                                                 </attrs>
12628                                                                                                                                                                                                 <value>0</value>
12629                                                                                                                                                                                         </AST:INT>
12630                                                                                                                                                                                 </AST:Expr_list>
12631                                                                                                                                                                         </AST:Variable>
12632                                                                                                                                                                 </AST:Actual_parameter>
12633                                                                                                                                                         </AST:Actual_parameter_list>
12634                                                                                                                                                 </AST:Method_invocation>
12635                                                                                                                                         </AST:Bin_op>
12636                                                                                                                                         <AST:OP>
12637                                                                                                                                                 <attrs>
12638                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12639                                                                                                                                                         <attr key="phc.line_number"><integer>340</integer></attr>
12640                                                                                                                                                 </attrs>
12641                                                                                                                                                 <value>.</value>
12642                                                                                                                                         </AST:OP>
12643                                                                                                                                         <AST:STRING>
12644                                                                                                                                                 <attrs>
12645                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12646                                                                                                                                                         <attr key="phc.line_number"><integer>340</integer></attr>
12647                                                                                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;/close&gt;</string></attr>
12648                                                                                                                                                 </attrs>
12649                                                                                                                                                 <value encoding="escape">&lt;/close&gt;</value>
12650                                                                                                                                         </AST:STRING>
12651                                                                                                                                 </AST:Bin_op>
12652                                                                                                                         </AST:Assignment>
12653                                                                                                                 </AST:Eval_expr>
12654                                                                                                         </AST:Statement_list>
12655                                                                                                         <AST:Statement_list>
12656                                                                                                                 <AST:Eval_expr>
12657                                                                                                                         <attrs>
12658                                                                                                                                 <attr key="phc.comments">
12659                                                                                                                                         <string_list>
12660                                                                                                                                                 <string>// No end tag -- let it run out to the end of the text.</string>
12661                                                                                                                                         </string_list>
12662                                                                                                                                 </attr>
12663                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12664                                                                                                                                 <attr key="phc.line_number"><integer>343</integer></attr>
12665                                                                                                                         </attrs>
12666                                                                                                                         <AST:Assignment>
12667                                                                                                                                 <attrs>
12668                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12669                                                                                                                                         <attr key="phc.line_number"><integer>343</integer></attr>
12670                                                                                                                                 </attrs>
12671                                                                                                                                 <AST:Variable>
12672                                                                                                                                         <attrs>
12673                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12674                                                                                                                                                 <attr key="phc.line_number"><integer>343</integer></attr>
12675                                                                                                                                         </attrs>
12676                                                                                                                                         <AST:Target xsi:nil="true" />
12677                                                                                                                                         <AST:VARIABLE_NAME>
12678                                                                                                                                                 <attrs />
12679                                                                                                                                                 <value>inner</value>
12680                                                                                                                                         </AST:VARIABLE_NAME>
12681                                                                                                                                         <AST:Expr_list>
12682                                                                                                                                         </AST:Expr_list>
12683                                                                                                                                 </AST:Variable>
12684                                                                                                                                 <bool><!-- is_ref -->false</bool>
12685                                                                                                                                 <AST:Method_invocation>
12686                                                                                                                                         <attrs>
12687                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12688                                                                                                                                                 <attr key="phc.line_number"><integer>343</integer></attr>
12689                                                                                                                                         </attrs>
12690                                                                                                                                         <AST:Target xsi:nil="true" />
12691                                                                                                                                         <AST:METHOD_NAME>
12692                                                                                                                                                 <attrs />
12693                                                                                                                                                 <value>substr</value>
12694                                                                                                                                         </AST:METHOD_NAME>
12695                                                                                                                                         <AST:Actual_parameter_list>
12696                                                                                                                                                 <AST:Actual_parameter>
12697                                                                                                                                                         <attrs>
12698                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12699                                                                                                                                                                 <attr key="phc.line_number"><integer>343</integer></attr>
12700                                                                                                                                                         </attrs>
12701                                                                                                                                                         <bool><!-- is_ref -->false</bool>
12702                                                                                                                                                         <AST:Variable>
12703                                                                                                                                                                 <attrs>
12704                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12705                                                                                                                                                                         <attr key="phc.line_number"><integer>343</integer></attr>
12706                                                                                                                                                                 </attrs>
12707                                                                                                                                                                 <AST:Target xsi:nil="true" />
12708                                                                                                                                                                 <AST:VARIABLE_NAME>
12709                                                                                                                                                                         <attrs />
12710                                                                                                                                                                         <value>text</value>
12711                                                                                                                                                                 </AST:VARIABLE_NAME>
12712                                                                                                                                                                 <AST:Expr_list>
12713                                                                                                                                                                 </AST:Expr_list>
12714                                                                                                                                                         </AST:Variable>
12715                                                                                                                                                 </AST:Actual_parameter>
12716                                                                                                                                                 <AST:Actual_parameter>
12717                                                                                                                                                         <attrs>
12718                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12719                                                                                                                                                                 <attr key="phc.line_number"><integer>343</integer></attr>
12720                                                                                                                                                         </attrs>
12721                                                                                                                                                         <bool><!-- is_ref -->false</bool>
12722                                                                                                                                                         <AST:Bin_op>
12723                                                                                                                                                                 <attrs>
12724                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12725                                                                                                                                                                         <attr key="phc.line_number"><integer>343</integer></attr>
12726                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
12727                                                                                                                                                                 </attrs>
12728                                                                                                                                                                 <AST:Variable>
12729                                                                                                                                                                         <attrs>
12730                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12731                                                                                                                                                                                 <attr key="phc.line_number"><integer>343</integer></attr>
12732                                                                                                                                                                         </attrs>
12733                                                                                                                                                                         <AST:Target xsi:nil="true" />
12734                                                                                                                                                                         <AST:VARIABLE_NAME>
12735                                                                                                                                                                                 <attrs />
12736                                                                                                                                                                                 <value>tagEndPos</value>
12737                                                                                                                                                                         </AST:VARIABLE_NAME>
12738                                                                                                                                                                         <AST:Expr_list>
12739                                                                                                                                                                         </AST:Expr_list>
12740                                                                                                                                                                 </AST:Variable>
12741                                                                                                                                                                 <AST:OP>
12742                                                                                                                                                                         <attrs>
12743                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12744                                                                                                                                                                                 <attr key="phc.line_number"><integer>343</integer></attr>
12745                                                                                                                                                                         </attrs>
12746                                                                                                                                                                         <value>+</value>
12747                                                                                                                                                                 </AST:OP>
12748                                                                                                                                                                 <AST:INT>
12749                                                                                                                                                                         <attrs>
12750                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12751                                                                                                                                                                                 <attr key="phc.line_number"><integer>343</integer></attr>
12752                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>1</string></attr>
12753                                                                                                                                                                         </attrs>
12754                                                                                                                                                                         <value>1</value>
12755                                                                                                                                                                 </AST:INT>
12756                                                                                                                                                         </AST:Bin_op>
12757                                                                                                                                                 </AST:Actual_parameter>
12758                                                                                                                                         </AST:Actual_parameter_list>
12759                                                                                                                                 </AST:Method_invocation>
12760                                                                                                                         </AST:Assignment>
12761                                                                                                                 </AST:Eval_expr>
12762                                                                                                                 <AST:Eval_expr>
12763                                                                                                                         <attrs>
12764                                                                                                                                 <attr key="phc.comments">
12765                                                                                                                                         <string_list>
12766                                                                                                                                         </string_list>
12767                                                                                                                                 </attr>
12768                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12769                                                                                                                                 <attr key="phc.line_number"><integer>344</integer></attr>
12770                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
12771                                                                                                                         </attrs>
12772                                                                                                                         <AST:Assignment>
12773                                                                                                                                 <attrs>
12774                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12775                                                                                                                                         <attr key="phc.line_number"><integer>344</integer></attr>
12776                                                                                                                                 </attrs>
12777                                                                                                                                 <AST:Variable>
12778                                                                                                                                         <attrs>
12779                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12780                                                                                                                                                 <attr key="phc.line_number"><integer>344</integer></attr>
12781                                                                                                                                         </attrs>
12782                                                                                                                                         <AST:Target xsi:nil="true" />
12783                                                                                                                                         <AST:VARIABLE_NAME>
12784                                                                                                                                                 <attrs />
12785                                                                                                                                                 <value>i</value>
12786                                                                                                                                         </AST:VARIABLE_NAME>
12787                                                                                                                                         <AST:Expr_list>
12788                                                                                                                                         </AST:Expr_list>
12789                                                                                                                                 </AST:Variable>
12790                                                                                                                                 <bool><!-- is_ref -->false</bool>
12791                                                                                                                                 <AST:Method_invocation>
12792                                                                                                                                         <attrs>
12793                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12794                                                                                                                                                 <attr key="phc.line_number"><integer>344</integer></attr>
12795                                                                                                                                         </attrs>
12796                                                                                                                                         <AST:Target xsi:nil="true" />
12797                                                                                                                                         <AST:METHOD_NAME>
12798                                                                                                                                                 <attrs />
12799                                                                                                                                                 <value>strlen</value>
12800                                                                                                                                         </AST:METHOD_NAME>
12801                                                                                                                                         <AST:Actual_parameter_list>
12802                                                                                                                                                 <AST:Actual_parameter>
12803                                                                                                                                                         <attrs>
12804                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12805                                                                                                                                                                 <attr key="phc.line_number"><integer>344</integer></attr>
12806                                                                                                                                                         </attrs>
12807                                                                                                                                                         <bool><!-- is_ref -->false</bool>
12808                                                                                                                                                         <AST:Variable>
12809                                                                                                                                                                 <attrs>
12810                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12811                                                                                                                                                                         <attr key="phc.line_number"><integer>344</integer></attr>
12812                                                                                                                                                                 </attrs>
12813                                                                                                                                                                 <AST:Target xsi:nil="true" />
12814                                                                                                                                                                 <AST:VARIABLE_NAME>
12815                                                                                                                                                                         <attrs />
12816                                                                                                                                                                         <value>text</value>
12817                                                                                                                                                                 </AST:VARIABLE_NAME>
12818                                                                                                                                                                 <AST:Expr_list>
12819                                                                                                                                                                 </AST:Expr_list>
12820                                                                                                                                                         </AST:Variable>
12821                                                                                                                                                 </AST:Actual_parameter>
12822                                                                                                                                         </AST:Actual_parameter_list>
12823                                                                                                                                 </AST:Method_invocation>
12824                                                                                                                         </AST:Assignment>
12825                                                                                                                 </AST:Eval_expr>
12826                                                                                                                 <AST:Eval_expr>
12827                                                                                                                         <attrs>
12828                                                                                                                                 <attr key="phc.comments">
12829                                                                                                                                         <string_list>
12830                                                                                                                                         </string_list>
12831                                                                                                                                 </attr>
12832                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12833                                                                                                                                 <attr key="phc.line_number"><integer>345</integer></attr>
12834                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
12835                                                                                                                         </attrs>
12836                                                                                                                         <AST:Assignment>
12837                                                                                                                                 <attrs>
12838                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12839                                                                                                                                         <attr key="phc.line_number"><integer>345</integer></attr>
12840                                                                                                                                 </attrs>
12841                                                                                                                                 <AST:Variable>
12842                                                                                                                                         <attrs>
12843                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12844                                                                                                                                                 <attr key="phc.line_number"><integer>345</integer></attr>
12845                                                                                                                                         </attrs>
12846                                                                                                                                         <AST:Target xsi:nil="true" />
12847                                                                                                                                         <AST:VARIABLE_NAME>
12848                                                                                                                                                 <attrs />
12849                                                                                                                                                 <value>close</value>
12850                                                                                                                                         </AST:VARIABLE_NAME>
12851                                                                                                                                         <AST:Expr_list>
12852                                                                                                                                         </AST:Expr_list>
12853                                                                                                                                 </AST:Variable>
12854                                                                                                                                 <bool><!-- is_ref -->false</bool>
12855                                                                                                                                 <AST:STRING>
12856                                                                                                                                         <attrs>
12857                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12858                                                                                                                                                 <attr key="phc.line_number"><integer>345</integer></attr>
12859                                                                                                                                                 <attr key="phc.unparser.source_rep"><string></string></attr>
12860                                                                                                                                         </attrs>
12861                                                                                                                                         <value></value>
12862                                                                                                                                 </AST:STRING>
12863                                                                                                                         </AST:Assignment>
12864                                                                                                                 </AST:Eval_expr>
12865                                                                                                         </AST:Statement_list>
12866                                                                                                 </AST:If>
12867                                                                                         </AST:Statement_list>
12868                                                                                 </AST:If>
12869                                                                                 <AST:If>
12870                                                                                         <attrs>
12871                                                                                                 <attr key="phc.comments">
12872                                                                                                         <string_list>
12873                                                                                                                 <string encoding="escape">// &lt;includeonly&gt; and &lt;noinclude&gt; just become &lt;ignore&gt; tags</string>
12874                                                                                                         </string_list>
12875                                                                                                 </attr>
12876                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12877                                                                                                 <attr key="phc.line_number"><integer>349</integer></attr>
12878                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
12879                                                                                         </attrs>
12880                                                                                         <AST:Method_invocation>
12881                                                                                                 <attrs>
12882                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12883                                                                                                         <attr key="phc.line_number"><integer>349</integer></attr>
12884                                                                                                 </attrs>
12885                                                                                                 <AST:Target xsi:nil="true" />
12886                                                                                                 <AST:METHOD_NAME>
12887                                                                                                         <attrs />
12888                                                                                                         <value>in_array</value>
12889                                                                                                 </AST:METHOD_NAME>
12890                                                                                                 <AST:Actual_parameter_list>
12891                                                                                                         <AST:Actual_parameter>
12892                                                                                                                 <attrs>
12893                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12894                                                                                                                         <attr key="phc.line_number"><integer>349</integer></attr>
12895                                                                                                                 </attrs>
12896                                                                                                                 <bool><!-- is_ref -->false</bool>
12897                                                                                                                 <AST:Variable>
12898                                                                                                                         <attrs>
12899                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12900                                                                                                                                 <attr key="phc.line_number"><integer>349</integer></attr>
12901                                                                                                                         </attrs>
12902                                                                                                                         <AST:Target xsi:nil="true" />
12903                                                                                                                         <AST:VARIABLE_NAME>
12904                                                                                                                                 <attrs />
12905                                                                                                                                 <value>lowerName</value>
12906                                                                                                                         </AST:VARIABLE_NAME>
12907                                                                                                                         <AST:Expr_list>
12908                                                                                                                         </AST:Expr_list>
12909                                                                                                                 </AST:Variable>
12910                                                                                                         </AST:Actual_parameter>
12911                                                                                                         <AST:Actual_parameter>
12912                                                                                                                 <attrs>
12913                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12914                                                                                                                         <attr key="phc.line_number"><integer>349</integer></attr>
12915                                                                                                                 </attrs>
12916                                                                                                                 <bool><!-- is_ref -->false</bool>
12917                                                                                                                 <AST:Variable>
12918                                                                                                                         <attrs>
12919                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12920                                                                                                                                 <attr key="phc.line_number"><integer>349</integer></attr>
12921                                                                                                                         </attrs>
12922                                                                                                                         <AST:Target xsi:nil="true" />
12923                                                                                                                         <AST:VARIABLE_NAME>
12924                                                                                                                                 <attrs />
12925                                                                                                                                 <value>ignoredElements</value>
12926                                                                                                                         </AST:VARIABLE_NAME>
12927                                                                                                                         <AST:Expr_list>
12928                                                                                                                         </AST:Expr_list>
12929                                                                                                                 </AST:Variable>
12930                                                                                                         </AST:Actual_parameter>
12931                                                                                                 </AST:Actual_parameter_list>
12932                                                                                         </AST:Method_invocation>
12933                                                                                         <AST:Statement_list>
12934                                                                                                 <AST:Eval_expr>
12935                                                                                                         <attrs>
12936                                                                                                                 <attr key="phc.comments">
12937                                                                                                                         <string_list>
12938                                                                                                                         </string_list>
12939                                                                                                                 </attr>
12940                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12941                                                                                                                 <attr key="phc.line_number"><integer>351</integer></attr>
12942                                                                                                         </attrs>
12943                                                                                                         <AST:Op_assignment>
12944                                                                                                                 <attrs />
12945                                                                                                                 <AST:Variable>
12946                                                                                                                         <attrs>
12947                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12948                                                                                                                                 <attr key="phc.line_number"><integer>350</integer></attr>
12949                                                                                                                         </attrs>
12950                                                                                                                         <AST:Target xsi:nil="true" />
12951                                                                                                                         <AST:VARIABLE_NAME>
12952                                                                                                                                 <attrs />
12953                                                                                                                                 <value>accum</value>
12954                                                                                                                         </AST:VARIABLE_NAME>
12955                                                                                                                         <AST:Expr_list>
12956                                                                                                                         </AST:Expr_list>
12957                                                                                                                 </AST:Variable>
12958                                                                                                                 <AST:OP>
12959                                                                                                                         <attrs />
12960                                                                                                                         <value>.</value>
12961                                                                                                                 </AST:OP>
12962                                                                                                                 <AST:Bin_op>
12963                                                                                                                         <attrs>
12964                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12965                                                                                                                                 <attr key="phc.line_number"><integer>351</integer></attr>
12966                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
12967                                                                                                                         </attrs>
12968                                                                                                                         <AST:Bin_op>
12969                                                                                                                                 <attrs>
12970                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12971                                                                                                                                         <attr key="phc.line_number"><integer>351</integer></attr>
12972                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
12973                                                                                                                                 </attrs>
12974                                                                                                                                 <AST:STRING>
12975                                                                                                                                         <attrs>
12976                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12977                                                                                                                                                 <attr key="phc.line_number"><integer>350</integer></attr>
12978                                                                                                                                                 <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;ignore&gt;</string></attr>
12979                                                                                                                                         </attrs>
12980                                                                                                                                         <value encoding="escape">&lt;ignore&gt;</value>
12981                                                                                                                                 </AST:STRING>
12982                                                                                                                                 <AST:OP>
12983                                                                                                                                         <attrs>
12984                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12985                                                                                                                                                 <attr key="phc.line_number"><integer>350</integer></attr>
12986                                                                                                                                         </attrs>
12987                                                                                                                                         <value>.</value>
12988                                                                                                                                 </AST:OP>
12989                                                                                                                                 <AST:Method_invocation>
12990                                                                                                                                         <attrs>
12991                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
12992                                                                                                                                                 <attr key="phc.line_number"><integer>350</integer></attr>
12993                                                                                                                                         </attrs>
12994                                                                                                                                         <AST:Target xsi:nil="true" />
12995                                                                                                                                         <AST:METHOD_NAME>
12996                                                                                                                                                 <attrs />
12997                                                                                                                                                 <value>htmlspecialchars</value>
12998                                                                                                                                         </AST:METHOD_NAME>
12999                                                                                                                                         <AST:Actual_parameter_list>
13000                                                                                                                                                 <AST:Actual_parameter>
13001                                                                                                                                                         <attrs>
13002                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13003                                                                                                                                                                 <attr key="phc.line_number"><integer>350</integer></attr>
13004                                                                                                                                                         </attrs>
13005                                                                                                                                                         <bool><!-- is_ref -->false</bool>
13006                                                                                                                                                         <AST:Method_invocation>
13007                                                                                                                                                                 <attrs>
13008                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13009                                                                                                                                                                         <attr key="phc.line_number"><integer>350</integer></attr>
13010                                                                                                                                                                 </attrs>
13011                                                                                                                                                                 <AST:Target xsi:nil="true" />
13012                                                                                                                                                                 <AST:METHOD_NAME>
13013                                                                                                                                                                         <attrs />
13014                                                                                                                                                                         <value>substr</value>
13015                                                                                                                                                                 </AST:METHOD_NAME>
13016                                                                                                                                                                 <AST:Actual_parameter_list>
13017                                                                                                                                                                         <AST:Actual_parameter>
13018                                                                                                                                                                                 <attrs>
13019                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13020                                                                                                                                                                                         <attr key="phc.line_number"><integer>350</integer></attr>
13021                                                                                                                                                                                 </attrs>
13022                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
13023                                                                                                                                                                                 <AST:Variable>
13024                                                                                                                                                                                         <attrs>
13025                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13026                                                                                                                                                                                                 <attr key="phc.line_number"><integer>350</integer></attr>
13027                                                                                                                                                                                         </attrs>
13028                                                                                                                                                                                         <AST:Target xsi:nil="true" />
13029                                                                                                                                                                                         <AST:VARIABLE_NAME>
13030                                                                                                                                                                                                 <attrs />
13031                                                                                                                                                                                                 <value>text</value>
13032                                                                                                                                                                                         </AST:VARIABLE_NAME>
13033                                                                                                                                                                                         <AST:Expr_list>
13034                                                                                                                                                                                         </AST:Expr_list>
13035                                                                                                                                                                                 </AST:Variable>
13036                                                                                                                                                                         </AST:Actual_parameter>
13037                                                                                                                                                                         <AST:Actual_parameter>
13038                                                                                                                                                                                 <attrs>
13039                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13040                                                                                                                                                                                         <attr key="phc.line_number"><integer>350</integer></attr>
13041                                                                                                                                                                                 </attrs>
13042                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
13043                                                                                                                                                                                 <AST:Variable>
13044                                                                                                                                                                                         <attrs>
13045                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13046                                                                                                                                                                                                 <attr key="phc.line_number"><integer>350</integer></attr>
13047                                                                                                                                                                                         </attrs>
13048                                                                                                                                                                                         <AST:Target xsi:nil="true" />
13049                                                                                                                                                                                         <AST:VARIABLE_NAME>
13050                                                                                                                                                                                                 <attrs />
13051                                                                                                                                                                                                 <value>tagStartPos</value>
13052                                                                                                                                                                                         </AST:VARIABLE_NAME>
13053                                                                                                                                                                                         <AST:Expr_list>
13054                                                                                                                                                                                         </AST:Expr_list>
13055                                                                                                                                                                                 </AST:Variable>
13056                                                                                                                                                                         </AST:Actual_parameter>
13057                                                                                                                                                                         <AST:Actual_parameter>
13058                                                                                                                                                                                 <attrs>
13059                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13060                                                                                                                                                                                         <attr key="phc.line_number"><integer>350</integer></attr>
13061                                                                                                                                                                                 </attrs>
13062                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
13063                                                                                                                                                                                 <AST:Bin_op>
13064                                                                                                                                                                                         <attrs>
13065                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13066                                                                                                                                                                                                 <attr key="phc.line_number"><integer>350</integer></attr>
13067                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
13068                                                                                                                                                                                         </attrs>
13069                                                                                                                                                                                         <AST:Variable>
13070                                                                                                                                                                                                 <attrs>
13071                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13072                                                                                                                                                                                                         <attr key="phc.line_number"><integer>350</integer></attr>
13073                                                                                                                                                                                                 </attrs>
13074                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
13075                                                                                                                                                                                                 <AST:VARIABLE_NAME>
13076                                                                                                                                                                                                         <attrs />
13077                                                                                                                                                                                                         <value>i</value>
13078                                                                                                                                                                                                 </AST:VARIABLE_NAME>
13079                                                                                                                                                                                                 <AST:Expr_list>
13080                                                                                                                                                                                                 </AST:Expr_list>
13081                                                                                                                                                                                         </AST:Variable>
13082                                                                                                                                                                                         <AST:OP>
13083                                                                                                                                                                                                 <attrs>
13084                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13085                                                                                                                                                                                                         <attr key="phc.line_number"><integer>350</integer></attr>
13086                                                                                                                                                                                                 </attrs>
13087                                                                                                                                                                                                 <value>-</value>
13088                                                                                                                                                                                         </AST:OP>
13089                                                                                                                                                                                         <AST:Variable>
13090                                                                                                                                                                                                 <attrs>
13091                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13092                                                                                                                                                                                                         <attr key="phc.line_number"><integer>350</integer></attr>
13093                                                                                                                                                                                                 </attrs>
13094                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
13095                                                                                                                                                                                                 <AST:VARIABLE_NAME>
13096                                                                                                                                                                                                         <attrs />
13097                                                                                                                                                                                                         <value>tagStartPos</value>
13098                                                                                                                                                                                                 </AST:VARIABLE_NAME>
13099                                                                                                                                                                                                 <AST:Expr_list>
13100                                                                                                                                                                                                 </AST:Expr_list>
13101                                                                                                                                                                                         </AST:Variable>
13102                                                                                                                                                                                 </AST:Bin_op>
13103                                                                                                                                                                         </AST:Actual_parameter>
13104                                                                                                                                                                 </AST:Actual_parameter_list>
13105                                                                                                                                                         </AST:Method_invocation>
13106                                                                                                                                                 </AST:Actual_parameter>
13107                                                                                                                                         </AST:Actual_parameter_list>
13108                                                                                                                                 </AST:Method_invocation>
13109                                                                                                                         </AST:Bin_op>
13110                                                                                                                         <AST:OP>
13111                                                                                                                                 <attrs>
13112                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13113                                                                                                                                         <attr key="phc.line_number"><integer>351</integer></attr>
13114                                                                                                                                         <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
13115                                                                                                                                 </attrs>
13116                                                                                                                                 <value>.</value>
13117                                                                                                                         </AST:OP>
13118                                                                                                                         <AST:STRING>
13119                                                                                                                                 <attrs>
13120                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13121                                                                                                                                         <attr key="phc.line_number"><integer>351</integer></attr>
13122                                                                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;/ignore&gt;</string></attr>
13123                                                                                                                                 </attrs>
13124                                                                                                                                 <value encoding="escape">&lt;/ignore&gt;</value>
13125                                                                                                                         </AST:STRING>
13126                                                                                                                 </AST:Bin_op>
13127                                                                                                         </AST:Op_assignment>
13128                                                                                                 </AST:Eval_expr>
13129                                                                                                 <AST:Continue>
13130                                                                                                         <attrs>
13131                                                                                                                 <attr key="phc.comments">
13132                                                                                                                         <string_list>
13133                                                                                                                         </string_list>
13134                                                                                                                 </attr>
13135                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13136                                                                                                                 <attr key="phc.line_number"><integer>352</integer></attr>
13137                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
13138                                                                                                         </attrs>
13139                                                                                                         <AST:Expr xsi:nil="true" />
13140                                                                                                 </AST:Continue>
13141                                                                                         </AST:Statement_list>
13142                                                                                         <AST:Statement_list>
13143                                                                                         </AST:Statement_list>
13144                                                                                 </AST:If>
13145                                                                                 <AST:Eval_expr>
13146                                                                                         <attrs>
13147                                                                                                 <attr key="phc.comments">
13148                                                                                                         <string_list>
13149                                                                                                                 <string></string>
13150                                                                                                         </string_list>
13151                                                                                                 </attr>
13152                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13153                                                                                                 <attr key="phc.line_number"><integer>355</integer></attr>
13154                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
13155                                                                                         </attrs>
13156                                                                                         <AST:Op_assignment>
13157                                                                                                 <attrs />
13158                                                                                                 <AST:Variable>
13159                                                                                                         <attrs>
13160                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13161                                                                                                                 <attr key="phc.line_number"><integer>355</integer></attr>
13162                                                                                                         </attrs>
13163                                                                                                         <AST:Target xsi:nil="true" />
13164                                                                                                         <AST:VARIABLE_NAME>
13165                                                                                                                 <attrs />
13166                                                                                                                 <value>accum</value>
13167                                                                                                         </AST:VARIABLE_NAME>
13168                                                                                                         <AST:Expr_list>
13169                                                                                                         </AST:Expr_list>
13170                                                                                                 </AST:Variable>
13171                                                                                                 <AST:OP>
13172                                                                                                         <attrs />
13173                                                                                                         <value>.</value>
13174                                                                                                 </AST:OP>
13175                                                                                                 <AST:STRING>
13176                                                                                                         <attrs>
13177                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13178                                                                                                                 <attr key="phc.line_number"><integer>355</integer></attr>
13179                                                                                                                 <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;ext&gt;</string></attr>
13180                                                                                                         </attrs>
13181                                                                                                         <value encoding="escape">&lt;ext&gt;</value>
13182                                                                                                 </AST:STRING>
13183                                                                                         </AST:Op_assignment>
13184                                                                                 </AST:Eval_expr>
13185                                                                                 <AST:If>
13186                                                                                         <attrs>
13187                                                                                                 <attr key="phc.comments">
13188                                                                                                         <string_list>
13189                                                                                                         </string_list>
13190                                                                                                 </attr>
13191                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13192                                                                                                 <attr key="phc.line_number"><integer>356</integer></attr>
13193                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
13194                                                                                         </attrs>
13195                                                                                         <AST:Bin_op>
13196                                                                                                 <attrs>
13197                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13198                                                                                                         <attr key="phc.line_number"><integer>356</integer></attr>
13199                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
13200                                                                                                 </attrs>
13201                                                                                                 <AST:Variable>
13202                                                                                                         <attrs>
13203                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13204                                                                                                                 <attr key="phc.line_number"><integer>356</integer></attr>
13205                                                                                                         </attrs>
13206                                                                                                         <AST:Target xsi:nil="true" />
13207                                                                                                         <AST:VARIABLE_NAME>
13208                                                                                                                 <attrs />
13209                                                                                                                 <value>attrEnd</value>
13210                                                                                                         </AST:VARIABLE_NAME>
13211                                                                                                         <AST:Expr_list>
13212                                                                                                         </AST:Expr_list>
13213                                                                                                 </AST:Variable>
13214                                                                                                 <AST:OP>
13215                                                                                                         <attrs>
13216                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13217                                                                                                                 <attr key="phc.line_number"><integer>356</integer></attr>
13218                                                                                                         </attrs>
13219                                                                                                         <value encoding="escape">&lt;=</value>
13220                                                                                                 </AST:OP>
13221                                                                                                 <AST:Variable>
13222                                                                                                         <attrs>
13223                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13224                                                                                                                 <attr key="phc.line_number"><integer>356</integer></attr>
13225                                                                                                         </attrs>
13226                                                                                                         <AST:Target xsi:nil="true" />
13227                                                                                                         <AST:VARIABLE_NAME>
13228                                                                                                                 <attrs />
13229                                                                                                                 <value>attrStart</value>
13230                                                                                                         </AST:VARIABLE_NAME>
13231                                                                                                         <AST:Expr_list>
13232                                                                                                         </AST:Expr_list>
13233                                                                                                 </AST:Variable>
13234                                                                                         </AST:Bin_op>
13235                                                                                         <AST:Statement_list>
13236                                                                                                 <AST:Eval_expr>
13237                                                                                                         <attrs>
13238                                                                                                                 <attr key="phc.comments">
13239                                                                                                                         <string_list>
13240                                                                                                                         </string_list>
13241                                                                                                                 </attr>
13242                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13243                                                                                                                 <attr key="phc.line_number"><integer>357</integer></attr>
13244                                                                                                         </attrs>
13245                                                                                                         <AST:Assignment>
13246                                                                                                                 <attrs>
13247                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13248                                                                                                                         <attr key="phc.line_number"><integer>357</integer></attr>
13249                                                                                                                 </attrs>
13250                                                                                                                 <AST:Variable>
13251                                                                                                                         <attrs>
13252                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13253                                                                                                                                 <attr key="phc.line_number"><integer>357</integer></attr>
13254                                                                                                                         </attrs>
13255                                                                                                                         <AST:Target xsi:nil="true" />
13256                                                                                                                         <AST:VARIABLE_NAME>
13257                                                                                                                                 <attrs />
13258                                                                                                                                 <value>attr</value>
13259                                                                                                                         </AST:VARIABLE_NAME>
13260                                                                                                                         <AST:Expr_list>
13261                                                                                                                         </AST:Expr_list>
13262                                                                                                                 </AST:Variable>
13263                                                                                                                 <bool><!-- is_ref -->false</bool>
13264                                                                                                                 <AST:STRING>
13265                                                                                                                         <attrs>
13266                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13267                                                                                                                                 <attr key="phc.line_number"><integer>357</integer></attr>
13268                                                                                                                                 <attr key="phc.unparser.source_rep"><string></string></attr>
13269                                                                                                                         </attrs>
13270                                                                                                                         <value></value>
13271                                                                                                                 </AST:STRING>
13272                                                                                                         </AST:Assignment>
13273                                                                                                 </AST:Eval_expr>
13274                                                                                         </AST:Statement_list>
13275                                                                                         <AST:Statement_list>
13276                                                                                                 <AST:Eval_expr>
13277                                                                                                         <attrs>
13278                                                                                                                 <attr key="phc.comments">
13279                                                                                                                         <string_list>
13280                                                                                                                         </string_list>
13281                                                                                                                 </attr>
13282                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13283                                                                                                                 <attr key="phc.line_number"><integer>359</integer></attr>
13284                                                                                                         </attrs>
13285                                                                                                         <AST:Assignment>
13286                                                                                                                 <attrs>
13287                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13288                                                                                                                         <attr key="phc.line_number"><integer>359</integer></attr>
13289                                                                                                                 </attrs>
13290                                                                                                                 <AST:Variable>
13291                                                                                                                         <attrs>
13292                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13293                                                                                                                                 <attr key="phc.line_number"><integer>359</integer></attr>
13294                                                                                                                         </attrs>
13295                                                                                                                         <AST:Target xsi:nil="true" />
13296                                                                                                                         <AST:VARIABLE_NAME>
13297                                                                                                                                 <attrs />
13298                                                                                                                                 <value>attr</value>
13299                                                                                                                         </AST:VARIABLE_NAME>
13300                                                                                                                         <AST:Expr_list>
13301                                                                                                                         </AST:Expr_list>
13302                                                                                                                 </AST:Variable>
13303                                                                                                                 <bool><!-- is_ref -->false</bool>
13304                                                                                                                 <AST:Method_invocation>
13305                                                                                                                         <attrs>
13306                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13307                                                                                                                                 <attr key="phc.line_number"><integer>359</integer></attr>
13308                                                                                                                         </attrs>
13309                                                                                                                         <AST:Target xsi:nil="true" />
13310                                                                                                                         <AST:METHOD_NAME>
13311                                                                                                                                 <attrs />
13312                                                                                                                                 <value>substr</value>
13313                                                                                                                         </AST:METHOD_NAME>
13314                                                                                                                         <AST:Actual_parameter_list>
13315                                                                                                                                 <AST:Actual_parameter>
13316                                                                                                                                         <attrs>
13317                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13318                                                                                                                                                 <attr key="phc.line_number"><integer>359</integer></attr>
13319                                                                                                                                         </attrs>
13320                                                                                                                                         <bool><!-- is_ref -->false</bool>
13321                                                                                                                                         <AST:Variable>
13322                                                                                                                                                 <attrs>
13323                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13324                                                                                                                                                         <attr key="phc.line_number"><integer>359</integer></attr>
13325                                                                                                                                                 </attrs>
13326                                                                                                                                                 <AST:Target xsi:nil="true" />
13327                                                                                                                                                 <AST:VARIABLE_NAME>
13328                                                                                                                                                         <attrs />
13329                                                                                                                                                         <value>text</value>
13330                                                                                                                                                 </AST:VARIABLE_NAME>
13331                                                                                                                                                 <AST:Expr_list>
13332                                                                                                                                                 </AST:Expr_list>
13333                                                                                                                                         </AST:Variable>
13334                                                                                                                                 </AST:Actual_parameter>
13335                                                                                                                                 <AST:Actual_parameter>
13336                                                                                                                                         <attrs>
13337                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13338                                                                                                                                                 <attr key="phc.line_number"><integer>359</integer></attr>
13339                                                                                                                                         </attrs>
13340                                                                                                                                         <bool><!-- is_ref -->false</bool>
13341                                                                                                                                         <AST:Variable>
13342                                                                                                                                                 <attrs>
13343                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13344                                                                                                                                                         <attr key="phc.line_number"><integer>359</integer></attr>
13345                                                                                                                                                 </attrs>
13346                                                                                                                                                 <AST:Target xsi:nil="true" />
13347                                                                                                                                                 <AST:VARIABLE_NAME>
13348                                                                                                                                                         <attrs />
13349                                                                                                                                                         <value>attrStart</value>
13350                                                                                                                                                 </AST:VARIABLE_NAME>
13351                                                                                                                                                 <AST:Expr_list>
13352                                                                                                                                                 </AST:Expr_list>
13353                                                                                                                                         </AST:Variable>
13354                                                                                                                                 </AST:Actual_parameter>
13355                                                                                                                                 <AST:Actual_parameter>
13356                                                                                                                                         <attrs>
13357                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13358                                                                                                                                                 <attr key="phc.line_number"><integer>359</integer></attr>
13359                                                                                                                                         </attrs>
13360                                                                                                                                         <bool><!-- is_ref -->false</bool>
13361                                                                                                                                         <AST:Bin_op>
13362                                                                                                                                                 <attrs>
13363                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13364                                                                                                                                                         <attr key="phc.line_number"><integer>359</integer></attr>
13365                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
13366                                                                                                                                                 </attrs>
13367                                                                                                                                                 <AST:Variable>
13368                                                                                                                                                         <attrs>
13369                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13370                                                                                                                                                                 <attr key="phc.line_number"><integer>359</integer></attr>
13371                                                                                                                                                         </attrs>
13372                                                                                                                                                         <AST:Target xsi:nil="true" />
13373                                                                                                                                                         <AST:VARIABLE_NAME>
13374                                                                                                                                                                 <attrs />
13375                                                                                                                                                                 <value>attrEnd</value>
13376                                                                                                                                                         </AST:VARIABLE_NAME>
13377                                                                                                                                                         <AST:Expr_list>
13378                                                                                                                                                         </AST:Expr_list>
13379                                                                                                                                                 </AST:Variable>
13380                                                                                                                                                 <AST:OP>
13381                                                                                                                                                         <attrs>
13382                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13383                                                                                                                                                                 <attr key="phc.line_number"><integer>359</integer></attr>
13384                                                                                                                                                         </attrs>
13385                                                                                                                                                         <value>-</value>
13386                                                                                                                                                 </AST:OP>
13387                                                                                                                                                 <AST:Variable>
13388                                                                                                                                                         <attrs>
13389                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13390                                                                                                                                                                 <attr key="phc.line_number"><integer>359</integer></attr>
13391                                                                                                                                                         </attrs>
13392                                                                                                                                                         <AST:Target xsi:nil="true" />
13393                                                                                                                                                         <AST:VARIABLE_NAME>
13394                                                                                                                                                                 <attrs />
13395                                                                                                                                                                 <value>attrStart</value>
13396                                                                                                                                                         </AST:VARIABLE_NAME>
13397                                                                                                                                                         <AST:Expr_list>
13398                                                                                                                                                         </AST:Expr_list>
13399                                                                                                                                                 </AST:Variable>
13400                                                                                                                                         </AST:Bin_op>
13401                                                                                                                                 </AST:Actual_parameter>
13402                                                                                                                         </AST:Actual_parameter_list>
13403                                                                                                                 </AST:Method_invocation>
13404                                                                                                         </AST:Assignment>
13405                                                                                                 </AST:Eval_expr>
13406                                                                                         </AST:Statement_list>
13407                                                                                 </AST:If>
13408                                                                                 <AST:Eval_expr>
13409                                                                                         <attrs>
13410                                                                                                 <attr key="phc.comments">
13411                                                                                                         <string_list>
13412                                                                                                                 <string>// Note that the attr element contains the whitespace between name and attribute,</string>
13413                                                                                                                 <string>// this is necessary for precise reconstruction during pre-save transform.</string>
13414                                                                                                         </string_list>
13415                                                                                                 </attr>
13416                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13417                                                                                                 <attr key="phc.line_number"><integer>364</integer></attr>
13418                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
13419                                                                                         </attrs>
13420                                                                                         <AST:Op_assignment>
13421                                                                                                 <attrs />
13422                                                                                                 <AST:Variable>
13423                                                                                                         <attrs>
13424                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13425                                                                                                                 <attr key="phc.line_number"><integer>361</integer></attr>
13426                                                                                                         </attrs>
13427                                                                                                         <AST:Target xsi:nil="true" />
13428                                                                                                         <AST:VARIABLE_NAME>
13429                                                                                                                 <attrs />
13430                                                                                                                 <value>accum</value>
13431                                                                                                         </AST:VARIABLE_NAME>
13432                                                                                                         <AST:Expr_list>
13433                                                                                                         </AST:Expr_list>
13434                                                                                                 </AST:Variable>
13435                                                                                                 <AST:OP>
13436                                                                                                         <attrs />
13437                                                                                                         <value>.</value>
13438                                                                                                 </AST:OP>
13439                                                                                                 <AST:Bin_op>
13440                                                                                                         <attrs>
13441                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13442                                                                                                                 <attr key="phc.line_number"><integer>364</integer></attr>
13443                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
13444                                                                                                         </attrs>
13445                                                                                                         <AST:Bin_op>
13446                                                                                                                 <attrs>
13447                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13448                                                                                                                         <attr key="phc.line_number"><integer>364</integer></attr>
13449                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
13450                                                                                                                 </attrs>
13451                                                                                                                 <AST:Bin_op>
13452                                                                                                                         <attrs>
13453                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13454                                                                                                                                 <attr key="phc.line_number"><integer>364</integer></attr>
13455                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
13456                                                                                                                         </attrs>
13457                                                                                                                         <AST:Bin_op>
13458                                                                                                                                 <attrs>
13459                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13460                                                                                                                                         <attr key="phc.line_number"><integer>361</integer></attr>
13461                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
13462                                                                                                                                 </attrs>
13463                                                                                                                                 <AST:Bin_op>
13464                                                                                                                                         <attrs>
13465                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13466                                                                                                                                                 <attr key="phc.line_number"><integer>361</integer></attr>
13467                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
13468                                                                                                                                         </attrs>
13469                                                                                                                                         <AST:STRING>
13470                                                                                                                                                 <attrs>
13471                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13472                                                                                                                                                         <attr key="phc.line_number"><integer>361</integer></attr>
13473                                                                                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;name&gt;</string></attr>
13474                                                                                                                                                 </attrs>
13475                                                                                                                                                 <value encoding="escape">&lt;name&gt;</value>
13476                                                                                                                                         </AST:STRING>
13477                                                                                                                                         <AST:OP>
13478                                                                                                                                                 <attrs>
13479                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13480                                                                                                                                                         <attr key="phc.line_number"><integer>361</integer></attr>
13481                                                                                                                                                 </attrs>
13482                                                                                                                                                 <value>.</value>
13483                                                                                                                                         </AST:OP>
13484                                                                                                                                         <AST:Method_invocation>
13485                                                                                                                                                 <attrs>
13486                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13487                                                                                                                                                         <attr key="phc.line_number"><integer>361</integer></attr>
13488                                                                                                                                                 </attrs>
13489                                                                                                                                                 <AST:Target xsi:nil="true" />
13490                                                                                                                                                 <AST:METHOD_NAME>
13491                                                                                                                                                         <attrs />
13492                                                                                                                                                         <value>htmlspecialchars</value>
13493                                                                                                                                                 </AST:METHOD_NAME>
13494                                                                                                                                                 <AST:Actual_parameter_list>
13495                                                                                                                                                         <AST:Actual_parameter>
13496                                                                                                                                                                 <attrs>
13497                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13498                                                                                                                                                                         <attr key="phc.line_number"><integer>361</integer></attr>
13499                                                                                                                                                                 </attrs>
13500                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
13501                                                                                                                                                                 <AST:Variable>
13502                                                                                                                                                                         <attrs>
13503                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13504                                                                                                                                                                                 <attr key="phc.line_number"><integer>361</integer></attr>
13505                                                                                                                                                                         </attrs>
13506                                                                                                                                                                         <AST:Target xsi:nil="true" />
13507                                                                                                                                                                         <AST:VARIABLE_NAME>
13508                                                                                                                                                                                 <attrs />
13509                                                                                                                                                                                 <value>name</value>
13510                                                                                                                                                                         </AST:VARIABLE_NAME>
13511                                                                                                                                                                         <AST:Expr_list>
13512                                                                                                                                                                         </AST:Expr_list>
13513                                                                                                                                                                 </AST:Variable>
13514                                                                                                                                                         </AST:Actual_parameter>
13515                                                                                                                                                 </AST:Actual_parameter_list>
13516                                                                                                                                         </AST:Method_invocation>
13517                                                                                                                                 </AST:Bin_op>
13518                                                                                                                                 <AST:OP>
13519                                                                                                                                         <attrs>
13520                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13521                                                                                                                                                 <attr key="phc.line_number"><integer>361</integer></attr>
13522                                                                                                                                         </attrs>
13523                                                                                                                                         <value>.</value>
13524                                                                                                                                 </AST:OP>
13525                                                                                                                                 <AST:STRING>
13526                                                                                                                                         <attrs>
13527                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13528                                                                                                                                                 <attr key="phc.line_number"><integer>361</integer></attr>
13529                                                                                                                                                 <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;/name&gt;</string></attr>
13530                                                                                                                                         </attrs>
13531                                                                                                                                         <value encoding="escape">&lt;/name&gt;</value>
13532                                                                                                                                 </AST:STRING>
13533                                                                                                                         </AST:Bin_op>
13534                                                                                                                         <AST:OP>
13535                                                                                                                                 <attrs>
13536                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13537                                                                                                                                         <attr key="phc.line_number"><integer>361</integer></attr>
13538                                                                                                                                 </attrs>
13539                                                                                                                                 <value>.</value>
13540                                                                                                                         </AST:OP>
13541                                                                                                                         <AST:STRING>
13542                                                                                                                                 <attrs>
13543                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13544                                                                                                                                         <attr key="phc.line_number"><integer>364</integer></attr>
13545                                                                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;attr&gt;</string></attr>
13546                                                                                                                                         <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
13547                                                                                                                                 </attrs>
13548                                                                                                                                 <value encoding="escape">&lt;attr&gt;</value>
13549                                                                                                                         </AST:STRING>
13550                                                                                                                 </AST:Bin_op>
13551                                                                                                                 <AST:OP>
13552                                                                                                                         <attrs>
13553                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13554                                                                                                                                 <attr key="phc.line_number"><integer>364</integer></attr>
13555                                                                                                                         </attrs>
13556                                                                                                                         <value>.</value>
13557                                                                                                                 </AST:OP>
13558                                                                                                                 <AST:Method_invocation>
13559                                                                                                                         <attrs>
13560                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13561                                                                                                                                 <attr key="phc.line_number"><integer>364</integer></attr>
13562                                                                                                                         </attrs>
13563                                                                                                                         <AST:Target xsi:nil="true" />
13564                                                                                                                         <AST:METHOD_NAME>
13565                                                                                                                                 <attrs />
13566                                                                                                                                 <value>htmlspecialchars</value>
13567                                                                                                                         </AST:METHOD_NAME>
13568                                                                                                                         <AST:Actual_parameter_list>
13569                                                                                                                                 <AST:Actual_parameter>
13570                                                                                                                                         <attrs>
13571                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13572                                                                                                                                                 <attr key="phc.line_number"><integer>364</integer></attr>
13573                                                                                                                                         </attrs>
13574                                                                                                                                         <bool><!-- is_ref -->false</bool>
13575                                                                                                                                         <AST:Variable>
13576                                                                                                                                                 <attrs>
13577                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13578                                                                                                                                                         <attr key="phc.line_number"><integer>364</integer></attr>
13579                                                                                                                                                 </attrs>
13580                                                                                                                                                 <AST:Target xsi:nil="true" />
13581                                                                                                                                                 <AST:VARIABLE_NAME>
13582                                                                                                                                                         <attrs />
13583                                                                                                                                                         <value>attr</value>
13584                                                                                                                                                 </AST:VARIABLE_NAME>
13585                                                                                                                                                 <AST:Expr_list>
13586                                                                                                                                                 </AST:Expr_list>
13587                                                                                                                                         </AST:Variable>
13588                                                                                                                                 </AST:Actual_parameter>
13589                                                                                                                         </AST:Actual_parameter_list>
13590                                                                                                                 </AST:Method_invocation>
13591                                                                                                         </AST:Bin_op>
13592                                                                                                         <AST:OP>
13593                                                                                                                 <attrs>
13594                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13595                                                                                                                         <attr key="phc.line_number"><integer>364</integer></attr>
13596                                                                                                                 </attrs>
13597                                                                                                                 <value>.</value>
13598                                                                                                         </AST:OP>
13599                                                                                                         <AST:STRING>
13600                                                                                                                 <attrs>
13601                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13602                                                                                                                         <attr key="phc.line_number"><integer>364</integer></attr>
13603                                                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;/attr&gt;</string></attr>
13604                                                                                                                 </attrs>
13605                                                                                                                 <value encoding="escape">&lt;/attr&gt;</value>
13606                                                                                                         </AST:STRING>
13607                                                                                                 </AST:Bin_op>
13608                                                                                         </AST:Op_assignment>
13609                                                                                 </AST:Eval_expr>
13610                                                                                 <AST:If>
13611                                                                                         <attrs>
13612                                                                                                 <attr key="phc.comments">
13613                                                                                                         <string_list>
13614                                                                                                         </string_list>
13615                                                                                                 </attr>
13616                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13617                                                                                                 <attr key="phc.line_number"><integer>365</integer></attr>
13618                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
13619                                                                                         </attrs>
13620                                                                                         <AST:Bin_op>
13621                                                                                                 <attrs>
13622                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13623                                                                                                         <attr key="phc.line_number"><integer>365</integer></attr>
13624                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
13625                                                                                                 </attrs>
13626                                                                                                 <AST:Variable>
13627                                                                                                         <attrs>
13628                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13629                                                                                                                 <attr key="phc.line_number"><integer>365</integer></attr>
13630                                                                                                         </attrs>
13631                                                                                                         <AST:Target xsi:nil="true" />
13632                                                                                                         <AST:VARIABLE_NAME>
13633                                                                                                                 <attrs />
13634                                                                                                                 <value>inner</value>
13635                                                                                                         </AST:VARIABLE_NAME>
13636                                                                                                         <AST:Expr_list>
13637                                                                                                         </AST:Expr_list>
13638                                                                                                 </AST:Variable>
13639                                                                                                 <AST:OP>
13640                                                                                                         <attrs>
13641                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13642                                                                                                                 <attr key="phc.line_number"><integer>365</integer></attr>
13643                                                                                                         </attrs>
13644                                                                                                         <value>!==</value>
13645                                                                                                 </AST:OP>
13646                                                                                                 <AST:NIL>
13647                                                                                                         <attrs>
13648                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13649                                                                                                                 <attr key="phc.line_number"><integer>365</integer></attr>
13650                                                                                                                 <attr key="phc.unparser.source_rep"><string>null</string></attr>
13651                                                                                                         </attrs>
13652                                                                                                 </AST:NIL>
13653                                                                                         </AST:Bin_op>
13654                                                                                         <AST:Statement_list>
13655                                                                                                 <AST:Eval_expr>
13656                                                                                                         <attrs>
13657                                                                                                                 <attr key="phc.comments">
13658                                                                                                                         <string_list>
13659                                                                                                                         </string_list>
13660                                                                                                                 </attr>
13661                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13662                                                                                                                 <attr key="phc.line_number"><integer>366</integer></attr>
13663                                                                                                         </attrs>
13664                                                                                                         <AST:Op_assignment>
13665                                                                                                                 <attrs />
13666                                                                                                                 <AST:Variable>
13667                                                                                                                         <attrs>
13668                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13669                                                                                                                                 <attr key="phc.line_number"><integer>366</integer></attr>
13670                                                                                                                         </attrs>
13671                                                                                                                         <AST:Target xsi:nil="true" />
13672                                                                                                                         <AST:VARIABLE_NAME>
13673                                                                                                                                 <attrs />
13674                                                                                                                                 <value>accum</value>
13675                                                                                                                         </AST:VARIABLE_NAME>
13676                                                                                                                         <AST:Expr_list>
13677                                                                                                                         </AST:Expr_list>
13678                                                                                                                 </AST:Variable>
13679                                                                                                                 <AST:OP>
13680                                                                                                                         <attrs />
13681                                                                                                                         <value>.</value>
13682                                                                                                                 </AST:OP>
13683                                                                                                                 <AST:Bin_op>
13684                                                                                                                         <attrs>
13685                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13686                                                                                                                                 <attr key="phc.line_number"><integer>366</integer></attr>
13687                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
13688                                                                                                                         </attrs>
13689                                                                                                                         <AST:Bin_op>
13690                                                                                                                                 <attrs>
13691                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13692                                                                                                                                         <attr key="phc.line_number"><integer>366</integer></attr>
13693                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
13694                                                                                                                                 </attrs>
13695                                                                                                                                 <AST:STRING>
13696                                                                                                                                         <attrs>
13697                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13698                                                                                                                                                 <attr key="phc.line_number"><integer>366</integer></attr>
13699                                                                                                                                                 <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;inner&gt;</string></attr>
13700                                                                                                                                         </attrs>
13701                                                                                                                                         <value encoding="escape">&lt;inner&gt;</value>
13702                                                                                                                                 </AST:STRING>
13703                                                                                                                                 <AST:OP>
13704                                                                                                                                         <attrs>
13705                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13706                                                                                                                                                 <attr key="phc.line_number"><integer>366</integer></attr>
13707                                                                                                                                         </attrs>
13708                                                                                                                                         <value>.</value>
13709                                                                                                                                 </AST:OP>
13710                                                                                                                                 <AST:Method_invocation>
13711                                                                                                                                         <attrs>
13712                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13713                                                                                                                                                 <attr key="phc.line_number"><integer>366</integer></attr>
13714                                                                                                                                         </attrs>
13715                                                                                                                                         <AST:Target xsi:nil="true" />
13716                                                                                                                                         <AST:METHOD_NAME>
13717                                                                                                                                                 <attrs />
13718                                                                                                                                                 <value>htmlspecialchars</value>
13719                                                                                                                                         </AST:METHOD_NAME>
13720                                                                                                                                         <AST:Actual_parameter_list>
13721                                                                                                                                                 <AST:Actual_parameter>
13722                                                                                                                                                         <attrs>
13723                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13724                                                                                                                                                                 <attr key="phc.line_number"><integer>366</integer></attr>
13725                                                                                                                                                         </attrs>
13726                                                                                                                                                         <bool><!-- is_ref -->false</bool>
13727                                                                                                                                                         <AST:Variable>
13728                                                                                                                                                                 <attrs>
13729                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13730                                                                                                                                                                         <attr key="phc.line_number"><integer>366</integer></attr>
13731                                                                                                                                                                 </attrs>
13732                                                                                                                                                                 <AST:Target xsi:nil="true" />
13733                                                                                                                                                                 <AST:VARIABLE_NAME>
13734                                                                                                                                                                         <attrs />
13735                                                                                                                                                                         <value>inner</value>
13736                                                                                                                                                                 </AST:VARIABLE_NAME>
13737                                                                                                                                                                 <AST:Expr_list>
13738                                                                                                                                                                 </AST:Expr_list>
13739                                                                                                                                                         </AST:Variable>
13740                                                                                                                                                 </AST:Actual_parameter>
13741                                                                                                                                         </AST:Actual_parameter_list>
13742                                                                                                                                 </AST:Method_invocation>
13743                                                                                                                         </AST:Bin_op>
13744                                                                                                                         <AST:OP>
13745                                                                                                                                 <attrs>
13746                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13747                                                                                                                                         <attr key="phc.line_number"><integer>366</integer></attr>
13748                                                                                                                                 </attrs>
13749                                                                                                                                 <value>.</value>
13750                                                                                                                         </AST:OP>
13751                                                                                                                         <AST:STRING>
13752                                                                                                                                 <attrs>
13753                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13754                                                                                                                                         <attr key="phc.line_number"><integer>366</integer></attr>
13755                                                                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;/inner&gt;</string></attr>
13756                                                                                                                                 </attrs>
13757                                                                                                                                 <value encoding="escape">&lt;/inner&gt;</value>
13758                                                                                                                         </AST:STRING>
13759                                                                                                                 </AST:Bin_op>
13760                                                                                                         </AST:Op_assignment>
13761                                                                                                 </AST:Eval_expr>
13762                                                                                         </AST:Statement_list>
13763                                                                                         <AST:Statement_list>
13764                                                                                         </AST:Statement_list>
13765                                                                                 </AST:If>
13766                                                                                 <AST:Eval_expr>
13767                                                                                         <attrs>
13768                                                                                                 <attr key="phc.comments">
13769                                                                                                         <string_list>
13770                                                                                                         </string_list>
13771                                                                                                 </attr>
13772                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13773                                                                                                 <attr key="phc.line_number"><integer>368</integer></attr>
13774                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
13775                                                                                         </attrs>
13776                                                                                         <AST:Op_assignment>
13777                                                                                                 <attrs />
13778                                                                                                 <AST:Variable>
13779                                                                                                         <attrs>
13780                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13781                                                                                                                 <attr key="phc.line_number"><integer>368</integer></attr>
13782                                                                                                         </attrs>
13783                                                                                                         <AST:Target xsi:nil="true" />
13784                                                                                                         <AST:VARIABLE_NAME>
13785                                                                                                                 <attrs />
13786                                                                                                                 <value>accum</value>
13787                                                                                                         </AST:VARIABLE_NAME>
13788                                                                                                         <AST:Expr_list>
13789                                                                                                         </AST:Expr_list>
13790                                                                                                 </AST:Variable>
13791                                                                                                 <AST:OP>
13792                                                                                                         <attrs />
13793                                                                                                         <value>.</value>
13794                                                                                                 </AST:OP>
13795                                                                                                 <AST:Bin_op>
13796                                                                                                         <attrs>
13797                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13798                                                                                                                 <attr key="phc.line_number"><integer>368</integer></attr>
13799                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
13800                                                                                                         </attrs>
13801                                                                                                         <AST:Variable>
13802                                                                                                                 <attrs>
13803                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13804                                                                                                                         <attr key="phc.line_number"><integer>368</integer></attr>
13805                                                                                                                 </attrs>
13806                                                                                                                 <AST:Target xsi:nil="true" />
13807                                                                                                                 <AST:VARIABLE_NAME>
13808                                                                                                                         <attrs />
13809                                                                                                                         <value>close</value>
13810                                                                                                                 </AST:VARIABLE_NAME>
13811                                                                                                                 <AST:Expr_list>
13812                                                                                                                 </AST:Expr_list>
13813                                                                                                         </AST:Variable>
13814                                                                                                         <AST:OP>
13815                                                                                                                 <attrs>
13816                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13817                                                                                                                         <attr key="phc.line_number"><integer>368</integer></attr>
13818                                                                                                                 </attrs>
13819                                                                                                                 <value>.</value>
13820                                                                                                         </AST:OP>
13821                                                                                                         <AST:STRING>
13822                                                                                                                 <attrs>
13823                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13824                                                                                                                         <attr key="phc.line_number"><integer>368</integer></attr>
13825                                                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;/ext&gt;</string></attr>
13826                                                                                                                 </attrs>
13827                                                                                                                 <value encoding="escape">&lt;/ext&gt;</value>
13828                                                                                                         </AST:STRING>
13829                                                                                                 </AST:Bin_op>
13830                                                                                         </AST:Op_assignment>
13831                                                                                 </AST:Eval_expr>
13832                                                                         </AST:Statement_list>
13833                                                                         <AST:Statement_list>
13834                                                                                 <AST:If>
13835                                                                                         <attrs>
13836                                                                                                 <attr key="phc.comments">
13837                                                                                                         <string_list>
13838                                                                                                                 <string></string>
13839                                                                                                         </string_list>
13840                                                                                                 </attr>
13841                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13842                                                                                                 <attr key="phc.line_number"><integer>371</integer></attr>
13843                                                                                                 <attr key="phc.unparser.is_elseif"><bool>true</bool></attr>
13844                                                                                         </attrs>
13845                                                                                         <AST:Bin_op>
13846                                                                                                 <attrs>
13847                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13848                                                                                                         <attr key="phc.line_number"><integer>371</integer></attr>
13849                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
13850                                                                                                 </attrs>
13851                                                                                                 <AST:Variable>
13852                                                                                                         <attrs>
13853                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13854                                                                                                                 <attr key="phc.line_number"><integer>371</integer></attr>
13855                                                                                                         </attrs>
13856                                                                                                         <AST:Target xsi:nil="true" />
13857                                                                                                         <AST:VARIABLE_NAME>
13858                                                                                                                 <attrs />
13859                                                                                                                 <value>found</value>
13860                                                                                                         </AST:VARIABLE_NAME>
13861                                                                                                         <AST:Expr_list>
13862                                                                                                         </AST:Expr_list>
13863                                                                                                 </AST:Variable>
13864                                                                                                 <AST:OP>
13865                                                                                                         <attrs>
13866                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13867                                                                                                                 <attr key="phc.line_number"><integer>371</integer></attr>
13868                                                                                                         </attrs>
13869                                                                                                         <value>==</value>
13870                                                                                                 </AST:OP>
13871                                                                                                 <AST:STRING>
13872                                                                                                         <attrs>
13873                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13874                                                                                                                 <attr key="phc.line_number"><integer>371</integer></attr>
13875                                                                                                                 <attr key="phc.unparser.source_rep"><string>line-start</string></attr>
13876                                                                                                         </attrs>
13877                                                                                                         <value>line-start</value>
13878                                                                                                 </AST:STRING>
13879                                                                                         </AST:Bin_op>
13880                                                                                         <AST:Statement_list>
13881                                                                                                 <AST:If>
13882                                                                                                         <attrs>
13883                                                                                                                 <attr key="phc.comments">
13884                                                                                                                         <string_list>
13885                                                                                                                                 <string>// Is this the start of a heading?</string>
13886                                                                                                                                 <string>// Line break belongs before the heading element in any case</string>
13887                                                                                                                         </string_list>
13888                                                                                                                 </attr>
13889                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13890                                                                                                                 <attr key="phc.line_number"><integer>374</integer></attr>
13891                                                                                                         </attrs>
13892                                                                                                         <AST:Variable>
13893                                                                                                                 <attrs>
13894                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13895                                                                                                                         <attr key="phc.line_number"><integer>374</integer></attr>
13896                                                                                                                 </attrs>
13897                                                                                                                 <AST:Target xsi:nil="true" />
13898                                                                                                                 <AST:VARIABLE_NAME>
13899                                                                                                                         <attrs />
13900                                                                                                                         <value>fakeLineStart</value>
13901                                                                                                                 </AST:VARIABLE_NAME>
13902                                                                                                                 <AST:Expr_list>
13903                                                                                                                 </AST:Expr_list>
13904                                                                                                         </AST:Variable>
13905                                                                                                         <AST:Statement_list>
13906                                                                                                                 <AST:Eval_expr>
13907                                                                                                                         <attrs>
13908                                                                                                                                 <attr key="phc.comments">
13909                                                                                                                                         <string_list>
13910                                                                                                                                         </string_list>
13911                                                                                                                                 </attr>
13912                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13913                                                                                                                                 <attr key="phc.line_number"><integer>375</integer></attr>
13914                                                                                                                         </attrs>
13915                                                                                                                         <AST:Assignment>
13916                                                                                                                                 <attrs>
13917                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13918                                                                                                                                         <attr key="phc.line_number"><integer>375</integer></attr>
13919                                                                                                                                 </attrs>
13920                                                                                                                                 <AST:Variable>
13921                                                                                                                                         <attrs>
13922                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13923                                                                                                                                                 <attr key="phc.line_number"><integer>375</integer></attr>
13924                                                                                                                                         </attrs>
13925                                                                                                                                         <AST:Target xsi:nil="true" />
13926                                                                                                                                         <AST:VARIABLE_NAME>
13927                                                                                                                                                 <attrs />
13928                                                                                                                                                 <value>fakeLineStart</value>
13929                                                                                                                                         </AST:VARIABLE_NAME>
13930                                                                                                                                         <AST:Expr_list>
13931                                                                                                                                         </AST:Expr_list>
13932                                                                                                                                 </AST:Variable>
13933                                                                                                                                 <bool><!-- is_ref -->false</bool>
13934                                                                                                                                 <AST:BOOL>
13935                                                                                                                                         <attrs>
13936                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13937                                                                                                                                                 <attr key="phc.line_number"><integer>375</integer></attr>
13938                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
13939                                                                                                                                         </attrs>
13940                                                                                                                                         <value>False</value>
13941                                                                                                                                 </AST:BOOL>
13942                                                                                                                         </AST:Assignment>
13943                                                                                                                 </AST:Eval_expr>
13944                                                                                                         </AST:Statement_list>
13945                                                                                                         <AST:Statement_list>
13946                                                                                                                 <AST:Eval_expr>
13947                                                                                                                         <attrs>
13948                                                                                                                                 <attr key="phc.comments">
13949                                                                                                                                         <string_list>
13950                                                                                                                                         </string_list>
13951                                                                                                                                 </attr>
13952                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13953                                                                                                                                 <attr key="phc.line_number"><integer>377</integer></attr>
13954                                                                                                                         </attrs>
13955                                                                                                                         <AST:Op_assignment>
13956                                                                                                                                 <attrs />
13957                                                                                                                                 <AST:Variable>
13958                                                                                                                                         <attrs>
13959                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13960                                                                                                                                                 <attr key="phc.line_number"><integer>377</integer></attr>
13961                                                                                                                                         </attrs>
13962                                                                                                                                         <AST:Target xsi:nil="true" />
13963                                                                                                                                         <AST:VARIABLE_NAME>
13964                                                                                                                                                 <attrs />
13965                                                                                                                                                 <value>accum</value>
13966                                                                                                                                         </AST:VARIABLE_NAME>
13967                                                                                                                                         <AST:Expr_list>
13968                                                                                                                                         </AST:Expr_list>
13969                                                                                                                                 </AST:Variable>
13970                                                                                                                                 <AST:OP>
13971                                                                                                                                         <attrs />
13972                                                                                                                                         <value>.</value>
13973                                                                                                                                 </AST:OP>
13974                                                                                                                                 <AST:Variable>
13975                                                                                                                                         <attrs>
13976                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13977                                                                                                                                                 <attr key="phc.line_number"><integer>377</integer></attr>
13978                                                                                                                                         </attrs>
13979                                                                                                                                         <AST:Target xsi:nil="true" />
13980                                                                                                                                         <AST:VARIABLE_NAME>
13981                                                                                                                                                 <attrs />
13982                                                                                                                                                 <value>curChar</value>
13983                                                                                                                                         </AST:VARIABLE_NAME>
13984                                                                                                                                         <AST:Expr_list>
13985                                                                                                                                         </AST:Expr_list>
13986                                                                                                                                 </AST:Variable>
13987                                                                                                                         </AST:Op_assignment>
13988                                                                                                                 </AST:Eval_expr>
13989                                                                                                                 <AST:Eval_expr>
13990                                                                                                                         <attrs>
13991                                                                                                                                 <attr key="phc.comments">
13992                                                                                                                                         <string_list>
13993                                                                                                                                         </string_list>
13994                                                                                                                                 </attr>
13995                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
13996                                                                                                                                 <attr key="phc.line_number"><integer>378</integer></attr>
13997                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
13998                                                                                                                         </attrs>
13999                                                                                                                         <AST:Post_op>
14000                                                                                                                                 <attrs>
14001                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14002                                                                                                                                         <attr key="phc.line_number"><integer>378</integer></attr>
14003                                                                                                                                 </attrs>
14004                                                                                                                                 <AST:Variable>
14005                                                                                                                                         <attrs>
14006                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14007                                                                                                                                                 <attr key="phc.line_number"><integer>378</integer></attr>
14008                                                                                                                                         </attrs>
14009                                                                                                                                         <AST:Target xsi:nil="true" />
14010                                                                                                                                         <AST:VARIABLE_NAME>
14011                                                                                                                                                 <attrs />
14012                                                                                                                                                 <value>i</value>
14013                                                                                                                                         </AST:VARIABLE_NAME>
14014                                                                                                                                         <AST:Expr_list>
14015                                                                                                                                         </AST:Expr_list>
14016                                                                                                                                 </AST:Variable>
14017                                                                                                                                 <AST:OP>
14018                                                                                                                                         <attrs />
14019                                                                                                                                         <value>++</value>
14020                                                                                                                                 </AST:OP>
14021                                                                                                                         </AST:Post_op>
14022                                                                                                                 </AST:Eval_expr>
14023                                                                                                         </AST:Statement_list>
14024                                                                                                 </AST:If>
14025                                                                                                 <AST:Eval_expr>
14026                                                                                                         <attrs>
14027                                                                                                                 <attr key="phc.comments">
14028                                                                                                                         <string_list>
14029                                                                                                                                 <string></string>
14030                                                                                                                         </string_list>
14031                                                                                                                 </attr>
14032                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14033                                                                                                                 <attr key="phc.line_number"><integer>381</integer></attr>
14034                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
14035                                                                                                         </attrs>
14036                                                                                                         <AST:Assignment>
14037                                                                                                                 <attrs>
14038                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14039                                                                                                                         <attr key="phc.line_number"><integer>381</integer></attr>
14040                                                                                                                 </attrs>
14041                                                                                                                 <AST:Variable>
14042                                                                                                                         <attrs>
14043                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14044                                                                                                                                 <attr key="phc.line_number"><integer>381</integer></attr>
14045                                                                                                                         </attrs>
14046                                                                                                                         <AST:Target xsi:nil="true" />
14047                                                                                                                         <AST:VARIABLE_NAME>
14048                                                                                                                                 <attrs />
14049                                                                                                                                 <value>count</value>
14050                                                                                                                         </AST:VARIABLE_NAME>
14051                                                                                                                         <AST:Expr_list>
14052                                                                                                                         </AST:Expr_list>
14053                                                                                                                 </AST:Variable>
14054                                                                                                                 <bool><!-- is_ref -->false</bool>
14055                                                                                                                 <AST:Method_invocation>
14056                                                                                                                         <attrs>
14057                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14058                                                                                                                                 <attr key="phc.line_number"><integer>381</integer></attr>
14059                                                                                                                         </attrs>
14060                                                                                                                         <AST:Target xsi:nil="true" />
14061                                                                                                                         <AST:METHOD_NAME>
14062                                                                                                                                 <attrs />
14063                                                                                                                                 <value>strspn</value>
14064                                                                                                                         </AST:METHOD_NAME>
14065                                                                                                                         <AST:Actual_parameter_list>
14066                                                                                                                                 <AST:Actual_parameter>
14067                                                                                                                                         <attrs>
14068                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14069                                                                                                                                                 <attr key="phc.line_number"><integer>381</integer></attr>
14070                                                                                                                                         </attrs>
14071                                                                                                                                         <bool><!-- is_ref -->false</bool>
14072                                                                                                                                         <AST:Variable>
14073                                                                                                                                                 <attrs>
14074                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14075                                                                                                                                                         <attr key="phc.line_number"><integer>381</integer></attr>
14076                                                                                                                                                 </attrs>
14077                                                                                                                                                 <AST:Target xsi:nil="true" />
14078                                                                                                                                                 <AST:VARIABLE_NAME>
14079                                                                                                                                                         <attrs />
14080                                                                                                                                                         <value>text</value>
14081                                                                                                                                                 </AST:VARIABLE_NAME>
14082                                                                                                                                                 <AST:Expr_list>
14083                                                                                                                                                 </AST:Expr_list>
14084                                                                                                                                         </AST:Variable>
14085                                                                                                                                 </AST:Actual_parameter>
14086                                                                                                                                 <AST:Actual_parameter>
14087                                                                                                                                         <attrs>
14088                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14089                                                                                                                                                 <attr key="phc.line_number"><integer>381</integer></attr>
14090                                                                                                                                         </attrs>
14091                                                                                                                                         <bool><!-- is_ref -->false</bool>
14092                                                                                                                                         <AST:STRING>
14093                                                                                                                                                 <attrs>
14094                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14095                                                                                                                                                         <attr key="phc.line_number"><integer>381</integer></attr>
14096                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>=</string></attr>
14097                                                                                                                                                 </attrs>
14098                                                                                                                                                 <value>=</value>
14099                                                                                                                                         </AST:STRING>
14100                                                                                                                                 </AST:Actual_parameter>
14101                                                                                                                                 <AST:Actual_parameter>
14102                                                                                                                                         <attrs>
14103                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14104                                                                                                                                                 <attr key="phc.line_number"><integer>381</integer></attr>
14105                                                                                                                                         </attrs>
14106                                                                                                                                         <bool><!-- is_ref -->false</bool>
14107                                                                                                                                         <AST:Variable>
14108                                                                                                                                                 <attrs>
14109                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14110                                                                                                                                                         <attr key="phc.line_number"><integer>381</integer></attr>
14111                                                                                                                                                 </attrs>
14112                                                                                                                                                 <AST:Target xsi:nil="true" />
14113                                                                                                                                                 <AST:VARIABLE_NAME>
14114                                                                                                                                                         <attrs />
14115                                                                                                                                                         <value>i</value>
14116                                                                                                                                                 </AST:VARIABLE_NAME>
14117                                                                                                                                                 <AST:Expr_list>
14118                                                                                                                                                 </AST:Expr_list>
14119                                                                                                                                         </AST:Variable>
14120                                                                                                                                 </AST:Actual_parameter>
14121                                                                                                                                 <AST:Actual_parameter>
14122                                                                                                                                         <attrs>
14123                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14124                                                                                                                                                 <attr key="phc.line_number"><integer>381</integer></attr>
14125                                                                                                                                         </attrs>
14126                                                                                                                                         <bool><!-- is_ref -->false</bool>
14127                                                                                                                                         <AST:INT>
14128                                                                                                                                                 <attrs>
14129                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14130                                                                                                                                                         <attr key="phc.line_number"><integer>381</integer></attr>
14131                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>6</string></attr>
14132                                                                                                                                                 </attrs>
14133                                                                                                                                                 <value>6</value>
14134                                                                                                                                         </AST:INT>
14135                                                                                                                                 </AST:Actual_parameter>
14136                                                                                                                         </AST:Actual_parameter_list>
14137                                                                                                                 </AST:Method_invocation>
14138                                                                                                         </AST:Assignment>
14139                                                                                                 </AST:Eval_expr>
14140                                                                                                 <AST:If>
14141                                                                                                         <attrs>
14142                                                                                                                 <attr key="phc.comments">
14143                                                                                                                         <string_list>
14144                                                                                                                         </string_list>
14145                                                                                                                 </attr>
14146                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14147                                                                                                                 <attr key="phc.line_number"><integer>382</integer></attr>
14148                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
14149                                                                                                         </attrs>
14150                                                                                                         <AST:Bin_op>
14151                                                                                                                 <attrs>
14152                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14153                                                                                                                         <attr key="phc.line_number"><integer>382</integer></attr>
14154                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
14155                                                                                                                 </attrs>
14156                                                                                                                 <AST:Bin_op>
14157                                                                                                                         <attrs>
14158                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14159                                                                                                                                 <attr key="phc.line_number"><integer>382</integer></attr>
14160                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
14161                                                                                                                         </attrs>
14162                                                                                                                         <AST:Variable>
14163                                                                                                                                 <attrs>
14164                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14165                                                                                                                                         <attr key="phc.line_number"><integer>382</integer></attr>
14166                                                                                                                                 </attrs>
14167                                                                                                                                 <AST:Target xsi:nil="true" />
14168                                                                                                                                 <AST:VARIABLE_NAME>
14169                                                                                                                                         <attrs />
14170                                                                                                                                         <value>count</value>
14171                                                                                                                                 </AST:VARIABLE_NAME>
14172                                                                                                                                 <AST:Expr_list>
14173                                                                                                                                 </AST:Expr_list>
14174                                                                                                                         </AST:Variable>
14175                                                                                                                         <AST:OP>
14176                                                                                                                                 <attrs>
14177                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14178                                                                                                                                         <attr key="phc.line_number"><integer>382</integer></attr>
14179                                                                                                                                 </attrs>
14180                                                                                                                                 <value>==</value>
14181                                                                                                                         </AST:OP>
14182                                                                                                                         <AST:INT>
14183                                                                                                                                 <attrs>
14184                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14185                                                                                                                                         <attr key="phc.line_number"><integer>382</integer></attr>
14186                                                                                                                                         <attr key="phc.unparser.source_rep"><string>1</string></attr>
14187                                                                                                                                 </attrs>
14188                                                                                                                                 <value>1</value>
14189                                                                                                                         </AST:INT>
14190                                                                                                                 </AST:Bin_op>
14191                                                                                                                 <AST:OP>
14192                                                                                                                         <attrs>
14193                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14194                                                                                                                                 <attr key="phc.line_number"><integer>382</integer></attr>
14195                                                                                                                         </attrs>
14196                                                                                                                         <value encoding="escape">&amp;&amp;</value>
14197                                                                                                                 </AST:OP>
14198                                                                                                                 <AST:Variable>
14199                                                                                                                         <attrs>
14200                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14201                                                                                                                                 <attr key="phc.line_number"><integer>382</integer></attr>
14202                                                                                                                         </attrs>
14203                                                                                                                         <AST:Target xsi:nil="true" />
14204                                                                                                                         <AST:VARIABLE_NAME>
14205                                                                                                                                 <attrs />
14206                                                                                                                                 <value>findEquals</value>
14207                                                                                                                         </AST:VARIABLE_NAME>
14208                                                                                                                         <AST:Expr_list>
14209                                                                                                                         </AST:Expr_list>
14210                                                                                                                 </AST:Variable>
14211                                                                                                         </AST:Bin_op>
14212                                                                                                         <AST:Statement_list>
14213                                                                                                                 <AST:Nop>
14214                                                                                                                         <attrs>
14215                                                                                                                                 <attr key="phc.comments">
14216                                                                                                                                         <string_list>
14217                                                                                                                                                 <string>// DWIM: This looks kind of like a name/value separator</string>
14218                                                                                                                                                 <string>// Let's let the equals handler have it and break the potential heading</string>
14219                                                                                                                                                 <string>// This is heuristic, but AFAICT the methods for completely correct disambiguation are very complex.</string>
14220                                                                                                                                         </string_list>
14221                                                                                                                                 </attr>
14222                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14223                                                                                                                                 <attr key="phc.line_number"><integer>386</integer></attr>
14224                                                                                                                         </attrs>
14225                                                                                                                 </AST:Nop>
14226                                                                                                         </AST:Statement_list>
14227                                                                                                         <AST:Statement_list>
14228                                                                                                                 <AST:If>
14229                                                                                                                         <attrs>
14230                                                                                                                                 <attr key="phc.comments">
14231                                                                                                                                         <string_list>
14232                                                                                                                                         </string_list>
14233                                                                                                                                 </attr>
14234                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14235                                                                                                                                 <attr key="phc.line_number"><integer>386</integer></attr>
14236                                                                                                                                 <attr key="phc.unparser.is_elseif"><bool>true</bool></attr>
14237                                                                                                                         </attrs>
14238                                                                                                                         <AST:Bin_op>
14239                                                                                                                                 <attrs>
14240                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14241                                                                                                                                         <attr key="phc.line_number"><integer>386</integer></attr>
14242                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
14243                                                                                                                                 </attrs>
14244                                                                                                                                 <AST:Variable>
14245                                                                                                                                         <attrs>
14246                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14247                                                                                                                                                 <attr key="phc.line_number"><integer>386</integer></attr>
14248                                                                                                                                         </attrs>
14249                                                                                                                                         <AST:Target xsi:nil="true" />
14250                                                                                                                                         <AST:VARIABLE_NAME>
14251                                                                                                                                                 <attrs />
14252                                                                                                                                                 <value>count</value>
14253                                                                                                                                         </AST:VARIABLE_NAME>
14254                                                                                                                                         <AST:Expr_list>
14255                                                                                                                                         </AST:Expr_list>
14256                                                                                                                                 </AST:Variable>
14257                                                                                                                                 <AST:OP>
14258                                                                                                                                         <attrs>
14259                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14260                                                                                                                                                 <attr key="phc.line_number"><integer>386</integer></attr>
14261                                                                                                                                         </attrs>
14262                                                                                                                                         <value encoding="escape">&gt;</value>
14263                                                                                                                                 </AST:OP>
14264                                                                                                                                 <AST:INT>
14265                                                                                                                                         <attrs>
14266                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14267                                                                                                                                                 <attr key="phc.line_number"><integer>386</integer></attr>
14268                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>0</string></attr>
14269                                                                                                                                         </attrs>
14270                                                                                                                                         <value>0</value>
14271                                                                                                                                 </AST:INT>
14272                                                                                                                         </AST:Bin_op>
14273                                                                                                                         <AST:Statement_list>
14274                                                                                                                                 <AST:Eval_expr>
14275                                                                                                                                         <attrs>
14276                                                                                                                                                 <attr key="phc.comments">
14277                                                                                                                                                         <string_list>
14278                                                                                                                                                         </string_list>
14279                                                                                                                                                 </attr>
14280                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14281                                                                                                                                                 <attr key="phc.line_number"><integer>392</integer></attr>
14282                                                                                                                                         </attrs>
14283                                                                                                                                         <AST:Assignment>
14284                                                                                                                                                 <attrs>
14285                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14286                                                                                                                                                         <attr key="phc.line_number"><integer>392</integer></attr>
14287                                                                                                                                                 </attrs>
14288                                                                                                                                                 <AST:Variable>
14289                                                                                                                                                         <attrs>
14290                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14291                                                                                                                                                                 <attr key="phc.line_number"><integer>387</integer></attr>
14292                                                                                                                                                         </attrs>
14293                                                                                                                                                         <AST:Target xsi:nil="true" />
14294                                                                                                                                                         <AST:VARIABLE_NAME>
14295                                                                                                                                                                 <attrs />
14296                                                                                                                                                                 <value>piece</value>
14297                                                                                                                                                         </AST:VARIABLE_NAME>
14298                                                                                                                                                         <AST:Expr_list>
14299                                                                                                                                                         </AST:Expr_list>
14300                                                                                                                                                 </AST:Variable>
14301                                                                                                                                                 <bool><!-- is_ref -->false</bool>
14302                                                                                                                                                 <AST:Array>
14303                                                                                                                                                         <attrs>
14304                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14305                                                                                                                                                                 <attr key="phc.line_number"><integer>392</integer></attr>
14306                                                                                                                                                         </attrs>
14307                                                                                                                                                         <AST:Array_elem_list>
14308                                                                                                                                                                 <AST:Array_elem>
14309                                                                                                                                                                         <attrs>
14310                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14311                                                                                                                                                                                 <attr key="phc.line_number"><integer>388</integer></attr>
14312                                                                                                                                                                         </attrs>
14313                                                                                                                                                                         <AST:STRING>
14314                                                                                                                                                                                 <attrs>
14315                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14316                                                                                                                                                                                         <attr key="phc.line_number"><integer>388</integer></attr>
14317                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>open</string></attr>
14318                                                                                                                                                                                         <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
14319                                                                                                                                                                                 </attrs>
14320                                                                                                                                                                                 <value>open</value>
14321                                                                                                                                                                         </AST:STRING>
14322                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
14323                                                                                                                                                                         <AST:STRING>
14324                                                                                                                                                                                 <attrs>
14325                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14326                                                                                                                                                                                         <attr key="phc.line_number"><integer>388</integer></attr>
14327                                                                                                                                                                                         <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
14328                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>\n</string></attr>
14329                                                                                                                                                                                 </attrs>
14330                                                                                                                                                                                 <value encoding="escape">
14331 </value>
14332                                                                                                                                                                         </AST:STRING>
14333                                                                                                                                                                 </AST:Array_elem>
14334                                                                                                                                                                 <AST:Array_elem>
14335                                                                                                                                                                         <attrs>
14336                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14337                                                                                                                                                                                 <attr key="phc.line_number"><integer>389</integer></attr>
14338                                                                                                                                                                         </attrs>
14339                                                                                                                                                                         <AST:STRING>
14340                                                                                                                                                                                 <attrs>
14341                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14342                                                                                                                                                                                         <attr key="phc.line_number"><integer>389</integer></attr>
14343                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>close</string></attr>
14344                                                                                                                                                                                         <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
14345                                                                                                                                                                                 </attrs>
14346                                                                                                                                                                                 <value>close</value>
14347                                                                                                                                                                         </AST:STRING>
14348                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
14349                                                                                                                                                                         <AST:STRING>
14350                                                                                                                                                                                 <attrs>
14351                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14352                                                                                                                                                                                         <attr key="phc.line_number"><integer>389</integer></attr>
14353                                                                                                                                                                                         <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
14354                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>\n</string></attr>
14355                                                                                                                                                                                 </attrs>
14356                                                                                                                                                                                 <value encoding="escape">
14357 </value>
14358                                                                                                                                                                         </AST:STRING>
14359                                                                                                                                                                 </AST:Array_elem>
14360                                                                                                                                                                 <AST:Array_elem>
14361                                                                                                                                                                         <attrs>
14362                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14363                                                                                                                                                                                 <attr key="phc.line_number"><integer>390</integer></attr>
14364                                                                                                                                                                         </attrs>
14365                                                                                                                                                                         <AST:STRING>
14366                                                                                                                                                                                 <attrs>
14367                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14368                                                                                                                                                                                         <attr key="phc.line_number"><integer>390</integer></attr>
14369                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>parts</string></attr>
14370                                                                                                                                                                                         <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
14371                                                                                                                                                                                 </attrs>
14372                                                                                                                                                                                 <value>parts</value>
14373                                                                                                                                                                         </AST:STRING>
14374                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
14375                                                                                                                                                                         <AST:Array>
14376                                                                                                                                                                                 <attrs>
14377                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14378                                                                                                                                                                                         <attr key="phc.line_number"><integer>390</integer></attr>
14379                                                                                                                                                                                 </attrs>
14380                                                                                                                                                                                 <AST:Array_elem_list>
14381                                                                                                                                                                                         <AST:Array_elem>
14382                                                                                                                                                                                                 <attrs>
14383                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14384                                                                                                                                                                                                         <attr key="phc.line_number"><integer>390</integer></attr>
14385                                                                                                                                                                                                 </attrs>
14386                                                                                                                                                                                                 <AST:Expr xsi:nil="true" />
14387                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
14388                                                                                                                                                                                                 <AST:New>
14389                                                                                                                                                                                                         <attrs>
14390                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14391                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>390</integer></attr>
14392                                                                                                                                                                                                         </attrs>
14393                                                                                                                                                                                                         <AST:CLASS_NAME>
14394                                                                                                                                                                                                                 <attrs />
14395                                                                                                                                                                                                                 <value>PPDPart</value>
14396                                                                                                                                                                                                         </AST:CLASS_NAME>
14397                                                                                                                                                                                                         <AST:Actual_parameter_list>
14398                                                                                                                                                                                                                 <AST:Actual_parameter>
14399                                                                                                                                                                                                                         <attrs>
14400                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14401                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>390</integer></attr>
14402                                                                                                                                                                                                                         </attrs>
14403                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
14404                                                                                                                                                                                                                         <AST:Method_invocation>
14405                                                                                                                                                                                                                                 <attrs>
14406                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14407                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>390</integer></attr>
14408                                                                                                                                                                                                                                 </attrs>
14409                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
14410                                                                                                                                                                                                                                 <AST:METHOD_NAME>
14411                                                                                                                                                                                                                                         <attrs />
14412                                                                                                                                                                                                                                         <value>str_repeat</value>
14413                                                                                                                                                                                                                                 </AST:METHOD_NAME>
14414                                                                                                                                                                                                                                 <AST:Actual_parameter_list>
14415                                                                                                                                                                                                                                         <AST:Actual_parameter>
14416                                                                                                                                                                                                                                                 <attrs>
14417                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14418                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>390</integer></attr>
14419                                                                                                                                                                                                                                                 </attrs>
14420                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
14421                                                                                                                                                                                                                                                 <AST:STRING>
14422                                                                                                                                                                                                                                                         <attrs>
14423                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14424                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>390</integer></attr>
14425                                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>=</string></attr>
14426                                                                                                                                                                                                                                                         </attrs>
14427                                                                                                                                                                                                                                                         <value>=</value>
14428                                                                                                                                                                                                                                                 </AST:STRING>
14429                                                                                                                                                                                                                                         </AST:Actual_parameter>
14430                                                                                                                                                                                                                                         <AST:Actual_parameter>
14431                                                                                                                                                                                                                                                 <attrs>
14432                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14433                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>390</integer></attr>
14434                                                                                                                                                                                                                                                 </attrs>
14435                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
14436                                                                                                                                                                                                                                                 <AST:Variable>
14437                                                                                                                                                                                                                                                         <attrs>
14438                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14439                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>390</integer></attr>
14440                                                                                                                                                                                                                                                         </attrs>
14441                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
14442                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
14443                                                                                                                                                                                                                                                                 <attrs />
14444                                                                                                                                                                                                                                                                 <value>count</value>
14445                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
14446                                                                                                                                                                                                                                                         <AST:Expr_list>
14447                                                                                                                                                                                                                                                         </AST:Expr_list>
14448                                                                                                                                                                                                                                                 </AST:Variable>
14449                                                                                                                                                                                                                                         </AST:Actual_parameter>
14450                                                                                                                                                                                                                                 </AST:Actual_parameter_list>
14451                                                                                                                                                                                                                         </AST:Method_invocation>
14452                                                                                                                                                                                                                 </AST:Actual_parameter>
14453                                                                                                                                                                                                         </AST:Actual_parameter_list>
14454                                                                                                                                                                                                 </AST:New>
14455                                                                                                                                                                                         </AST:Array_elem>
14456                                                                                                                                                                                 </AST:Array_elem_list>
14457                                                                                                                                                                         </AST:Array>
14458                                                                                                                                                                 </AST:Array_elem>
14459                                                                                                                                                                 <AST:Array_elem>
14460                                                                                                                                                                         <attrs>
14461                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14462                                                                                                                                                                                 <attr key="phc.line_number"><integer>391</integer></attr>
14463                                                                                                                                                                         </attrs>
14464                                                                                                                                                                         <AST:STRING>
14465                                                                                                                                                                                 <attrs>
14466                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14467                                                                                                                                                                                         <attr key="phc.line_number"><integer>391</integer></attr>
14468                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>startPos</string></attr>
14469                                                                                                                                                                                         <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
14470                                                                                                                                                                                 </attrs>
14471                                                                                                                                                                                 <value>startPos</value>
14472                                                                                                                                                                         </AST:STRING>
14473                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
14474                                                                                                                                                                         <AST:Variable>
14475                                                                                                                                                                                 <attrs>
14476                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14477                                                                                                                                                                                         <attr key="phc.line_number"><integer>391</integer></attr>
14478                                                                                                                                                                                 </attrs>
14479                                                                                                                                                                                 <AST:Target xsi:nil="true" />
14480                                                                                                                                                                                 <AST:VARIABLE_NAME>
14481                                                                                                                                                                                         <attrs />
14482                                                                                                                                                                                         <value>i</value>
14483                                                                                                                                                                                 </AST:VARIABLE_NAME>
14484                                                                                                                                                                                 <AST:Expr_list>
14485                                                                                                                                                                                 </AST:Expr_list>
14486                                                                                                                                                                         </AST:Variable>
14487                                                                                                                                                                 </AST:Array_elem>
14488                                                                                                                                                                 <AST:Array_elem>
14489                                                                                                                                                                         <attrs>
14490                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14491                                                                                                                                                                                 <attr key="phc.line_number"><integer>392</integer></attr>
14492                                                                                                                                                                         </attrs>
14493                                                                                                                                                                         <AST:STRING>
14494                                                                                                                                                                                 <attrs>
14495                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14496                                                                                                                                                                                         <attr key="phc.line_number"><integer>392</integer></attr>
14497                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>count</string></attr>
14498                                                                                                                                                                                         <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
14499                                                                                                                                                                                 </attrs>
14500                                                                                                                                                                                 <value>count</value>
14501                                                                                                                                                                         </AST:STRING>
14502                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
14503                                                                                                                                                                         <AST:Variable>
14504                                                                                                                                                                                 <attrs>
14505                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14506                                                                                                                                                                                         <attr key="phc.line_number"><integer>392</integer></attr>
14507                                                                                                                                                                                 </attrs>
14508                                                                                                                                                                                 <AST:Target xsi:nil="true" />
14509                                                                                                                                                                                 <AST:VARIABLE_NAME>
14510                                                                                                                                                                                         <attrs />
14511                                                                                                                                                                                         <value>count</value>
14512                                                                                                                                                                                 </AST:VARIABLE_NAME>
14513                                                                                                                                                                                 <AST:Expr_list>
14514                                                                                                                                                                                 </AST:Expr_list>
14515                                                                                                                                                                         </AST:Variable>
14516                                                                                                                                                                 </AST:Array_elem>
14517                                                                                                                                                         </AST:Array_elem_list>
14518                                                                                                                                                 </AST:Array>
14519                                                                                                                                         </AST:Assignment>
14520                                                                                                                                 </AST:Eval_expr>
14521                                                                                                                                 <AST:Eval_expr>
14522                                                                                                                                         <attrs>
14523                                                                                                                                                 <attr key="phc.comments">
14524                                                                                                                                                         <string_list>
14525                                                                                                                                                         </string_list>
14526                                                                                                                                                 </attr>
14527                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14528                                                                                                                                                 <attr key="phc.line_number"><integer>393</integer></attr>
14529                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
14530                                                                                                                                         </attrs>
14531                                                                                                                                         <AST:Method_invocation>
14532                                                                                                                                                 <attrs>
14533                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14534                                                                                                                                                         <attr key="phc.line_number"><integer>393</integer></attr>
14535                                                                                                                                                 </attrs>
14536                                                                                                                                                 <AST:Variable>
14537                                                                                                                                                         <attrs>
14538                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14539                                                                                                                                                                 <attr key="phc.line_number"><integer>393</integer></attr>
14540                                                                                                                                                         </attrs>
14541                                                                                                                                                         <AST:Target xsi:nil="true" />
14542                                                                                                                                                         <AST:VARIABLE_NAME>
14543                                                                                                                                                                 <attrs />
14544                                                                                                                                                                 <value>stack</value>
14545                                                                                                                                                         </AST:VARIABLE_NAME>
14546                                                                                                                                                         <AST:Expr_list>
14547                                                                                                                                                         </AST:Expr_list>
14548                                                                                                                                                 </AST:Variable>
14549                                                                                                                                                 <AST:METHOD_NAME>
14550                                                                                                                                                         <attrs>
14551                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14552                                                                                                                                                                 <attr key="phc.line_number"><integer>393</integer></attr>
14553                                                                                                                                                         </attrs>
14554                                                                                                                                                         <value>push</value>
14555                                                                                                                                                 </AST:METHOD_NAME>
14556                                                                                                                                                 <AST:Actual_parameter_list>
14557                                                                                                                                                         <AST:Actual_parameter>
14558                                                                                                                                                                 <attrs>
14559                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14560                                                                                                                                                                         <attr key="phc.line_number"><integer>393</integer></attr>
14561                                                                                                                                                                 </attrs>
14562                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
14563                                                                                                                                                                 <AST:Variable>
14564                                                                                                                                                                         <attrs>
14565                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14566                                                                                                                                                                                 <attr key="phc.line_number"><integer>393</integer></attr>
14567                                                                                                                                                                         </attrs>
14568                                                                                                                                                                         <AST:Target xsi:nil="true" />
14569                                                                                                                                                                         <AST:VARIABLE_NAME>
14570                                                                                                                                                                                 <attrs />
14571                                                                                                                                                                                 <value>piece</value>
14572                                                                                                                                                                         </AST:VARIABLE_NAME>
14573                                                                                                                                                                         <AST:Expr_list>
14574                                                                                                                                                                         </AST:Expr_list>
14575                                                                                                                                                                 </AST:Variable>
14576                                                                                                                                                         </AST:Actual_parameter>
14577                                                                                                                                                 </AST:Actual_parameter_list>
14578                                                                                                                                         </AST:Method_invocation>
14579                                                                                                                                 </AST:Eval_expr>
14580                                                                                                                                 <AST:Eval_expr>
14581                                                                                                                                         <attrs>
14582                                                                                                                                                 <attr key="phc.comments">
14583                                                                                                                                                         <string_list>
14584                                                                                                                                                         </string_list>
14585                                                                                                                                                 </attr>
14586                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14587                                                                                                                                                 <attr key="phc.line_number"><integer>394</integer></attr>
14588                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
14589                                                                                                                                         </attrs>
14590                                                                                                                                         <AST:Assignment>
14591                                                                                                                                                 <attrs>
14592                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14593                                                                                                                                                         <attr key="phc.line_number"><integer>394</integer></attr>
14594                                                                                                                                                 </attrs>
14595                                                                                                                                                 <AST:Variable>
14596                                                                                                                                                         <attrs>
14597                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14598                                                                                                                                                                 <attr key="phc.line_number"><integer>394</integer></attr>
14599                                                                                                                                                         </attrs>
14600                                                                                                                                                         <AST:Target xsi:nil="true" />
14601                                                                                                                                                         <AST:VARIABLE_NAME>
14602                                                                                                                                                                 <attrs />
14603                                                                                                                                                                 <value>accum</value>
14604                                                                                                                                                         </AST:VARIABLE_NAME>
14605                                                                                                                                                         <AST:Expr_list>
14606                                                                                                                                                         </AST:Expr_list>
14607                                                                                                                                                 </AST:Variable>
14608                                                                                                                                                 <bool><!-- is_ref -->true</bool>
14609                                                                                                                                                 <AST:Method_invocation>
14610                                                                                                                                                         <attrs>
14611                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14612                                                                                                                                                                 <attr key="phc.line_number"><integer>394</integer></attr>
14613                                                                                                                                                         </attrs>
14614                                                                                                                                                         <AST:Variable>
14615                                                                                                                                                                 <attrs>
14616                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14617                                                                                                                                                                         <attr key="phc.line_number"><integer>394</integer></attr>
14618                                                                                                                                                                 </attrs>
14619                                                                                                                                                                 <AST:Target xsi:nil="true" />
14620                                                                                                                                                                 <AST:VARIABLE_NAME>
14621                                                                                                                                                                         <attrs />
14622                                                                                                                                                                         <value>stack</value>
14623                                                                                                                                                                 </AST:VARIABLE_NAME>
14624                                                                                                                                                                 <AST:Expr_list>
14625                                                                                                                                                                 </AST:Expr_list>
14626                                                                                                                                                         </AST:Variable>
14627                                                                                                                                                         <AST:METHOD_NAME>
14628                                                                                                                                                                 <attrs>
14629                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14630                                                                                                                                                                         <attr key="phc.line_number"><integer>394</integer></attr>
14631                                                                                                                                                                 </attrs>
14632                                                                                                                                                                 <value>getAccum</value>
14633                                                                                                                                                         </AST:METHOD_NAME>
14634                                                                                                                                                         <AST:Actual_parameter_list>
14635                                                                                                                                                         </AST:Actual_parameter_list>
14636                                                                                                                                                 </AST:Method_invocation>
14637                                                                                                                                         </AST:Assignment>
14638                                                                                                                                 </AST:Eval_expr>
14639                                                                                                                                 <AST:Eval_expr>
14640                                                                                                                                         <attrs>
14641                                                                                                                                                 <attr key="phc.comments">
14642                                                                                                                                                         <string_list>
14643                                                                                                                                                         </string_list>
14644                                                                                                                                                 </attr>
14645                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14646                                                                                                                                                 <attr key="phc.line_number"><integer>395</integer></attr>
14647                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
14648                                                                                                                                         </attrs>
14649                                                                                                                                         <AST:Method_invocation>
14650                                                                                                                                                 <attrs>
14651                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14652                                                                                                                                                         <attr key="phc.line_number"><integer>395</integer></attr>
14653                                                                                                                                                 </attrs>
14654                                                                                                                                                 <AST:Target xsi:nil="true" />
14655                                                                                                                                                 <AST:METHOD_NAME>
14656                                                                                                                                                         <attrs />
14657                                                                                                                                                         <value>extract</value>
14658                                                                                                                                                 </AST:METHOD_NAME>
14659                                                                                                                                                 <AST:Actual_parameter_list>
14660                                                                                                                                                         <AST:Actual_parameter>
14661                                                                                                                                                                 <attrs>
14662                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14663                                                                                                                                                                         <attr key="phc.line_number"><integer>395</integer></attr>
14664                                                                                                                                                                 </attrs>
14665                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
14666                                                                                                                                                                 <AST:Method_invocation>
14667                                                                                                                                                                         <attrs>
14668                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14669                                                                                                                                                                                 <attr key="phc.line_number"><integer>395</integer></attr>
14670                                                                                                                                                                         </attrs>
14671                                                                                                                                                                         <AST:Variable>
14672                                                                                                                                                                                 <attrs>
14673                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14674                                                                                                                                                                                         <attr key="phc.line_number"><integer>395</integer></attr>
14675                                                                                                                                                                                 </attrs>
14676                                                                                                                                                                                 <AST:Target xsi:nil="true" />
14677                                                                                                                                                                                 <AST:VARIABLE_NAME>
14678                                                                                                                                                                                         <attrs />
14679                                                                                                                                                                                         <value>stack</value>
14680                                                                                                                                                                                 </AST:VARIABLE_NAME>
14681                                                                                                                                                                                 <AST:Expr_list>
14682                                                                                                                                                                                 </AST:Expr_list>
14683                                                                                                                                                                         </AST:Variable>
14684                                                                                                                                                                         <AST:METHOD_NAME>
14685                                                                                                                                                                                 <attrs>
14686                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14687                                                                                                                                                                                         <attr key="phc.line_number"><integer>395</integer></attr>
14688                                                                                                                                                                                 </attrs>
14689                                                                                                                                                                                 <value>getFlags</value>
14690                                                                                                                                                                         </AST:METHOD_NAME>
14691                                                                                                                                                                         <AST:Actual_parameter_list>
14692                                                                                                                                                                         </AST:Actual_parameter_list>
14693                                                                                                                                                                 </AST:Method_invocation>
14694                                                                                                                                                         </AST:Actual_parameter>
14695                                                                                                                                                 </AST:Actual_parameter_list>
14696                                                                                                                                         </AST:Method_invocation>
14697                                                                                                                                 </AST:Eval_expr>
14698                                                                                                                                 <AST:Eval_expr>
14699                                                                                                                                         <attrs>
14700                                                                                                                                                 <attr key="phc.comments">
14701                                                                                                                                                         <string_list>
14702                                                                                                                                                         </string_list>
14703                                                                                                                                                 </attr>
14704                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14705                                                                                                                                                 <attr key="phc.line_number"><integer>396</integer></attr>
14706                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
14707                                                                                                                                         </attrs>
14708                                                                                                                                         <AST:Op_assignment>
14709                                                                                                                                                 <attrs />
14710                                                                                                                                                 <AST:Variable>
14711                                                                                                                                                         <attrs>
14712                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14713                                                                                                                                                                 <attr key="phc.line_number"><integer>396</integer></attr>
14714                                                                                                                                                         </attrs>
14715                                                                                                                                                         <AST:Target xsi:nil="true" />
14716                                                                                                                                                         <AST:VARIABLE_NAME>
14717                                                                                                                                                                 <attrs />
14718                                                                                                                                                                 <value>i</value>
14719                                                                                                                                                         </AST:VARIABLE_NAME>
14720                                                                                                                                                         <AST:Expr_list>
14721                                                                                                                                                         </AST:Expr_list>
14722                                                                                                                                                 </AST:Variable>
14723                                                                                                                                                 <AST:OP>
14724                                                                                                                                                         <attrs />
14725                                                                                                                                                         <value>+</value>
14726                                                                                                                                                 </AST:OP>
14727                                                                                                                                                 <AST:Variable>
14728                                                                                                                                                         <attrs>
14729                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14730                                                                                                                                                                 <attr key="phc.line_number"><integer>396</integer></attr>
14731                                                                                                                                                         </attrs>
14732                                                                                                                                                         <AST:Target xsi:nil="true" />
14733                                                                                                                                                         <AST:VARIABLE_NAME>
14734                                                                                                                                                                 <attrs />
14735                                                                                                                                                                 <value>count</value>
14736                                                                                                                                                         </AST:VARIABLE_NAME>
14737                                                                                                                                                         <AST:Expr_list>
14738                                                                                                                                                         </AST:Expr_list>
14739                                                                                                                                                 </AST:Variable>
14740                                                                                                                                         </AST:Op_assignment>
14741                                                                                                                                 </AST:Eval_expr>
14742                                                                                                                         </AST:Statement_list>
14743                                                                                                                         <AST:Statement_list>
14744                                                                                                                         </AST:Statement_list>
14745                                                                                                                 </AST:If>
14746                                                                                                         </AST:Statement_list>
14747                                                                                                 </AST:If>
14748                                                                                         </AST:Statement_list>
14749                                                                                         <AST:Statement_list>
14750                                                                                                 <AST:If>
14751                                                                                                         <attrs>
14752                                                                                                                 <attr key="phc.comments">
14753                                                                                                                         <string_list>
14754                                                                                                                                 <string></string>
14755                                                                                                                         </string_list>
14756                                                                                                                 </attr>
14757                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14758                                                                                                                 <attr key="phc.line_number"><integer>400</integer></attr>
14759                                                                                                                 <attr key="phc.unparser.is_elseif"><bool>true</bool></attr>
14760                                                                                                         </attrs>
14761                                                                                                         <AST:Bin_op>
14762                                                                                                                 <attrs>
14763                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14764                                                                                                                         <attr key="phc.line_number"><integer>400</integer></attr>
14765                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
14766                                                                                                                 </attrs>
14767                                                                                                                 <AST:Variable>
14768                                                                                                                         <attrs>
14769                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14770                                                                                                                                 <attr key="phc.line_number"><integer>400</integer></attr>
14771                                                                                                                         </attrs>
14772                                                                                                                         <AST:Target xsi:nil="true" />
14773                                                                                                                         <AST:VARIABLE_NAME>
14774                                                                                                                                 <attrs />
14775                                                                                                                                 <value>found</value>
14776                                                                                                                         </AST:VARIABLE_NAME>
14777                                                                                                                         <AST:Expr_list>
14778                                                                                                                         </AST:Expr_list>
14779                                                                                                                 </AST:Variable>
14780                                                                                                                 <AST:OP>
14781                                                                                                                         <attrs>
14782                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14783                                                                                                                                 <attr key="phc.line_number"><integer>400</integer></attr>
14784                                                                                                                         </attrs>
14785                                                                                                                         <value>==</value>
14786                                                                                                                 </AST:OP>
14787                                                                                                                 <AST:STRING>
14788                                                                                                                         <attrs>
14789                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14790                                                                                                                                 <attr key="phc.line_number"><integer>400</integer></attr>
14791                                                                                                                                 <attr key="phc.unparser.source_rep"><string>line-end</string></attr>
14792                                                                                                                         </attrs>
14793                                                                                                                         <value>line-end</value>
14794                                                                                                                 </AST:STRING>
14795                                                                                                         </AST:Bin_op>
14796                                                                                                         <AST:Statement_list>
14797                                                                                                                 <AST:Eval_expr>
14798                                                                                                                         <attrs>
14799                                                                                                                                 <attr key="phc.comments">
14800                                                                                                                                         <string_list>
14801                                                                                                                                         </string_list>
14802                                                                                                                                 </attr>
14803                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14804                                                                                                                                 <attr key="phc.line_number"><integer>401</integer></attr>
14805                                                                                                                         </attrs>
14806                                                                                                                         <AST:Assignment>
14807                                                                                                                                 <attrs>
14808                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14809                                                                                                                                         <attr key="phc.line_number"><integer>401</integer></attr>
14810                                                                                                                                 </attrs>
14811                                                                                                                                 <AST:Variable>
14812                                                                                                                                         <attrs>
14813                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14814                                                                                                                                                 <attr key="phc.line_number"><integer>401</integer></attr>
14815                                                                                                                                         </attrs>
14816                                                                                                                                         <AST:Target xsi:nil="true" />
14817                                                                                                                                         <AST:VARIABLE_NAME>
14818                                                                                                                                                 <attrs />
14819                                                                                                                                                 <value>piece</value>
14820                                                                                                                                         </AST:VARIABLE_NAME>
14821                                                                                                                                         <AST:Expr_list>
14822                                                                                                                                         </AST:Expr_list>
14823                                                                                                                                 </AST:Variable>
14824                                                                                                                                 <bool><!-- is_ref -->false</bool>
14825                                                                                                                                 <AST:Variable>
14826                                                                                                                                         <attrs>
14827                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14828                                                                                                                                                 <attr key="phc.line_number"><integer>401</integer></attr>
14829                                                                                                                                         </attrs>
14830                                                                                                                                         <AST:Variable>
14831                                                                                                                                                 <attrs>
14832                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14833                                                                                                                                                         <attr key="phc.line_number"><integer>401</integer></attr>
14834                                                                                                                                                 </attrs>
14835                                                                                                                                                 <AST:Target xsi:nil="true" />
14836                                                                                                                                                 <AST:VARIABLE_NAME>
14837                                                                                                                                                         <attrs />
14838                                                                                                                                                         <value>stack</value>
14839                                                                                                                                                 </AST:VARIABLE_NAME>
14840                                                                                                                                                 <AST:Expr_list>
14841                                                                                                                                                 </AST:Expr_list>
14842                                                                                                                                         </AST:Variable>
14843                                                                                                                                         <AST:VARIABLE_NAME>
14844                                                                                                                                                 <attrs />
14845                                                                                                                                                 <value>top</value>
14846                                                                                                                                         </AST:VARIABLE_NAME>
14847                                                                                                                                         <AST:Expr_list>
14848                                                                                                                                         </AST:Expr_list>
14849                                                                                                                                 </AST:Variable>
14850                                                                                                                         </AST:Assignment>
14851                                                                                                                 </AST:Eval_expr>
14852                                                                                                                 <AST:Eval_expr>
14853                                                                                                                         <attrs>
14854                                                                                                                                 <attr key="phc.comments">
14855                                                                                                                                         <string_list>
14856                                                                                                                                                 <string>// A heading must be open, otherwise \n wouldn't have been in the search list</string>
14857                                                                                                                                         </string_list>
14858                                                                                                                                 </attr>
14859                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14860                                                                                                                                 <attr key="phc.line_number"><integer>403</integer></attr>
14861                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
14862                                                                                                                         </attrs>
14863                                                                                                                         <AST:Method_invocation>
14864                                                                                                                                 <attrs>
14865                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14866                                                                                                                                         <attr key="phc.line_number"><integer>403</integer></attr>
14867                                                                                                                                 </attrs>
14868                                                                                                                                 <AST:Target xsi:nil="true" />
14869                                                                                                                                 <AST:METHOD_NAME>
14870                                                                                                                                         <attrs />
14871                                                                                                                                         <value>assert</value>
14872                                                                                                                                 </AST:METHOD_NAME>
14873                                                                                                                                 <AST:Actual_parameter_list>
14874                                                                                                                                         <AST:Actual_parameter>
14875                                                                                                                                                 <attrs>
14876                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14877                                                                                                                                                         <attr key="phc.line_number"><integer>403</integer></attr>
14878                                                                                                                                                 </attrs>
14879                                                                                                                                                 <bool><!-- is_ref -->false</bool>
14880                                                                                                                                                 <AST:Bin_op>
14881                                                                                                                                                         <attrs>
14882                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14883                                                                                                                                                                 <attr key="phc.line_number"><integer>403</integer></attr>
14884                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
14885                                                                                                                                                         </attrs>
14886                                                                                                                                                         <AST:Variable>
14887                                                                                                                                                                 <attrs>
14888                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14889                                                                                                                                                                         <attr key="phc.line_number"><integer>403</integer></attr>
14890                                                                                                                                                                 </attrs>
14891                                                                                                                                                                 <AST:Variable>
14892                                                                                                                                                                         <attrs>
14893                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14894                                                                                                                                                                                 <attr key="phc.line_number"><integer>403</integer></attr>
14895                                                                                                                                                                         </attrs>
14896                                                                                                                                                                         <AST:Target xsi:nil="true" />
14897                                                                                                                                                                         <AST:VARIABLE_NAME>
14898                                                                                                                                                                                 <attrs />
14899                                                                                                                                                                                 <value>piece</value>
14900                                                                                                                                                                         </AST:VARIABLE_NAME>
14901                                                                                                                                                                         <AST:Expr_list>
14902                                                                                                                                                                         </AST:Expr_list>
14903                                                                                                                                                                 </AST:Variable>
14904                                                                                                                                                                 <AST:VARIABLE_NAME>
14905                                                                                                                                                                         <attrs />
14906                                                                                                                                                                         <value>open</value>
14907                                                                                                                                                                 </AST:VARIABLE_NAME>
14908                                                                                                                                                                 <AST:Expr_list>
14909                                                                                                                                                                 </AST:Expr_list>
14910                                                                                                                                                         </AST:Variable>
14911                                                                                                                                                         <AST:OP>
14912                                                                                                                                                                 <attrs>
14913                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14914                                                                                                                                                                         <attr key="phc.line_number"><integer>403</integer></attr>
14915                                                                                                                                                                 </attrs>
14916                                                                                                                                                                 <value>==</value>
14917                                                                                                                                                         </AST:OP>
14918                                                                                                                                                         <AST:STRING>
14919                                                                                                                                                                 <attrs>
14920                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14921                                                                                                                                                                         <attr key="phc.line_number"><integer>403</integer></attr>
14922                                                                                                                                                                         <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
14923                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>\n</string></attr>
14924                                                                                                                                                                 </attrs>
14925                                                                                                                                                                 <value encoding="escape">
14926 </value>
14927                                                                                                                                                         </AST:STRING>
14928                                                                                                                                                 </AST:Bin_op>
14929                                                                                                                                         </AST:Actual_parameter>
14930                                                                                                                                 </AST:Actual_parameter_list>
14931                                                                                                                         </AST:Method_invocation>
14932                                                                                                                 </AST:Eval_expr>
14933                                                                                                                 <AST:Eval_expr>
14934                                                                                                                         <attrs>
14935                                                                                                                                 <attr key="phc.comments">
14936                                                                                                                                         <string_list>
14937                                                                                                                                         </string_list>
14938                                                                                                                                 </attr>
14939                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14940                                                                                                                                 <attr key="phc.line_number"><integer>404</integer></attr>
14941                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
14942                                                                                                                         </attrs>
14943                                                                                                                         <AST:Assignment>
14944                                                                                                                                 <attrs>
14945                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14946                                                                                                                                         <attr key="phc.line_number"><integer>404</integer></attr>
14947                                                                                                                                 </attrs>
14948                                                                                                                                 <AST:Variable>
14949                                                                                                                                         <attrs>
14950                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14951                                                                                                                                                 <attr key="phc.line_number"><integer>404</integer></attr>
14952                                                                                                                                         </attrs>
14953                                                                                                                                         <AST:Target xsi:nil="true" />
14954                                                                                                                                         <AST:VARIABLE_NAME>
14955                                                                                                                                                 <attrs />
14956                                                                                                                                                 <value>part</value>
14957                                                                                                                                         </AST:VARIABLE_NAME>
14958                                                                                                                                         <AST:Expr_list>
14959                                                                                                                                         </AST:Expr_list>
14960                                                                                                                                 </AST:Variable>
14961                                                                                                                                 <bool><!-- is_ref -->false</bool>
14962                                                                                                                                 <AST:Method_invocation>
14963                                                                                                                                         <attrs>
14964                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14965                                                                                                                                                 <attr key="phc.line_number"><integer>404</integer></attr>
14966                                                                                                                                         </attrs>
14967                                                                                                                                         <AST:Variable>
14968                                                                                                                                                 <attrs>
14969                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14970                                                                                                                                                         <attr key="phc.line_number"><integer>404</integer></attr>
14971                                                                                                                                                 </attrs>
14972                                                                                                                                                 <AST:Target xsi:nil="true" />
14973                                                                                                                                                 <AST:VARIABLE_NAME>
14974                                                                                                                                                         <attrs />
14975                                                                                                                                                         <value>piece</value>
14976                                                                                                                                                 </AST:VARIABLE_NAME>
14977                                                                                                                                                 <AST:Expr_list>
14978                                                                                                                                                 </AST:Expr_list>
14979                                                                                                                                         </AST:Variable>
14980                                                                                                                                         <AST:METHOD_NAME>
14981                                                                                                                                                 <attrs>
14982                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
14983                                                                                                                                                         <attr key="phc.line_number"><integer>404</integer></attr>
14984                                                                                                                                                 </attrs>
14985                                                                                                                                                 <value>getCurrentPart</value>
14986                                                                                                                                         </AST:METHOD_NAME>
14987                                                                                                                                         <AST:Actual_parameter_list>
14988                                                                                                                                         </AST:Actual_parameter_list>
14989                                                                                                                                 </AST:Method_invocation>
14990                                                                                                                         </AST:Assignment>
14991                                                                                                                 </AST:Eval_expr>
14992                                                                                                                 <AST:Eval_expr>
14993                                                                                                                         <attrs>
14994                                                                                                                                 <attr key="phc.comments">
14995                                                                                                                                         <string_list>
14996                                                                                                                                                 <string>// Search back through the input to see if it has a proper close</string>
14997                                                                                                                                                 <string>// Do this using the reversed string since the other solutions (end anchor, etc.) are inefficient</string>
14998                                                                                                                                         </string_list>
14999                                                                                                                                 </attr>
15000                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15001                                                                                                                                 <attr key="phc.line_number"><integer>407</integer></attr>
15002                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
15003                                                                                                                         </attrs>
15004                                                                                                                         <AST:Assignment>
15005                                                                                                                                 <attrs>
15006                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15007                                                                                                                                         <attr key="phc.line_number"><integer>407</integer></attr>
15008                                                                                                                                 </attrs>
15009                                                                                                                                 <AST:Variable>
15010                                                                                                                                         <attrs>
15011                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15012                                                                                                                                                 <attr key="phc.line_number"><integer>407</integer></attr>
15013                                                                                                                                         </attrs>
15014                                                                                                                                         <AST:Target xsi:nil="true" />
15015                                                                                                                                         <AST:VARIABLE_NAME>
15016                                                                                                                                                 <attrs />
15017                                                                                                                                                 <value>wsLength</value>
15018                                                                                                                                         </AST:VARIABLE_NAME>
15019                                                                                                                                         <AST:Expr_list>
15020                                                                                                                                         </AST:Expr_list>
15021                                                                                                                                 </AST:Variable>
15022                                                                                                                                 <bool><!-- is_ref -->false</bool>
15023                                                                                                                                 <AST:Method_invocation>
15024                                                                                                                                         <attrs>
15025                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15026                                                                                                                                                 <attr key="phc.line_number"><integer>407</integer></attr>
15027                                                                                                                                         </attrs>
15028                                                                                                                                         <AST:Target xsi:nil="true" />
15029                                                                                                                                         <AST:METHOD_NAME>
15030                                                                                                                                                 <attrs />
15031                                                                                                                                                 <value>strspn</value>
15032                                                                                                                                         </AST:METHOD_NAME>
15033                                                                                                                                         <AST:Actual_parameter_list>
15034                                                                                                                                                 <AST:Actual_parameter>
15035                                                                                                                                                         <attrs>
15036                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15037                                                                                                                                                                 <attr key="phc.line_number"><integer>407</integer></attr>
15038                                                                                                                                                         </attrs>
15039                                                                                                                                                         <bool><!-- is_ref -->false</bool>
15040                                                                                                                                                         <AST:Variable>
15041                                                                                                                                                                 <attrs>
15042                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15043                                                                                                                                                                         <attr key="phc.line_number"><integer>407</integer></attr>
15044                                                                                                                                                                 </attrs>
15045                                                                                                                                                                 <AST:Target xsi:nil="true" />
15046                                                                                                                                                                 <AST:VARIABLE_NAME>
15047                                                                                                                                                                         <attrs />
15048                                                                                                                                                                         <value>revText</value>
15049                                                                                                                                                                 </AST:VARIABLE_NAME>
15050                                                                                                                                                                 <AST:Expr_list>
15051                                                                                                                                                                 </AST:Expr_list>
15052                                                                                                                                                         </AST:Variable>
15053                                                                                                                                                 </AST:Actual_parameter>
15054                                                                                                                                                 <AST:Actual_parameter>
15055                                                                                                                                                         <attrs>
15056                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15057                                                                                                                                                                 <attr key="phc.line_number"><integer>407</integer></attr>
15058                                                                                                                                                         </attrs>
15059                                                                                                                                                         <bool><!-- is_ref -->false</bool>
15060                                                                                                                                                         <AST:STRING>
15061                                                                                                                                                                 <attrs>
15062                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15063                                                                                                                                                                         <attr key="phc.line_number"><integer>407</integer></attr>
15064                                                                                                                                                                         <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
15065                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string> \t</string></attr>
15066                                                                                                                                                                 </attrs>
15067                                                                                                                                                                 <value encoding="escape">       </value>
15068                                                                                                                                                         </AST:STRING>
15069                                                                                                                                                 </AST:Actual_parameter>
15070                                                                                                                                                 <AST:Actual_parameter>
15071                                                                                                                                                         <attrs>
15072                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15073                                                                                                                                                                 <attr key="phc.line_number"><integer>407</integer></attr>
15074                                                                                                                                                         </attrs>
15075                                                                                                                                                         <bool><!-- is_ref -->false</bool>
15076                                                                                                                                                         <AST:Bin_op>
15077                                                                                                                                                                 <attrs>
15078                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15079                                                                                                                                                                         <attr key="phc.line_number"><integer>407</integer></attr>
15080                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
15081                                                                                                                                                                 </attrs>
15082                                                                                                                                                                 <AST:Method_invocation>
15083                                                                                                                                                                         <attrs>
15084                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15085                                                                                                                                                                                 <attr key="phc.line_number"><integer>407</integer></attr>
15086                                                                                                                                                                         </attrs>
15087                                                                                                                                                                         <AST:Target xsi:nil="true" />
15088                                                                                                                                                                         <AST:METHOD_NAME>
15089                                                                                                                                                                                 <attrs />
15090                                                                                                                                                                                 <value>strlen</value>
15091                                                                                                                                                                         </AST:METHOD_NAME>
15092                                                                                                                                                                         <AST:Actual_parameter_list>
15093                                                                                                                                                                                 <AST:Actual_parameter>
15094                                                                                                                                                                                         <attrs>
15095                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15096                                                                                                                                                                                                 <attr key="phc.line_number"><integer>407</integer></attr>
15097                                                                                                                                                                                         </attrs>
15098                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
15099                                                                                                                                                                                         <AST:Variable>
15100                                                                                                                                                                                                 <attrs>
15101                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15102                                                                                                                                                                                                         <attr key="phc.line_number"><integer>407</integer></attr>
15103                                                                                                                                                                                                 </attrs>
15104                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
15105                                                                                                                                                                                                 <AST:VARIABLE_NAME>
15106                                                                                                                                                                                                         <attrs />
15107                                                                                                                                                                                                         <value>text</value>
15108                                                                                                                                                                                                 </AST:VARIABLE_NAME>
15109                                                                                                                                                                                                 <AST:Expr_list>
15110                                                                                                                                                                                                 </AST:Expr_list>
15111                                                                                                                                                                                         </AST:Variable>
15112                                                                                                                                                                                 </AST:Actual_parameter>
15113                                                                                                                                                                         </AST:Actual_parameter_list>
15114                                                                                                                                                                 </AST:Method_invocation>
15115                                                                                                                                                                 <AST:OP>
15116                                                                                                                                                                         <attrs>
15117                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15118                                                                                                                                                                                 <attr key="phc.line_number"><integer>407</integer></attr>
15119                                                                                                                                                                         </attrs>
15120                                                                                                                                                                         <value>-</value>
15121                                                                                                                                                                 </AST:OP>
15122                                                                                                                                                                 <AST:Variable>
15123                                                                                                                                                                         <attrs>
15124                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15125                                                                                                                                                                                 <attr key="phc.line_number"><integer>407</integer></attr>
15126                                                                                                                                                                         </attrs>
15127                                                                                                                                                                         <AST:Target xsi:nil="true" />
15128                                                                                                                                                                         <AST:VARIABLE_NAME>
15129                                                                                                                                                                                 <attrs />
15130                                                                                                                                                                                 <value>i</value>
15131                                                                                                                                                                         </AST:VARIABLE_NAME>
15132                                                                                                                                                                         <AST:Expr_list>
15133                                                                                                                                                                         </AST:Expr_list>
15134                                                                                                                                                                 </AST:Variable>
15135                                                                                                                                                         </AST:Bin_op>
15136                                                                                                                                                 </AST:Actual_parameter>
15137                                                                                                                                         </AST:Actual_parameter_list>
15138                                                                                                                                 </AST:Method_invocation>
15139                                                                                                                         </AST:Assignment>
15140                                                                                                                 </AST:Eval_expr>
15141                                                                                                                 <AST:Eval_expr>
15142                                                                                                                         <attrs>
15143                                                                                                                                 <attr key="phc.comments">
15144                                                                                                                                         <string_list>
15145                                                                                                                                         </string_list>
15146                                                                                                                                 </attr>
15147                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15148                                                                                                                                 <attr key="phc.line_number"><integer>408</integer></attr>
15149                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
15150                                                                                                                         </attrs>
15151                                                                                                                         <AST:Assignment>
15152                                                                                                                                 <attrs>
15153                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15154                                                                                                                                         <attr key="phc.line_number"><integer>408</integer></attr>
15155                                                                                                                                 </attrs>
15156                                                                                                                                 <AST:Variable>
15157                                                                                                                                         <attrs>
15158                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15159                                                                                                                                                 <attr key="phc.line_number"><integer>408</integer></attr>
15160                                                                                                                                         </attrs>
15161                                                                                                                                         <AST:Target xsi:nil="true" />
15162                                                                                                                                         <AST:VARIABLE_NAME>
15163                                                                                                                                                 <attrs />
15164                                                                                                                                                 <value>searchStart</value>
15165                                                                                                                                         </AST:VARIABLE_NAME>
15166                                                                                                                                         <AST:Expr_list>
15167                                                                                                                                         </AST:Expr_list>
15168                                                                                                                                 </AST:Variable>
15169                                                                                                                                 <bool><!-- is_ref -->false</bool>
15170                                                                                                                                 <AST:Bin_op>
15171                                                                                                                                         <attrs>
15172                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15173                                                                                                                                                 <attr key="phc.line_number"><integer>408</integer></attr>
15174                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
15175                                                                                                                                         </attrs>
15176                                                                                                                                         <AST:Variable>
15177                                                                                                                                                 <attrs>
15178                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15179                                                                                                                                                         <attr key="phc.line_number"><integer>408</integer></attr>
15180                                                                                                                                                 </attrs>
15181                                                                                                                                                 <AST:Target xsi:nil="true" />
15182                                                                                                                                                 <AST:VARIABLE_NAME>
15183                                                                                                                                                         <attrs />
15184                                                                                                                                                         <value>i</value>
15185                                                                                                                                                 </AST:VARIABLE_NAME>
15186                                                                                                                                                 <AST:Expr_list>
15187                                                                                                                                                 </AST:Expr_list>
15188                                                                                                                                         </AST:Variable>
15189                                                                                                                                         <AST:OP>
15190                                                                                                                                                 <attrs>
15191                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15192                                                                                                                                                         <attr key="phc.line_number"><integer>408</integer></attr>
15193                                                                                                                                                 </attrs>
15194                                                                                                                                                 <value>-</value>
15195                                                                                                                                         </AST:OP>
15196                                                                                                                                         <AST:Variable>
15197                                                                                                                                                 <attrs>
15198                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15199                                                                                                                                                         <attr key="phc.line_number"><integer>408</integer></attr>
15200                                                                                                                                                 </attrs>
15201                                                                                                                                                 <AST:Target xsi:nil="true" />
15202                                                                                                                                                 <AST:VARIABLE_NAME>
15203                                                                                                                                                         <attrs />
15204                                                                                                                                                         <value>wsLength</value>
15205                                                                                                                                                 </AST:VARIABLE_NAME>
15206                                                                                                                                                 <AST:Expr_list>
15207                                                                                                                                                 </AST:Expr_list>
15208                                                                                                                                         </AST:Variable>
15209                                                                                                                                 </AST:Bin_op>
15210                                                                                                                         </AST:Assignment>
15211                                                                                                                 </AST:Eval_expr>
15212                                                                                                                 <AST:If>
15213                                                                                                                         <attrs>
15214                                                                                                                                 <attr key="phc.comments">
15215                                                                                                                                         <string_list>
15216                                                                                                                                         </string_list>
15217                                                                                                                                 </attr>
15218                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15219                                                                                                                                 <attr key="phc.line_number"><integer>409</integer></attr>
15220                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
15221                                                                                                                         </attrs>
15222                                                                                                                         <AST:Bin_op>
15223                                                                                                                                 <attrs>
15224                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15225                                                                                                                                         <attr key="phc.line_number"><integer>409</integer></attr>
15226                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
15227                                                                                                                                 </attrs>
15228                                                                                                                                 <AST:Method_invocation>
15229                                                                                                                                         <attrs>
15230                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15231                                                                                                                                                 <attr key="phc.line_number"><integer>409</integer></attr>
15232                                                                                                                                         </attrs>
15233                                                                                                                                         <AST:Target xsi:nil="true" />
15234                                                                                                                                         <AST:METHOD_NAME>
15235                                                                                                                                                 <attrs>
15236                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15237                                                                                                                                                         <attr key="phc.line_number"><integer>409</integer></attr>
15238                                                                                                                                                 </attrs>
15239                                                                                                                                                 <value>isset</value>
15240                                                                                                                                         </AST:METHOD_NAME>
15241                                                                                                                                         <AST:Actual_parameter_list>
15242                                                                                                                                                 <AST:Actual_parameter>
15243                                                                                                                                                         <attrs>
15244                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15245                                                                                                                                                                 <attr key="phc.line_number"><integer>409</integer></attr>
15246                                                                                                                                                         </attrs>
15247                                                                                                                                                         <bool><!-- is_ref -->false</bool>
15248                                                                                                                                                         <AST:Variable>
15249                                                                                                                                                                 <attrs>
15250                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15251                                                                                                                                                                         <attr key="phc.line_number"><integer>409</integer></attr>
15252                                                                                                                                                                 </attrs>
15253                                                                                                                                                                 <AST:Variable>
15254                                                                                                                                                                         <attrs>
15255                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15256                                                                                                                                                                                 <attr key="phc.line_number"><integer>409</integer></attr>
15257                                                                                                                                                                         </attrs>
15258                                                                                                                                                                         <AST:Target xsi:nil="true" />
15259                                                                                                                                                                         <AST:VARIABLE_NAME>
15260                                                                                                                                                                                 <attrs />
15261                                                                                                                                                                                 <value>part</value>
15262                                                                                                                                                                         </AST:VARIABLE_NAME>
15263                                                                                                                                                                         <AST:Expr_list>
15264                                                                                                                                                                         </AST:Expr_list>
15265                                                                                                                                                                 </AST:Variable>
15266                                                                                                                                                                 <AST:VARIABLE_NAME>
15267                                                                                                                                                                         <attrs />
15268                                                                                                                                                                         <value>commentEnd</value>
15269                                                                                                                                                                 </AST:VARIABLE_NAME>
15270                                                                                                                                                                 <AST:Expr_list>
15271                                                                                                                                                                 </AST:Expr_list>
15272                                                                                                                                                         </AST:Variable>
15273                                                                                                                                                 </AST:Actual_parameter>
15274                                                                                                                                         </AST:Actual_parameter_list>
15275                                                                                                                                 </AST:Method_invocation>
15276                                                                                                                                 <AST:OP>
15277                                                                                                                                         <attrs>
15278                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15279                                                                                                                                                 <attr key="phc.line_number"><integer>409</integer></attr>
15280                                                                                                                                         </attrs>
15281                                                                                                                                         <value encoding="escape">&amp;&amp;</value>
15282                                                                                                                                 </AST:OP>
15283                                                                                                                                 <AST:Bin_op>
15284                                                                                                                                         <attrs>
15285                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15286                                                                                                                                                 <attr key="phc.line_number"><integer>409</integer></attr>
15287                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
15288                                                                                                                                         </attrs>
15289                                                                                                                                         <AST:Bin_op>
15290                                                                                                                                                 <attrs>
15291                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15292                                                                                                                                                         <attr key="phc.line_number"><integer>409</integer></attr>
15293                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
15294                                                                                                                                                 </attrs>
15295                                                                                                                                                 <AST:Variable>
15296                                                                                                                                                         <attrs>
15297                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15298                                                                                                                                                                 <attr key="phc.line_number"><integer>409</integer></attr>
15299                                                                                                                                                         </attrs>
15300                                                                                                                                                         <AST:Target xsi:nil="true" />
15301                                                                                                                                                         <AST:VARIABLE_NAME>
15302                                                                                                                                                                 <attrs />
15303                                                                                                                                                                 <value>searchStart</value>
15304                                                                                                                                                         </AST:VARIABLE_NAME>
15305                                                                                                                                                         <AST:Expr_list>
15306                                                                                                                                                         </AST:Expr_list>
15307                                                                                                                                                 </AST:Variable>
15308                                                                                                                                                 <AST:OP>
15309                                                                                                                                                         <attrs>
15310                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15311                                                                                                                                                                 <attr key="phc.line_number"><integer>409</integer></attr>
15312                                                                                                                                                         </attrs>
15313                                                                                                                                                         <value>-</value>
15314                                                                                                                                                 </AST:OP>
15315                                                                                                                                                 <AST:INT>
15316                                                                                                                                                         <attrs>
15317                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15318                                                                                                                                                                 <attr key="phc.line_number"><integer>409</integer></attr>
15319                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>1</string></attr>
15320                                                                                                                                                         </attrs>
15321                                                                                                                                                         <value>1</value>
15322                                                                                                                                                 </AST:INT>
15323                                                                                                                                         </AST:Bin_op>
15324                                                                                                                                         <AST:OP>
15325                                                                                                                                                 <attrs>
15326                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15327                                                                                                                                                         <attr key="phc.line_number"><integer>409</integer></attr>
15328                                                                                                                                                 </attrs>
15329                                                                                                                                                 <value>==</value>
15330                                                                                                                                         </AST:OP>
15331                                                                                                                                         <AST:Variable>
15332                                                                                                                                                 <attrs>
15333                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15334                                                                                                                                                         <attr key="phc.line_number"><integer>409</integer></attr>
15335                                                                                                                                                 </attrs>
15336                                                                                                                                                 <AST:Variable>
15337                                                                                                                                                         <attrs>
15338                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15339                                                                                                                                                                 <attr key="phc.line_number"><integer>409</integer></attr>
15340                                                                                                                                                         </attrs>
15341                                                                                                                                                         <AST:Target xsi:nil="true" />
15342                                                                                                                                                         <AST:VARIABLE_NAME>
15343                                                                                                                                                                 <attrs />
15344                                                                                                                                                                 <value>part</value>
15345                                                                                                                                                         </AST:VARIABLE_NAME>
15346                                                                                                                                                         <AST:Expr_list>
15347                                                                                                                                                         </AST:Expr_list>
15348                                                                                                                                                 </AST:Variable>
15349                                                                                                                                                 <AST:VARIABLE_NAME>
15350                                                                                                                                                         <attrs />
15351                                                                                                                                                         <value>commentEnd</value>
15352                                                                                                                                                 </AST:VARIABLE_NAME>
15353                                                                                                                                                 <AST:Expr_list>
15354                                                                                                                                                 </AST:Expr_list>
15355                                                                                                                                         </AST:Variable>
15356                                                                                                                                 </AST:Bin_op>
15357                                                                                                                         </AST:Bin_op>
15358                                                                                                                         <AST:Statement_list>
15359                                                                                                                                 <AST:Eval_expr>
15360                                                                                                                                         <attrs>
15361                                                                                                                                                 <attr key="phc.comments">
15362                                                                                                                                                         <string_list>
15363                                                                                                                                                                 <string>// Comment found at line end</string>
15364                                                                                                                                                                 <string>// Search for equals signs before the comment</string>
15365                                                                                                                                                         </string_list>
15366                                                                                                                                                 </attr>
15367                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15368                                                                                                                                                 <attr key="phc.line_number"><integer>412</integer></attr>
15369                                                                                                                                         </attrs>
15370                                                                                                                                         <AST:Assignment>
15371                                                                                                                                                 <attrs>
15372                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15373                                                                                                                                                         <attr key="phc.line_number"><integer>412</integer></attr>
15374                                                                                                                                                 </attrs>
15375                                                                                                                                                 <AST:Variable>
15376                                                                                                                                                         <attrs>
15377                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15378                                                                                                                                                                 <attr key="phc.line_number"><integer>412</integer></attr>
15379                                                                                                                                                         </attrs>
15380                                                                                                                                                         <AST:Target xsi:nil="true" />
15381                                                                                                                                                         <AST:VARIABLE_NAME>
15382                                                                                                                                                                 <attrs />
15383                                                                                                                                                                 <value>searchStart</value>
15384                                                                                                                                                         </AST:VARIABLE_NAME>
15385                                                                                                                                                         <AST:Expr_list>
15386                                                                                                                                                         </AST:Expr_list>
15387                                                                                                                                                 </AST:Variable>
15388                                                                                                                                                 <bool><!-- is_ref -->false</bool>
15389                                                                                                                                                 <AST:Variable>
15390                                                                                                                                                         <attrs>
15391                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15392                                                                                                                                                                 <attr key="phc.line_number"><integer>412</integer></attr>
15393                                                                                                                                                         </attrs>
15394                                                                                                                                                         <AST:Variable>
15395                                                                                                                                                                 <attrs>
15396                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15397                                                                                                                                                                         <attr key="phc.line_number"><integer>412</integer></attr>
15398                                                                                                                                                                 </attrs>
15399                                                                                                                                                                 <AST:Target xsi:nil="true" />
15400                                                                                                                                                                 <AST:VARIABLE_NAME>
15401                                                                                                                                                                         <attrs />
15402                                                                                                                                                                         <value>part</value>
15403                                                                                                                                                                 </AST:VARIABLE_NAME>
15404                                                                                                                                                                 <AST:Expr_list>
15405                                                                                                                                                                 </AST:Expr_list>
15406                                                                                                                                                         </AST:Variable>
15407                                                                                                                                                         <AST:VARIABLE_NAME>
15408                                                                                                                                                                 <attrs />
15409                                                                                                                                                                 <value>visualEnd</value>
15410                                                                                                                                                         </AST:VARIABLE_NAME>
15411                                                                                                                                                         <AST:Expr_list>
15412                                                                                                                                                         </AST:Expr_list>
15413                                                                                                                                                 </AST:Variable>
15414                                                                                                                                         </AST:Assignment>
15415                                                                                                                                 </AST:Eval_expr>
15416                                                                                                                                 <AST:Eval_expr>
15417                                                                                                                                         <attrs>
15418                                                                                                                                                 <attr key="phc.comments">
15419                                                                                                                                                         <string_list>
15420                                                                                                                                                         </string_list>
15421                                                                                                                                                 </attr>
15422                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15423                                                                                                                                                 <attr key="phc.line_number"><integer>413</integer></attr>
15424                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
15425                                                                                                                                         </attrs>
15426                                                                                                                                         <AST:Op_assignment>
15427                                                                                                                                                 <attrs />
15428                                                                                                                                                 <AST:Variable>
15429                                                                                                                                                         <attrs>
15430                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15431                                                                                                                                                                 <attr key="phc.line_number"><integer>413</integer></attr>
15432                                                                                                                                                         </attrs>
15433                                                                                                                                                         <AST:Target xsi:nil="true" />
15434                                                                                                                                                         <AST:VARIABLE_NAME>
15435                                                                                                                                                                 <attrs />
15436                                                                                                                                                                 <value>searchStart</value>
15437                                                                                                                                                         </AST:VARIABLE_NAME>
15438                                                                                                                                                         <AST:Expr_list>
15439                                                                                                                                                         </AST:Expr_list>
15440                                                                                                                                                 </AST:Variable>
15441                                                                                                                                                 <AST:OP>
15442                                                                                                                                                         <attrs />
15443                                                                                                                                                         <value>-</value>
15444                                                                                                                                                 </AST:OP>
15445                                                                                                                                                 <AST:Method_invocation>
15446                                                                                                                                                         <attrs>
15447                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15448                                                                                                                                                                 <attr key="phc.line_number"><integer>413</integer></attr>
15449                                                                                                                                                         </attrs>
15450                                                                                                                                                         <AST:Target xsi:nil="true" />
15451                                                                                                                                                         <AST:METHOD_NAME>
15452                                                                                                                                                                 <attrs />
15453                                                                                                                                                                 <value>strspn</value>
15454                                                                                                                                                         </AST:METHOD_NAME>
15455                                                                                                                                                         <AST:Actual_parameter_list>
15456                                                                                                                                                                 <AST:Actual_parameter>
15457                                                                                                                                                                         <attrs>
15458                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15459                                                                                                                                                                                 <attr key="phc.line_number"><integer>413</integer></attr>
15460                                                                                                                                                                         </attrs>
15461                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
15462                                                                                                                                                                         <AST:Variable>
15463                                                                                                                                                                                 <attrs>
15464                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15465                                                                                                                                                                                         <attr key="phc.line_number"><integer>413</integer></attr>
15466                                                                                                                                                                                 </attrs>
15467                                                                                                                                                                                 <AST:Target xsi:nil="true" />
15468                                                                                                                                                                                 <AST:VARIABLE_NAME>
15469                                                                                                                                                                                         <attrs />
15470                                                                                                                                                                                         <value>revText</value>
15471                                                                                                                                                                                 </AST:VARIABLE_NAME>
15472                                                                                                                                                                                 <AST:Expr_list>
15473                                                                                                                                                                                 </AST:Expr_list>
15474                                                                                                                                                                         </AST:Variable>
15475                                                                                                                                                                 </AST:Actual_parameter>
15476                                                                                                                                                                 <AST:Actual_parameter>
15477                                                                                                                                                                         <attrs>
15478                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15479                                                                                                                                                                                 <attr key="phc.line_number"><integer>413</integer></attr>
15480                                                                                                                                                                         </attrs>
15481                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
15482                                                                                                                                                                         <AST:STRING>
15483                                                                                                                                                                                 <attrs>
15484                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15485                                                                                                                                                                                         <attr key="phc.line_number"><integer>413</integer></attr>
15486                                                                                                                                                                                         <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
15487                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string> \t</string></attr>
15488                                                                                                                                                                                 </attrs>
15489                                                                                                                                                                                 <value encoding="escape">       </value>
15490                                                                                                                                                                         </AST:STRING>
15491                                                                                                                                                                 </AST:Actual_parameter>
15492                                                                                                                                                                 <AST:Actual_parameter>
15493                                                                                                                                                                         <attrs>
15494                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15495                                                                                                                                                                                 <attr key="phc.line_number"><integer>413</integer></attr>
15496                                                                                                                                                                         </attrs>
15497                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
15498                                                                                                                                                                         <AST:Bin_op>
15499                                                                                                                                                                                 <attrs>
15500                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15501                                                                                                                                                                                         <attr key="phc.line_number"><integer>413</integer></attr>
15502                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
15503                                                                                                                                                                                 </attrs>
15504                                                                                                                                                                                 <AST:Method_invocation>
15505                                                                                                                                                                                         <attrs>
15506                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15507                                                                                                                                                                                                 <attr key="phc.line_number"><integer>413</integer></attr>
15508                                                                                                                                                                                         </attrs>
15509                                                                                                                                                                                         <AST:Target xsi:nil="true" />
15510                                                                                                                                                                                         <AST:METHOD_NAME>
15511                                                                                                                                                                                                 <attrs />
15512                                                                                                                                                                                                 <value>strlen</value>
15513                                                                                                                                                                                         </AST:METHOD_NAME>
15514                                                                                                                                                                                         <AST:Actual_parameter_list>
15515                                                                                                                                                                                                 <AST:Actual_parameter>
15516                                                                                                                                                                                                         <attrs>
15517                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15518                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>413</integer></attr>
15519                                                                                                                                                                                                         </attrs>
15520                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
15521                                                                                                                                                                                                         <AST:Variable>
15522                                                                                                                                                                                                                 <attrs>
15523                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15524                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>413</integer></attr>
15525                                                                                                                                                                                                                 </attrs>
15526                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
15527                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
15528                                                                                                                                                                                                                         <attrs />
15529                                                                                                                                                                                                                         <value>text</value>
15530                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
15531                                                                                                                                                                                                                 <AST:Expr_list>
15532                                                                                                                                                                                                                 </AST:Expr_list>
15533                                                                                                                                                                                                         </AST:Variable>
15534                                                                                                                                                                                                 </AST:Actual_parameter>
15535                                                                                                                                                                                         </AST:Actual_parameter_list>
15536                                                                                                                                                                                 </AST:Method_invocation>
15537                                                                                                                                                                                 <AST:OP>
15538                                                                                                                                                                                         <attrs>
15539                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15540                                                                                                                                                                                                 <attr key="phc.line_number"><integer>413</integer></attr>
15541                                                                                                                                                                                         </attrs>
15542                                                                                                                                                                                         <value>-</value>
15543                                                                                                                                                                                 </AST:OP>
15544                                                                                                                                                                                 <AST:Variable>
15545                                                                                                                                                                                         <attrs>
15546                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15547                                                                                                                                                                                                 <attr key="phc.line_number"><integer>413</integer></attr>
15548                                                                                                                                                                                         </attrs>
15549                                                                                                                                                                                         <AST:Target xsi:nil="true" />
15550                                                                                                                                                                                         <AST:VARIABLE_NAME>
15551                                                                                                                                                                                                 <attrs />
15552                                                                                                                                                                                                 <value>searchStart</value>
15553                                                                                                                                                                                         </AST:VARIABLE_NAME>
15554                                                                                                                                                                                         <AST:Expr_list>
15555                                                                                                                                                                                         </AST:Expr_list>
15556                                                                                                                                                                                 </AST:Variable>
15557                                                                                                                                                                         </AST:Bin_op>
15558                                                                                                                                                                 </AST:Actual_parameter>
15559                                                                                                                                                         </AST:Actual_parameter_list>
15560                                                                                                                                                 </AST:Method_invocation>
15561                                                                                                                                         </AST:Op_assignment>
15562                                                                                                                                 </AST:Eval_expr>
15563                                                                                                                         </AST:Statement_list>
15564                                                                                                                         <AST:Statement_list>
15565                                                                                                                         </AST:Statement_list>
15566                                                                                                                 </AST:If>
15567                                                                                                                 <AST:Eval_expr>
15568                                                                                                                         <attrs>
15569                                                                                                                                 <attr key="phc.comments">
15570                                                                                                                                         <string_list>
15571                                                                                                                                         </string_list>
15572                                                                                                                                 </attr>
15573                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15574                                                                                                                                 <attr key="phc.line_number"><integer>415</integer></attr>
15575                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
15576                                                                                                                         </attrs>
15577                                                                                                                         <AST:Assignment>
15578                                                                                                                                 <attrs>
15579                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15580                                                                                                                                         <attr key="phc.line_number"><integer>415</integer></attr>
15581                                                                                                                                 </attrs>
15582                                                                                                                                 <AST:Variable>
15583                                                                                                                                         <attrs>
15584                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15585                                                                                                                                                 <attr key="phc.line_number"><integer>415</integer></attr>
15586                                                                                                                                         </attrs>
15587                                                                                                                                         <AST:Target xsi:nil="true" />
15588                                                                                                                                         <AST:VARIABLE_NAME>
15589                                                                                                                                                 <attrs />
15590                                                                                                                                                 <value>count</value>
15591                                                                                                                                         </AST:VARIABLE_NAME>
15592                                                                                                                                         <AST:Expr_list>
15593                                                                                                                                         </AST:Expr_list>
15594                                                                                                                                 </AST:Variable>
15595                                                                                                                                 <bool><!-- is_ref -->false</bool>
15596                                                                                                                                 <AST:Variable>
15597                                                                                                                                         <attrs>
15598                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15599                                                                                                                                                 <attr key="phc.line_number"><integer>415</integer></attr>
15600                                                                                                                                         </attrs>
15601                                                                                                                                         <AST:Variable>
15602                                                                                                                                                 <attrs>
15603                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15604                                                                                                                                                         <attr key="phc.line_number"><integer>415</integer></attr>
15605                                                                                                                                                 </attrs>
15606                                                                                                                                                 <AST:Target xsi:nil="true" />
15607                                                                                                                                                 <AST:VARIABLE_NAME>
15608                                                                                                                                                         <attrs />
15609                                                                                                                                                         <value>piece</value>
15610                                                                                                                                                 </AST:VARIABLE_NAME>
15611                                                                                                                                                 <AST:Expr_list>
15612                                                                                                                                                 </AST:Expr_list>
15613                                                                                                                                         </AST:Variable>
15614                                                                                                                                         <AST:VARIABLE_NAME>
15615                                                                                                                                                 <attrs />
15616                                                                                                                                                 <value>count</value>
15617                                                                                                                                         </AST:VARIABLE_NAME>
15618                                                                                                                                         <AST:Expr_list>
15619                                                                                                                                         </AST:Expr_list>
15620                                                                                                                                 </AST:Variable>
15621                                                                                                                         </AST:Assignment>
15622                                                                                                                 </AST:Eval_expr>
15623                                                                                                                 <AST:Eval_expr>
15624                                                                                                                         <attrs>
15625                                                                                                                                 <attr key="phc.comments">
15626                                                                                                                                         <string_list>
15627                                                                                                                                         </string_list>
15628                                                                                                                                 </attr>
15629                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15630                                                                                                                                 <attr key="phc.line_number"><integer>416</integer></attr>
15631                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
15632                                                                                                                         </attrs>
15633                                                                                                                         <AST:Assignment>
15634                                                                                                                                 <attrs>
15635                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15636                                                                                                                                         <attr key="phc.line_number"><integer>416</integer></attr>
15637                                                                                                                                 </attrs>
15638                                                                                                                                 <AST:Variable>
15639                                                                                                                                         <attrs>
15640                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15641                                                                                                                                                 <attr key="phc.line_number"><integer>416</integer></attr>
15642                                                                                                                                         </attrs>
15643                                                                                                                                         <AST:Target xsi:nil="true" />
15644                                                                                                                                         <AST:VARIABLE_NAME>
15645                                                                                                                                                 <attrs />
15646                                                                                                                                                 <value>equalsLength</value>
15647                                                                                                                                         </AST:VARIABLE_NAME>
15648                                                                                                                                         <AST:Expr_list>
15649                                                                                                                                         </AST:Expr_list>
15650                                                                                                                                 </AST:Variable>
15651                                                                                                                                 <bool><!-- is_ref -->false</bool>
15652                                                                                                                                 <AST:Method_invocation>
15653                                                                                                                                         <attrs>
15654                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15655                                                                                                                                                 <attr key="phc.line_number"><integer>416</integer></attr>
15656                                                                                                                                         </attrs>
15657                                                                                                                                         <AST:Target xsi:nil="true" />
15658                                                                                                                                         <AST:METHOD_NAME>
15659                                                                                                                                                 <attrs />
15660                                                                                                                                                 <value>strspn</value>
15661                                                                                                                                         </AST:METHOD_NAME>
15662                                                                                                                                         <AST:Actual_parameter_list>
15663                                                                                                                                                 <AST:Actual_parameter>
15664                                                                                                                                                         <attrs>
15665                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15666                                                                                                                                                                 <attr key="phc.line_number"><integer>416</integer></attr>
15667                                                                                                                                                         </attrs>
15668                                                                                                                                                         <bool><!-- is_ref -->false</bool>
15669                                                                                                                                                         <AST:Variable>
15670                                                                                                                                                                 <attrs>
15671                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15672                                                                                                                                                                         <attr key="phc.line_number"><integer>416</integer></attr>
15673                                                                                                                                                                 </attrs>
15674                                                                                                                                                                 <AST:Target xsi:nil="true" />
15675                                                                                                                                                                 <AST:VARIABLE_NAME>
15676                                                                                                                                                                         <attrs />
15677                                                                                                                                                                         <value>revText</value>
15678                                                                                                                                                                 </AST:VARIABLE_NAME>
15679                                                                                                                                                                 <AST:Expr_list>
15680                                                                                                                                                                 </AST:Expr_list>
15681                                                                                                                                                         </AST:Variable>
15682                                                                                                                                                 </AST:Actual_parameter>
15683                                                                                                                                                 <AST:Actual_parameter>
15684                                                                                                                                                         <attrs>
15685                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15686                                                                                                                                                                 <attr key="phc.line_number"><integer>416</integer></attr>
15687                                                                                                                                                         </attrs>
15688                                                                                                                                                         <bool><!-- is_ref -->false</bool>
15689                                                                                                                                                         <AST:STRING>
15690                                                                                                                                                                 <attrs>
15691                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15692                                                                                                                                                                         <attr key="phc.line_number"><integer>416</integer></attr>
15693                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>=</string></attr>
15694                                                                                                                                                                 </attrs>
15695                                                                                                                                                                 <value>=</value>
15696                                                                                                                                                         </AST:STRING>
15697                                                                                                                                                 </AST:Actual_parameter>
15698                                                                                                                                                 <AST:Actual_parameter>
15699                                                                                                                                                         <attrs>
15700                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15701                                                                                                                                                                 <attr key="phc.line_number"><integer>416</integer></attr>
15702                                                                                                                                                         </attrs>
15703                                                                                                                                                         <bool><!-- is_ref -->false</bool>
15704                                                                                                                                                         <AST:Bin_op>
15705                                                                                                                                                                 <attrs>
15706                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15707                                                                                                                                                                         <attr key="phc.line_number"><integer>416</integer></attr>
15708                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
15709                                                                                                                                                                 </attrs>
15710                                                                                                                                                                 <AST:Method_invocation>
15711                                                                                                                                                                         <attrs>
15712                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15713                                                                                                                                                                                 <attr key="phc.line_number"><integer>416</integer></attr>
15714                                                                                                                                                                         </attrs>
15715                                                                                                                                                                         <AST:Target xsi:nil="true" />
15716                                                                                                                                                                         <AST:METHOD_NAME>
15717                                                                                                                                                                                 <attrs />
15718                                                                                                                                                                                 <value>strlen</value>
15719                                                                                                                                                                         </AST:METHOD_NAME>
15720                                                                                                                                                                         <AST:Actual_parameter_list>
15721                                                                                                                                                                                 <AST:Actual_parameter>
15722                                                                                                                                                                                         <attrs>
15723                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15724                                                                                                                                                                                                 <attr key="phc.line_number"><integer>416</integer></attr>
15725                                                                                                                                                                                         </attrs>
15726                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
15727                                                                                                                                                                                         <AST:Variable>
15728                                                                                                                                                                                                 <attrs>
15729                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15730                                                                                                                                                                                                         <attr key="phc.line_number"><integer>416</integer></attr>
15731                                                                                                                                                                                                 </attrs>
15732                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
15733                                                                                                                                                                                                 <AST:VARIABLE_NAME>
15734                                                                                                                                                                                                         <attrs />
15735                                                                                                                                                                                                         <value>text</value>
15736                                                                                                                                                                                                 </AST:VARIABLE_NAME>
15737                                                                                                                                                                                                 <AST:Expr_list>
15738                                                                                                                                                                                                 </AST:Expr_list>
15739                                                                                                                                                                                         </AST:Variable>
15740                                                                                                                                                                                 </AST:Actual_parameter>
15741                                                                                                                                                                         </AST:Actual_parameter_list>
15742                                                                                                                                                                 </AST:Method_invocation>
15743                                                                                                                                                                 <AST:OP>
15744                                                                                                                                                                         <attrs>
15745                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15746                                                                                                                                                                                 <attr key="phc.line_number"><integer>416</integer></attr>
15747                                                                                                                                                                         </attrs>
15748                                                                                                                                                                         <value>-</value>
15749                                                                                                                                                                 </AST:OP>
15750                                                                                                                                                                 <AST:Variable>
15751                                                                                                                                                                         <attrs>
15752                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15753                                                                                                                                                                                 <attr key="phc.line_number"><integer>416</integer></attr>
15754                                                                                                                                                                         </attrs>
15755                                                                                                                                                                         <AST:Target xsi:nil="true" />
15756                                                                                                                                                                         <AST:VARIABLE_NAME>
15757                                                                                                                                                                                 <attrs />
15758                                                                                                                                                                                 <value>searchStart</value>
15759                                                                                                                                                                         </AST:VARIABLE_NAME>
15760                                                                                                                                                                         <AST:Expr_list>
15761                                                                                                                                                                         </AST:Expr_list>
15762                                                                                                                                                                 </AST:Variable>
15763                                                                                                                                                         </AST:Bin_op>
15764                                                                                                                                                 </AST:Actual_parameter>
15765                                                                                                                                         </AST:Actual_parameter_list>
15766                                                                                                                                 </AST:Method_invocation>
15767                                                                                                                         </AST:Assignment>
15768                                                                                                                 </AST:Eval_expr>
15769                                                                                                                 <AST:If>
15770                                                                                                                         <attrs>
15771                                                                                                                                 <attr key="phc.comments">
15772                                                                                                                                         <string_list>
15773                                                                                                                                         </string_list>
15774                                                                                                                                 </attr>
15775                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15776                                                                                                                                 <attr key="phc.line_number"><integer>417</integer></attr>
15777                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
15778                                                                                                                         </attrs>
15779                                                                                                                         <AST:Bin_op>
15780                                                                                                                                 <attrs>
15781                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15782                                                                                                                                         <attr key="phc.line_number"><integer>417</integer></attr>
15783                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
15784                                                                                                                                 </attrs>
15785                                                                                                                                 <AST:Variable>
15786                                                                                                                                         <attrs>
15787                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15788                                                                                                                                                 <attr key="phc.line_number"><integer>417</integer></attr>
15789                                                                                                                                         </attrs>
15790                                                                                                                                         <AST:Target xsi:nil="true" />
15791                                                                                                                                         <AST:VARIABLE_NAME>
15792                                                                                                                                                 <attrs />
15793                                                                                                                                                 <value>equalsLength</value>
15794                                                                                                                                         </AST:VARIABLE_NAME>
15795                                                                                                                                         <AST:Expr_list>
15796                                                                                                                                         </AST:Expr_list>
15797                                                                                                                                 </AST:Variable>
15798                                                                                                                                 <AST:OP>
15799                                                                                                                                         <attrs>
15800                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15801                                                                                                                                                 <attr key="phc.line_number"><integer>417</integer></attr>
15802                                                                                                                                         </attrs>
15803                                                                                                                                         <value encoding="escape">&gt;</value>
15804                                                                                                                                 </AST:OP>
15805                                                                                                                                 <AST:INT>
15806                                                                                                                                         <attrs>
15807                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15808                                                                                                                                                 <attr key="phc.line_number"><integer>417</integer></attr>
15809                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>0</string></attr>
15810                                                                                                                                         </attrs>
15811                                                                                                                                         <value>0</value>
15812                                                                                                                                 </AST:INT>
15813                                                                                                                         </AST:Bin_op>
15814                                                                                                                         <AST:Statement_list>
15815                                                                                                                                 <AST:If>
15816                                                                                                                                         <attrs>
15817                                                                                                                                                 <attr key="phc.comments">
15818                                                                                                                                                         <string_list>
15819                                                                                                                                                         </string_list>
15820                                                                                                                                                 </attr>
15821                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15822                                                                                                                                                 <attr key="phc.line_number"><integer>418</integer></attr>
15823                                                                                                                                         </attrs>
15824                                                                                                                                         <AST:Bin_op>
15825                                                                                                                                                 <attrs>
15826                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15827                                                                                                                                                         <attr key="phc.line_number"><integer>418</integer></attr>
15828                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
15829                                                                                                                                                 </attrs>
15830                                                                                                                                                 <AST:Bin_op>
15831                                                                                                                                                         <attrs>
15832                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15833                                                                                                                                                                 <attr key="phc.line_number"><integer>418</integer></attr>
15834                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
15835                                                                                                                                                         </attrs>
15836                                                                                                                                                         <AST:Variable>
15837                                                                                                                                                                 <attrs>
15838                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15839                                                                                                                                                                         <attr key="phc.line_number"><integer>418</integer></attr>
15840                                                                                                                                                                 </attrs>
15841                                                                                                                                                                 <AST:Target xsi:nil="true" />
15842                                                                                                                                                                 <AST:VARIABLE_NAME>
15843                                                                                                                                                                         <attrs />
15844                                                                                                                                                                         <value>i</value>
15845                                                                                                                                                                 </AST:VARIABLE_NAME>
15846                                                                                                                                                                 <AST:Expr_list>
15847                                                                                                                                                                 </AST:Expr_list>
15848                                                                                                                                                         </AST:Variable>
15849                                                                                                                                                         <AST:OP>
15850                                                                                                                                                                 <attrs>
15851                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15852                                                                                                                                                                         <attr key="phc.line_number"><integer>418</integer></attr>
15853                                                                                                                                                                 </attrs>
15854                                                                                                                                                                 <value>-</value>
15855                                                                                                                                                         </AST:OP>
15856                                                                                                                                                         <AST:Variable>
15857                                                                                                                                                                 <attrs>
15858                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15859                                                                                                                                                                         <attr key="phc.line_number"><integer>418</integer></attr>
15860                                                                                                                                                                 </attrs>
15861                                                                                                                                                                 <AST:Target xsi:nil="true" />
15862                                                                                                                                                                 <AST:VARIABLE_NAME>
15863                                                                                                                                                                         <attrs />
15864                                                                                                                                                                         <value>equalsLength</value>
15865                                                                                                                                                                 </AST:VARIABLE_NAME>
15866                                                                                                                                                                 <AST:Expr_list>
15867                                                                                                                                                                 </AST:Expr_list>
15868                                                                                                                                                         </AST:Variable>
15869                                                                                                                                                 </AST:Bin_op>
15870                                                                                                                                                 <AST:OP>
15871                                                                                                                                                         <attrs>
15872                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15873                                                                                                                                                                 <attr key="phc.line_number"><integer>418</integer></attr>
15874                                                                                                                                                         </attrs>
15875                                                                                                                                                         <value>==</value>
15876                                                                                                                                                 </AST:OP>
15877                                                                                                                                                 <AST:Variable>
15878                                                                                                                                                         <attrs>
15879                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15880                                                                                                                                                                 <attr key="phc.line_number"><integer>418</integer></attr>
15881                                                                                                                                                         </attrs>
15882                                                                                                                                                         <AST:Variable>
15883                                                                                                                                                                 <attrs>
15884                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15885                                                                                                                                                                         <attr key="phc.line_number"><integer>418</integer></attr>
15886                                                                                                                                                                 </attrs>
15887                                                                                                                                                                 <AST:Target xsi:nil="true" />
15888                                                                                                                                                                 <AST:VARIABLE_NAME>
15889                                                                                                                                                                         <attrs />
15890                                                                                                                                                                         <value>piece</value>
15891                                                                                                                                                                 </AST:VARIABLE_NAME>
15892                                                                                                                                                                 <AST:Expr_list>
15893                                                                                                                                                                 </AST:Expr_list>
15894                                                                                                                                                         </AST:Variable>
15895                                                                                                                                                         <AST:VARIABLE_NAME>
15896                                                                                                                                                                 <attrs />
15897                                                                                                                                                                 <value>startPos</value>
15898                                                                                                                                                         </AST:VARIABLE_NAME>
15899                                                                                                                                                         <AST:Expr_list>
15900                                                                                                                                                         </AST:Expr_list>
15901                                                                                                                                                 </AST:Variable>
15902                                                                                                                                         </AST:Bin_op>
15903                                                                                                                                         <AST:Statement_list>
15904                                                                                                                                                 <AST:Eval_expr>
15905                                                                                                                                                         <attrs>
15906                                                                                                                                                                 <attr key="phc.comments">
15907                                                                                                                                                                         <string_list>
15908                                                                                                                                                                                 <string>// This is just a single string of equals signs on its own line</string>
15909                                                                                                                                                                                 <string>// Replicate the doHeadings behaviour /={count}(.+)={count}/</string>
15910                                                                                                                                                                                 <string>// First find out how many equals signs there really are (don't stop at 6)</string>
15911                                                                                                                                                                         </string_list>
15912                                                                                                                                                                 </attr>
15913                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15914                                                                                                                                                                 <attr key="phc.line_number"><integer>422</integer></attr>
15915                                                                                                                                                         </attrs>
15916                                                                                                                                                         <AST:Assignment>
15917                                                                                                                                                                 <attrs>
15918                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15919                                                                                                                                                                         <attr key="phc.line_number"><integer>422</integer></attr>
15920                                                                                                                                                                 </attrs>
15921                                                                                                                                                                 <AST:Variable>
15922                                                                                                                                                                         <attrs>
15923                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15924                                                                                                                                                                                 <attr key="phc.line_number"><integer>422</integer></attr>
15925                                                                                                                                                                         </attrs>
15926                                                                                                                                                                         <AST:Target xsi:nil="true" />
15927                                                                                                                                                                         <AST:VARIABLE_NAME>
15928                                                                                                                                                                                 <attrs />
15929                                                                                                                                                                                 <value>count</value>
15930                                                                                                                                                                         </AST:VARIABLE_NAME>
15931                                                                                                                                                                         <AST:Expr_list>
15932                                                                                                                                                                         </AST:Expr_list>
15933                                                                                                                                                                 </AST:Variable>
15934                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
15935                                                                                                                                                                 <AST:Variable>
15936                                                                                                                                                                         <attrs>
15937                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15938                                                                                                                                                                                 <attr key="phc.line_number"><integer>422</integer></attr>
15939                                                                                                                                                                         </attrs>
15940                                                                                                                                                                         <AST:Target xsi:nil="true" />
15941                                                                                                                                                                         <AST:VARIABLE_NAME>
15942                                                                                                                                                                                 <attrs />
15943                                                                                                                                                                                 <value>equalsLength</value>
15944                                                                                                                                                                         </AST:VARIABLE_NAME>
15945                                                                                                                                                                         <AST:Expr_list>
15946                                                                                                                                                                         </AST:Expr_list>
15947                                                                                                                                                                 </AST:Variable>
15948                                                                                                                                                         </AST:Assignment>
15949                                                                                                                                                 </AST:Eval_expr>
15950                                                                                                                                                 <AST:If>
15951                                                                                                                                                         <attrs>
15952                                                                                                                                                                 <attr key="phc.comments">
15953                                                                                                                                                                         <string_list>
15954                                                                                                                                                                         </string_list>
15955                                                                                                                                                                 </attr>
15956                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15957                                                                                                                                                                 <attr key="phc.line_number"><integer>423</integer></attr>
15958                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
15959                                                                                                                                                         </attrs>
15960                                                                                                                                                         <AST:Bin_op>
15961                                                                                                                                                                 <attrs>
15962                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15963                                                                                                                                                                         <attr key="phc.line_number"><integer>423</integer></attr>
15964                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
15965                                                                                                                                                                 </attrs>
15966                                                                                                                                                                 <AST:Variable>
15967                                                                                                                                                                         <attrs>
15968                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15969                                                                                                                                                                                 <attr key="phc.line_number"><integer>423</integer></attr>
15970                                                                                                                                                                         </attrs>
15971                                                                                                                                                                         <AST:Target xsi:nil="true" />
15972                                                                                                                                                                         <AST:VARIABLE_NAME>
15973                                                                                                                                                                                 <attrs />
15974                                                                                                                                                                                 <value>count</value>
15975                                                                                                                                                                         </AST:VARIABLE_NAME>
15976                                                                                                                                                                         <AST:Expr_list>
15977                                                                                                                                                                         </AST:Expr_list>
15978                                                                                                                                                                 </AST:Variable>
15979                                                                                                                                                                 <AST:OP>
15980                                                                                                                                                                         <attrs>
15981                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15982                                                                                                                                                                                 <attr key="phc.line_number"><integer>423</integer></attr>
15983                                                                                                                                                                         </attrs>
15984                                                                                                                                                                         <value encoding="escape">&lt;</value>
15985                                                                                                                                                                 </AST:OP>
15986                                                                                                                                                                 <AST:INT>
15987                                                                                                                                                                         <attrs>
15988                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
15989                                                                                                                                                                                 <attr key="phc.line_number"><integer>423</integer></attr>
15990                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>3</string></attr>
15991                                                                                                                                                                         </attrs>
15992                                                                                                                                                                         <value>3</value>
15993                                                                                                                                                                 </AST:INT>
15994                                                                                                                                                         </AST:Bin_op>
15995                                                                                                                                                         <AST:Statement_list>
15996                                                                                                                                                                 <AST:Eval_expr>
15997                                                                                                                                                                         <attrs>
15998                                                                                                                                                                                 <attr key="phc.comments">
15999                                                                                                                                                                                         <string_list>
16000                                                                                                                                                                                         </string_list>
16001                                                                                                                                                                                 </attr>
16002                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16003                                                                                                                                                                                 <attr key="phc.line_number"><integer>424</integer></attr>
16004                                                                                                                                                                         </attrs>
16005                                                                                                                                                                         <AST:Assignment>
16006                                                                                                                                                                                 <attrs>
16007                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16008                                                                                                                                                                                         <attr key="phc.line_number"><integer>424</integer></attr>
16009                                                                                                                                                                                 </attrs>
16010                                                                                                                                                                                 <AST:Variable>
16011                                                                                                                                                                                         <attrs>
16012                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16013                                                                                                                                                                                                 <attr key="phc.line_number"><integer>424</integer></attr>
16014                                                                                                                                                                                         </attrs>
16015                                                                                                                                                                                         <AST:Target xsi:nil="true" />
16016                                                                                                                                                                                         <AST:VARIABLE_NAME>
16017                                                                                                                                                                                                 <attrs />
16018                                                                                                                                                                                                 <value>count</value>
16019                                                                                                                                                                                         </AST:VARIABLE_NAME>
16020                                                                                                                                                                                         <AST:Expr_list>
16021                                                                                                                                                                                         </AST:Expr_list>
16022                                                                                                                                                                                 </AST:Variable>
16023                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
16024                                                                                                                                                                                 <AST:INT>
16025                                                                                                                                                                                         <attrs>
16026                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16027                                                                                                                                                                                                 <attr key="phc.line_number"><integer>424</integer></attr>
16028                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>0</string></attr>
16029                                                                                                                                                                                         </attrs>
16030                                                                                                                                                                                         <value>0</value>
16031                                                                                                                                                                                 </AST:INT>
16032                                                                                                                                                                         </AST:Assignment>
16033                                                                                                                                                                 </AST:Eval_expr>
16034                                                                                                                                                         </AST:Statement_list>
16035                                                                                                                                                         <AST:Statement_list>
16036                                                                                                                                                                 <AST:Eval_expr>
16037                                                                                                                                                                         <attrs>
16038                                                                                                                                                                                 <attr key="phc.comments">
16039                                                                                                                                                                                         <string_list>
16040                                                                                                                                                                                         </string_list>
16041                                                                                                                                                                                 </attr>
16042                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16043                                                                                                                                                                                 <attr key="phc.line_number"><integer>426</integer></attr>
16044                                                                                                                                                                         </attrs>
16045                                                                                                                                                                         <AST:Assignment>
16046                                                                                                                                                                                 <attrs>
16047                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16048                                                                                                                                                                                         <attr key="phc.line_number"><integer>426</integer></attr>
16049                                                                                                                                                                                 </attrs>
16050                                                                                                                                                                                 <AST:Variable>
16051                                                                                                                                                                                         <attrs>
16052                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16053                                                                                                                                                                                                 <attr key="phc.line_number"><integer>426</integer></attr>
16054                                                                                                                                                                                         </attrs>
16055                                                                                                                                                                                         <AST:Target xsi:nil="true" />
16056                                                                                                                                                                                         <AST:VARIABLE_NAME>
16057                                                                                                                                                                                                 <attrs />
16058                                                                                                                                                                                                 <value>count</value>
16059                                                                                                                                                                                         </AST:VARIABLE_NAME>
16060                                                                                                                                                                                         <AST:Expr_list>
16061                                                                                                                                                                                         </AST:Expr_list>
16062                                                                                                                                                                                 </AST:Variable>
16063                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
16064                                                                                                                                                                                 <AST:Method_invocation>
16065                                                                                                                                                                                         <attrs>
16066                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16067                                                                                                                                                                                                 <attr key="phc.line_number"><integer>426</integer></attr>
16068                                                                                                                                                                                         </attrs>
16069                                                                                                                                                                                         <AST:Target xsi:nil="true" />
16070                                                                                                                                                                                         <AST:METHOD_NAME>
16071                                                                                                                                                                                                 <attrs />
16072                                                                                                                                                                                                 <value>min</value>
16073                                                                                                                                                                                         </AST:METHOD_NAME>
16074                                                                                                                                                                                         <AST:Actual_parameter_list>
16075                                                                                                                                                                                                 <AST:Actual_parameter>
16076                                                                                                                                                                                                         <attrs>
16077                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16078                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>426</integer></attr>
16079                                                                                                                                                                                                         </attrs>
16080                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
16081                                                                                                                                                                                                         <AST:INT>
16082                                                                                                                                                                                                                 <attrs>
16083                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16084                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>426</integer></attr>
16085                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>6</string></attr>
16086                                                                                                                                                                                                                 </attrs>
16087                                                                                                                                                                                                                 <value>6</value>
16088                                                                                                                                                                                                         </AST:INT>
16089                                                                                                                                                                                                 </AST:Actual_parameter>
16090                                                                                                                                                                                                 <AST:Actual_parameter>
16091                                                                                                                                                                                                         <attrs>
16092                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16093                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>426</integer></attr>
16094                                                                                                                                                                                                         </attrs>
16095                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
16096                                                                                                                                                                                                         <AST:Method_invocation>
16097                                                                                                                                                                                                                 <attrs>
16098                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16099                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>426</integer></attr>
16100                                                                                                                                                                                                                 </attrs>
16101                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
16102                                                                                                                                                                                                                 <AST:METHOD_NAME>
16103                                                                                                                                                                                                                         <attrs />
16104                                                                                                                                                                                                                         <value>intval</value>
16105                                                                                                                                                                                                                 </AST:METHOD_NAME>
16106                                                                                                                                                                                                                 <AST:Actual_parameter_list>
16107                                                                                                                                                                                                                         <AST:Actual_parameter>
16108                                                                                                                                                                                                                                 <attrs>
16109                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16110                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>426</integer></attr>
16111                                                                                                                                                                                                                                 </attrs>
16112                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
16113                                                                                                                                                                                                                                 <AST:Bin_op>
16114                                                                                                                                                                                                                                         <attrs>
16115                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16116                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>426</integer></attr>
16117                                                                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
16118                                                                                                                                                                                                                                         </attrs>
16119                                                                                                                                                                                                                                         <AST:Bin_op>
16120                                                                                                                                                                                                                                                 <attrs>
16121                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16122                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>426</integer></attr>
16123                                                                                                                                                                                                                                                         <attr key="phc.unparser.needs_user_brackets"><bool>true</bool></attr>
16124                                                                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
16125                                                                                                                                                                                                                                                 </attrs>
16126                                                                                                                                                                                                                                                 <AST:Variable>
16127                                                                                                                                                                                                                                                         <attrs>
16128                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16129                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>426</integer></attr>
16130                                                                                                                                                                                                                                                         </attrs>
16131                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
16132                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
16133                                                                                                                                                                                                                                                                 <attrs />
16134                                                                                                                                                                                                                                                                 <value>count</value>
16135                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
16136                                                                                                                                                                                                                                                         <AST:Expr_list>
16137                                                                                                                                                                                                                                                         </AST:Expr_list>
16138                                                                                                                                                                                                                                                 </AST:Variable>
16139                                                                                                                                                                                                                                                 <AST:OP>
16140                                                                                                                                                                                                                                                         <attrs>
16141                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16142                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>426</integer></attr>
16143                                                                                                                                                                                                                                                         </attrs>
16144                                                                                                                                                                                                                                                         <value>-</value>
16145                                                                                                                                                                                                                                                 </AST:OP>
16146                                                                                                                                                                                                                                                 <AST:INT>
16147                                                                                                                                                                                                                                                         <attrs>
16148                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16149                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>426</integer></attr>
16150                                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>1</string></attr>
16151                                                                                                                                                                                                                                                         </attrs>
16152                                                                                                                                                                                                                                                         <value>1</value>
16153                                                                                                                                                                                                                                                 </AST:INT>
16154                                                                                                                                                                                                                                         </AST:Bin_op>
16155                                                                                                                                                                                                                                         <AST:OP>
16156                                                                                                                                                                                                                                                 <attrs>
16157                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16158                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>426</integer></attr>
16159                                                                                                                                                                                                                                                 </attrs>
16160                                                                                                                                                                                                                                                 <value>/</value>
16161                                                                                                                                                                                                                                         </AST:OP>
16162                                                                                                                                                                                                                                         <AST:INT>
16163                                                                                                                                                                                                                                                 <attrs>
16164                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16165                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>426</integer></attr>
16166                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>2</string></attr>
16167                                                                                                                                                                                                                                                 </attrs>
16168                                                                                                                                                                                                                                                 <value>2</value>
16169                                                                                                                                                                                                                                         </AST:INT>
16170                                                                                                                                                                                                                                 </AST:Bin_op>
16171                                                                                                                                                                                                                         </AST:Actual_parameter>
16172                                                                                                                                                                                                                 </AST:Actual_parameter_list>
16173                                                                                                                                                                                                         </AST:Method_invocation>
16174                                                                                                                                                                                                 </AST:Actual_parameter>
16175                                                                                                                                                                                         </AST:Actual_parameter_list>
16176                                                                                                                                                                                 </AST:Method_invocation>
16177                                                                                                                                                                         </AST:Assignment>
16178                                                                                                                                                                 </AST:Eval_expr>
16179                                                                                                                                                         </AST:Statement_list>
16180                                                                                                                                                 </AST:If>
16181                                                                                                                                         </AST:Statement_list>
16182                                                                                                                                         <AST:Statement_list>
16183                                                                                                                                                 <AST:Eval_expr>
16184                                                                                                                                                         <attrs>
16185                                                                                                                                                                 <attr key="phc.comments">
16186                                                                                                                                                                         <string_list>
16187                                                                                                                                                                         </string_list>
16188                                                                                                                                                                 </attr>
16189                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16190                                                                                                                                                                 <attr key="phc.line_number"><integer>429</integer></attr>
16191                                                                                                                                                         </attrs>
16192                                                                                                                                                         <AST:Assignment>
16193                                                                                                                                                                 <attrs>
16194                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16195                                                                                                                                                                         <attr key="phc.line_number"><integer>429</integer></attr>
16196                                                                                                                                                                 </attrs>
16197                                                                                                                                                                 <AST:Variable>
16198                                                                                                                                                                         <attrs>
16199                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16200                                                                                                                                                                                 <attr key="phc.line_number"><integer>429</integer></attr>
16201                                                                                                                                                                         </attrs>
16202                                                                                                                                                                         <AST:Target xsi:nil="true" />
16203                                                                                                                                                                         <AST:VARIABLE_NAME>
16204                                                                                                                                                                                 <attrs />
16205                                                                                                                                                                                 <value>count</value>
16206                                                                                                                                                                         </AST:VARIABLE_NAME>
16207                                                                                                                                                                         <AST:Expr_list>
16208                                                                                                                                                                         </AST:Expr_list>
16209                                                                                                                                                                 </AST:Variable>
16210                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
16211                                                                                                                                                                 <AST:Method_invocation>
16212                                                                                                                                                                         <attrs>
16213                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16214                                                                                                                                                                                 <attr key="phc.line_number"><integer>429</integer></attr>
16215                                                                                                                                                                         </attrs>
16216                                                                                                                                                                         <AST:Target xsi:nil="true" />
16217                                                                                                                                                                         <AST:METHOD_NAME>
16218                                                                                                                                                                                 <attrs />
16219                                                                                                                                                                                 <value>min</value>
16220                                                                                                                                                                         </AST:METHOD_NAME>
16221                                                                                                                                                                         <AST:Actual_parameter_list>
16222                                                                                                                                                                                 <AST:Actual_parameter>
16223                                                                                                                                                                                         <attrs>
16224                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16225                                                                                                                                                                                                 <attr key="phc.line_number"><integer>429</integer></attr>
16226                                                                                                                                                                                         </attrs>
16227                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
16228                                                                                                                                                                                         <AST:Variable>
16229                                                                                                                                                                                                 <attrs>
16230                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16231                                                                                                                                                                                                         <attr key="phc.line_number"><integer>429</integer></attr>
16232                                                                                                                                                                                                 </attrs>
16233                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
16234                                                                                                                                                                                                 <AST:VARIABLE_NAME>
16235                                                                                                                                                                                                         <attrs />
16236                                                                                                                                                                                                         <value>equalsLength</value>
16237                                                                                                                                                                                                 </AST:VARIABLE_NAME>
16238                                                                                                                                                                                                 <AST:Expr_list>
16239                                                                                                                                                                                                 </AST:Expr_list>
16240                                                                                                                                                                                         </AST:Variable>
16241                                                                                                                                                                                 </AST:Actual_parameter>
16242                                                                                                                                                                                 <AST:Actual_parameter>
16243                                                                                                                                                                                         <attrs>
16244                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16245                                                                                                                                                                                                 <attr key="phc.line_number"><integer>429</integer></attr>
16246                                                                                                                                                                                         </attrs>
16247                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
16248                                                                                                                                                                                         <AST:Variable>
16249                                                                                                                                                                                                 <attrs>
16250                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16251                                                                                                                                                                                                         <attr key="phc.line_number"><integer>429</integer></attr>
16252                                                                                                                                                                                                 </attrs>
16253                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
16254                                                                                                                                                                                                 <AST:VARIABLE_NAME>
16255                                                                                                                                                                                                         <attrs />
16256                                                                                                                                                                                                         <value>count</value>
16257                                                                                                                                                                                                 </AST:VARIABLE_NAME>
16258                                                                                                                                                                                                 <AST:Expr_list>
16259                                                                                                                                                                                                 </AST:Expr_list>
16260                                                                                                                                                                                         </AST:Variable>
16261                                                                                                                                                                                 </AST:Actual_parameter>
16262                                                                                                                                                                         </AST:Actual_parameter_list>
16263                                                                                                                                                                 </AST:Method_invocation>
16264                                                                                                                                                         </AST:Assignment>
16265                                                                                                                                                 </AST:Eval_expr>
16266                                                                                                                                         </AST:Statement_list>
16267                                                                                                                                 </AST:If>
16268                                                                                                                                 <AST:If>
16269                                                                                                                                         <attrs>
16270                                                                                                                                                 <attr key="phc.comments">
16271                                                                                                                                                         <string_list>
16272                                                                                                                                                         </string_list>
16273                                                                                                                                                 </attr>
16274                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16275                                                                                                                                                 <attr key="phc.line_number"><integer>431</integer></attr>
16276                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
16277                                                                                                                                         </attrs>
16278                                                                                                                                         <AST:Bin_op>
16279                                                                                                                                                 <attrs>
16280                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16281                                                                                                                                                         <attr key="phc.line_number"><integer>431</integer></attr>
16282                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
16283                                                                                                                                                 </attrs>
16284                                                                                                                                                 <AST:Variable>
16285                                                                                                                                                         <attrs>
16286                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16287                                                                                                                                                                 <attr key="phc.line_number"><integer>431</integer></attr>
16288                                                                                                                                                         </attrs>
16289                                                                                                                                                         <AST:Target xsi:nil="true" />
16290                                                                                                                                                         <AST:VARIABLE_NAME>
16291                                                                                                                                                                 <attrs />
16292                                                                                                                                                                 <value>count</value>
16293                                                                                                                                                         </AST:VARIABLE_NAME>
16294                                                                                                                                                         <AST:Expr_list>
16295                                                                                                                                                         </AST:Expr_list>
16296                                                                                                                                                 </AST:Variable>
16297                                                                                                                                                 <AST:OP>
16298                                                                                                                                                         <attrs>
16299                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16300                                                                                                                                                                 <attr key="phc.line_number"><integer>431</integer></attr>
16301                                                                                                                                                         </attrs>
16302                                                                                                                                                         <value encoding="escape">&gt;</value>
16303                                                                                                                                                 </AST:OP>
16304                                                                                                                                                 <AST:INT>
16305                                                                                                                                                         <attrs>
16306                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16307                                                                                                                                                                 <attr key="phc.line_number"><integer>431</integer></attr>
16308                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>0</string></attr>
16309                                                                                                                                                         </attrs>
16310                                                                                                                                                         <value>0</value>
16311                                                                                                                                                 </AST:INT>
16312                                                                                                                                         </AST:Bin_op>
16313                                                                                                                                         <AST:Statement_list>
16314                                                                                                                                                 <AST:Eval_expr>
16315                                                                                                                                                         <attrs>
16316                                                                                                                                                                 <attr key="phc.comments">
16317                                                                                                                                                                         <string_list>
16318                                                                                                                                                                                 <string encoding="escape">// Normal match, output &lt;h&gt;</string>
16319                                                                                                                                                                         </string_list>
16320                                                                                                                                                                 </attr>
16321                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16322                                                                                                                                                                 <attr key="phc.line_number"><integer>433</integer></attr>
16323                                                                                                                                                         </attrs>
16324                                                                                                                                                         <AST:Assignment>
16325                                                                                                                                                                 <attrs>
16326                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16327                                                                                                                                                                         <attr key="phc.line_number"><integer>433</integer></attr>
16328                                                                                                                                                                 </attrs>
16329                                                                                                                                                                 <AST:Variable>
16330                                                                                                                                                                         <attrs>
16331                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16332                                                                                                                                                                                 <attr key="phc.line_number"><integer>433</integer></attr>
16333                                                                                                                                                                         </attrs>
16334                                                                                                                                                                         <AST:Target xsi:nil="true" />
16335                                                                                                                                                                         <AST:VARIABLE_NAME>
16336                                                                                                                                                                                 <attrs />
16337                                                                                                                                                                                 <value>element</value>
16338                                                                                                                                                                         </AST:VARIABLE_NAME>
16339                                                                                                                                                                         <AST:Expr_list>
16340                                                                                                                                                                         </AST:Expr_list>
16341                                                                                                                                                                 </AST:Variable>
16342                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
16343                                                                                                                                                                 <AST:Bin_op>
16344                                                                                                                                                                         <attrs>
16345                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16346                                                                                                                                                                                 <attr key="phc.line_number"><integer>433</integer></attr>
16347                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
16348                                                                                                                                                                         </attrs>
16349                                                                                                                                                                         <AST:Bin_op>
16350                                                                                                                                                                                 <attrs>
16351                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16352                                                                                                                                                                                         <attr key="phc.line_number"><integer>433</integer></attr>
16353                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
16354                                                                                                                                                                                 </attrs>
16355                                                                                                                                                                                 <AST:Bin_op>
16356                                                                                                                                                                                         <attrs>
16357                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16358                                                                                                                                                                                                 <attr key="phc.line_number"><integer>433</integer></attr>
16359                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
16360                                                                                                                                                                                         </attrs>
16361                                                                                                                                                                                         <AST:Bin_op>
16362                                                                                                                                                                                                 <attrs>
16363                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16364                                                                                                                                                                                                         <attr key="phc.line_number"><integer>433</integer></attr>
16365                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
16366                                                                                                                                                                                                 </attrs>
16367                                                                                                                                                                                                 <AST:Bin_op>
16368                                                                                                                                                                                                         <attrs>
16369                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16370                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>433</integer></attr>
16371                                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
16372                                                                                                                                                                                                         </attrs>
16373                                                                                                                                                                                                         <AST:Bin_op>
16374                                                                                                                                                                                                                 <attrs>
16375                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16376                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>433</integer></attr>
16377                                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
16378                                                                                                                                                                                                                 </attrs>
16379                                                                                                                                                                                                                 <AST:STRING>
16380                                                                                                                                                                                                                         <attrs>
16381                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16382                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>433</integer></attr>
16383                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;h level=\&quot;</string></attr>
16384                                                                                                                                                                                                                         </attrs>
16385                                                                                                                                                                                                                         <value encoding="escape">&lt;h level=&quot;</value>
16386                                                                                                                                                                                                                 </AST:STRING>
16387                                                                                                                                                                                                                 <AST:OP>
16388                                                                                                                                                                                                                         <attrs>
16389                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16390                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>433</integer></attr>
16391                                                                                                                                                                                                                                 <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
16392                                                                                                                                                                                                                         </attrs>
16393                                                                                                                                                                                                                         <value>.</value>
16394                                                                                                                                                                                                                 </AST:OP>
16395                                                                                                                                                                                                                 <AST:Variable>
16396                                                                                                                                                                                                                         <attrs>
16397                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16398                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>433</integer></attr>
16399                                                                                                                                                                                                                         </attrs>
16400                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
16401                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
16402                                                                                                                                                                                                                                 <attrs />
16403                                                                                                                                                                                                                                 <value>count</value>
16404                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
16405                                                                                                                                                                                                                         <AST:Expr_list>
16406                                                                                                                                                                                                                         </AST:Expr_list>
16407                                                                                                                                                                                                                 </AST:Variable>
16408                                                                                                                                                                                                         </AST:Bin_op>
16409                                                                                                                                                                                                         <AST:OP>
16410                                                                                                                                                                                                                 <attrs>
16411                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16412                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>433</integer></attr>
16413                                                                                                                                                                                                                         <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
16414                                                                                                                                                                                                                 </attrs>
16415                                                                                                                                                                                                                 <value>.</value>
16416                                                                                                                                                                                                         </AST:OP>
16417                                                                                                                                                                                                         <AST:STRING>
16418                                                                                                                                                                                                                 <attrs>
16419                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16420                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>433</integer></attr>
16421                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>\" i=\"</string></attr>
16422                                                                                                                                                                                                                 </attrs>
16423                                                                                                                                                                                                                 <value>" i="</value>
16424                                                                                                                                                                                                         </AST:STRING>
16425                                                                                                                                                                                                 </AST:Bin_op>
16426                                                                                                                                                                                                 <AST:OP>
16427                                                                                                                                                                                                         <attrs>
16428                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16429                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>433</integer></attr>
16430                                                                                                                                                                                                                 <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
16431                                                                                                                                                                                                         </attrs>
16432                                                                                                                                                                                                         <value>.</value>
16433                                                                                                                                                                                                 </AST:OP>
16434                                                                                                                                                                                                 <AST:Variable>
16435                                                                                                                                                                                                         <attrs>
16436                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16437                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>433</integer></attr>
16438                                                                                                                                                                                                         </attrs>
16439                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
16440                                                                                                                                                                                                         <AST:VARIABLE_NAME>
16441                                                                                                                                                                                                                 <attrs />
16442                                                                                                                                                                                                                 <value>headingIndex</value>
16443                                                                                                                                                                                                         </AST:VARIABLE_NAME>
16444                                                                                                                                                                                                         <AST:Expr_list>
16445                                                                                                                                                                                                         </AST:Expr_list>
16446                                                                                                                                                                                                 </AST:Variable>
16447                                                                                                                                                                                         </AST:Bin_op>
16448                                                                                                                                                                                         <AST:OP>
16449                                                                                                                                                                                                 <attrs>
16450                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16451                                                                                                                                                                                                         <attr key="phc.line_number"><integer>433</integer></attr>
16452                                                                                                                                                                                                         <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
16453                                                                                                                                                                                                 </attrs>
16454                                                                                                                                                                                                 <value>.</value>
16455                                                                                                                                                                                         </AST:OP>
16456                                                                                                                                                                                         <AST:STRING>
16457                                                                                                                                                                                                 <attrs>
16458                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16459                                                                                                                                                                                                         <attr key="phc.line_number"><integer>433</integer></attr>
16460                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">\&quot;&gt;</string></attr>
16461                                                                                                                                                                                                 </attrs>
16462                                                                                                                                                                                                 <value encoding="escape">&quot;&gt;</value>
16463                                                                                                                                                                                         </AST:STRING>
16464                                                                                                                                                                                 </AST:Bin_op>
16465                                                                                                                                                                                 <AST:OP>
16466                                                                                                                                                                                         <attrs>
16467                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16468                                                                                                                                                                                                 <attr key="phc.line_number"><integer>433</integer></attr>
16469                                                                                                                                                                                                 <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
16470                                                                                                                                                                                         </attrs>
16471                                                                                                                                                                                         <value>.</value>
16472                                                                                                                                                                                 </AST:OP>
16473                                                                                                                                                                                 <AST:Variable>
16474                                                                                                                                                                                         <attrs>
16475                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16476                                                                                                                                                                                                 <attr key="phc.line_number"><integer>433</integer></attr>
16477                                                                                                                                                                                         </attrs>
16478                                                                                                                                                                                         <AST:Target xsi:nil="true" />
16479                                                                                                                                                                                         <AST:VARIABLE_NAME>
16480                                                                                                                                                                                                 <attrs />
16481                                                                                                                                                                                                 <value>accum</value>
16482                                                                                                                                                                                         </AST:VARIABLE_NAME>
16483                                                                                                                                                                                         <AST:Expr_list>
16484                                                                                                                                                                                         </AST:Expr_list>
16485                                                                                                                                                                                 </AST:Variable>
16486                                                                                                                                                                         </AST:Bin_op>
16487                                                                                                                                                                         <AST:OP>
16488                                                                                                                                                                                 <attrs>
16489                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16490                                                                                                                                                                                         <attr key="phc.line_number"><integer>433</integer></attr>
16491                                                                                                                                                                                         <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
16492                                                                                                                                                                                 </attrs>
16493                                                                                                                                                                                 <value>.</value>
16494                                                                                                                                                                         </AST:OP>
16495                                                                                                                                                                         <AST:STRING>
16496                                                                                                                                                                                 <attrs>
16497                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16498                                                                                                                                                                                         <attr key="phc.line_number"><integer>433</integer></attr>
16499                                                                                                                                                                                         <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
16500                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;/h&gt;</string></attr>
16501                                                                                                                                                                                 </attrs>
16502                                                                                                                                                                                 <value encoding="escape">&lt;/h&gt;</value>
16503                                                                                                                                                                         </AST:STRING>
16504                                                                                                                                                                 </AST:Bin_op>
16505                                                                                                                                                         </AST:Assignment>
16506                                                                                                                                                 </AST:Eval_expr>
16507                                                                                                                                                 <AST:Eval_expr>
16508                                                                                                                                                         <attrs>
16509                                                                                                                                                                 <attr key="phc.comments">
16510                                                                                                                                                                         <string_list>
16511                                                                                                                                                                         </string_list>
16512                                                                                                                                                                 </attr>
16513                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16514                                                                                                                                                                 <attr key="phc.line_number"><integer>434</integer></attr>
16515                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
16516                                                                                                                                                         </attrs>
16517                                                                                                                                                         <AST:Post_op>
16518                                                                                                                                                                 <attrs>
16519                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16520                                                                                                                                                                         <attr key="phc.line_number"><integer>434</integer></attr>
16521                                                                                                                                                                 </attrs>
16522                                                                                                                                                                 <AST:Variable>
16523                                                                                                                                                                         <attrs>
16524                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16525                                                                                                                                                                                 <attr key="phc.line_number"><integer>434</integer></attr>
16526                                                                                                                                                                         </attrs>
16527                                                                                                                                                                         <AST:Target xsi:nil="true" />
16528                                                                                                                                                                         <AST:VARIABLE_NAME>
16529                                                                                                                                                                                 <attrs />
16530                                                                                                                                                                                 <value>headingIndex</value>
16531                                                                                                                                                                         </AST:VARIABLE_NAME>
16532                                                                                                                                                                         <AST:Expr_list>
16533                                                                                                                                                                         </AST:Expr_list>
16534                                                                                                                                                                 </AST:Variable>
16535                                                                                                                                                                 <AST:OP>
16536                                                                                                                                                                         <attrs />
16537                                                                                                                                                                         <value>++</value>
16538                                                                                                                                                                 </AST:OP>
16539                                                                                                                                                         </AST:Post_op>
16540                                                                                                                                                 </AST:Eval_expr>
16541                                                                                                                                         </AST:Statement_list>
16542                                                                                                                                         <AST:Statement_list>
16543                                                                                                                                                 <AST:Eval_expr>
16544                                                                                                                                                         <attrs>
16545                                                                                                                                                                 <attr key="phc.comments">
16546                                                                                                                                                                         <string_list>
16547                                                                                                                                                                                 <string>// Single equals sign on its own line, count=0</string>
16548                                                                                                                                                                         </string_list>
16549                                                                                                                                                                 </attr>
16550                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16551                                                                                                                                                                 <attr key="phc.line_number"><integer>437</integer></attr>
16552                                                                                                                                                         </attrs>
16553                                                                                                                                                         <AST:Assignment>
16554                                                                                                                                                                 <attrs>
16555                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16556                                                                                                                                                                         <attr key="phc.line_number"><integer>437</integer></attr>
16557                                                                                                                                                                 </attrs>
16558                                                                                                                                                                 <AST:Variable>
16559                                                                                                                                                                         <attrs>
16560                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16561                                                                                                                                                                                 <attr key="phc.line_number"><integer>437</integer></attr>
16562                                                                                                                                                                         </attrs>
16563                                                                                                                                                                         <AST:Target xsi:nil="true" />
16564                                                                                                                                                                         <AST:VARIABLE_NAME>
16565                                                                                                                                                                                 <attrs />
16566                                                                                                                                                                                 <value>element</value>
16567                                                                                                                                                                         </AST:VARIABLE_NAME>
16568                                                                                                                                                                         <AST:Expr_list>
16569                                                                                                                                                                         </AST:Expr_list>
16570                                                                                                                                                                 </AST:Variable>
16571                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
16572                                                                                                                                                                 <AST:Variable>
16573                                                                                                                                                                         <attrs>
16574                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16575                                                                                                                                                                                 <attr key="phc.line_number"><integer>437</integer></attr>
16576                                                                                                                                                                         </attrs>
16577                                                                                                                                                                         <AST:Target xsi:nil="true" />
16578                                                                                                                                                                         <AST:VARIABLE_NAME>
16579                                                                                                                                                                                 <attrs />
16580                                                                                                                                                                                 <value>accum</value>
16581                                                                                                                                                                         </AST:VARIABLE_NAME>
16582                                                                                                                                                                         <AST:Expr_list>
16583                                                                                                                                                                         </AST:Expr_list>
16584                                                                                                                                                                 </AST:Variable>
16585                                                                                                                                                         </AST:Assignment>
16586                                                                                                                                                 </AST:Eval_expr>
16587                                                                                                                                         </AST:Statement_list>
16588                                                                                                                                 </AST:If>
16589                                                                                                                         </AST:Statement_list>
16590                                                                                                                         <AST:Statement_list>
16591                                                                                                                                 <AST:Eval_expr>
16592                                                                                                                                         <attrs>
16593                                                                                                                                                 <attr key="phc.comments">
16594                                                                                                                                                         <string_list>
16595                                                                                                                                                                 <string encoding="escape">// No match, no &lt;h&gt;, just pass down the inner text</string>
16596                                                                                                                                                         </string_list>
16597                                                                                                                                                 </attr>
16598                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16599                                                                                                                                                 <attr key="phc.line_number"><integer>441</integer></attr>
16600                                                                                                                                         </attrs>
16601                                                                                                                                         <AST:Assignment>
16602                                                                                                                                                 <attrs>
16603                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16604                                                                                                                                                         <attr key="phc.line_number"><integer>441</integer></attr>
16605                                                                                                                                                 </attrs>
16606                                                                                                                                                 <AST:Variable>
16607                                                                                                                                                         <attrs>
16608                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16609                                                                                                                                                                 <attr key="phc.line_number"><integer>441</integer></attr>
16610                                                                                                                                                         </attrs>
16611                                                                                                                                                         <AST:Target xsi:nil="true" />
16612                                                                                                                                                         <AST:VARIABLE_NAME>
16613                                                                                                                                                                 <attrs />
16614                                                                                                                                                                 <value>element</value>
16615                                                                                                                                                         </AST:VARIABLE_NAME>
16616                                                                                                                                                         <AST:Expr_list>
16617                                                                                                                                                         </AST:Expr_list>
16618                                                                                                                                                 </AST:Variable>
16619                                                                                                                                                 <bool><!-- is_ref -->false</bool>
16620                                                                                                                                                 <AST:Variable>
16621                                                                                                                                                         <attrs>
16622                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16623                                                                                                                                                                 <attr key="phc.line_number"><integer>441</integer></attr>
16624                                                                                                                                                         </attrs>
16625                                                                                                                                                         <AST:Target xsi:nil="true" />
16626                                                                                                                                                         <AST:VARIABLE_NAME>
16627                                                                                                                                                                 <attrs />
16628                                                                                                                                                                 <value>accum</value>
16629                                                                                                                                                         </AST:VARIABLE_NAME>
16630                                                                                                                                                         <AST:Expr_list>
16631                                                                                                                                                         </AST:Expr_list>
16632                                                                                                                                                 </AST:Variable>
16633                                                                                                                                         </AST:Assignment>
16634                                                                                                                                 </AST:Eval_expr>
16635                                                                                                                         </AST:Statement_list>
16636                                                                                                                 </AST:If>
16637                                                                                                                 <AST:Eval_expr>
16638                                                                                                                         <attrs>
16639                                                                                                                                 <attr key="phc.comments">
16640                                                                                                                                         <string_list>
16641                                                                                                                                                 <string>// Unwind the stack</string>
16642                                                                                                                                         </string_list>
16643                                                                                                                                 </attr>
16644                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16645                                                                                                                                 <attr key="phc.line_number"><integer>444</integer></attr>
16646                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
16647                                                                                                                         </attrs>
16648                                                                                                                         <AST:Method_invocation>
16649                                                                                                                                 <attrs>
16650                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16651                                                                                                                                         <attr key="phc.line_number"><integer>444</integer></attr>
16652                                                                                                                                 </attrs>
16653                                                                                                                                 <AST:Variable>
16654                                                                                                                                         <attrs>
16655                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16656                                                                                                                                                 <attr key="phc.line_number"><integer>444</integer></attr>
16657                                                                                                                                         </attrs>
16658                                                                                                                                         <AST:Target xsi:nil="true" />
16659                                                                                                                                         <AST:VARIABLE_NAME>
16660                                                                                                                                                 <attrs />
16661                                                                                                                                                 <value>stack</value>
16662                                                                                                                                         </AST:VARIABLE_NAME>
16663                                                                                                                                         <AST:Expr_list>
16664                                                                                                                                         </AST:Expr_list>
16665                                                                                                                                 </AST:Variable>
16666                                                                                                                                 <AST:METHOD_NAME>
16667                                                                                                                                         <attrs>
16668                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16669                                                                                                                                                 <attr key="phc.line_number"><integer>444</integer></attr>
16670                                                                                                                                         </attrs>
16671                                                                                                                                         <value>pop</value>
16672                                                                                                                                 </AST:METHOD_NAME>
16673                                                                                                                                 <AST:Actual_parameter_list>
16674                                                                                                                                 </AST:Actual_parameter_list>
16675                                                                                                                         </AST:Method_invocation>
16676                                                                                                                 </AST:Eval_expr>
16677                                                                                                                 <AST:Eval_expr>
16678                                                                                                                         <attrs>
16679                                                                                                                                 <attr key="phc.comments">
16680                                                                                                                                         <string_list>
16681                                                                                                                                         </string_list>
16682                                                                                                                                 </attr>
16683                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16684                                                                                                                                 <attr key="phc.line_number"><integer>445</integer></attr>
16685                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
16686                                                                                                                         </attrs>
16687                                                                                                                         <AST:Assignment>
16688                                                                                                                                 <attrs>
16689                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16690                                                                                                                                         <attr key="phc.line_number"><integer>445</integer></attr>
16691                                                                                                                                 </attrs>
16692                                                                                                                                 <AST:Variable>
16693                                                                                                                                         <attrs>
16694                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16695                                                                                                                                                 <attr key="phc.line_number"><integer>445</integer></attr>
16696                                                                                                                                         </attrs>
16697                                                                                                                                         <AST:Target xsi:nil="true" />
16698                                                                                                                                         <AST:VARIABLE_NAME>
16699                                                                                                                                                 <attrs />
16700                                                                                                                                                 <value>accum</value>
16701                                                                                                                                         </AST:VARIABLE_NAME>
16702                                                                                                                                         <AST:Expr_list>
16703                                                                                                                                         </AST:Expr_list>
16704                                                                                                                                 </AST:Variable>
16705                                                                                                                                 <bool><!-- is_ref -->true</bool>
16706                                                                                                                                 <AST:Method_invocation>
16707                                                                                                                                         <attrs>
16708                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16709                                                                                                                                                 <attr key="phc.line_number"><integer>445</integer></attr>
16710                                                                                                                                         </attrs>
16711                                                                                                                                         <AST:Variable>
16712                                                                                                                                                 <attrs>
16713                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16714                                                                                                                                                         <attr key="phc.line_number"><integer>445</integer></attr>
16715                                                                                                                                                 </attrs>
16716                                                                                                                                                 <AST:Target xsi:nil="true" />
16717                                                                                                                                                 <AST:VARIABLE_NAME>
16718                                                                                                                                                         <attrs />
16719                                                                                                                                                         <value>stack</value>
16720                                                                                                                                                 </AST:VARIABLE_NAME>
16721                                                                                                                                                 <AST:Expr_list>
16722                                                                                                                                                 </AST:Expr_list>
16723                                                                                                                                         </AST:Variable>
16724                                                                                                                                         <AST:METHOD_NAME>
16725                                                                                                                                                 <attrs>
16726                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16727                                                                                                                                                         <attr key="phc.line_number"><integer>445</integer></attr>
16728                                                                                                                                                 </attrs>
16729                                                                                                                                                 <value>getAccum</value>
16730                                                                                                                                         </AST:METHOD_NAME>
16731                                                                                                                                         <AST:Actual_parameter_list>
16732                                                                                                                                         </AST:Actual_parameter_list>
16733                                                                                                                                 </AST:Method_invocation>
16734                                                                                                                         </AST:Assignment>
16735                                                                                                                 </AST:Eval_expr>
16736                                                                                                                 <AST:Eval_expr>
16737                                                                                                                         <attrs>
16738                                                                                                                                 <attr key="phc.comments">
16739                                                                                                                                         <string_list>
16740                                                                                                                                         </string_list>
16741                                                                                                                                 </attr>
16742                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16743                                                                                                                                 <attr key="phc.line_number"><integer>446</integer></attr>
16744                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
16745                                                                                                                         </attrs>
16746                                                                                                                         <AST:Method_invocation>
16747                                                                                                                                 <attrs>
16748                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16749                                                                                                                                         <attr key="phc.line_number"><integer>446</integer></attr>
16750                                                                                                                                 </attrs>
16751                                                                                                                                 <AST:Target xsi:nil="true" />
16752                                                                                                                                 <AST:METHOD_NAME>
16753                                                                                                                                         <attrs />
16754                                                                                                                                         <value>extract</value>
16755                                                                                                                                 </AST:METHOD_NAME>
16756                                                                                                                                 <AST:Actual_parameter_list>
16757                                                                                                                                         <AST:Actual_parameter>
16758                                                                                                                                                 <attrs>
16759                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16760                                                                                                                                                         <attr key="phc.line_number"><integer>446</integer></attr>
16761                                                                                                                                                 </attrs>
16762                                                                                                                                                 <bool><!-- is_ref -->false</bool>
16763                                                                                                                                                 <AST:Method_invocation>
16764                                                                                                                                                         <attrs>
16765                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16766                                                                                                                                                                 <attr key="phc.line_number"><integer>446</integer></attr>
16767                                                                                                                                                         </attrs>
16768                                                                                                                                                         <AST:Variable>
16769                                                                                                                                                                 <attrs>
16770                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16771                                                                                                                                                                         <attr key="phc.line_number"><integer>446</integer></attr>
16772                                                                                                                                                                 </attrs>
16773                                                                                                                                                                 <AST:Target xsi:nil="true" />
16774                                                                                                                                                                 <AST:VARIABLE_NAME>
16775                                                                                                                                                                         <attrs />
16776                                                                                                                                                                         <value>stack</value>
16777                                                                                                                                                                 </AST:VARIABLE_NAME>
16778                                                                                                                                                                 <AST:Expr_list>
16779                                                                                                                                                                 </AST:Expr_list>
16780                                                                                                                                                         </AST:Variable>
16781                                                                                                                                                         <AST:METHOD_NAME>
16782                                                                                                                                                                 <attrs>
16783                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16784                                                                                                                                                                         <attr key="phc.line_number"><integer>446</integer></attr>
16785                                                                                                                                                                 </attrs>
16786                                                                                                                                                                 <value>getFlags</value>
16787                                                                                                                                                         </AST:METHOD_NAME>
16788                                                                                                                                                         <AST:Actual_parameter_list>
16789                                                                                                                                                         </AST:Actual_parameter_list>
16790                                                                                                                                                 </AST:Method_invocation>
16791                                                                                                                                         </AST:Actual_parameter>
16792                                                                                                                                 </AST:Actual_parameter_list>
16793                                                                                                                         </AST:Method_invocation>
16794                                                                                                                 </AST:Eval_expr>
16795                                                                                                                 <AST:Eval_expr>
16796                                                                                                                         <attrs>
16797                                                                                                                                 <attr key="phc.comments">
16798                                                                                                                                         <string_list>
16799                                                                                                                                                 <string></string>
16800                                                                                                                                                 <string>// Append the result to the enclosing accumulator</string>
16801                                                                                                                                         </string_list>
16802                                                                                                                                 </attr>
16803                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16804                                                                                                                                 <attr key="phc.line_number"><integer>449</integer></attr>
16805                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
16806                                                                                                                         </attrs>
16807                                                                                                                         <AST:Op_assignment>
16808                                                                                                                                 <attrs />
16809                                                                                                                                 <AST:Variable>
16810                                                                                                                                         <attrs>
16811                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16812                                                                                                                                                 <attr key="phc.line_number"><integer>449</integer></attr>
16813                                                                                                                                         </attrs>
16814                                                                                                                                         <AST:Target xsi:nil="true" />
16815                                                                                                                                         <AST:VARIABLE_NAME>
16816                                                                                                                                                 <attrs />
16817                                                                                                                                                 <value>accum</value>
16818                                                                                                                                         </AST:VARIABLE_NAME>
16819                                                                                                                                         <AST:Expr_list>
16820                                                                                                                                         </AST:Expr_list>
16821                                                                                                                                 </AST:Variable>
16822                                                                                                                                 <AST:OP>
16823                                                                                                                                         <attrs />
16824                                                                                                                                         <value>.</value>
16825                                                                                                                                 </AST:OP>
16826                                                                                                                                 <AST:Variable>
16827                                                                                                                                         <attrs>
16828                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16829                                                                                                                                                 <attr key="phc.line_number"><integer>449</integer></attr>
16830                                                                                                                                         </attrs>
16831                                                                                                                                         <AST:Target xsi:nil="true" />
16832                                                                                                                                         <AST:VARIABLE_NAME>
16833                                                                                                                                                 <attrs />
16834                                                                                                                                                 <value>element</value>
16835                                                                                                                                         </AST:VARIABLE_NAME>
16836                                                                                                                                         <AST:Expr_list>
16837                                                                                                                                         </AST:Expr_list>
16838                                                                                                                                 </AST:Variable>
16839                                                                                                                         </AST:Op_assignment>
16840                                                                                                                 </AST:Eval_expr>
16841                                                                                                                 <AST:Nop>
16842                                                                                                                         <attrs>
16843                                                                                                                                 <attr key="phc.comments">
16844                                                                                                                                         <string_list>
16845                                                                                                                                                 <string>// Note that we do NOT increment the input pointer.</string>
16846                                                                                                                                                 <string>// This is because the closing linebreak could be the opening linebreak of</string>
16847                                                                                                                                                 <string>// another heading. Infinite loops are avoided because the next iteration MUST</string>
16848                                                                                                                                                 <string>// hit the heading open case above, which unconditionally increments the</string>
16849                                                                                                                                                 <string>// input pointer.</string>
16850                                                                                                                                         </string_list>
16851                                                                                                                                 </attr>
16852                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16853                                                                                                                                 <attr key="phc.line_number"><integer>455</integer></attr>
16854                                                                                                                         </attrs>
16855                                                                                                                 </AST:Nop>
16856                                                                                                         </AST:Statement_list>
16857                                                                                                         <AST:Statement_list>
16858                                                                                                                 <AST:If>
16859                                                                                                                         <attrs>
16860                                                                                                                                 <attr key="phc.comments">
16861                                                                                                                                         <string_list>
16862                                                                                                                                                 <string></string>
16863                                                                                                                                         </string_list>
16864                                                                                                                                 </attr>
16865                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16866                                                                                                                                 <attr key="phc.line_number"><integer>457</integer></attr>
16867                                                                                                                                 <attr key="phc.unparser.is_elseif"><bool>true</bool></attr>
16868                                                                                                                         </attrs>
16869                                                                                                                         <AST:Bin_op>
16870                                                                                                                                 <attrs>
16871                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16872                                                                                                                                         <attr key="phc.line_number"><integer>457</integer></attr>
16873                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
16874                                                                                                                                 </attrs>
16875                                                                                                                                 <AST:Variable>
16876                                                                                                                                         <attrs>
16877                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16878                                                                                                                                                 <attr key="phc.line_number"><integer>457</integer></attr>
16879                                                                                                                                         </attrs>
16880                                                                                                                                         <AST:Target xsi:nil="true" />
16881                                                                                                                                         <AST:VARIABLE_NAME>
16882                                                                                                                                                 <attrs />
16883                                                                                                                                                 <value>found</value>
16884                                                                                                                                         </AST:VARIABLE_NAME>
16885                                                                                                                                         <AST:Expr_list>
16886                                                                                                                                         </AST:Expr_list>
16887                                                                                                                                 </AST:Variable>
16888                                                                                                                                 <AST:OP>
16889                                                                                                                                         <attrs>
16890                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16891                                                                                                                                                 <attr key="phc.line_number"><integer>457</integer></attr>
16892                                                                                                                                         </attrs>
16893                                                                                                                                         <value>==</value>
16894                                                                                                                                 </AST:OP>
16895                                                                                                                                 <AST:STRING>
16896                                                                                                                                         <attrs>
16897                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16898                                                                                                                                                 <attr key="phc.line_number"><integer>457</integer></attr>
16899                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>open</string></attr>
16900                                                                                                                                         </attrs>
16901                                                                                                                                         <value>open</value>
16902                                                                                                                                 </AST:STRING>
16903                                                                                                                         </AST:Bin_op>
16904                                                                                                                         <AST:Statement_list>
16905                                                                                                                                 <AST:Eval_expr>
16906                                                                                                                                         <attrs>
16907                                                                                                                                                 <attr key="phc.comments">
16908                                                                                                                                                         <string_list>
16909                                                                                                                                                                 <string># count opening brace characters</string>
16910                                                                                                                                                         </string_list>
16911                                                                                                                                                 </attr>
16912                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16913                                                                                                                                                 <attr key="phc.line_number"><integer>459</integer></attr>
16914                                                                                                                                         </attrs>
16915                                                                                                                                         <AST:Assignment>
16916                                                                                                                                                 <attrs>
16917                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16918                                                                                                                                                         <attr key="phc.line_number"><integer>459</integer></attr>
16919                                                                                                                                                 </attrs>
16920                                                                                                                                                 <AST:Variable>
16921                                                                                                                                                         <attrs>
16922                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16923                                                                                                                                                                 <attr key="phc.line_number"><integer>459</integer></attr>
16924                                                                                                                                                         </attrs>
16925                                                                                                                                                         <AST:Target xsi:nil="true" />
16926                                                                                                                                                         <AST:VARIABLE_NAME>
16927                                                                                                                                                                 <attrs />
16928                                                                                                                                                                 <value>count</value>
16929                                                                                                                                                         </AST:VARIABLE_NAME>
16930                                                                                                                                                         <AST:Expr_list>
16931                                                                                                                                                         </AST:Expr_list>
16932                                                                                                                                                 </AST:Variable>
16933                                                                                                                                                 <bool><!-- is_ref -->false</bool>
16934                                                                                                                                                 <AST:Method_invocation>
16935                                                                                                                                                         <attrs>
16936                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16937                                                                                                                                                                 <attr key="phc.line_number"><integer>459</integer></attr>
16938                                                                                                                                                         </attrs>
16939                                                                                                                                                         <AST:Target xsi:nil="true" />
16940                                                                                                                                                         <AST:METHOD_NAME>
16941                                                                                                                                                                 <attrs />
16942                                                                                                                                                                 <value>strspn</value>
16943                                                                                                                                                         </AST:METHOD_NAME>
16944                                                                                                                                                         <AST:Actual_parameter_list>
16945                                                                                                                                                                 <AST:Actual_parameter>
16946                                                                                                                                                                         <attrs>
16947                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16948                                                                                                                                                                                 <attr key="phc.line_number"><integer>459</integer></attr>
16949                                                                                                                                                                         </attrs>
16950                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
16951                                                                                                                                                                         <AST:Variable>
16952                                                                                                                                                                                 <attrs>
16953                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16954                                                                                                                                                                                         <attr key="phc.line_number"><integer>459</integer></attr>
16955                                                                                                                                                                                 </attrs>
16956                                                                                                                                                                                 <AST:Target xsi:nil="true" />
16957                                                                                                                                                                                 <AST:VARIABLE_NAME>
16958                                                                                                                                                                                         <attrs />
16959                                                                                                                                                                                         <value>text</value>
16960                                                                                                                                                                                 </AST:VARIABLE_NAME>
16961                                                                                                                                                                                 <AST:Expr_list>
16962                                                                                                                                                                                 </AST:Expr_list>
16963                                                                                                                                                                         </AST:Variable>
16964                                                                                                                                                                 </AST:Actual_parameter>
16965                                                                                                                                                                 <AST:Actual_parameter>
16966                                                                                                                                                                         <attrs>
16967                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16968                                                                                                                                                                                 <attr key="phc.line_number"><integer>459</integer></attr>
16969                                                                                                                                                                         </attrs>
16970                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
16971                                                                                                                                                                         <AST:Variable>
16972                                                                                                                                                                                 <attrs>
16973                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16974                                                                                                                                                                                         <attr key="phc.line_number"><integer>459</integer></attr>
16975                                                                                                                                                                                 </attrs>
16976                                                                                                                                                                                 <AST:Target xsi:nil="true" />
16977                                                                                                                                                                                 <AST:VARIABLE_NAME>
16978                                                                                                                                                                                         <attrs />
16979                                                                                                                                                                                         <value>curChar</value>
16980                                                                                                                                                                                 </AST:VARIABLE_NAME>
16981                                                                                                                                                                                 <AST:Expr_list>
16982                                                                                                                                                                                 </AST:Expr_list>
16983                                                                                                                                                                         </AST:Variable>
16984                                                                                                                                                                 </AST:Actual_parameter>
16985                                                                                                                                                                 <AST:Actual_parameter>
16986                                                                                                                                                                         <attrs>
16987                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16988                                                                                                                                                                                 <attr key="phc.line_number"><integer>459</integer></attr>
16989                                                                                                                                                                         </attrs>
16990                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
16991                                                                                                                                                                         <AST:Variable>
16992                                                                                                                                                                                 <attrs>
16993                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
16994                                                                                                                                                                                         <attr key="phc.line_number"><integer>459</integer></attr>
16995                                                                                                                                                                                 </attrs>
16996                                                                                                                                                                                 <AST:Target xsi:nil="true" />
16997                                                                                                                                                                                 <AST:VARIABLE_NAME>
16998                                                                                                                                                                                         <attrs />
16999                                                                                                                                                                                         <value>i</value>
17000                                                                                                                                                                                 </AST:VARIABLE_NAME>
17001                                                                                                                                                                                 <AST:Expr_list>
17002                                                                                                                                                                                 </AST:Expr_list>
17003                                                                                                                                                                         </AST:Variable>
17004                                                                                                                                                                 </AST:Actual_parameter>
17005                                                                                                                                                         </AST:Actual_parameter_list>
17006                                                                                                                                                 </AST:Method_invocation>
17007                                                                                                                                         </AST:Assignment>
17008                                                                                                                                 </AST:Eval_expr>
17009                                                                                                                                 <AST:If>
17010                                                                                                                                         <attrs>
17011                                                                                                                                                 <attr key="phc.comments">
17012                                                                                                                                                         <string_list>
17013                                                                                                                                                                 <string></string>
17014                                                                                                                                                                 <string># we need to add to stack only if opening brace count is enough for one of the rules</string>
17015                                                                                                                                                         </string_list>
17016                                                                                                                                                 </attr>
17017                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17018                                                                                                                                                 <attr key="phc.line_number"><integer>462</integer></attr>
17019                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
17020                                                                                                                                         </attrs>
17021                                                                                                                                         <AST:Bin_op>
17022                                                                                                                                                 <attrs>
17023                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17024                                                                                                                                                         <attr key="phc.line_number"><integer>462</integer></attr>
17025                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
17026                                                                                                                                                 </attrs>
17027                                                                                                                                                 <AST:Variable>
17028                                                                                                                                                         <attrs>
17029                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17030                                                                                                                                                                 <attr key="phc.line_number"><integer>462</integer></attr>
17031                                                                                                                                                         </attrs>
17032                                                                                                                                                         <AST:Target xsi:nil="true" />
17033                                                                                                                                                         <AST:VARIABLE_NAME>
17034                                                                                                                                                                 <attrs />
17035                                                                                                                                                                 <value>count</value>
17036                                                                                                                                                         </AST:VARIABLE_NAME>
17037                                                                                                                                                         <AST:Expr_list>
17038                                                                                                                                                         </AST:Expr_list>
17039                                                                                                                                                 </AST:Variable>
17040                                                                                                                                                 <AST:OP>
17041                                                                                                                                                         <attrs>
17042                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17043                                                                                                                                                                 <attr key="phc.line_number"><integer>462</integer></attr>
17044                                                                                                                                                         </attrs>
17045                                                                                                                                                         <value encoding="escape">&gt;=</value>
17046                                                                                                                                                 </AST:OP>
17047                                                                                                                                                 <AST:Variable>
17048                                                                                                                                                         <attrs>
17049                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17050                                                                                                                                                                 <attr key="phc.line_number"><integer>462</integer></attr>
17051                                                                                                                                                         </attrs>
17052                                                                                                                                                         <AST:Target xsi:nil="true" />
17053                                                                                                                                                         <AST:VARIABLE_NAME>
17054                                                                                                                                                                 <attrs />
17055                                                                                                                                                                 <value>rule</value>
17056                                                                                                                                                         </AST:VARIABLE_NAME>
17057                                                                                                                                                         <AST:Expr_list>
17058                                                                                                                                                                 <AST:STRING>
17059                                                                                                                                                                         <attrs>
17060                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17061                                                                                                                                                                                 <attr key="phc.line_number"><integer>462</integer></attr>
17062                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>min</string></attr>
17063                                                                                                                                                                         </attrs>
17064                                                                                                                                                                         <value>min</value>
17065                                                                                                                                                                 </AST:STRING>
17066                                                                                                                                                         </AST:Expr_list>
17067                                                                                                                                                 </AST:Variable>
17068                                                                                                                                         </AST:Bin_op>
17069                                                                                                                                         <AST:Statement_list>
17070                                                                                                                                                 <AST:Eval_expr>
17071                                                                                                                                                         <attrs>
17072                                                                                                                                                                 <attr key="phc.comments">
17073                                                                                                                                                                         <string_list>
17074                                                                                                                                                                                 <string># Add it to the stack</string>
17075                                                                                                                                                                         </string_list>
17076                                                                                                                                                                 </attr>
17077                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17078                                                                                                                                                                 <attr key="phc.line_number"><integer>469</integer></attr>
17079                                                                                                                                                         </attrs>
17080                                                                                                                                                         <AST:Assignment>
17081                                                                                                                                                                 <attrs>
17082                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17083                                                                                                                                                                         <attr key="phc.line_number"><integer>469</integer></attr>
17084                                                                                                                                                                 </attrs>
17085                                                                                                                                                                 <AST:Variable>
17086                                                                                                                                                                         <attrs>
17087                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17088                                                                                                                                                                                 <attr key="phc.line_number"><integer>464</integer></attr>
17089                                                                                                                                                                         </attrs>
17090                                                                                                                                                                         <AST:Target xsi:nil="true" />
17091                                                                                                                                                                         <AST:VARIABLE_NAME>
17092                                                                                                                                                                                 <attrs />
17093                                                                                                                                                                                 <value>piece</value>
17094                                                                                                                                                                         </AST:VARIABLE_NAME>
17095                                                                                                                                                                         <AST:Expr_list>
17096                                                                                                                                                                         </AST:Expr_list>
17097                                                                                                                                                                 </AST:Variable>
17098                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
17099                                                                                                                                                                 <AST:Array>
17100                                                                                                                                                                         <attrs>
17101                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17102                                                                                                                                                                                 <attr key="phc.line_number"><integer>469</integer></attr>
17103                                                                                                                                                                         </attrs>
17104                                                                                                                                                                         <AST:Array_elem_list>
17105                                                                                                                                                                                 <AST:Array_elem>
17106                                                                                                                                                                                         <attrs>
17107                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17108                                                                                                                                                                                                 <attr key="phc.line_number"><integer>465</integer></attr>
17109                                                                                                                                                                                         </attrs>
17110                                                                                                                                                                                         <AST:STRING>
17111                                                                                                                                                                                                 <attrs>
17112                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17113                                                                                                                                                                                                         <attr key="phc.line_number"><integer>465</integer></attr>
17114                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>open</string></attr>
17115                                                                                                                                                                                                         <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
17116                                                                                                                                                                                                 </attrs>
17117                                                                                                                                                                                                 <value>open</value>
17118                                                                                                                                                                                         </AST:STRING>
17119                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
17120                                                                                                                                                                                         <AST:Variable>
17121                                                                                                                                                                                                 <attrs>
17122                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17123                                                                                                                                                                                                         <attr key="phc.line_number"><integer>465</integer></attr>
17124                                                                                                                                                                                                 </attrs>
17125                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
17126                                                                                                                                                                                                 <AST:VARIABLE_NAME>
17127                                                                                                                                                                                                         <attrs />
17128                                                                                                                                                                                                         <value>curChar</value>
17129                                                                                                                                                                                                 </AST:VARIABLE_NAME>
17130                                                                                                                                                                                                 <AST:Expr_list>
17131                                                                                                                                                                                                 </AST:Expr_list>
17132                                                                                                                                                                                         </AST:Variable>
17133                                                                                                                                                                                 </AST:Array_elem>
17134                                                                                                                                                                                 <AST:Array_elem>
17135                                                                                                                                                                                         <attrs>
17136                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17137                                                                                                                                                                                                 <attr key="phc.line_number"><integer>466</integer></attr>
17138                                                                                                                                                                                         </attrs>
17139                                                                                                                                                                                         <AST:STRING>
17140                                                                                                                                                                                                 <attrs>
17141                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17142                                                                                                                                                                                                         <attr key="phc.line_number"><integer>466</integer></attr>
17143                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>close</string></attr>
17144                                                                                                                                                                                                         <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
17145                                                                                                                                                                                                 </attrs>
17146                                                                                                                                                                                                 <value>close</value>
17147                                                                                                                                                                                         </AST:STRING>
17148                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
17149                                                                                                                                                                                         <AST:Variable>
17150                                                                                                                                                                                                 <attrs>
17151                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17152                                                                                                                                                                                                         <attr key="phc.line_number"><integer>466</integer></attr>
17153                                                                                                                                                                                                 </attrs>
17154                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
17155                                                                                                                                                                                                 <AST:VARIABLE_NAME>
17156                                                                                                                                                                                                         <attrs />
17157                                                                                                                                                                                                         <value>rule</value>
17158                                                                                                                                                                                                 </AST:VARIABLE_NAME>
17159                                                                                                                                                                                                 <AST:Expr_list>
17160                                                                                                                                                                                                         <AST:STRING>
17161                                                                                                                                                                                                                 <attrs>
17162                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17163                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>466</integer></attr>
17164                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>end</string></attr>
17165                                                                                                                                                                                                                 </attrs>
17166                                                                                                                                                                                                                 <value>end</value>
17167                                                                                                                                                                                                         </AST:STRING>
17168                                                                                                                                                                                                 </AST:Expr_list>
17169                                                                                                                                                                                         </AST:Variable>
17170                                                                                                                                                                                 </AST:Array_elem>
17171                                                                                                                                                                                 <AST:Array_elem>
17172                                                                                                                                                                                         <attrs>
17173                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17174                                                                                                                                                                                                 <attr key="phc.line_number"><integer>467</integer></attr>
17175                                                                                                                                                                                         </attrs>
17176                                                                                                                                                                                         <AST:STRING>
17177                                                                                                                                                                                                 <attrs>
17178                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17179                                                                                                                                                                                                         <attr key="phc.line_number"><integer>467</integer></attr>
17180                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>count</string></attr>
17181                                                                                                                                                                                                         <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
17182                                                                                                                                                                                                 </attrs>
17183                                                                                                                                                                                                 <value>count</value>
17184                                                                                                                                                                                         </AST:STRING>
17185                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
17186                                                                                                                                                                                         <AST:Variable>
17187                                                                                                                                                                                                 <attrs>
17188                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17189                                                                                                                                                                                                         <attr key="phc.line_number"><integer>467</integer></attr>
17190                                                                                                                                                                                                 </attrs>
17191                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
17192                                                                                                                                                                                                 <AST:VARIABLE_NAME>
17193                                                                                                                                                                                                         <attrs />
17194                                                                                                                                                                                                         <value>count</value>
17195                                                                                                                                                                                                 </AST:VARIABLE_NAME>
17196                                                                                                                                                                                                 <AST:Expr_list>
17197                                                                                                                                                                                                 </AST:Expr_list>
17198                                                                                                                                                                                         </AST:Variable>
17199                                                                                                                                                                                 </AST:Array_elem>
17200                                                                                                                                                                                 <AST:Array_elem>
17201                                                                                                                                                                                         <attrs>
17202                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17203                                                                                                                                                                                                 <attr key="phc.line_number"><integer>468</integer></attr>
17204                                                                                                                                                                                         </attrs>
17205                                                                                                                                                                                         <AST:STRING>
17206                                                                                                                                                                                                 <attrs>
17207                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17208                                                                                                                                                                                                         <attr key="phc.line_number"><integer>468</integer></attr>
17209                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>lineStart</string></attr>
17210                                                                                                                                                                                                         <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
17211                                                                                                                                                                                                 </attrs>
17212                                                                                                                                                                                                 <value>lineStart</value>
17213                                                                                                                                                                                         </AST:STRING>
17214                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
17215                                                                                                                                                                                         <AST:Bin_op>
17216                                                                                                                                                                                                 <attrs>
17217                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17218                                                                                                                                                                                                         <attr key="phc.line_number"><integer>468</integer></attr>
17219                                                                                                                                                                                                         <attr key="phc.unparser.needs_user_brackets"><bool>true</bool></attr>
17220                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
17221                                                                                                                                                                                                 </attrs>
17222                                                                                                                                                                                                 <AST:Bin_op>
17223                                                                                                                                                                                                         <attrs>
17224                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17225                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>468</integer></attr>
17226                                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
17227                                                                                                                                                                                                         </attrs>
17228                                                                                                                                                                                                         <AST:Variable>
17229                                                                                                                                                                                                                 <attrs>
17230                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17231                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>468</integer></attr>
17232                                                                                                                                                                                                                 </attrs>
17233                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
17234                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
17235                                                                                                                                                                                                                         <attrs />
17236                                                                                                                                                                                                                         <value>i</value>
17237                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
17238                                                                                                                                                                                                                 <AST:Expr_list>
17239                                                                                                                                                                                                                 </AST:Expr_list>
17240                                                                                                                                                                                                         </AST:Variable>
17241                                                                                                                                                                                                         <AST:OP>
17242                                                                                                                                                                                                                 <attrs>
17243                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17244                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>468</integer></attr>
17245                                                                                                                                                                                                                 </attrs>
17246                                                                                                                                                                                                                 <value encoding="escape">&gt;</value>
17247                                                                                                                                                                                                         </AST:OP>
17248                                                                                                                                                                                                         <AST:INT>
17249                                                                                                                                                                                                                 <attrs>
17250                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17251                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>468</integer></attr>
17252                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
17253                                                                                                                                                                                                                 </attrs>
17254                                                                                                                                                                                                                 <value>0</value>
17255                                                                                                                                                                                                         </AST:INT>
17256                                                                                                                                                                                                 </AST:Bin_op>
17257                                                                                                                                                                                                 <AST:OP>
17258                                                                                                                                                                                                         <attrs>
17259                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17260                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>468</integer></attr>
17261                                                                                                                                                                                                         </attrs>
17262                                                                                                                                                                                                         <value encoding="escape">&amp;&amp;</value>
17263                                                                                                                                                                                                 </AST:OP>
17264                                                                                                                                                                                                 <AST:Bin_op>
17265                                                                                                                                                                                                         <attrs>
17266                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17267                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>468</integer></attr>
17268                                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
17269                                                                                                                                                                                                         </attrs>
17270                                                                                                                                                                                                         <AST:Variable>
17271                                                                                                                                                                                                                 <attrs>
17272                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17273                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>468</integer></attr>
17274                                                                                                                                                                                                                 </attrs>
17275                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
17276                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
17277                                                                                                                                                                                                                         <attrs />
17278                                                                                                                                                                                                                         <value>text</value>
17279                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
17280                                                                                                                                                                                                                 <AST:Expr_list>
17281                                                                                                                                                                                                                         <AST:Bin_op>
17282                                                                                                                                                                                                                                 <attrs>
17283                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17284                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>468</integer></attr>
17285                                                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
17286                                                                                                                                                                                                                                 </attrs>
17287                                                                                                                                                                                                                                 <AST:Variable>
17288                                                                                                                                                                                                                                         <attrs>
17289                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17290                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>468</integer></attr>
17291                                                                                                                                                                                                                                         </attrs>
17292                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
17293                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
17294                                                                                                                                                                                                                                                 <attrs />
17295                                                                                                                                                                                                                                                 <value>i</value>
17296                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
17297                                                                                                                                                                                                                                         <AST:Expr_list>
17298                                                                                                                                                                                                                                         </AST:Expr_list>
17299                                                                                                                                                                                                                                 </AST:Variable>
17300                                                                                                                                                                                                                                 <AST:OP>
17301                                                                                                                                                                                                                                         <attrs>
17302                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17303                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>468</integer></attr>
17304                                                                                                                                                                                                                                         </attrs>
17305                                                                                                                                                                                                                                         <value>-</value>
17306                                                                                                                                                                                                                                 </AST:OP>
17307                                                                                                                                                                                                                                 <AST:INT>
17308                                                                                                                                                                                                                                         <attrs>
17309                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17310                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>468</integer></attr>
17311                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>1</string></attr>
17312                                                                                                                                                                                                                                         </attrs>
17313                                                                                                                                                                                                                                         <value>1</value>
17314                                                                                                                                                                                                                                 </AST:INT>
17315                                                                                                                                                                                                                         </AST:Bin_op>
17316                                                                                                                                                                                                                 </AST:Expr_list>
17317                                                                                                                                                                                                         </AST:Variable>
17318                                                                                                                                                                                                         <AST:OP>
17319                                                                                                                                                                                                                 <attrs>
17320                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17321                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>468</integer></attr>
17322                                                                                                                                                                                                                 </attrs>
17323                                                                                                                                                                                                                 <value>==</value>
17324                                                                                                                                                                                                         </AST:OP>
17325                                                                                                                                                                                                         <AST:STRING>
17326                                                                                                                                                                                                                 <attrs>
17327                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17328                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>468</integer></attr>
17329                                                                                                                                                                                                                         <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
17330                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>\n</string></attr>
17331                                                                                                                                                                                                                 </attrs>
17332                                                                                                                                                                                                                 <value encoding="escape">
17333 </value>
17334                                                                                                                                                                                                         </AST:STRING>
17335                                                                                                                                                                                                 </AST:Bin_op>
17336                                                                                                                                                                                         </AST:Bin_op>
17337                                                                                                                                                                                 </AST:Array_elem>
17338                                                                                                                                                                         </AST:Array_elem_list>
17339                                                                                                                                                                 </AST:Array>
17340                                                                                                                                                         </AST:Assignment>
17341                                                                                                                                                 </AST:Eval_expr>
17342                                                                                                                                                 <AST:Eval_expr>
17343                                                                                                                                                         <attrs>
17344                                                                                                                                                                 <attr key="phc.comments">
17345                                                                                                                                                                         <string_list>
17346                                                                                                                                                                                 <string></string>
17347                                                                                                                                                                         </string_list>
17348                                                                                                                                                                 </attr>
17349                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17350                                                                                                                                                                 <attr key="phc.line_number"><integer>471</integer></attr>
17351                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
17352                                                                                                                                                         </attrs>
17353                                                                                                                                                         <AST:Method_invocation>
17354                                                                                                                                                                 <attrs>
17355                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17356                                                                                                                                                                         <attr key="phc.line_number"><integer>471</integer></attr>
17357                                                                                                                                                                 </attrs>
17358                                                                                                                                                                 <AST:Variable>
17359                                                                                                                                                                         <attrs>
17360                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17361                                                                                                                                                                                 <attr key="phc.line_number"><integer>471</integer></attr>
17362                                                                                                                                                                         </attrs>
17363                                                                                                                                                                         <AST:Target xsi:nil="true" />
17364                                                                                                                                                                         <AST:VARIABLE_NAME>
17365                                                                                                                                                                                 <attrs />
17366                                                                                                                                                                                 <value>stack</value>
17367                                                                                                                                                                         </AST:VARIABLE_NAME>
17368                                                                                                                                                                         <AST:Expr_list>
17369                                                                                                                                                                         </AST:Expr_list>
17370                                                                                                                                                                 </AST:Variable>
17371                                                                                                                                                                 <AST:METHOD_NAME>
17372                                                                                                                                                                         <attrs>
17373                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17374                                                                                                                                                                                 <attr key="phc.line_number"><integer>471</integer></attr>
17375                                                                                                                                                                         </attrs>
17376                                                                                                                                                                         <value>push</value>
17377                                                                                                                                                                 </AST:METHOD_NAME>
17378                                                                                                                                                                 <AST:Actual_parameter_list>
17379                                                                                                                                                                         <AST:Actual_parameter>
17380                                                                                                                                                                                 <attrs>
17381                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17382                                                                                                                                                                                         <attr key="phc.line_number"><integer>471</integer></attr>
17383                                                                                                                                                                                 </attrs>
17384                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
17385                                                                                                                                                                                 <AST:Variable>
17386                                                                                                                                                                                         <attrs>
17387                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17388                                                                                                                                                                                                 <attr key="phc.line_number"><integer>471</integer></attr>
17389                                                                                                                                                                                         </attrs>
17390                                                                                                                                                                                         <AST:Target xsi:nil="true" />
17391                                                                                                                                                                                         <AST:VARIABLE_NAME>
17392                                                                                                                                                                                                 <attrs />
17393                                                                                                                                                                                                 <value>piece</value>
17394                                                                                                                                                                                         </AST:VARIABLE_NAME>
17395                                                                                                                                                                                         <AST:Expr_list>
17396                                                                                                                                                                                         </AST:Expr_list>
17397                                                                                                                                                                                 </AST:Variable>
17398                                                                                                                                                                         </AST:Actual_parameter>
17399                                                                                                                                                                 </AST:Actual_parameter_list>
17400                                                                                                                                                         </AST:Method_invocation>
17401                                                                                                                                                 </AST:Eval_expr>
17402                                                                                                                                                 <AST:Eval_expr>
17403                                                                                                                                                         <attrs>
17404                                                                                                                                                                 <attr key="phc.comments">
17405                                                                                                                                                                         <string_list>
17406                                                                                                                                                                         </string_list>
17407                                                                                                                                                                 </attr>
17408                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17409                                                                                                                                                                 <attr key="phc.line_number"><integer>472</integer></attr>
17410                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
17411                                                                                                                                                         </attrs>
17412                                                                                                                                                         <AST:Assignment>
17413                                                                                                                                                                 <attrs>
17414                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17415                                                                                                                                                                         <attr key="phc.line_number"><integer>472</integer></attr>
17416                                                                                                                                                                 </attrs>
17417                                                                                                                                                                 <AST:Variable>
17418                                                                                                                                                                         <attrs>
17419                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17420                                                                                                                                                                                 <attr key="phc.line_number"><integer>472</integer></attr>
17421                                                                                                                                                                         </attrs>
17422                                                                                                                                                                         <AST:Target xsi:nil="true" />
17423                                                                                                                                                                         <AST:VARIABLE_NAME>
17424                                                                                                                                                                                 <attrs />
17425                                                                                                                                                                                 <value>accum</value>
17426                                                                                                                                                                         </AST:VARIABLE_NAME>
17427                                                                                                                                                                         <AST:Expr_list>
17428                                                                                                                                                                         </AST:Expr_list>
17429                                                                                                                                                                 </AST:Variable>
17430                                                                                                                                                                 <bool><!-- is_ref -->true</bool>
17431                                                                                                                                                                 <AST:Method_invocation>
17432                                                                                                                                                                         <attrs>
17433                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17434                                                                                                                                                                                 <attr key="phc.line_number"><integer>472</integer></attr>
17435                                                                                                                                                                         </attrs>
17436                                                                                                                                                                         <AST:Variable>
17437                                                                                                                                                                                 <attrs>
17438                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17439                                                                                                                                                                                         <attr key="phc.line_number"><integer>472</integer></attr>
17440                                                                                                                                                                                 </attrs>
17441                                                                                                                                                                                 <AST:Target xsi:nil="true" />
17442                                                                                                                                                                                 <AST:VARIABLE_NAME>
17443                                                                                                                                                                                         <attrs />
17444                                                                                                                                                                                         <value>stack</value>
17445                                                                                                                                                                                 </AST:VARIABLE_NAME>
17446                                                                                                                                                                                 <AST:Expr_list>
17447                                                                                                                                                                                 </AST:Expr_list>
17448                                                                                                                                                                         </AST:Variable>
17449                                                                                                                                                                         <AST:METHOD_NAME>
17450                                                                                                                                                                                 <attrs>
17451                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17452                                                                                                                                                                                         <attr key="phc.line_number"><integer>472</integer></attr>
17453                                                                                                                                                                                 </attrs>
17454                                                                                                                                                                                 <value>getAccum</value>
17455                                                                                                                                                                         </AST:METHOD_NAME>
17456                                                                                                                                                                         <AST:Actual_parameter_list>
17457                                                                                                                                                                         </AST:Actual_parameter_list>
17458                                                                                                                                                                 </AST:Method_invocation>
17459                                                                                                                                                         </AST:Assignment>
17460                                                                                                                                                 </AST:Eval_expr>
17461                                                                                                                                                 <AST:Eval_expr>
17462                                                                                                                                                         <attrs>
17463                                                                                                                                                                 <attr key="phc.comments">
17464                                                                                                                                                                         <string_list>
17465                                                                                                                                                                         </string_list>
17466                                                                                                                                                                 </attr>
17467                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17468                                                                                                                                                                 <attr key="phc.line_number"><integer>473</integer></attr>
17469                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
17470                                                                                                                                                         </attrs>
17471                                                                                                                                                         <AST:Method_invocation>
17472                                                                                                                                                                 <attrs>
17473                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17474                                                                                                                                                                         <attr key="phc.line_number"><integer>473</integer></attr>
17475                                                                                                                                                                 </attrs>
17476                                                                                                                                                                 <AST:Target xsi:nil="true" />
17477                                                                                                                                                                 <AST:METHOD_NAME>
17478                                                                                                                                                                         <attrs />
17479                                                                                                                                                                         <value>extract</value>
17480                                                                                                                                                                 </AST:METHOD_NAME>
17481                                                                                                                                                                 <AST:Actual_parameter_list>
17482                                                                                                                                                                         <AST:Actual_parameter>
17483                                                                                                                                                                                 <attrs>
17484                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17485                                                                                                                                                                                         <attr key="phc.line_number"><integer>473</integer></attr>
17486                                                                                                                                                                                 </attrs>
17487                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
17488                                                                                                                                                                                 <AST:Method_invocation>
17489                                                                                                                                                                                         <attrs>
17490                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17491                                                                                                                                                                                                 <attr key="phc.line_number"><integer>473</integer></attr>
17492                                                                                                                                                                                         </attrs>
17493                                                                                                                                                                                         <AST:Variable>
17494                                                                                                                                                                                                 <attrs>
17495                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17496                                                                                                                                                                                                         <attr key="phc.line_number"><integer>473</integer></attr>
17497                                                                                                                                                                                                 </attrs>
17498                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
17499                                                                                                                                                                                                 <AST:VARIABLE_NAME>
17500                                                                                                                                                                                                         <attrs />
17501                                                                                                                                                                                                         <value>stack</value>
17502                                                                                                                                                                                                 </AST:VARIABLE_NAME>
17503                                                                                                                                                                                                 <AST:Expr_list>
17504                                                                                                                                                                                                 </AST:Expr_list>
17505                                                                                                                                                                                         </AST:Variable>
17506                                                                                                                                                                                         <AST:METHOD_NAME>
17507                                                                                                                                                                                                 <attrs>
17508                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17509                                                                                                                                                                                                         <attr key="phc.line_number"><integer>473</integer></attr>
17510                                                                                                                                                                                                 </attrs>
17511                                                                                                                                                                                                 <value>getFlags</value>
17512                                                                                                                                                                                         </AST:METHOD_NAME>
17513                                                                                                                                                                                         <AST:Actual_parameter_list>
17514                                                                                                                                                                                         </AST:Actual_parameter_list>
17515                                                                                                                                                                                 </AST:Method_invocation>
17516                                                                                                                                                                         </AST:Actual_parameter>
17517                                                                                                                                                                 </AST:Actual_parameter_list>
17518                                                                                                                                                         </AST:Method_invocation>
17519                                                                                                                                                 </AST:Eval_expr>
17520                                                                                                                                         </AST:Statement_list>
17521                                                                                                                                         <AST:Statement_list>
17522                                                                                                                                                 <AST:Eval_expr>
17523                                                                                                                                                         <attrs>
17524                                                                                                                                                                 <attr key="phc.comments">
17525                                                                                                                                                                         <string_list>
17526                                                                                                                                                                                 <string># Add literal brace(s)</string>
17527                                                                                                                                                                         </string_list>
17528                                                                                                                                                                 </attr>
17529                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17530                                                                                                                                                                 <attr key="phc.line_number"><integer>476</integer></attr>
17531                                                                                                                                                         </attrs>
17532                                                                                                                                                         <AST:Op_assignment>
17533                                                                                                                                                                 <attrs />
17534                                                                                                                                                                 <AST:Variable>
17535                                                                                                                                                                         <attrs>
17536                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17537                                                                                                                                                                                 <attr key="phc.line_number"><integer>476</integer></attr>
17538                                                                                                                                                                         </attrs>
17539                                                                                                                                                                         <AST:Target xsi:nil="true" />
17540                                                                                                                                                                         <AST:VARIABLE_NAME>
17541                                                                                                                                                                                 <attrs />
17542                                                                                                                                                                                 <value>accum</value>
17543                                                                                                                                                                         </AST:VARIABLE_NAME>
17544                                                                                                                                                                         <AST:Expr_list>
17545                                                                                                                                                                         </AST:Expr_list>
17546                                                                                                                                                                 </AST:Variable>
17547                                                                                                                                                                 <AST:OP>
17548                                                                                                                                                                         <attrs />
17549                                                                                                                                                                         <value>.</value>
17550                                                                                                                                                                 </AST:OP>
17551                                                                                                                                                                 <AST:Method_invocation>
17552                                                                                                                                                                         <attrs>
17553                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17554                                                                                                                                                                                 <attr key="phc.line_number"><integer>476</integer></attr>
17555                                                                                                                                                                         </attrs>
17556                                                                                                                                                                         <AST:Target xsi:nil="true" />
17557                                                                                                                                                                         <AST:METHOD_NAME>
17558                                                                                                                                                                                 <attrs />
17559                                                                                                                                                                                 <value>htmlspecialchars</value>
17560                                                                                                                                                                         </AST:METHOD_NAME>
17561                                                                                                                                                                         <AST:Actual_parameter_list>
17562                                                                                                                                                                                 <AST:Actual_parameter>
17563                                                                                                                                                                                         <attrs>
17564                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17565                                                                                                                                                                                                 <attr key="phc.line_number"><integer>476</integer></attr>
17566                                                                                                                                                                                         </attrs>
17567                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
17568                                                                                                                                                                                         <AST:Method_invocation>
17569                                                                                                                                                                                                 <attrs>
17570                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17571                                                                                                                                                                                                         <attr key="phc.line_number"><integer>476</integer></attr>
17572                                                                                                                                                                                                 </attrs>
17573                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
17574                                                                                                                                                                                                 <AST:METHOD_NAME>
17575                                                                                                                                                                                                         <attrs />
17576                                                                                                                                                                                                         <value>str_repeat</value>
17577                                                                                                                                                                                                 </AST:METHOD_NAME>
17578                                                                                                                                                                                                 <AST:Actual_parameter_list>
17579                                                                                                                                                                                                         <AST:Actual_parameter>
17580                                                                                                                                                                                                                 <attrs>
17581                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17582                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>476</integer></attr>
17583                                                                                                                                                                                                                 </attrs>
17584                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
17585                                                                                                                                                                                                                 <AST:Variable>
17586                                                                                                                                                                                                                         <attrs>
17587                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17588                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>476</integer></attr>
17589                                                                                                                                                                                                                         </attrs>
17590                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
17591                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
17592                                                                                                                                                                                                                                 <attrs />
17593                                                                                                                                                                                                                                 <value>curChar</value>
17594                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
17595                                                                                                                                                                                                                         <AST:Expr_list>
17596                                                                                                                                                                                                                         </AST:Expr_list>
17597                                                                                                                                                                                                                 </AST:Variable>
17598                                                                                                                                                                                                         </AST:Actual_parameter>
17599                                                                                                                                                                                                         <AST:Actual_parameter>
17600                                                                                                                                                                                                                 <attrs>
17601                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17602                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>476</integer></attr>
17603                                                                                                                                                                                                                 </attrs>
17604                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
17605                                                                                                                                                                                                                 <AST:Variable>
17606                                                                                                                                                                                                                         <attrs>
17607                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17608                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>476</integer></attr>
17609                                                                                                                                                                                                                         </attrs>
17610                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
17611                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
17612                                                                                                                                                                                                                                 <attrs />
17613                                                                                                                                                                                                                                 <value>count</value>
17614                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
17615                                                                                                                                                                                                                         <AST:Expr_list>
17616                                                                                                                                                                                                                         </AST:Expr_list>
17617                                                                                                                                                                                                                 </AST:Variable>
17618                                                                                                                                                                                                         </AST:Actual_parameter>
17619                                                                                                                                                                                                 </AST:Actual_parameter_list>
17620                                                                                                                                                                                         </AST:Method_invocation>
17621                                                                                                                                                                                 </AST:Actual_parameter>
17622                                                                                                                                                                         </AST:Actual_parameter_list>
17623                                                                                                                                                                 </AST:Method_invocation>
17624                                                                                                                                                         </AST:Op_assignment>
17625                                                                                                                                                 </AST:Eval_expr>
17626                                                                                                                                         </AST:Statement_list>
17627                                                                                                                                 </AST:If>
17628                                                                                                                                 <AST:Eval_expr>
17629                                                                                                                                         <attrs>
17630                                                                                                                                                 <attr key="phc.comments">
17631                                                                                                                                                         <string_list>
17632                                                                                                                                                         </string_list>
17633                                                                                                                                                 </attr>
17634                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17635                                                                                                                                                 <attr key="phc.line_number"><integer>478</integer></attr>
17636                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
17637                                                                                                                                         </attrs>
17638                                                                                                                                         <AST:Op_assignment>
17639                                                                                                                                                 <attrs />
17640                                                                                                                                                 <AST:Variable>
17641                                                                                                                                                         <attrs>
17642                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17643                                                                                                                                                                 <attr key="phc.line_number"><integer>478</integer></attr>
17644                                                                                                                                                         </attrs>
17645                                                                                                                                                         <AST:Target xsi:nil="true" />
17646                                                                                                                                                         <AST:VARIABLE_NAME>
17647                                                                                                                                                                 <attrs />
17648                                                                                                                                                                 <value>i</value>
17649                                                                                                                                                         </AST:VARIABLE_NAME>
17650                                                                                                                                                         <AST:Expr_list>
17651                                                                                                                                                         </AST:Expr_list>
17652                                                                                                                                                 </AST:Variable>
17653                                                                                                                                                 <AST:OP>
17654                                                                                                                                                         <attrs />
17655                                                                                                                                                         <value>+</value>
17656                                                                                                                                                 </AST:OP>
17657                                                                                                                                                 <AST:Variable>
17658                                                                                                                                                         <attrs>
17659                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17660                                                                                                                                                                 <attr key="phc.line_number"><integer>478</integer></attr>
17661                                                                                                                                                         </attrs>
17662                                                                                                                                                         <AST:Target xsi:nil="true" />
17663                                                                                                                                                         <AST:VARIABLE_NAME>
17664                                                                                                                                                                 <attrs />
17665                                                                                                                                                                 <value>count</value>
17666                                                                                                                                                         </AST:VARIABLE_NAME>
17667                                                                                                                                                         <AST:Expr_list>
17668                                                                                                                                                         </AST:Expr_list>
17669                                                                                                                                                 </AST:Variable>
17670                                                                                                                                         </AST:Op_assignment>
17671                                                                                                                                 </AST:Eval_expr>
17672                                                                                                                         </AST:Statement_list>
17673                                                                                                                         <AST:Statement_list>
17674                                                                                                                                 <AST:If>
17675                                                                                                                                         <attrs>
17676                                                                                                                                                 <attr key="phc.comments">
17677                                                                                                                                                         <string_list>
17678                                                                                                                                                                 <string></string>
17679                                                                                                                                                         </string_list>
17680                                                                                                                                                 </attr>
17681                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17682                                                                                                                                                 <attr key="phc.line_number"><integer>481</integer></attr>
17683                                                                                                                                                 <attr key="phc.unparser.is_elseif"><bool>true</bool></attr>
17684                                                                                                                                         </attrs>
17685                                                                                                                                         <AST:Bin_op>
17686                                                                                                                                                 <attrs>
17687                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17688                                                                                                                                                         <attr key="phc.line_number"><integer>481</integer></attr>
17689                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
17690                                                                                                                                                 </attrs>
17691                                                                                                                                                 <AST:Variable>
17692                                                                                                                                                         <attrs>
17693                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17694                                                                                                                                                                 <attr key="phc.line_number"><integer>481</integer></attr>
17695                                                                                                                                                         </attrs>
17696                                                                                                                                                         <AST:Target xsi:nil="true" />
17697                                                                                                                                                         <AST:VARIABLE_NAME>
17698                                                                                                                                                                 <attrs />
17699                                                                                                                                                                 <value>found</value>
17700                                                                                                                                                         </AST:VARIABLE_NAME>
17701                                                                                                                                                         <AST:Expr_list>
17702                                                                                                                                                         </AST:Expr_list>
17703                                                                                                                                                 </AST:Variable>
17704                                                                                                                                                 <AST:OP>
17705                                                                                                                                                         <attrs>
17706                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17707                                                                                                                                                                 <attr key="phc.line_number"><integer>481</integer></attr>
17708                                                                                                                                                         </attrs>
17709                                                                                                                                                         <value>==</value>
17710                                                                                                                                                 </AST:OP>
17711                                                                                                                                                 <AST:STRING>
17712                                                                                                                                                         <attrs>
17713                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17714                                                                                                                                                                 <attr key="phc.line_number"><integer>481</integer></attr>
17715                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>close</string></attr>
17716                                                                                                                                                         </attrs>
17717                                                                                                                                                         <value>close</value>
17718                                                                                                                                                 </AST:STRING>
17719                                                                                                                                         </AST:Bin_op>
17720                                                                                                                                         <AST:Statement_list>
17721                                                                                                                                                 <AST:Eval_expr>
17722                                                                                                                                                         <attrs>
17723                                                                                                                                                                 <attr key="phc.comments">
17724                                                                                                                                                                         <string_list>
17725                                                                                                                                                                         </string_list>
17726                                                                                                                                                                 </attr>
17727                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17728                                                                                                                                                                 <attr key="phc.line_number"><integer>482</integer></attr>
17729                                                                                                                                                         </attrs>
17730                                                                                                                                                         <AST:Assignment>
17731                                                                                                                                                                 <attrs>
17732                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17733                                                                                                                                                                         <attr key="phc.line_number"><integer>482</integer></attr>
17734                                                                                                                                                                 </attrs>
17735                                                                                                                                                                 <AST:Variable>
17736                                                                                                                                                                         <attrs>
17737                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17738                                                                                                                                                                                 <attr key="phc.line_number"><integer>482</integer></attr>
17739                                                                                                                                                                         </attrs>
17740                                                                                                                                                                         <AST:Target xsi:nil="true" />
17741                                                                                                                                                                         <AST:VARIABLE_NAME>
17742                                                                                                                                                                                 <attrs />
17743                                                                                                                                                                                 <value>piece</value>
17744                                                                                                                                                                         </AST:VARIABLE_NAME>
17745                                                                                                                                                                         <AST:Expr_list>
17746                                                                                                                                                                         </AST:Expr_list>
17747                                                                                                                                                                 </AST:Variable>
17748                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
17749                                                                                                                                                                 <AST:Variable>
17750                                                                                                                                                                         <attrs>
17751                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17752                                                                                                                                                                                 <attr key="phc.line_number"><integer>482</integer></attr>
17753                                                                                                                                                                         </attrs>
17754                                                                                                                                                                         <AST:Variable>
17755                                                                                                                                                                                 <attrs>
17756                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17757                                                                                                                                                                                         <attr key="phc.line_number"><integer>482</integer></attr>
17758                                                                                                                                                                                 </attrs>
17759                                                                                                                                                                                 <AST:Target xsi:nil="true" />
17760                                                                                                                                                                                 <AST:VARIABLE_NAME>
17761                                                                                                                                                                                         <attrs />
17762                                                                                                                                                                                         <value>stack</value>
17763                                                                                                                                                                                 </AST:VARIABLE_NAME>
17764                                                                                                                                                                                 <AST:Expr_list>
17765                                                                                                                                                                                 </AST:Expr_list>
17766                                                                                                                                                                         </AST:Variable>
17767                                                                                                                                                                         <AST:VARIABLE_NAME>
17768                                                                                                                                                                                 <attrs />
17769                                                                                                                                                                                 <value>top</value>
17770                                                                                                                                                                         </AST:VARIABLE_NAME>
17771                                                                                                                                                                         <AST:Expr_list>
17772                                                                                                                                                                         </AST:Expr_list>
17773                                                                                                                                                                 </AST:Variable>
17774                                                                                                                                                         </AST:Assignment>
17775                                                                                                                                                 </AST:Eval_expr>
17776                                                                                                                                                 <AST:Eval_expr>
17777                                                                                                                                                         <attrs>
17778                                                                                                                                                                 <attr key="phc.comments">
17779                                                                                                                                                                         <string_list>
17780                                                                                                                                                                                 <string># lets check if there are enough characters for closing brace</string>
17781                                                                                                                                                                         </string_list>
17782                                                                                                                                                                 </attr>
17783                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17784                                                                                                                                                                 <attr key="phc.line_number"><integer>484</integer></attr>
17785                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
17786                                                                                                                                                         </attrs>
17787                                                                                                                                                         <AST:Assignment>
17788                                                                                                                                                                 <attrs>
17789                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17790                                                                                                                                                                         <attr key="phc.line_number"><integer>484</integer></attr>
17791                                                                                                                                                                 </attrs>
17792                                                                                                                                                                 <AST:Variable>
17793                                                                                                                                                                         <attrs>
17794                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17795                                                                                                                                                                                 <attr key="phc.line_number"><integer>484</integer></attr>
17796                                                                                                                                                                         </attrs>
17797                                                                                                                                                                         <AST:Target xsi:nil="true" />
17798                                                                                                                                                                         <AST:VARIABLE_NAME>
17799                                                                                                                                                                                 <attrs />
17800                                                                                                                                                                                 <value>maxCount</value>
17801                                                                                                                                                                         </AST:VARIABLE_NAME>
17802                                                                                                                                                                         <AST:Expr_list>
17803                                                                                                                                                                         </AST:Expr_list>
17804                                                                                                                                                                 </AST:Variable>
17805                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
17806                                                                                                                                                                 <AST:Variable>
17807                                                                                                                                                                         <attrs>
17808                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17809                                                                                                                                                                                 <attr key="phc.line_number"><integer>484</integer></attr>
17810                                                                                                                                                                         </attrs>
17811                                                                                                                                                                         <AST:Variable>
17812                                                                                                                                                                                 <attrs>
17813                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17814                                                                                                                                                                                         <attr key="phc.line_number"><integer>484</integer></attr>
17815                                                                                                                                                                                 </attrs>
17816                                                                                                                                                                                 <AST:Target xsi:nil="true" />
17817                                                                                                                                                                                 <AST:VARIABLE_NAME>
17818                                                                                                                                                                                         <attrs />
17819                                                                                                                                                                                         <value>piece</value>
17820                                                                                                                                                                                 </AST:VARIABLE_NAME>
17821                                                                                                                                                                                 <AST:Expr_list>
17822                                                                                                                                                                                 </AST:Expr_list>
17823                                                                                                                                                                         </AST:Variable>
17824                                                                                                                                                                         <AST:VARIABLE_NAME>
17825                                                                                                                                                                                 <attrs />
17826                                                                                                                                                                                 <value>count</value>
17827                                                                                                                                                                         </AST:VARIABLE_NAME>
17828                                                                                                                                                                         <AST:Expr_list>
17829                                                                                                                                                                         </AST:Expr_list>
17830                                                                                                                                                                 </AST:Variable>
17831                                                                                                                                                         </AST:Assignment>
17832                                                                                                                                                 </AST:Eval_expr>
17833                                                                                                                                                 <AST:Eval_expr>
17834                                                                                                                                                         <attrs>
17835                                                                                                                                                                 <attr key="phc.comments">
17836                                                                                                                                                                         <string_list>
17837                                                                                                                                                                         </string_list>
17838                                                                                                                                                                 </attr>
17839                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17840                                                                                                                                                                 <attr key="phc.line_number"><integer>485</integer></attr>
17841                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
17842                                                                                                                                                         </attrs>
17843                                                                                                                                                         <AST:Assignment>
17844                                                                                                                                                                 <attrs>
17845                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17846                                                                                                                                                                         <attr key="phc.line_number"><integer>485</integer></attr>
17847                                                                                                                                                                 </attrs>
17848                                                                                                                                                                 <AST:Variable>
17849                                                                                                                                                                         <attrs>
17850                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17851                                                                                                                                                                                 <attr key="phc.line_number"><integer>485</integer></attr>
17852                                                                                                                                                                         </attrs>
17853                                                                                                                                                                         <AST:Target xsi:nil="true" />
17854                                                                                                                                                                         <AST:VARIABLE_NAME>
17855                                                                                                                                                                                 <attrs />
17856                                                                                                                                                                                 <value>count</value>
17857                                                                                                                                                                         </AST:VARIABLE_NAME>
17858                                                                                                                                                                         <AST:Expr_list>
17859                                                                                                                                                                         </AST:Expr_list>
17860                                                                                                                                                                 </AST:Variable>
17861                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
17862                                                                                                                                                                 <AST:Method_invocation>
17863                                                                                                                                                                         <attrs>
17864                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17865                                                                                                                                                                                 <attr key="phc.line_number"><integer>485</integer></attr>
17866                                                                                                                                                                         </attrs>
17867                                                                                                                                                                         <AST:Target xsi:nil="true" />
17868                                                                                                                                                                         <AST:METHOD_NAME>
17869                                                                                                                                                                                 <attrs />
17870                                                                                                                                                                                 <value>strspn</value>
17871                                                                                                                                                                         </AST:METHOD_NAME>
17872                                                                                                                                                                         <AST:Actual_parameter_list>
17873                                                                                                                                                                                 <AST:Actual_parameter>
17874                                                                                                                                                                                         <attrs>
17875                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17876                                                                                                                                                                                                 <attr key="phc.line_number"><integer>485</integer></attr>
17877                                                                                                                                                                                         </attrs>
17878                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
17879                                                                                                                                                                                         <AST:Variable>
17880                                                                                                                                                                                                 <attrs>
17881                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17882                                                                                                                                                                                                         <attr key="phc.line_number"><integer>485</integer></attr>
17883                                                                                                                                                                                                 </attrs>
17884                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
17885                                                                                                                                                                                                 <AST:VARIABLE_NAME>
17886                                                                                                                                                                                                         <attrs />
17887                                                                                                                                                                                                         <value>text</value>
17888                                                                                                                                                                                                 </AST:VARIABLE_NAME>
17889                                                                                                                                                                                                 <AST:Expr_list>
17890                                                                                                                                                                                                 </AST:Expr_list>
17891                                                                                                                                                                                         </AST:Variable>
17892                                                                                                                                                                                 </AST:Actual_parameter>
17893                                                                                                                                                                                 <AST:Actual_parameter>
17894                                                                                                                                                                                         <attrs>
17895                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17896                                                                                                                                                                                                 <attr key="phc.line_number"><integer>485</integer></attr>
17897                                                                                                                                                                                         </attrs>
17898                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
17899                                                                                                                                                                                         <AST:Variable>
17900                                                                                                                                                                                                 <attrs>
17901                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17902                                                                                                                                                                                                         <attr key="phc.line_number"><integer>485</integer></attr>
17903                                                                                                                                                                                                 </attrs>
17904                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
17905                                                                                                                                                                                                 <AST:VARIABLE_NAME>
17906                                                                                                                                                                                                         <attrs />
17907                                                                                                                                                                                                         <value>curChar</value>
17908                                                                                                                                                                                                 </AST:VARIABLE_NAME>
17909                                                                                                                                                                                                 <AST:Expr_list>
17910                                                                                                                                                                                                 </AST:Expr_list>
17911                                                                                                                                                                                         </AST:Variable>
17912                                                                                                                                                                                 </AST:Actual_parameter>
17913                                                                                                                                                                                 <AST:Actual_parameter>
17914                                                                                                                                                                                         <attrs>
17915                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17916                                                                                                                                                                                                 <attr key="phc.line_number"><integer>485</integer></attr>
17917                                                                                                                                                                                         </attrs>
17918                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
17919                                                                                                                                                                                         <AST:Variable>
17920                                                                                                                                                                                                 <attrs>
17921                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17922                                                                                                                                                                                                         <attr key="phc.line_number"><integer>485</integer></attr>
17923                                                                                                                                                                                                 </attrs>
17924                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
17925                                                                                                                                                                                                 <AST:VARIABLE_NAME>
17926                                                                                                                                                                                                         <attrs />
17927                                                                                                                                                                                                         <value>i</value>
17928                                                                                                                                                                                                 </AST:VARIABLE_NAME>
17929                                                                                                                                                                                                 <AST:Expr_list>
17930                                                                                                                                                                                                 </AST:Expr_list>
17931                                                                                                                                                                                         </AST:Variable>
17932                                                                                                                                                                                 </AST:Actual_parameter>
17933                                                                                                                                                                                 <AST:Actual_parameter>
17934                                                                                                                                                                                         <attrs>
17935                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17936                                                                                                                                                                                                 <attr key="phc.line_number"><integer>485</integer></attr>
17937                                                                                                                                                                                         </attrs>
17938                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
17939                                                                                                                                                                                         <AST:Variable>
17940                                                                                                                                                                                                 <attrs>
17941                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17942                                                                                                                                                                                                         <attr key="phc.line_number"><integer>485</integer></attr>
17943                                                                                                                                                                                                 </attrs>
17944                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
17945                                                                                                                                                                                                 <AST:VARIABLE_NAME>
17946                                                                                                                                                                                                         <attrs />
17947                                                                                                                                                                                                         <value>maxCount</value>
17948                                                                                                                                                                                                 </AST:VARIABLE_NAME>
17949                                                                                                                                                                                                 <AST:Expr_list>
17950                                                                                                                                                                                                 </AST:Expr_list>
17951                                                                                                                                                                                         </AST:Variable>
17952                                                                                                                                                                                 </AST:Actual_parameter>
17953                                                                                                                                                                         </AST:Actual_parameter_list>
17954                                                                                                                                                                 </AST:Method_invocation>
17955                                                                                                                                                         </AST:Assignment>
17956                                                                                                                                                 </AST:Eval_expr>
17957                                                                                                                                                 <AST:Eval_expr>
17958                                                                                                                                                         <attrs>
17959                                                                                                                                                                 <attr key="phc.comments">
17960                                                                                                                                                                         <string_list>
17961                                                                                                                                                                                 <string></string>
17962                                                                                                                                                                                 <string># check for maximum matching characters (if there are 5 closing</string>
17963                                                                                                                                                                                 <string># characters, we will probably need only 3 - depending on the rules)</string>
17964                                                                                                                                                                         </string_list>
17965                                                                                                                                                                 </attr>
17966                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17967                                                                                                                                                                 <attr key="phc.line_number"><integer>489</integer></attr>
17968                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
17969                                                                                                                                                         </attrs>
17970                                                                                                                                                         <AST:Assignment>
17971                                                                                                                                                                 <attrs>
17972                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17973                                                                                                                                                                         <attr key="phc.line_number"><integer>489</integer></attr>
17974                                                                                                                                                                 </attrs>
17975                                                                                                                                                                 <AST:Variable>
17976                                                                                                                                                                         <attrs>
17977                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17978                                                                                                                                                                                 <attr key="phc.line_number"><integer>489</integer></attr>
17979                                                                                                                                                                         </attrs>
17980                                                                                                                                                                         <AST:Target xsi:nil="true" />
17981                                                                                                                                                                         <AST:VARIABLE_NAME>
17982                                                                                                                                                                                 <attrs />
17983                                                                                                                                                                                 <value>matchingCount</value>
17984                                                                                                                                                                         </AST:VARIABLE_NAME>
17985                                                                                                                                                                         <AST:Expr_list>
17986                                                                                                                                                                         </AST:Expr_list>
17987                                                                                                                                                                 </AST:Variable>
17988                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
17989                                                                                                                                                                 <AST:INT>
17990                                                                                                                                                                         <attrs>
17991                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
17992                                                                                                                                                                                 <attr key="phc.line_number"><integer>489</integer></attr>
17993                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>0</string></attr>
17994                                                                                                                                                                         </attrs>
17995                                                                                                                                                                         <value>0</value>
17996                                                                                                                                                                 </AST:INT>
17997                                                                                                                                                         </AST:Assignment>
17998                                                                                                                                                 </AST:Eval_expr>
17999                                                                                                                                                 <AST:Eval_expr>
18000                                                                                                                                                         <attrs>
18001                                                                                                                                                                 <attr key="phc.comments">
18002                                                                                                                                                                         <string_list>
18003                                                                                                                                                                         </string_list>
18004                                                                                                                                                                 </attr>
18005                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18006                                                                                                                                                                 <attr key="phc.line_number"><integer>490</integer></attr>
18007                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
18008                                                                                                                                                         </attrs>
18009                                                                                                                                                         <AST:Assignment>
18010                                                                                                                                                                 <attrs>
18011                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18012                                                                                                                                                                         <attr key="phc.line_number"><integer>490</integer></attr>
18013                                                                                                                                                                 </attrs>
18014                                                                                                                                                                 <AST:Variable>
18015                                                                                                                                                                         <attrs>
18016                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18017                                                                                                                                                                                 <attr key="phc.line_number"><integer>490</integer></attr>
18018                                                                                                                                                                         </attrs>
18019                                                                                                                                                                         <AST:Target xsi:nil="true" />
18020                                                                                                                                                                         <AST:VARIABLE_NAME>
18021                                                                                                                                                                                 <attrs />
18022                                                                                                                                                                                 <value>rule</value>
18023                                                                                                                                                                         </AST:VARIABLE_NAME>
18024                                                                                                                                                                         <AST:Expr_list>
18025                                                                                                                                                                         </AST:Expr_list>
18026                                                                                                                                                                 </AST:Variable>
18027                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
18028                                                                                                                                                                 <AST:Variable>
18029                                                                                                                                                                         <attrs>
18030                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18031                                                                                                                                                                                 <attr key="phc.line_number"><integer>490</integer></attr>
18032                                                                                                                                                                         </attrs>
18033                                                                                                                                                                         <AST:Target xsi:nil="true" />
18034                                                                                                                                                                         <AST:VARIABLE_NAME>
18035                                                                                                                                                                                 <attrs />
18036                                                                                                                                                                                 <value>rules</value>
18037                                                                                                                                                                         </AST:VARIABLE_NAME>
18038                                                                                                                                                                         <AST:Expr_list>
18039                                                                                                                                                                                 <AST:Variable>
18040                                                                                                                                                                                         <attrs>
18041                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18042                                                                                                                                                                                                 <attr key="phc.line_number"><integer>490</integer></attr>
18043                                                                                                                                                                                         </attrs>
18044                                                                                                                                                                                         <AST:Variable>
18045                                                                                                                                                                                                 <attrs>
18046                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18047                                                                                                                                                                                                         <attr key="phc.line_number"><integer>490</integer></attr>
18048                                                                                                                                                                                                 </attrs>
18049                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
18050                                                                                                                                                                                                 <AST:VARIABLE_NAME>
18051                                                                                                                                                                                                         <attrs />
18052                                                                                                                                                                                                         <value>piece</value>
18053                                                                                                                                                                                                 </AST:VARIABLE_NAME>
18054                                                                                                                                                                                                 <AST:Expr_list>
18055                                                                                                                                                                                                 </AST:Expr_list>
18056                                                                                                                                                                                         </AST:Variable>
18057                                                                                                                                                                                         <AST:VARIABLE_NAME>
18058                                                                                                                                                                                                 <attrs />
18059                                                                                                                                                                                                 <value>open</value>
18060                                                                                                                                                                                         </AST:VARIABLE_NAME>
18061                                                                                                                                                                                         <AST:Expr_list>
18062                                                                                                                                                                                         </AST:Expr_list>
18063                                                                                                                                                                                 </AST:Variable>
18064                                                                                                                                                                         </AST:Expr_list>
18065                                                                                                                                                                 </AST:Variable>
18066                                                                                                                                                         </AST:Assignment>
18067                                                                                                                                                 </AST:Eval_expr>
18068                                                                                                                                                 <AST:If>
18069                                                                                                                                                         <attrs>
18070                                                                                                                                                                 <attr key="phc.comments">
18071                                                                                                                                                                         <string_list>
18072                                                                                                                                                                         </string_list>
18073                                                                                                                                                                 </attr>
18074                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18075                                                                                                                                                                 <attr key="phc.line_number"><integer>491</integer></attr>
18076                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
18077                                                                                                                                                         </attrs>
18078                                                                                                                                                         <AST:Bin_op>
18079                                                                                                                                                                 <attrs>
18080                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18081                                                                                                                                                                         <attr key="phc.line_number"><integer>491</integer></attr>
18082                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
18083                                                                                                                                                                 </attrs>
18084                                                                                                                                                                 <AST:Variable>
18085                                                                                                                                                                         <attrs>
18086                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18087                                                                                                                                                                                 <attr key="phc.line_number"><integer>491</integer></attr>
18088                                                                                                                                                                         </attrs>
18089                                                                                                                                                                         <AST:Target xsi:nil="true" />
18090                                                                                                                                                                         <AST:VARIABLE_NAME>
18091                                                                                                                                                                                 <attrs />
18092                                                                                                                                                                                 <value>count</value>
18093                                                                                                                                                                         </AST:VARIABLE_NAME>
18094                                                                                                                                                                         <AST:Expr_list>
18095                                                                                                                                                                         </AST:Expr_list>
18096                                                                                                                                                                 </AST:Variable>
18097                                                                                                                                                                 <AST:OP>
18098                                                                                                                                                                         <attrs>
18099                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18100                                                                                                                                                                                 <attr key="phc.line_number"><integer>491</integer></attr>
18101                                                                                                                                                                         </attrs>
18102                                                                                                                                                                         <value encoding="escape">&gt;</value>
18103                                                                                                                                                                 </AST:OP>
18104                                                                                                                                                                 <AST:Variable>
18105                                                                                                                                                                         <attrs>
18106                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18107                                                                                                                                                                                 <attr key="phc.line_number"><integer>491</integer></attr>
18108                                                                                                                                                                         </attrs>
18109                                                                                                                                                                         <AST:Target xsi:nil="true" />
18110                                                                                                                                                                         <AST:VARIABLE_NAME>
18111                                                                                                                                                                                 <attrs />
18112                                                                                                                                                                                 <value>rule</value>
18113                                                                                                                                                                         </AST:VARIABLE_NAME>
18114                                                                                                                                                                         <AST:Expr_list>
18115                                                                                                                                                                                 <AST:STRING>
18116                                                                                                                                                                                         <attrs>
18117                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18118                                                                                                                                                                                                 <attr key="phc.line_number"><integer>491</integer></attr>
18119                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>max</string></attr>
18120                                                                                                                                                                                         </attrs>
18121                                                                                                                                                                                         <value>max</value>
18122                                                                                                                                                                                 </AST:STRING>
18123                                                                                                                                                                         </AST:Expr_list>
18124                                                                                                                                                                 </AST:Variable>
18125                                                                                                                                                         </AST:Bin_op>
18126                                                                                                                                                         <AST:Statement_list>
18127                                                                                                                                                                 <AST:Eval_expr>
18128                                                                                                                                                                         <attrs>
18129                                                                                                                                                                                 <attr key="phc.comments">
18130                                                                                                                                                                                         <string_list>
18131                                                                                                                                                                                                 <string># The specified maximum exists in the callback array, unless the caller</string>
18132                                                                                                                                                                                                 <string># has made an error</string>
18133                                                                                                                                                                                         </string_list>
18134                                                                                                                                                                                 </attr>
18135                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18136                                                                                                                                                                                 <attr key="phc.line_number"><integer>494</integer></attr>
18137                                                                                                                                                                         </attrs>
18138                                                                                                                                                                         <AST:Assignment>
18139                                                                                                                                                                                 <attrs>
18140                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18141                                                                                                                                                                                         <attr key="phc.line_number"><integer>494</integer></attr>
18142                                                                                                                                                                                 </attrs>
18143                                                                                                                                                                                 <AST:Variable>
18144                                                                                                                                                                                         <attrs>
18145                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18146                                                                                                                                                                                                 <attr key="phc.line_number"><integer>494</integer></attr>
18147                                                                                                                                                                                         </attrs>
18148                                                                                                                                                                                         <AST:Target xsi:nil="true" />
18149                                                                                                                                                                                         <AST:VARIABLE_NAME>
18150                                                                                                                                                                                                 <attrs />
18151                                                                                                                                                                                                 <value>matchingCount</value>
18152                                                                                                                                                                                         </AST:VARIABLE_NAME>
18153                                                                                                                                                                                         <AST:Expr_list>
18154                                                                                                                                                                                         </AST:Expr_list>
18155                                                                                                                                                                                 </AST:Variable>
18156                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
18157                                                                                                                                                                                 <AST:Variable>
18158                                                                                                                                                                                         <attrs>
18159                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18160                                                                                                                                                                                                 <attr key="phc.line_number"><integer>494</integer></attr>
18161                                                                                                                                                                                         </attrs>
18162                                                                                                                                                                                         <AST:Target xsi:nil="true" />
18163                                                                                                                                                                                         <AST:VARIABLE_NAME>
18164                                                                                                                                                                                                 <attrs />
18165                                                                                                                                                                                                 <value>rule</value>
18166                                                                                                                                                                                         </AST:VARIABLE_NAME>
18167                                                                                                                                                                                         <AST:Expr_list>
18168                                                                                                                                                                                                 <AST:STRING>
18169                                                                                                                                                                                                         <attrs>
18170                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18171                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>494</integer></attr>
18172                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>max</string></attr>
18173                                                                                                                                                                                                         </attrs>
18174                                                                                                                                                                                                         <value>max</value>
18175                                                                                                                                                                                                 </AST:STRING>
18176                                                                                                                                                                                         </AST:Expr_list>
18177                                                                                                                                                                                 </AST:Variable>
18178                                                                                                                                                                         </AST:Assignment>
18179                                                                                                                                                                 </AST:Eval_expr>
18180                                                                                                                                                         </AST:Statement_list>
18181                                                                                                                                                         <AST:Statement_list>
18182                                                                                                                                                                 <AST:Eval_expr>
18183                                                                                                                                                                         <attrs>
18184                                                                                                                                                                                 <attr key="phc.comments">
18185                                                                                                                                                                                         <string_list>
18186                                                                                                                                                                                                 <string># Count is less than the maximum</string>
18187                                                                                                                                                                                                 <string># Skip any gaps in the callback array to find the true largest match</string>
18188                                                                                                                                                                                                 <string># Need to use array_key_exists not isset because the callback can be null</string>
18189                                                                                                                                                                                         </string_list>
18190                                                                                                                                                                                 </attr>
18191                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18192                                                                                                                                                                                 <attr key="phc.line_number"><integer>499</integer></attr>
18193                                                                                                                                                                         </attrs>
18194                                                                                                                                                                         <AST:Assignment>
18195                                                                                                                                                                                 <attrs>
18196                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18197                                                                                                                                                                                         <attr key="phc.line_number"><integer>499</integer></attr>
18198                                                                                                                                                                                 </attrs>
18199                                                                                                                                                                                 <AST:Variable>
18200                                                                                                                                                                                         <attrs>
18201                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18202                                                                                                                                                                                                 <attr key="phc.line_number"><integer>499</integer></attr>
18203                                                                                                                                                                                         </attrs>
18204                                                                                                                                                                                         <AST:Target xsi:nil="true" />
18205                                                                                                                                                                                         <AST:VARIABLE_NAME>
18206                                                                                                                                                                                                 <attrs />
18207                                                                                                                                                                                                 <value>matchingCount</value>
18208                                                                                                                                                                                         </AST:VARIABLE_NAME>
18209                                                                                                                                                                                         <AST:Expr_list>
18210                                                                                                                                                                                         </AST:Expr_list>
18211                                                                                                                                                                                 </AST:Variable>
18212                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
18213                                                                                                                                                                                 <AST:Variable>
18214                                                                                                                                                                                         <attrs>
18215                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18216                                                                                                                                                                                                 <attr key="phc.line_number"><integer>499</integer></attr>
18217                                                                                                                                                                                         </attrs>
18218                                                                                                                                                                                         <AST:Target xsi:nil="true" />
18219                                                                                                                                                                                         <AST:VARIABLE_NAME>
18220                                                                                                                                                                                                 <attrs />
18221                                                                                                                                                                                                 <value>count</value>
18222                                                                                                                                                                                         </AST:VARIABLE_NAME>
18223                                                                                                                                                                                         <AST:Expr_list>
18224                                                                                                                                                                                         </AST:Expr_list>
18225                                                                                                                                                                                 </AST:Variable>
18226                                                                                                                                                                         </AST:Assignment>
18227                                                                                                                                                                 </AST:Eval_expr>
18228                                                                                                                                                                 <AST:While>
18229                                                                                                                                                                         <attrs>
18230                                                                                                                                                                                 <attr key="phc.comments">
18231                                                                                                                                                                                         <string_list>
18232                                                                                                                                                                                         </string_list>
18233                                                                                                                                                                                 </attr>
18234                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18235                                                                                                                                                                                 <attr key="phc.line_number"><integer>500</integer></attr>
18236                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
18237                                                                                                                                                                         </attrs>
18238                                                                                                                                                                         <AST:Bin_op>
18239                                                                                                                                                                                 <attrs>
18240                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18241                                                                                                                                                                                         <attr key="phc.line_number"><integer>500</integer></attr>
18242                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
18243                                                                                                                                                                                 </attrs>
18244                                                                                                                                                                                 <AST:Bin_op>
18245                                                                                                                                                                                         <attrs>
18246                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18247                                                                                                                                                                                                 <attr key="phc.line_number"><integer>500</integer></attr>
18248                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
18249                                                                                                                                                                                         </attrs>
18250                                                                                                                                                                                         <AST:Variable>
18251                                                                                                                                                                                                 <attrs>
18252                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18253                                                                                                                                                                                                         <attr key="phc.line_number"><integer>500</integer></attr>
18254                                                                                                                                                                                                 </attrs>
18255                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
18256                                                                                                                                                                                                 <AST:VARIABLE_NAME>
18257                                                                                                                                                                                                         <attrs />
18258                                                                                                                                                                                                         <value>matchingCount</value>
18259                                                                                                                                                                                                 </AST:VARIABLE_NAME>
18260                                                                                                                                                                                                 <AST:Expr_list>
18261                                                                                                                                                                                                 </AST:Expr_list>
18262                                                                                                                                                                                         </AST:Variable>
18263                                                                                                                                                                                         <AST:OP>
18264                                                                                                                                                                                                 <attrs>
18265                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18266                                                                                                                                                                                                         <attr key="phc.line_number"><integer>500</integer></attr>
18267                                                                                                                                                                                                 </attrs>
18268                                                                                                                                                                                                 <value encoding="escape">&gt;</value>
18269                                                                                                                                                                                         </AST:OP>
18270                                                                                                                                                                                         <AST:INT>
18271                                                                                                                                                                                                 <attrs>
18272                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18273                                                                                                                                                                                                         <attr key="phc.line_number"><integer>500</integer></attr>
18274                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
18275                                                                                                                                                                                                 </attrs>
18276                                                                                                                                                                                                 <value>0</value>
18277                                                                                                                                                                                         </AST:INT>
18278                                                                                                                                                                                 </AST:Bin_op>
18279                                                                                                                                                                                 <AST:OP>
18280                                                                                                                                                                                         <attrs>
18281                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18282                                                                                                                                                                                                 <attr key="phc.line_number"><integer>500</integer></attr>
18283                                                                                                                                                                                         </attrs>
18284                                                                                                                                                                                         <value encoding="escape">&amp;&amp;</value>
18285                                                                                                                                                                                 </AST:OP>
18286                                                                                                                                                                                 <AST:Unary_op>
18287                                                                                                                                                                                         <attrs>
18288                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18289                                                                                                                                                                                                 <attr key="phc.line_number"><integer>500</integer></attr>
18290                                                                                                                                                                                         </attrs>
18291                                                                                                                                                                                         <AST:OP>
18292                                                                                                                                                                                                 <attrs>
18293                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18294                                                                                                                                                                                                         <attr key="phc.line_number"><integer>500</integer></attr>
18295                                                                                                                                                                                                 </attrs>
18296                                                                                                                                                                                                 <value>!</value>
18297                                                                                                                                                                                         </AST:OP>
18298                                                                                                                                                                                         <AST:Method_invocation>
18299                                                                                                                                                                                                 <attrs>
18300                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18301                                                                                                                                                                                                         <attr key="phc.line_number"><integer>500</integer></attr>
18302                                                                                                                                                                                                 </attrs>
18303                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
18304                                                                                                                                                                                                 <AST:METHOD_NAME>
18305                                                                                                                                                                                                         <attrs />
18306                                                                                                                                                                                                         <value>array_key_exists</value>
18307                                                                                                                                                                                                 </AST:METHOD_NAME>
18308                                                                                                                                                                                                 <AST:Actual_parameter_list>
18309                                                                                                                                                                                                         <AST:Actual_parameter>
18310                                                                                                                                                                                                                 <attrs>
18311                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18312                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>500</integer></attr>
18313                                                                                                                                                                                                                 </attrs>
18314                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
18315                                                                                                                                                                                                                 <AST:Variable>
18316                                                                                                                                                                                                                         <attrs>
18317                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18318                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>500</integer></attr>
18319                                                                                                                                                                                                                         </attrs>
18320                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
18321                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
18322                                                                                                                                                                                                                                 <attrs />
18323                                                                                                                                                                                                                                 <value>matchingCount</value>
18324                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
18325                                                                                                                                                                                                                         <AST:Expr_list>
18326                                                                                                                                                                                                                         </AST:Expr_list>
18327                                                                                                                                                                                                                 </AST:Variable>
18328                                                                                                                                                                                                         </AST:Actual_parameter>
18329                                                                                                                                                                                                         <AST:Actual_parameter>
18330                                                                                                                                                                                                                 <attrs>
18331                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18332                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>500</integer></attr>
18333                                                                                                                                                                                                                 </attrs>
18334                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
18335                                                                                                                                                                                                                 <AST:Variable>
18336                                                                                                                                                                                                                         <attrs>
18337                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18338                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>500</integer></attr>
18339                                                                                                                                                                                                                         </attrs>
18340                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
18341                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
18342                                                                                                                                                                                                                                 <attrs />
18343                                                                                                                                                                                                                                 <value>rule</value>
18344                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
18345                                                                                                                                                                                                                         <AST:Expr_list>
18346                                                                                                                                                                                                                                 <AST:STRING>
18347                                                                                                                                                                                                                                         <attrs>
18348                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18349                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>500</integer></attr>
18350                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>names</string></attr>
18351                                                                                                                                                                                                                                         </attrs>
18352                                                                                                                                                                                                                                         <value>names</value>
18353                                                                                                                                                                                                                                 </AST:STRING>
18354                                                                                                                                                                                                                         </AST:Expr_list>
18355                                                                                                                                                                                                                 </AST:Variable>
18356                                                                                                                                                                                                         </AST:Actual_parameter>
18357                                                                                                                                                                                                 </AST:Actual_parameter_list>
18358                                                                                                                                                                                         </AST:Method_invocation>
18359                                                                                                                                                                                 </AST:Unary_op>
18360                                                                                                                                                                         </AST:Bin_op>
18361                                                                                                                                                                         <AST:Statement_list>
18362                                                                                                                                                                                 <AST:Eval_expr>
18363                                                                                                                                                                                         <attrs>
18364                                                                                                                                                                                                 <attr key="phc.comments">
18365                                                                                                                                                                                                         <string_list>
18366                                                                                                                                                                                                         </string_list>
18367                                                                                                                                                                                                 </attr>
18368                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18369                                                                                                                                                                                                 <attr key="phc.line_number"><integer>501</integer></attr>
18370                                                                                                                                                                                         </attrs>
18371                                                                                                                                                                                         <AST:Pre_op>
18372                                                                                                                                                                                                 <attrs>
18373                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18374                                                                                                                                                                                                         <attr key="phc.line_number"><integer>501</integer></attr>
18375                                                                                                                                                                                                 </attrs>
18376                                                                                                                                                                                                 <AST:OP>
18377                                                                                                                                                                                                         <attrs />
18378                                                                                                                                                                                                         <value>--</value>
18379                                                                                                                                                                                                 </AST:OP>
18380                                                                                                                                                                                                 <AST:Variable>
18381                                                                                                                                                                                                         <attrs>
18382                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18383                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>501</integer></attr>
18384                                                                                                                                                                                                         </attrs>
18385                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
18386                                                                                                                                                                                                         <AST:VARIABLE_NAME>
18387                                                                                                                                                                                                                 <attrs />
18388                                                                                                                                                                                                                 <value>matchingCount</value>
18389                                                                                                                                                                                                         </AST:VARIABLE_NAME>
18390                                                                                                                                                                                                         <AST:Expr_list>
18391                                                                                                                                                                                                         </AST:Expr_list>
18392                                                                                                                                                                                                 </AST:Variable>
18393                                                                                                                                                                                         </AST:Pre_op>
18394                                                                                                                                                                                 </AST:Eval_expr>
18395                                                                                                                                                                         </AST:Statement_list>
18396                                                                                                                                                                 </AST:While>
18397                                                                                                                                                         </AST:Statement_list>
18398                                                                                                                                                 </AST:If>
18399                                                                                                                                                 <AST:If>
18400                                                                                                                                                         <attrs>
18401                                                                                                                                                                 <attr key="phc.comments">
18402                                                                                                                                                                         <string_list>
18403                                                                                                                                                                                 <string></string>
18404                                                                                                                                                                         </string_list>
18405                                                                                                                                                                 </attr>
18406                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18407                                                                                                                                                                 <attr key="phc.line_number"><integer>505</integer></attr>
18408                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
18409                                                                                                                                                         </attrs>
18410                                                                                                                                                         <AST:Bin_op>
18411                                                                                                                                                                 <attrs>
18412                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18413                                                                                                                                                                         <attr key="phc.line_number"><integer>505</integer></attr>
18414                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
18415                                                                                                                                                                 </attrs>
18416                                                                                                                                                                 <AST:Variable>
18417                                                                                                                                                                         <attrs>
18418                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18419                                                                                                                                                                                 <attr key="phc.line_number"><integer>505</integer></attr>
18420                                                                                                                                                                         </attrs>
18421                                                                                                                                                                         <AST:Target xsi:nil="true" />
18422                                                                                                                                                                         <AST:VARIABLE_NAME>
18423                                                                                                                                                                                 <attrs />
18424                                                                                                                                                                                 <value>matchingCount</value>
18425                                                                                                                                                                         </AST:VARIABLE_NAME>
18426                                                                                                                                                                         <AST:Expr_list>
18427                                                                                                                                                                         </AST:Expr_list>
18428                                                                                                                                                                 </AST:Variable>
18429                                                                                                                                                                 <AST:OP>
18430                                                                                                                                                                         <attrs>
18431                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18432                                                                                                                                                                                 <attr key="phc.line_number"><integer>505</integer></attr>
18433                                                                                                                                                                         </attrs>
18434                                                                                                                                                                         <value encoding="escape">&lt;=</value>
18435                                                                                                                                                                 </AST:OP>
18436                                                                                                                                                                 <AST:INT>
18437                                                                                                                                                                         <attrs>
18438                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18439                                                                                                                                                                                 <attr key="phc.line_number"><integer>505</integer></attr>
18440                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>0</string></attr>
18441                                                                                                                                                                         </attrs>
18442                                                                                                                                                                         <value>0</value>
18443                                                                                                                                                                 </AST:INT>
18444                                                                                                                                                         </AST:Bin_op>
18445                                                                                                                                                         <AST:Statement_list>
18446                                                                                                                                                                 <AST:Eval_expr>
18447                                                                                                                                                                         <attrs>
18448                                                                                                                                                                                 <attr key="phc.comments">
18449                                                                                                                                                                                         <string_list>
18450                                                                                                                                                                                                 <string># No matching element found in callback array</string>
18451                                                                                                                                                                                                 <string># Output a literal closing brace and continue</string>
18452                                                                                                                                                                                         </string_list>
18453                                                                                                                                                                                 </attr>
18454                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18455                                                                                                                                                                                 <attr key="phc.line_number"><integer>508</integer></attr>
18456                                                                                                                                                                         </attrs>
18457                                                                                                                                                                         <AST:Op_assignment>
18458                                                                                                                                                                                 <attrs />
18459                                                                                                                                                                                 <AST:Variable>
18460                                                                                                                                                                                         <attrs>
18461                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18462                                                                                                                                                                                                 <attr key="phc.line_number"><integer>508</integer></attr>
18463                                                                                                                                                                                         </attrs>
18464                                                                                                                                                                                         <AST:Target xsi:nil="true" />
18465                                                                                                                                                                                         <AST:VARIABLE_NAME>
18466                                                                                                                                                                                                 <attrs />
18467                                                                                                                                                                                                 <value>accum</value>
18468                                                                                                                                                                                         </AST:VARIABLE_NAME>
18469                                                                                                                                                                                         <AST:Expr_list>
18470                                                                                                                                                                                         </AST:Expr_list>
18471                                                                                                                                                                                 </AST:Variable>
18472                                                                                                                                                                                 <AST:OP>
18473                                                                                                                                                                                         <attrs />
18474                                                                                                                                                                                         <value>.</value>
18475                                                                                                                                                                                 </AST:OP>
18476                                                                                                                                                                                 <AST:Method_invocation>
18477                                                                                                                                                                                         <attrs>
18478                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18479                                                                                                                                                                                                 <attr key="phc.line_number"><integer>508</integer></attr>
18480                                                                                                                                                                                         </attrs>
18481                                                                                                                                                                                         <AST:Target xsi:nil="true" />
18482                                                                                                                                                                                         <AST:METHOD_NAME>
18483                                                                                                                                                                                                 <attrs />
18484                                                                                                                                                                                                 <value>htmlspecialchars</value>
18485                                                                                                                                                                                         </AST:METHOD_NAME>
18486                                                                                                                                                                                         <AST:Actual_parameter_list>
18487                                                                                                                                                                                                 <AST:Actual_parameter>
18488                                                                                                                                                                                                         <attrs>
18489                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18490                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>508</integer></attr>
18491                                                                                                                                                                                                         </attrs>
18492                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
18493                                                                                                                                                                                                         <AST:Method_invocation>
18494                                                                                                                                                                                                                 <attrs>
18495                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18496                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>508</integer></attr>
18497                                                                                                                                                                                                                 </attrs>
18498                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
18499                                                                                                                                                                                                                 <AST:METHOD_NAME>
18500                                                                                                                                                                                                                         <attrs />
18501                                                                                                                                                                                                                         <value>str_repeat</value>
18502                                                                                                                                                                                                                 </AST:METHOD_NAME>
18503                                                                                                                                                                                                                 <AST:Actual_parameter_list>
18504                                                                                                                                                                                                                         <AST:Actual_parameter>
18505                                                                                                                                                                                                                                 <attrs>
18506                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18507                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>508</integer></attr>
18508                                                                                                                                                                                                                                 </attrs>
18509                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
18510                                                                                                                                                                                                                                 <AST:Variable>
18511                                                                                                                                                                                                                                         <attrs>
18512                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18513                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>508</integer></attr>
18514                                                                                                                                                                                                                                         </attrs>
18515                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
18516                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
18517                                                                                                                                                                                                                                                 <attrs />
18518                                                                                                                                                                                                                                                 <value>curChar</value>
18519                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
18520                                                                                                                                                                                                                                         <AST:Expr_list>
18521                                                                                                                                                                                                                                         </AST:Expr_list>
18522                                                                                                                                                                                                                                 </AST:Variable>
18523                                                                                                                                                                                                                         </AST:Actual_parameter>
18524                                                                                                                                                                                                                         <AST:Actual_parameter>
18525                                                                                                                                                                                                                                 <attrs>
18526                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18527                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>508</integer></attr>
18528                                                                                                                                                                                                                                 </attrs>
18529                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
18530                                                                                                                                                                                                                                 <AST:Variable>
18531                                                                                                                                                                                                                                         <attrs>
18532                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18533                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>508</integer></attr>
18534                                                                                                                                                                                                                                         </attrs>
18535                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
18536                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
18537                                                                                                                                                                                                                                                 <attrs />
18538                                                                                                                                                                                                                                                 <value>count</value>
18539                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
18540                                                                                                                                                                                                                                         <AST:Expr_list>
18541                                                                                                                                                                                                                                         </AST:Expr_list>
18542                                                                                                                                                                                                                                 </AST:Variable>
18543                                                                                                                                                                                                                         </AST:Actual_parameter>
18544                                                                                                                                                                                                                 </AST:Actual_parameter_list>
18545                                                                                                                                                                                                         </AST:Method_invocation>
18546                                                                                                                                                                                                 </AST:Actual_parameter>
18547                                                                                                                                                                                         </AST:Actual_parameter_list>
18548                                                                                                                                                                                 </AST:Method_invocation>
18549                                                                                                                                                                         </AST:Op_assignment>
18550                                                                                                                                                                 </AST:Eval_expr>
18551                                                                                                                                                                 <AST:Eval_expr>
18552                                                                                                                                                                         <attrs>
18553                                                                                                                                                                                 <attr key="phc.comments">
18554                                                                                                                                                                                         <string_list>
18555                                                                                                                                                                                         </string_list>
18556                                                                                                                                                                                 </attr>
18557                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18558                                                                                                                                                                                 <attr key="phc.line_number"><integer>509</integer></attr>
18559                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
18560                                                                                                                                                                         </attrs>
18561                                                                                                                                                                         <AST:Op_assignment>
18562                                                                                                                                                                                 <attrs />
18563                                                                                                                                                                                 <AST:Variable>
18564                                                                                                                                                                                         <attrs>
18565                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18566                                                                                                                                                                                                 <attr key="phc.line_number"><integer>509</integer></attr>
18567                                                                                                                                                                                         </attrs>
18568                                                                                                                                                                                         <AST:Target xsi:nil="true" />
18569                                                                                                                                                                                         <AST:VARIABLE_NAME>
18570                                                                                                                                                                                                 <attrs />
18571                                                                                                                                                                                                 <value>i</value>
18572                                                                                                                                                                                         </AST:VARIABLE_NAME>
18573                                                                                                                                                                                         <AST:Expr_list>
18574                                                                                                                                                                                         </AST:Expr_list>
18575                                                                                                                                                                                 </AST:Variable>
18576                                                                                                                                                                                 <AST:OP>
18577                                                                                                                                                                                         <attrs />
18578                                                                                                                                                                                         <value>+</value>
18579                                                                                                                                                                                 </AST:OP>
18580                                                                                                                                                                                 <AST:Variable>
18581                                                                                                                                                                                         <attrs>
18582                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18583                                                                                                                                                                                                 <attr key="phc.line_number"><integer>509</integer></attr>
18584                                                                                                                                                                                         </attrs>
18585                                                                                                                                                                                         <AST:Target xsi:nil="true" />
18586                                                                                                                                                                                         <AST:VARIABLE_NAME>
18587                                                                                                                                                                                                 <attrs />
18588                                                                                                                                                                                                 <value>count</value>
18589                                                                                                                                                                                         </AST:VARIABLE_NAME>
18590                                                                                                                                                                                         <AST:Expr_list>
18591                                                                                                                                                                                         </AST:Expr_list>
18592                                                                                                                                                                                 </AST:Variable>
18593                                                                                                                                                                         </AST:Op_assignment>
18594                                                                                                                                                                 </AST:Eval_expr>
18595                                                                                                                                                                 <AST:Continue>
18596                                                                                                                                                                         <attrs>
18597                                                                                                                                                                                 <attr key="phc.comments">
18598                                                                                                                                                                                         <string_list>
18599                                                                                                                                                                                         </string_list>
18600                                                                                                                                                                                 </attr>
18601                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18602                                                                                                                                                                                 <attr key="phc.line_number"><integer>510</integer></attr>
18603                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
18604                                                                                                                                                                         </attrs>
18605                                                                                                                                                                         <AST:Expr xsi:nil="true" />
18606                                                                                                                                                                 </AST:Continue>
18607                                                                                                                                                         </AST:Statement_list>
18608                                                                                                                                                         <AST:Statement_list>
18609                                                                                                                                                         </AST:Statement_list>
18610                                                                                                                                                 </AST:If>
18611                                                                                                                                                 <AST:Eval_expr>
18612                                                                                                                                                         <attrs>
18613                                                                                                                                                                 <attr key="phc.comments">
18614                                                                                                                                                                         <string_list>
18615                                                                                                                                                                         </string_list>
18616                                                                                                                                                                 </attr>
18617                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18618                                                                                                                                                                 <attr key="phc.line_number"><integer>512</integer></attr>
18619                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
18620                                                                                                                                                         </attrs>
18621                                                                                                                                                         <AST:Assignment>
18622                                                                                                                                                                 <attrs>
18623                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18624                                                                                                                                                                         <attr key="phc.line_number"><integer>512</integer></attr>
18625                                                                                                                                                                 </attrs>
18626                                                                                                                                                                 <AST:Variable>
18627                                                                                                                                                                         <attrs>
18628                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18629                                                                                                                                                                                 <attr key="phc.line_number"><integer>512</integer></attr>
18630                                                                                                                                                                         </attrs>
18631                                                                                                                                                                         <AST:Target xsi:nil="true" />
18632                                                                                                                                                                         <AST:VARIABLE_NAME>
18633                                                                                                                                                                                 <attrs />
18634                                                                                                                                                                                 <value>name</value>
18635                                                                                                                                                                         </AST:VARIABLE_NAME>
18636                                                                                                                                                                         <AST:Expr_list>
18637                                                                                                                                                                         </AST:Expr_list>
18638                                                                                                                                                                 </AST:Variable>
18639                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
18640                                                                                                                                                                 <AST:Variable>
18641                                                                                                                                                                         <attrs>
18642                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18643                                                                                                                                                                                 <attr key="phc.line_number"><integer>512</integer></attr>
18644                                                                                                                                                                         </attrs>
18645                                                                                                                                                                         <AST:Target xsi:nil="true" />
18646                                                                                                                                                                         <AST:VARIABLE_NAME>
18647                                                                                                                                                                                 <attrs />
18648                                                                                                                                                                                 <value>rule</value>
18649                                                                                                                                                                         </AST:VARIABLE_NAME>
18650                                                                                                                                                                         <AST:Expr_list>
18651                                                                                                                                                                                 <AST:STRING>
18652                                                                                                                                                                                         <attrs>
18653                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18654                                                                                                                                                                                                 <attr key="phc.line_number"><integer>512</integer></attr>
18655                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>names</string></attr>
18656                                                                                                                                                                                         </attrs>
18657                                                                                                                                                                                         <value>names</value>
18658                                                                                                                                                                                 </AST:STRING>
18659                                                                                                                                                                                 <AST:Variable>
18660                                                                                                                                                                                         <attrs>
18661                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18662                                                                                                                                                                                                 <attr key="phc.line_number"><integer>512</integer></attr>
18663                                                                                                                                                                                         </attrs>
18664                                                                                                                                                                                         <AST:Target xsi:nil="true" />
18665                                                                                                                                                                                         <AST:VARIABLE_NAME>
18666                                                                                                                                                                                                 <attrs />
18667                                                                                                                                                                                                 <value>matchingCount</value>
18668                                                                                                                                                                                         </AST:VARIABLE_NAME>
18669                                                                                                                                                                                         <AST:Expr_list>
18670                                                                                                                                                                                         </AST:Expr_list>
18671                                                                                                                                                                                 </AST:Variable>
18672                                                                                                                                                                         </AST:Expr_list>
18673                                                                                                                                                                 </AST:Variable>
18674                                                                                                                                                         </AST:Assignment>
18675                                                                                                                                                 </AST:Eval_expr>
18676                                                                                                                                                 <AST:If>
18677                                                                                                                                                         <attrs>
18678                                                                                                                                                                 <attr key="phc.comments">
18679                                                                                                                                                                         <string_list>
18680                                                                                                                                                                         </string_list>
18681                                                                                                                                                                 </attr>
18682                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18683                                                                                                                                                                 <attr key="phc.line_number"><integer>513</integer></attr>
18684                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
18685                                                                                                                                                         </attrs>
18686                                                                                                                                                         <AST:Bin_op>
18687                                                                                                                                                                 <attrs>
18688                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18689                                                                                                                                                                         <attr key="phc.line_number"><integer>513</integer></attr>
18690                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
18691                                                                                                                                                                 </attrs>
18692                                                                                                                                                                 <AST:Variable>
18693                                                                                                                                                                         <attrs>
18694                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18695                                                                                                                                                                                 <attr key="phc.line_number"><integer>513</integer></attr>
18696                                                                                                                                                                         </attrs>
18697                                                                                                                                                                         <AST:Target xsi:nil="true" />
18698                                                                                                                                                                         <AST:VARIABLE_NAME>
18699                                                                                                                                                                                 <attrs />
18700                                                                                                                                                                                 <value>name</value>
18701                                                                                                                                                                         </AST:VARIABLE_NAME>
18702                                                                                                                                                                         <AST:Expr_list>
18703                                                                                                                                                                         </AST:Expr_list>
18704                                                                                                                                                                 </AST:Variable>
18705                                                                                                                                                                 <AST:OP>
18706                                                                                                                                                                         <attrs>
18707                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18708                                                                                                                                                                                 <attr key="phc.line_number"><integer>513</integer></attr>
18709                                                                                                                                                                         </attrs>
18710                                                                                                                                                                         <value>===</value>
18711                                                                                                                                                                 </AST:OP>
18712                                                                                                                                                                 <AST:NIL>
18713                                                                                                                                                                         <attrs>
18714                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18715                                                                                                                                                                                 <attr key="phc.line_number"><integer>513</integer></attr>
18716                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>null</string></attr>
18717                                                                                                                                                                         </attrs>
18718                                                                                                                                                                 </AST:NIL>
18719                                                                                                                                                         </AST:Bin_op>
18720                                                                                                                                                         <AST:Statement_list>
18721                                                                                                                                                                 <AST:Eval_expr>
18722                                                                                                                                                                         <attrs>
18723                                                                                                                                                                                 <attr key="phc.comments">
18724                                                                                                                                                                                         <string_list>
18725                                                                                                                                                                                                 <string>// No element, just literal text</string>
18726                                                                                                                                                                                         </string_list>
18727                                                                                                                                                                                 </attr>
18728                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18729                                                                                                                                                                                 <attr key="phc.line_number"><integer>515</integer></attr>
18730                                                                                                                                                                         </attrs>
18731                                                                                                                                                                         <AST:Assignment>
18732                                                                                                                                                                                 <attrs>
18733                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18734                                                                                                                                                                                         <attr key="phc.line_number"><integer>515</integer></attr>
18735                                                                                                                                                                                 </attrs>
18736                                                                                                                                                                                 <AST:Variable>
18737                                                                                                                                                                                         <attrs>
18738                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18739                                                                                                                                                                                                 <attr key="phc.line_number"><integer>515</integer></attr>
18740                                                                                                                                                                                         </attrs>
18741                                                                                                                                                                                         <AST:Target xsi:nil="true" />
18742                                                                                                                                                                                         <AST:VARIABLE_NAME>
18743                                                                                                                                                                                                 <attrs />
18744                                                                                                                                                                                                 <value>element</value>
18745                                                                                                                                                                                         </AST:VARIABLE_NAME>
18746                                                                                                                                                                                         <AST:Expr_list>
18747                                                                                                                                                                                         </AST:Expr_list>
18748                                                                                                                                                                                 </AST:Variable>
18749                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
18750                                                                                                                                                                                 <AST:Bin_op>
18751                                                                                                                                                                                         <attrs>
18752                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18753                                                                                                                                                                                                 <attr key="phc.line_number"><integer>515</integer></attr>
18754                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
18755                                                                                                                                                                                         </attrs>
18756                                                                                                                                                                                         <AST:Method_invocation>
18757                                                                                                                                                                                                 <attrs>
18758                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18759                                                                                                                                                                                                         <attr key="phc.line_number"><integer>515</integer></attr>
18760                                                                                                                                                                                                 </attrs>
18761                                                                                                                                                                                                 <AST:Variable>
18762                                                                                                                                                                                                         <attrs>
18763                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18764                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>515</integer></attr>
18765                                                                                                                                                                                                         </attrs>
18766                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
18767                                                                                                                                                                                                         <AST:VARIABLE_NAME>
18768                                                                                                                                                                                                                 <attrs />
18769                                                                                                                                                                                                                 <value>piece</value>
18770                                                                                                                                                                                                         </AST:VARIABLE_NAME>
18771                                                                                                                                                                                                         <AST:Expr_list>
18772                                                                                                                                                                                                         </AST:Expr_list>
18773                                                                                                                                                                                                 </AST:Variable>
18774                                                                                                                                                                                                 <AST:METHOD_NAME>
18775                                                                                                                                                                                                         <attrs>
18776                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18777                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>515</integer></attr>
18778                                                                                                                                                                                                         </attrs>
18779                                                                                                                                                                                                         <value>breakSyntax</value>
18780                                                                                                                                                                                                 </AST:METHOD_NAME>
18781                                                                                                                                                                                                 <AST:Actual_parameter_list>
18782                                                                                                                                                                                                         <AST:Actual_parameter>
18783                                                                                                                                                                                                                 <attrs>
18784                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18785                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>515</integer></attr>
18786                                                                                                                                                                                                                 </attrs>
18787                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
18788                                                                                                                                                                                                                 <AST:Variable>
18789                                                                                                                                                                                                                         <attrs>
18790                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18791                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>515</integer></attr>
18792                                                                                                                                                                                                                         </attrs>
18793                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
18794                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
18795                                                                                                                                                                                                                                 <attrs />
18796                                                                                                                                                                                                                                 <value>matchingCount</value>
18797                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
18798                                                                                                                                                                                                                         <AST:Expr_list>
18799                                                                                                                                                                                                                         </AST:Expr_list>
18800                                                                                                                                                                                                                 </AST:Variable>
18801                                                                                                                                                                                                         </AST:Actual_parameter>
18802                                                                                                                                                                                                 </AST:Actual_parameter_list>
18803                                                                                                                                                                                         </AST:Method_invocation>
18804                                                                                                                                                                                         <AST:OP>
18805                                                                                                                                                                                                 <attrs>
18806                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18807                                                                                                                                                                                                         <attr key="phc.line_number"><integer>515</integer></attr>
18808                                                                                                                                                                                                 </attrs>
18809                                                                                                                                                                                                 <value>.</value>
18810                                                                                                                                                                                         </AST:OP>
18811                                                                                                                                                                                         <AST:Method_invocation>
18812                                                                                                                                                                                                 <attrs>
18813                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18814                                                                                                                                                                                                         <attr key="phc.line_number"><integer>515</integer></attr>
18815                                                                                                                                                                                                 </attrs>
18816                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
18817                                                                                                                                                                                                 <AST:METHOD_NAME>
18818                                                                                                                                                                                                         <attrs />
18819                                                                                                                                                                                                         <value>str_repeat</value>
18820                                                                                                                                                                                                 </AST:METHOD_NAME>
18821                                                                                                                                                                                                 <AST:Actual_parameter_list>
18822                                                                                                                                                                                                         <AST:Actual_parameter>
18823                                                                                                                                                                                                                 <attrs>
18824                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18825                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>515</integer></attr>
18826                                                                                                                                                                                                                 </attrs>
18827                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
18828                                                                                                                                                                                                                 <AST:Variable>
18829                                                                                                                                                                                                                         <attrs>
18830                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18831                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>515</integer></attr>
18832                                                                                                                                                                                                                         </attrs>
18833                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
18834                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
18835                                                                                                                                                                                                                                 <attrs />
18836                                                                                                                                                                                                                                 <value>rule</value>
18837                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
18838                                                                                                                                                                                                                         <AST:Expr_list>
18839                                                                                                                                                                                                                                 <AST:STRING>
18840                                                                                                                                                                                                                                         <attrs>
18841                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18842                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>515</integer></attr>
18843                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>end</string></attr>
18844                                                                                                                                                                                                                                         </attrs>
18845                                                                                                                                                                                                                                         <value>end</value>
18846                                                                                                                                                                                                                                 </AST:STRING>
18847                                                                                                                                                                                                                         </AST:Expr_list>
18848                                                                                                                                                                                                                 </AST:Variable>
18849                                                                                                                                                                                                         </AST:Actual_parameter>
18850                                                                                                                                                                                                         <AST:Actual_parameter>
18851                                                                                                                                                                                                                 <attrs>
18852                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18853                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>515</integer></attr>
18854                                                                                                                                                                                                                 </attrs>
18855                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
18856                                                                                                                                                                                                                 <AST:Variable>
18857                                                                                                                                                                                                                         <attrs>
18858                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18859                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>515</integer></attr>
18860                                                                                                                                                                                                                         </attrs>
18861                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
18862                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
18863                                                                                                                                                                                                                                 <attrs />
18864                                                                                                                                                                                                                                 <value>matchingCount</value>
18865                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
18866                                                                                                                                                                                                                         <AST:Expr_list>
18867                                                                                                                                                                                                                         </AST:Expr_list>
18868                                                                                                                                                                                                                 </AST:Variable>
18869                                                                                                                                                                                                         </AST:Actual_parameter>
18870                                                                                                                                                                                                 </AST:Actual_parameter_list>
18871                                                                                                                                                                                         </AST:Method_invocation>
18872                                                                                                                                                                                 </AST:Bin_op>
18873                                                                                                                                                                         </AST:Assignment>
18874                                                                                                                                                                 </AST:Eval_expr>
18875                                                                                                                                                         </AST:Statement_list>
18876                                                                                                                                                         <AST:Statement_list>
18877                                                                                                                                                                 <AST:Eval_expr>
18878                                                                                                                                                                         <attrs>
18879                                                                                                                                                                                 <attr key="phc.comments">
18880                                                                                                                                                                                         <string_list>
18881                                                                                                                                                                                                 <string># Create XML element</string>
18882                                                                                                                                                                                                 <string># Note: $parts is already XML, does not need to be encoded further</string>
18883                                                                                                                                                                                         </string_list>
18884                                                                                                                                                                                 </attr>
18885                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18886                                                                                                                                                                                 <attr key="phc.line_number"><integer>519</integer></attr>
18887                                                                                                                                                                         </attrs>
18888                                                                                                                                                                         <AST:Assignment>
18889                                                                                                                                                                                 <attrs>
18890                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18891                                                                                                                                                                                         <attr key="phc.line_number"><integer>519</integer></attr>
18892                                                                                                                                                                                 </attrs>
18893                                                                                                                                                                                 <AST:Variable>
18894                                                                                                                                                                                         <attrs>
18895                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18896                                                                                                                                                                                                 <attr key="phc.line_number"><integer>519</integer></attr>
18897                                                                                                                                                                                         </attrs>
18898                                                                                                                                                                                         <AST:Target xsi:nil="true" />
18899                                                                                                                                                                                         <AST:VARIABLE_NAME>
18900                                                                                                                                                                                                 <attrs />
18901                                                                                                                                                                                                 <value>parts</value>
18902                                                                                                                                                                                         </AST:VARIABLE_NAME>
18903                                                                                                                                                                                         <AST:Expr_list>
18904                                                                                                                                                                                         </AST:Expr_list>
18905                                                                                                                                                                                 </AST:Variable>
18906                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
18907                                                                                                                                                                                 <AST:Variable>
18908                                                                                                                                                                                         <attrs>
18909                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18910                                                                                                                                                                                                 <attr key="phc.line_number"><integer>519</integer></attr>
18911                                                                                                                                                                                         </attrs>
18912                                                                                                                                                                                         <AST:Variable>
18913                                                                                                                                                                                                 <attrs>
18914                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18915                                                                                                                                                                                                         <attr key="phc.line_number"><integer>519</integer></attr>
18916                                                                                                                                                                                                 </attrs>
18917                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
18918                                                                                                                                                                                                 <AST:VARIABLE_NAME>
18919                                                                                                                                                                                                         <attrs />
18920                                                                                                                                                                                                         <value>piece</value>
18921                                                                                                                                                                                                 </AST:VARIABLE_NAME>
18922                                                                                                                                                                                                 <AST:Expr_list>
18923                                                                                                                                                                                                 </AST:Expr_list>
18924                                                                                                                                                                                         </AST:Variable>
18925                                                                                                                                                                                         <AST:VARIABLE_NAME>
18926                                                                                                                                                                                                 <attrs />
18927                                                                                                                                                                                                 <value>parts</value>
18928                                                                                                                                                                                         </AST:VARIABLE_NAME>
18929                                                                                                                                                                                         <AST:Expr_list>
18930                                                                                                                                                                                         </AST:Expr_list>
18931                                                                                                                                                                                 </AST:Variable>
18932                                                                                                                                                                         </AST:Assignment>
18933                                                                                                                                                                 </AST:Eval_expr>
18934                                                                                                                                                                 <AST:Eval_expr>
18935                                                                                                                                                                         <attrs>
18936                                                                                                                                                                                 <attr key="phc.comments">
18937                                                                                                                                                                                         <string_list>
18938                                                                                                                                                                                         </string_list>
18939                                                                                                                                                                                 </attr>
18940                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18941                                                                                                                                                                                 <attr key="phc.line_number"><integer>520</integer></attr>
18942                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
18943                                                                                                                                                                         </attrs>
18944                                                                                                                                                                         <AST:Assignment>
18945                                                                                                                                                                                 <attrs>
18946                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18947                                                                                                                                                                                         <attr key="phc.line_number"><integer>520</integer></attr>
18948                                                                                                                                                                                 </attrs>
18949                                                                                                                                                                                 <AST:Variable>
18950                                                                                                                                                                                         <attrs>
18951                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18952                                                                                                                                                                                                 <attr key="phc.line_number"><integer>520</integer></attr>
18953                                                                                                                                                                                         </attrs>
18954                                                                                                                                                                                         <AST:Target xsi:nil="true" />
18955                                                                                                                                                                                         <AST:VARIABLE_NAME>
18956                                                                                                                                                                                                 <attrs />
18957                                                                                                                                                                                                 <value>title</value>
18958                                                                                                                                                                                         </AST:VARIABLE_NAME>
18959                                                                                                                                                                                         <AST:Expr_list>
18960                                                                                                                                                                                         </AST:Expr_list>
18961                                                                                                                                                                                 </AST:Variable>
18962                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
18963                                                                                                                                                                                 <AST:Variable>
18964                                                                                                                                                                                         <attrs>
18965                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18966                                                                                                                                                                                                 <attr key="phc.line_number"><integer>520</integer></attr>
18967                                                                                                                                                                                         </attrs>
18968                                                                                                                                                                                         <AST:Variable>
18969                                                                                                                                                                                                 <attrs>
18970                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18971                                                                                                                                                                                                         <attr key="phc.line_number"><integer>520</integer></attr>
18972                                                                                                                                                                                                 </attrs>
18973                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
18974                                                                                                                                                                                                 <AST:VARIABLE_NAME>
18975                                                                                                                                                                                                         <attrs />
18976                                                                                                                                                                                                         <value>parts</value>
18977                                                                                                                                                                                                 </AST:VARIABLE_NAME>
18978                                                                                                                                                                                                 <AST:Expr_list>
18979                                                                                                                                                                                                         <AST:INT>
18980                                                                                                                                                                                                                 <attrs>
18981                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
18982                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>520</integer></attr>
18983                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
18984                                                                                                                                                                                                                 </attrs>
18985                                                                                                                                                                                                                 <value>0</value>
18986                                                                                                                                                                                                         </AST:INT>
18987                                                                                                                                                                                                 </AST:Expr_list>
18988                                                                                                                                                                                         </AST:Variable>
18989                                                                                                                                                                                         <AST:VARIABLE_NAME>
18990                                                                                                                                                                                                 <attrs />
18991                                                                                                                                                                                                 <value>out</value>
18992                                                                                                                                                                                         </AST:VARIABLE_NAME>
18993                                                                                                                                                                                         <AST:Expr_list>
18994                                                                                                                                                                                         </AST:Expr_list>
18995                                                                                                                                                                                 </AST:Variable>
18996                                                                                                                                                                         </AST:Assignment>
18997                                                                                                                                                                 </AST:Eval_expr>
18998                                                                                                                                                                 <AST:Eval_expr>
18999                                                                                                                                                                         <attrs>
19000                                                                                                                                                                                 <attr key="phc.comments">
19001                                                                                                                                                                                         <string_list>
19002                                                                                                                                                                                         </string_list>
19003                                                                                                                                                                                 </attr>
19004                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19005                                                                                                                                                                                 <attr key="phc.line_number"><integer>521</integer></attr>
19006                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
19007                                                                                                                                                                         </attrs>
19008                                                                                                                                                                         <AST:Method_invocation>
19009                                                                                                                                                                                 <attrs>
19010                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19011                                                                                                                                                                                         <attr key="phc.line_number"><integer>521</integer></attr>
19012                                                                                                                                                                                 </attrs>
19013                                                                                                                                                                                 <AST:Target xsi:nil="true" />
19014                                                                                                                                                                                 <AST:METHOD_NAME>
19015                                                                                                                                                                                         <attrs />
19016                                                                                                                                                                                         <value>unset</value>
19017                                                                                                                                                                                 </AST:METHOD_NAME>
19018                                                                                                                                                                                 <AST:Actual_parameter_list>
19019                                                                                                                                                                                         <AST:Actual_parameter>
19020                                                                                                                                                                                                 <attrs />
19021                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
19022                                                                                                                                                                                                 <AST:Variable>
19023                                                                                                                                                                                                         <attrs>
19024                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19025                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>521</integer></attr>
19026                                                                                                                                                                                                         </attrs>
19027                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
19028                                                                                                                                                                                                         <AST:VARIABLE_NAME>
19029                                                                                                                                                                                                                 <attrs />
19030                                                                                                                                                                                                                 <value>parts</value>
19031                                                                                                                                                                                                         </AST:VARIABLE_NAME>
19032                                                                                                                                                                                                         <AST:Expr_list>
19033                                                                                                                                                                                                                 <AST:INT>
19034                                                                                                                                                                                                                         <attrs>
19035                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19036                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>521</integer></attr>
19037                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>0</string></attr>
19038                                                                                                                                                                                                                         </attrs>
19039                                                                                                                                                                                                                         <value>0</value>
19040                                                                                                                                                                                                                 </AST:INT>
19041                                                                                                                                                                                                         </AST:Expr_list>
19042                                                                                                                                                                                                 </AST:Variable>
19043                                                                                                                                                                                         </AST:Actual_parameter>
19044                                                                                                                                                                                 </AST:Actual_parameter_list>
19045                                                                                                                                                                         </AST:Method_invocation>
19046                                                                                                                                                                 </AST:Eval_expr>
19047                                                                                                                                                                 <AST:If>
19048                                                                                                                                                                         <attrs>
19049                                                                                                                                                                                 <attr key="phc.comments">
19050                                                                                                                                                                                         <string_list>
19051                                                                                                                                                                                                 <string></string>
19052                                                                                                                                                                                                 <string># The invocation is at the start of the line if lineStart is set in</string>
19053                                                                                                                                                                                                 <string># the stack, and all opening brackets are used up.</string>
19054                                                                                                                                                                                         </string_list>
19055                                                                                                                                                                                 </attr>
19056                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19057                                                                                                                                                                                 <attr key="phc.line_number"><integer>525</integer></attr>
19058                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
19059                                                                                                                                                                         </attrs>
19060                                                                                                                                                                         <AST:Bin_op>
19061                                                                                                                                                                                 <attrs>
19062                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19063                                                                                                                                                                                         <attr key="phc.line_number"><integer>525</integer></attr>
19064                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
19065                                                                                                                                                                                 </attrs>
19066                                                                                                                                                                                 <AST:Bin_op>
19067                                                                                                                                                                                         <attrs>
19068                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19069                                                                                                                                                                                                 <attr key="phc.line_number"><integer>525</integer></attr>
19070                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
19071                                                                                                                                                                                         </attrs>
19072                                                                                                                                                                                         <AST:Variable>
19073                                                                                                                                                                                                 <attrs>
19074                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19075                                                                                                                                                                                                         <attr key="phc.line_number"><integer>525</integer></attr>
19076                                                                                                                                                                                                 </attrs>
19077                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
19078                                                                                                                                                                                                 <AST:VARIABLE_NAME>
19079                                                                                                                                                                                                         <attrs />
19080                                                                                                                                                                                                         <value>maxCount</value>
19081                                                                                                                                                                                                 </AST:VARIABLE_NAME>
19082                                                                                                                                                                                                 <AST:Expr_list>
19083                                                                                                                                                                                                 </AST:Expr_list>
19084                                                                                                                                                                                         </AST:Variable>
19085                                                                                                                                                                                         <AST:OP>
19086                                                                                                                                                                                                 <attrs>
19087                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19088                                                                                                                                                                                                         <attr key="phc.line_number"><integer>525</integer></attr>
19089                                                                                                                                                                                                 </attrs>
19090                                                                                                                                                                                                 <value>==</value>
19091                                                                                                                                                                                         </AST:OP>
19092                                                                                                                                                                                         <AST:Variable>
19093                                                                                                                                                                                                 <attrs>
19094                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19095                                                                                                                                                                                                         <attr key="phc.line_number"><integer>525</integer></attr>
19096                                                                                                                                                                                                 </attrs>
19097                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
19098                                                                                                                                                                                                 <AST:VARIABLE_NAME>
19099                                                                                                                                                                                                         <attrs />
19100                                                                                                                                                                                                         <value>matchingCount</value>
19101                                                                                                                                                                                                 </AST:VARIABLE_NAME>
19102                                                                                                                                                                                                 <AST:Expr_list>
19103                                                                                                                                                                                                 </AST:Expr_list>
19104                                                                                                                                                                                         </AST:Variable>
19105                                                                                                                                                                                 </AST:Bin_op>
19106                                                                                                                                                                                 <AST:OP>
19107                                                                                                                                                                                         <attrs>
19108                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19109                                                                                                                                                                                                 <attr key="phc.line_number"><integer>525</integer></attr>
19110                                                                                                                                                                                         </attrs>
19111                                                                                                                                                                                         <value encoding="escape">&amp;&amp;</value>
19112                                                                                                                                                                                 </AST:OP>
19113                                                                                                                                                                                 <AST:Unary_op>
19114                                                                                                                                                                                         <attrs>
19115                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19116                                                                                                                                                                                                 <attr key="phc.line_number"><integer>525</integer></attr>
19117                                                                                                                                                                                         </attrs>
19118                                                                                                                                                                                         <AST:OP>
19119                                                                                                                                                                                                 <attrs>
19120                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19121                                                                                                                                                                                                         <attr key="phc.line_number"><integer>525</integer></attr>
19122                                                                                                                                                                                                 </attrs>
19123                                                                                                                                                                                                 <value>!</value>
19124                                                                                                                                                                                         </AST:OP>
19125                                                                                                                                                                                         <AST:Method_invocation>
19126                                                                                                                                                                                                 <attrs>
19127                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19128                                                                                                                                                                                                         <attr key="phc.line_number"><integer>525</integer></attr>
19129                                                                                                                                                                                                 </attrs>
19130                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
19131                                                                                                                                                                                                 <AST:METHOD_NAME>
19132                                                                                                                                                                                                         <attrs />
19133                                                                                                                                                                                                         <value>empty</value>
19134                                                                                                                                                                                                 </AST:METHOD_NAME>
19135                                                                                                                                                                                                 <AST:Actual_parameter_list>
19136                                                                                                                                                                                                         <AST:Actual_parameter>
19137                                                                                                                                                                                                                 <attrs>
19138                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19139                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>525</integer></attr>
19140                                                                                                                                                                                                                 </attrs>
19141                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
19142                                                                                                                                                                                                                 <AST:Variable>
19143                                                                                                                                                                                                                         <attrs>
19144                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19145                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>525</integer></attr>
19146                                                                                                                                                                                                                         </attrs>
19147                                                                                                                                                                                                                         <AST:Variable>
19148                                                                                                                                                                                                                                 <attrs>
19149                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19150                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>525</integer></attr>
19151                                                                                                                                                                                                                                 </attrs>
19152                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
19153                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
19154                                                                                                                                                                                                                                         <attrs />
19155                                                                                                                                                                                                                                         <value>piece</value>
19156                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
19157                                                                                                                                                                                                                                 <AST:Expr_list>
19158                                                                                                                                                                                                                                 </AST:Expr_list>
19159                                                                                                                                                                                                                         </AST:Variable>
19160                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
19161                                                                                                                                                                                                                                 <attrs />
19162                                                                                                                                                                                                                                 <value>lineStart</value>
19163                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
19164                                                                                                                                                                                                                         <AST:Expr_list>
19165                                                                                                                                                                                                                         </AST:Expr_list>
19166                                                                                                                                                                                                                 </AST:Variable>
19167                                                                                                                                                                                                         </AST:Actual_parameter>
19168                                                                                                                                                                                                 </AST:Actual_parameter_list>
19169                                                                                                                                                                                         </AST:Method_invocation>
19170                                                                                                                                                                                 </AST:Unary_op>
19171                                                                                                                                                                         </AST:Bin_op>
19172                                                                                                                                                                         <AST:Statement_list>
19173                                                                                                                                                                                 <AST:Eval_expr>
19174                                                                                                                                                                                         <attrs>
19175                                                                                                                                                                                                 <attr key="phc.comments">
19176                                                                                                                                                                                                         <string_list>
19177                                                                                                                                                                                                         </string_list>
19178                                                                                                                                                                                                 </attr>
19179                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19180                                                                                                                                                                                                 <attr key="phc.line_number"><integer>526</integer></attr>
19181                                                                                                                                                                                         </attrs>
19182                                                                                                                                                                                         <AST:Assignment>
19183                                                                                                                                                                                                 <attrs>
19184                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19185                                                                                                                                                                                                         <attr key="phc.line_number"><integer>526</integer></attr>
19186                                                                                                                                                                                                 </attrs>
19187                                                                                                                                                                                                 <AST:Variable>
19188                                                                                                                                                                                                         <attrs>
19189                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19190                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>526</integer></attr>
19191                                                                                                                                                                                                         </attrs>
19192                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
19193                                                                                                                                                                                                         <AST:VARIABLE_NAME>
19194                                                                                                                                                                                                                 <attrs />
19195                                                                                                                                                                                                                 <value>attr</value>
19196                                                                                                                                                                                                         </AST:VARIABLE_NAME>
19197                                                                                                                                                                                                         <AST:Expr_list>
19198                                                                                                                                                                                                         </AST:Expr_list>
19199                                                                                                                                                                                                 </AST:Variable>
19200                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
19201                                                                                                                                                                                                 <AST:STRING>
19202                                                                                                                                                                                                         <attrs>
19203                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19204                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>526</integer></attr>
19205                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string> lineStart="1"</string></attr>
19206                                                                                                                                                                                                         </attrs>
19207                                                                                                                                                                                                         <value> lineStart="1"</value>
19208                                                                                                                                                                                                 </AST:STRING>
19209                                                                                                                                                                                         </AST:Assignment>
19210                                                                                                                                                                                 </AST:Eval_expr>
19211                                                                                                                                                                         </AST:Statement_list>
19212                                                                                                                                                                         <AST:Statement_list>
19213                                                                                                                                                                                 <AST:Eval_expr>
19214                                                                                                                                                                                         <attrs>
19215                                                                                                                                                                                                 <attr key="phc.comments">
19216                                                                                                                                                                                                         <string_list>
19217                                                                                                                                                                                                         </string_list>
19218                                                                                                                                                                                                 </attr>
19219                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19220                                                                                                                                                                                                 <attr key="phc.line_number"><integer>528</integer></attr>
19221                                                                                                                                                                                         </attrs>
19222                                                                                                                                                                                         <AST:Assignment>
19223                                                                                                                                                                                                 <attrs>
19224                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19225                                                                                                                                                                                                         <attr key="phc.line_number"><integer>528</integer></attr>
19226                                                                                                                                                                                                 </attrs>
19227                                                                                                                                                                                                 <AST:Variable>
19228                                                                                                                                                                                                         <attrs>
19229                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19230                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>528</integer></attr>
19231                                                                                                                                                                                                         </attrs>
19232                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
19233                                                                                                                                                                                                         <AST:VARIABLE_NAME>
19234                                                                                                                                                                                                                 <attrs />
19235                                                                                                                                                                                                                 <value>attr</value>
19236                                                                                                                                                                                                         </AST:VARIABLE_NAME>
19237                                                                                                                                                                                                         <AST:Expr_list>
19238                                                                                                                                                                                                         </AST:Expr_list>
19239                                                                                                                                                                                                 </AST:Variable>
19240                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
19241                                                                                                                                                                                                 <AST:STRING>
19242                                                                                                                                                                                                         <attrs>
19243                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19244                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>528</integer></attr>
19245                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string></string></attr>
19246                                                                                                                                                                                                         </attrs>
19247                                                                                                                                                                                                         <value></value>
19248                                                                                                                                                                                                 </AST:STRING>
19249                                                                                                                                                                                         </AST:Assignment>
19250                                                                                                                                                                                 </AST:Eval_expr>
19251                                                                                                                                                                         </AST:Statement_list>
19252                                                                                                                                                                 </AST:If>
19253                                                                                                                                                                 <AST:Eval_expr>
19254                                                                                                                                                                         <attrs>
19255                                                                                                                                                                                 <attr key="phc.comments">
19256                                                                                                                                                                                         <string_list>
19257                                                                                                                                                                                                 <string></string>
19258                                                                                                                                                                                         </string_list>
19259                                                                                                                                                                                 </attr>
19260                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19261                                                                                                                                                                                 <attr key="phc.line_number"><integer>531</integer></attr>
19262                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
19263                                                                                                                                                                         </attrs>
19264                                                                                                                                                                         <AST:Assignment>
19265                                                                                                                                                                                 <attrs>
19266                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19267                                                                                                                                                                                         <attr key="phc.line_number"><integer>531</integer></attr>
19268                                                                                                                                                                                 </attrs>
19269                                                                                                                                                                                 <AST:Variable>
19270                                                                                                                                                                                         <attrs>
19271                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19272                                                                                                                                                                                                 <attr key="phc.line_number"><integer>531</integer></attr>
19273                                                                                                                                                                                         </attrs>
19274                                                                                                                                                                                         <AST:Target xsi:nil="true" />
19275                                                                                                                                                                                         <AST:VARIABLE_NAME>
19276                                                                                                                                                                                                 <attrs />
19277                                                                                                                                                                                                 <value>element</value>
19278                                                                                                                                                                                         </AST:VARIABLE_NAME>
19279                                                                                                                                                                                         <AST:Expr_list>
19280                                                                                                                                                                                         </AST:Expr_list>
19281                                                                                                                                                                                 </AST:Variable>
19282                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
19283                                                                                                                                                                                 <AST:Bin_op>
19284                                                                                                                                                                                         <attrs>
19285                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19286                                                                                                                                                                                                 <attr key="phc.line_number"><integer>531</integer></attr>
19287                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
19288                                                                                                                                                                                         </attrs>
19289                                                                                                                                                                                         <AST:Bin_op>
19290                                                                                                                                                                                                 <attrs>
19291                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19292                                                                                                                                                                                                         <attr key="phc.line_number"><integer>531</integer></attr>
19293                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
19294                                                                                                                                                                                                 </attrs>
19295                                                                                                                                                                                                 <AST:Bin_op>
19296                                                                                                                                                                                                         <attrs>
19297                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19298                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>531</integer></attr>
19299                                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
19300                                                                                                                                                                                                         </attrs>
19301                                                                                                                                                                                                         <AST:Bin_op>
19302                                                                                                                                                                                                                 <attrs>
19303                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19304                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>531</integer></attr>
19305                                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
19306                                                                                                                                                                                                                 </attrs>
19307                                                                                                                                                                                                                 <AST:STRING>
19308                                                                                                                                                                                                                         <attrs>
19309                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19310                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>531</integer></attr>
19311                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;</string></attr>
19312                                                                                                                                                                                                                         </attrs>
19313                                                                                                                                                                                                                         <value encoding="escape">&lt;</value>
19314                                                                                                                                                                                                                 </AST:STRING>
19315                                                                                                                                                                                                                 <AST:OP>
19316                                                                                                                                                                                                                         <attrs>
19317                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19318                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>531</integer></attr>
19319                                                                                                                                                                                                                                 <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
19320                                                                                                                                                                                                                         </attrs>
19321                                                                                                                                                                                                                         <value>.</value>
19322                                                                                                                                                                                                                 </AST:OP>
19323                                                                                                                                                                                                                 <AST:Variable>
19324                                                                                                                                                                                                                         <attrs>
19325                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19326                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>531</integer></attr>
19327                                                                                                                                                                                                                         </attrs>
19328                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
19329                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
19330                                                                                                                                                                                                                                 <attrs />
19331                                                                                                                                                                                                                                 <value>name</value>
19332                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
19333                                                                                                                                                                                                                         <AST:Expr_list>
19334                                                                                                                                                                                                                         </AST:Expr_list>
19335                                                                                                                                                                                                                 </AST:Variable>
19336                                                                                                                                                                                                         </AST:Bin_op>
19337                                                                                                                                                                                                         <AST:OP>
19338                                                                                                                                                                                                                 <attrs>
19339                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19340                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>531</integer></attr>
19341                                                                                                                                                                                                                         <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
19342                                                                                                                                                                                                                 </attrs>
19343                                                                                                                                                                                                                 <value>.</value>
19344                                                                                                                                                                                                         </AST:OP>
19345                                                                                                                                                                                                         <AST:STRING>
19346                                                                                                                                                                                                                 <attrs>
19347                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19348                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>531</integer></attr>
19349                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string></string></attr>
19350                                                                                                                                                                                                                 </attrs>
19351                                                                                                                                                                                                                 <value></value>
19352                                                                                                                                                                                                         </AST:STRING>
19353                                                                                                                                                                                                 </AST:Bin_op>
19354                                                                                                                                                                                                 <AST:OP>
19355                                                                                                                                                                                                         <attrs>
19356                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19357                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>531</integer></attr>
19358                                                                                                                                                                                                                 <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
19359                                                                                                                                                                                                         </attrs>
19360                                                                                                                                                                                                         <value>.</value>
19361                                                                                                                                                                                                 </AST:OP>
19362                                                                                                                                                                                                 <AST:Variable>
19363                                                                                                                                                                                                         <attrs>
19364                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19365                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>531</integer></attr>
19366                                                                                                                                                                                                         </attrs>
19367                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
19368                                                                                                                                                                                                         <AST:VARIABLE_NAME>
19369                                                                                                                                                                                                                 <attrs />
19370                                                                                                                                                                                                                 <value>attr</value>
19371                                                                                                                                                                                                         </AST:VARIABLE_NAME>
19372                                                                                                                                                                                                         <AST:Expr_list>
19373                                                                                                                                                                                                         </AST:Expr_list>
19374                                                                                                                                                                                                 </AST:Variable>
19375                                                                                                                                                                                         </AST:Bin_op>
19376                                                                                                                                                                                         <AST:OP>
19377                                                                                                                                                                                                 <attrs>
19378                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19379                                                                                                                                                                                                         <attr key="phc.line_number"><integer>531</integer></attr>
19380                                                                                                                                                                                                         <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
19381                                                                                                                                                                                                 </attrs>
19382                                                                                                                                                                                                 <value>.</value>
19383                                                                                                                                                                                         </AST:OP>
19384                                                                                                                                                                                         <AST:STRING>
19385                                                                                                                                                                                                 <attrs>
19386                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19387                                                                                                                                                                                                         <attr key="phc.line_number"><integer>531</integer></attr>
19388                                                                                                                                                                                                         <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
19389                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">&gt;</string></attr>
19390                                                                                                                                                                                                 </attrs>
19391                                                                                                                                                                                                 <value encoding="escape">&gt;</value>
19392                                                                                                                                                                                         </AST:STRING>
19393                                                                                                                                                                                 </AST:Bin_op>
19394                                                                                                                                                                         </AST:Assignment>
19395                                                                                                                                                                 </AST:Eval_expr>
19396                                                                                                                                                                 <AST:Eval_expr>
19397                                                                                                                                                                         <attrs>
19398                                                                                                                                                                                 <attr key="phc.comments">
19399                                                                                                                                                                                         <string_list>
19400                                                                                                                                                                                         </string_list>
19401                                                                                                                                                                                 </attr>
19402                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19403                                                                                                                                                                                 <attr key="phc.line_number"><integer>532</integer></attr>
19404                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
19405                                                                                                                                                                         </attrs>
19406                                                                                                                                                                         <AST:Op_assignment>
19407                                                                                                                                                                                 <attrs />
19408                                                                                                                                                                                 <AST:Variable>
19409                                                                                                                                                                                         <attrs>
19410                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19411                                                                                                                                                                                                 <attr key="phc.line_number"><integer>532</integer></attr>
19412                                                                                                                                                                                         </attrs>
19413                                                                                                                                                                                         <AST:Target xsi:nil="true" />
19414                                                                                                                                                                                         <AST:VARIABLE_NAME>
19415                                                                                                                                                                                                 <attrs />
19416                                                                                                                                                                                                 <value>element</value>
19417                                                                                                                                                                                         </AST:VARIABLE_NAME>
19418                                                                                                                                                                                         <AST:Expr_list>
19419                                                                                                                                                                                         </AST:Expr_list>
19420                                                                                                                                                                                 </AST:Variable>
19421                                                                                                                                                                                 <AST:OP>
19422                                                                                                                                                                                         <attrs />
19423                                                                                                                                                                                         <value>.</value>
19424                                                                                                                                                                                 </AST:OP>
19425                                                                                                                                                                                 <AST:Bin_op>
19426                                                                                                                                                                                         <attrs>
19427                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19428                                                                                                                                                                                                 <attr key="phc.line_number"><integer>532</integer></attr>
19429                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
19430                                                                                                                                                                                         </attrs>
19431                                                                                                                                                                                         <AST:Bin_op>
19432                                                                                                                                                                                                 <attrs>
19433                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19434                                                                                                                                                                                                         <attr key="phc.line_number"><integer>532</integer></attr>
19435                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
19436                                                                                                                                                                                                 </attrs>
19437                                                                                                                                                                                                 <AST:STRING>
19438                                                                                                                                                                                                         <attrs>
19439                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19440                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>532</integer></attr>
19441                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;title&gt;</string></attr>
19442                                                                                                                                                                                                         </attrs>
19443                                                                                                                                                                                                         <value encoding="escape">&lt;title&gt;</value>
19444                                                                                                                                                                                                 </AST:STRING>
19445                                                                                                                                                                                                 <AST:OP>
19446                                                                                                                                                                                                         <attrs>
19447                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19448                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>532</integer></attr>
19449                                                                                                                                                                                                                 <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
19450                                                                                                                                                                                                         </attrs>
19451                                                                                                                                                                                                         <value>.</value>
19452                                                                                                                                                                                                 </AST:OP>
19453                                                                                                                                                                                                 <AST:Variable>
19454                                                                                                                                                                                                         <attrs>
19455                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19456                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>532</integer></attr>
19457                                                                                                                                                                                                         </attrs>
19458                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
19459                                                                                                                                                                                                         <AST:VARIABLE_NAME>
19460                                                                                                                                                                                                                 <attrs />
19461                                                                                                                                                                                                                 <value>title</value>
19462                                                                                                                                                                                                         </AST:VARIABLE_NAME>
19463                                                                                                                                                                                                         <AST:Expr_list>
19464                                                                                                                                                                                                         </AST:Expr_list>
19465                                                                                                                                                                                                 </AST:Variable>
19466                                                                                                                                                                                         </AST:Bin_op>
19467                                                                                                                                                                                         <AST:OP>
19468                                                                                                                                                                                                 <attrs>
19469                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19470                                                                                                                                                                                                         <attr key="phc.line_number"><integer>532</integer></attr>
19471                                                                                                                                                                                                         <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
19472                                                                                                                                                                                                 </attrs>
19473                                                                                                                                                                                                 <value>.</value>
19474                                                                                                                                                                                         </AST:OP>
19475                                                                                                                                                                                         <AST:STRING>
19476                                                                                                                                                                                                 <attrs>
19477                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19478                                                                                                                                                                                                         <attr key="phc.line_number"><integer>532</integer></attr>
19479                                                                                                                                                                                                         <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
19480                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;/title&gt;</string></attr>
19481                                                                                                                                                                                                 </attrs>
19482                                                                                                                                                                                                 <value encoding="escape">&lt;/title&gt;</value>
19483                                                                                                                                                                                         </AST:STRING>
19484                                                                                                                                                                                 </AST:Bin_op>
19485                                                                                                                                                                         </AST:Op_assignment>
19486                                                                                                                                                                 </AST:Eval_expr>
19487                                                                                                                                                                 <AST:Eval_expr>
19488                                                                                                                                                                         <attrs>
19489                                                                                                                                                                                 <attr key="phc.comments">
19490                                                                                                                                                                                         <string_list>
19491                                                                                                                                                                                         </string_list>
19492                                                                                                                                                                                 </attr>
19493                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19494                                                                                                                                                                                 <attr key="phc.line_number"><integer>533</integer></attr>
19495                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
19496                                                                                                                                                                         </attrs>
19497                                                                                                                                                                         <AST:Assignment>
19498                                                                                                                                                                                 <attrs>
19499                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19500                                                                                                                                                                                         <attr key="phc.line_number"><integer>533</integer></attr>
19501                                                                                                                                                                                 </attrs>
19502                                                                                                                                                                                 <AST:Variable>
19503                                                                                                                                                                                         <attrs>
19504                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19505                                                                                                                                                                                                 <attr key="phc.line_number"><integer>533</integer></attr>
19506                                                                                                                                                                                         </attrs>
19507                                                                                                                                                                                         <AST:Target xsi:nil="true" />
19508                                                                                                                                                                                         <AST:VARIABLE_NAME>
19509                                                                                                                                                                                                 <attrs />
19510                                                                                                                                                                                                 <value>argIndex</value>
19511                                                                                                                                                                                         </AST:VARIABLE_NAME>
19512                                                                                                                                                                                         <AST:Expr_list>
19513                                                                                                                                                                                         </AST:Expr_list>
19514                                                                                                                                                                                 </AST:Variable>
19515                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
19516                                                                                                                                                                                 <AST:INT>
19517                                                                                                                                                                                         <attrs>
19518                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19519                                                                                                                                                                                                 <attr key="phc.line_number"><integer>533</integer></attr>
19520                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>1</string></attr>
19521                                                                                                                                                                                         </attrs>
19522                                                                                                                                                                                         <value>1</value>
19523                                                                                                                                                                                 </AST:INT>
19524                                                                                                                                                                         </AST:Assignment>
19525                                                                                                                                                                 </AST:Eval_expr>
19526                                                                                                                                                                 <AST:Foreach>
19527                                                                                                                                                                         <attrs>
19528                                                                                                                                                                                 <attr key="phc.comments">
19529                                                                                                                                                                                         <string_list>
19530                                                                                                                                                                                         </string_list>
19531                                                                                                                                                                                 </attr>
19532                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19533                                                                                                                                                                                 <attr key="phc.line_number"><integer>534</integer></attr>
19534                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
19535                                                                                                                                                                         </attrs>
19536                                                                                                                                                                         <AST:Variable>
19537                                                                                                                                                                                 <attrs>
19538                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19539                                                                                                                                                                                         <attr key="phc.line_number"><integer>534</integer></attr>
19540                                                                                                                                                                                 </attrs>
19541                                                                                                                                                                                 <AST:Target xsi:nil="true" />
19542                                                                                                                                                                                 <AST:VARIABLE_NAME>
19543                                                                                                                                                                                         <attrs />
19544                                                                                                                                                                                         <value>parts</value>
19545                                                                                                                                                                                 </AST:VARIABLE_NAME>
19546                                                                                                                                                                                 <AST:Expr_list>
19547                                                                                                                                                                                 </AST:Expr_list>
19548                                                                                                                                                                         </AST:Variable>
19549                                                                                                                                                                         <AST:Variable>
19550                                                                                                                                                                                 <attrs>
19551                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19552                                                                                                                                                                                         <attr key="phc.line_number"><integer>534</integer></attr>
19553                                                                                                                                                                                 </attrs>
19554                                                                                                                                                                                 <AST:Target xsi:nil="true" />
19555                                                                                                                                                                                 <AST:VARIABLE_NAME>
19556                                                                                                                                                                                         <attrs />
19557                                                                                                                                                                                         <value>partIndex</value>
19558                                                                                                                                                                                 </AST:VARIABLE_NAME>
19559                                                                                                                                                                                 <AST:Expr_list>
19560                                                                                                                                                                                 </AST:Expr_list>
19561                                                                                                                                                                         </AST:Variable>
19562                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
19563                                                                                                                                                                         <AST:Variable>
19564                                                                                                                                                                                 <attrs>
19565                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19566                                                                                                                                                                                         <attr key="phc.line_number"><integer>534</integer></attr>
19567                                                                                                                                                                                 </attrs>
19568                                                                                                                                                                                 <AST:Target xsi:nil="true" />
19569                                                                                                                                                                                 <AST:VARIABLE_NAME>
19570                                                                                                                                                                                         <attrs />
19571                                                                                                                                                                                         <value>part</value>
19572                                                                                                                                                                                 </AST:VARIABLE_NAME>
19573                                                                                                                                                                                 <AST:Expr_list>
19574                                                                                                                                                                                 </AST:Expr_list>
19575                                                                                                                                                                         </AST:Variable>
19576                                                                                                                                                                         <AST:Statement_list>
19577                                                                                                                                                                                 <AST:If>
19578                                                                                                                                                                                         <attrs>
19579                                                                                                                                                                                                 <attr key="phc.comments">
19580                                                                                                                                                                                                         <string_list>
19581                                                                                                                                                                                                         </string_list>
19582                                                                                                                                                                                                 </attr>
19583                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19584                                                                                                                                                                                                 <attr key="phc.line_number"><integer>535</integer></attr>
19585                                                                                                                                                                                         </attrs>
19586                                                                                                                                                                                         <AST:Method_invocation>
19587                                                                                                                                                                                                 <attrs>
19588                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19589                                                                                                                                                                                                         <attr key="phc.line_number"><integer>535</integer></attr>
19590                                                                                                                                                                                                 </attrs>
19591                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
19592                                                                                                                                                                                                 <AST:METHOD_NAME>
19593                                                                                                                                                                                                         <attrs>
19594                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19595                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>535</integer></attr>
19596                                                                                                                                                                                                         </attrs>
19597                                                                                                                                                                                                         <value>isset</value>
19598                                                                                                                                                                                                 </AST:METHOD_NAME>
19599                                                                                                                                                                                                 <AST:Actual_parameter_list>
19600                                                                                                                                                                                                         <AST:Actual_parameter>
19601                                                                                                                                                                                                                 <attrs>
19602                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19603                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>535</integer></attr>
19604                                                                                                                                                                                                                 </attrs>
19605                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
19606                                                                                                                                                                                                                 <AST:Variable>
19607                                                                                                                                                                                                                         <attrs>
19608                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19609                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>535</integer></attr>
19610                                                                                                                                                                                                                         </attrs>
19611                                                                                                                                                                                                                         <AST:Variable>
19612                                                                                                                                                                                                                                 <attrs>
19613                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19614                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>535</integer></attr>
19615                                                                                                                                                                                                                                 </attrs>
19616                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
19617                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
19618                                                                                                                                                                                                                                         <attrs />
19619                                                                                                                                                                                                                                         <value>part</value>
19620                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
19621                                                                                                                                                                                                                                 <AST:Expr_list>
19622                                                                                                                                                                                                                                 </AST:Expr_list>
19623                                                                                                                                                                                                                         </AST:Variable>
19624                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
19625                                                                                                                                                                                                                                 <attrs />
19626                                                                                                                                                                                                                                 <value>eqpos</value>
19627                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
19628                                                                                                                                                                                                                         <AST:Expr_list>
19629                                                                                                                                                                                                                         </AST:Expr_list>
19630                                                                                                                                                                                                                 </AST:Variable>
19631                                                                                                                                                                                                         </AST:Actual_parameter>
19632                                                                                                                                                                                                 </AST:Actual_parameter_list>
19633                                                                                                                                                                                         </AST:Method_invocation>
19634                                                                                                                                                                                         <AST:Statement_list>
19635                                                                                                                                                                                                 <AST:Eval_expr>
19636                                                                                                                                                                                                         <attrs>
19637                                                                                                                                                                                                                 <attr key="phc.comments">
19638                                                                                                                                                                                                                         <string_list>
19639                                                                                                                                                                                                                         </string_list>
19640                                                                                                                                                                                                                 </attr>
19641                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19642                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>536</integer></attr>
19643                                                                                                                                                                                                         </attrs>
19644                                                                                                                                                                                                         <AST:Assignment>
19645                                                                                                                                                                                                                 <attrs>
19646                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19647                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>536</integer></attr>
19648                                                                                                                                                                                                                 </attrs>
19649                                                                                                                                                                                                                 <AST:Variable>
19650                                                                                                                                                                                                                         <attrs>
19651                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19652                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>536</integer></attr>
19653                                                                                                                                                                                                                         </attrs>
19654                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
19655                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
19656                                                                                                                                                                                                                                 <attrs />
19657                                                                                                                                                                                                                                 <value>argName</value>
19658                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
19659                                                                                                                                                                                                                         <AST:Expr_list>
19660                                                                                                                                                                                                                         </AST:Expr_list>
19661                                                                                                                                                                                                                 </AST:Variable>
19662                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
19663                                                                                                                                                                                                                 <AST:Method_invocation>
19664                                                                                                                                                                                                                         <attrs>
19665                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19666                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>536</integer></attr>
19667                                                                                                                                                                                                                         </attrs>
19668                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
19669                                                                                                                                                                                                                         <AST:METHOD_NAME>
19670                                                                                                                                                                                                                                 <attrs />
19671                                                                                                                                                                                                                                 <value>substr</value>
19672                                                                                                                                                                                                                         </AST:METHOD_NAME>
19673                                                                                                                                                                                                                         <AST:Actual_parameter_list>
19674                                                                                                                                                                                                                                 <AST:Actual_parameter>
19675                                                                                                                                                                                                                                         <attrs>
19676                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19677                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>536</integer></attr>
19678                                                                                                                                                                                                                                         </attrs>
19679                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
19680                                                                                                                                                                                                                                         <AST:Variable>
19681                                                                                                                                                                                                                                                 <attrs>
19682                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19683                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>536</integer></attr>
19684                                                                                                                                                                                                                                                 </attrs>
19685                                                                                                                                                                                                                                                 <AST:Variable>
19686                                                                                                                                                                                                                                                         <attrs>
19687                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19688                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>536</integer></attr>
19689                                                                                                                                                                                                                                                         </attrs>
19690                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
19691                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
19692                                                                                                                                                                                                                                                                 <attrs />
19693                                                                                                                                                                                                                                                                 <value>part</value>
19694                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
19695                                                                                                                                                                                                                                                         <AST:Expr_list>
19696                                                                                                                                                                                                                                                         </AST:Expr_list>
19697                                                                                                                                                                                                                                                 </AST:Variable>
19698                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
19699                                                                                                                                                                                                                                                         <attrs />
19700                                                                                                                                                                                                                                                         <value>out</value>
19701                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
19702                                                                                                                                                                                                                                                 <AST:Expr_list>
19703                                                                                                                                                                                                                                                 </AST:Expr_list>
19704                                                                                                                                                                                                                                         </AST:Variable>
19705                                                                                                                                                                                                                                 </AST:Actual_parameter>
19706                                                                                                                                                                                                                                 <AST:Actual_parameter>
19707                                                                                                                                                                                                                                         <attrs>
19708                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19709                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>536</integer></attr>
19710                                                                                                                                                                                                                                         </attrs>
19711                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
19712                                                                                                                                                                                                                                         <AST:INT>
19713                                                                                                                                                                                                                                                 <attrs>
19714                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19715                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>536</integer></attr>
19716                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
19717                                                                                                                                                                                                                                                 </attrs>
19718                                                                                                                                                                                                                                                 <value>0</value>
19719                                                                                                                                                                                                                                         </AST:INT>
19720                                                                                                                                                                                                                                 </AST:Actual_parameter>
19721                                                                                                                                                                                                                                 <AST:Actual_parameter>
19722                                                                                                                                                                                                                                         <attrs>
19723                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19724                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>536</integer></attr>
19725                                                                                                                                                                                                                                         </attrs>
19726                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
19727                                                                                                                                                                                                                                         <AST:Variable>
19728                                                                                                                                                                                                                                                 <attrs>
19729                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19730                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>536</integer></attr>
19731                                                                                                                                                                                                                                                 </attrs>
19732                                                                                                                                                                                                                                                 <AST:Variable>
19733                                                                                                                                                                                                                                                         <attrs>
19734                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19735                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>536</integer></attr>
19736                                                                                                                                                                                                                                                         </attrs>
19737                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
19738                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
19739                                                                                                                                                                                                                                                                 <attrs />
19740                                                                                                                                                                                                                                                                 <value>part</value>
19741                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
19742                                                                                                                                                                                                                                                         <AST:Expr_list>
19743                                                                                                                                                                                                                                                         </AST:Expr_list>
19744                                                                                                                                                                                                                                                 </AST:Variable>
19745                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
19746                                                                                                                                                                                                                                                         <attrs />
19747                                                                                                                                                                                                                                                         <value>eqpos</value>
19748                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
19749                                                                                                                                                                                                                                                 <AST:Expr_list>
19750                                                                                                                                                                                                                                                 </AST:Expr_list>
19751                                                                                                                                                                                                                                         </AST:Variable>
19752                                                                                                                                                                                                                                 </AST:Actual_parameter>
19753                                                                                                                                                                                                                         </AST:Actual_parameter_list>
19754                                                                                                                                                                                                                 </AST:Method_invocation>
19755                                                                                                                                                                                                         </AST:Assignment>
19756                                                                                                                                                                                                 </AST:Eval_expr>
19757                                                                                                                                                                                                 <AST:Eval_expr>
19758                                                                                                                                                                                                         <attrs>
19759                                                                                                                                                                                                                 <attr key="phc.comments">
19760                                                                                                                                                                                                                         <string_list>
19761                                                                                                                                                                                                                         </string_list>
19762                                                                                                                                                                                                                 </attr>
19763                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19764                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>537</integer></attr>
19765                                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
19766                                                                                                                                                                                                         </attrs>
19767                                                                                                                                                                                                         <AST:Assignment>
19768                                                                                                                                                                                                                 <attrs>
19769                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19770                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>537</integer></attr>
19771                                                                                                                                                                                                                 </attrs>
19772                                                                                                                                                                                                                 <AST:Variable>
19773                                                                                                                                                                                                                         <attrs>
19774                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19775                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>537</integer></attr>
19776                                                                                                                                                                                                                         </attrs>
19777                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
19778                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
19779                                                                                                                                                                                                                                 <attrs />
19780                                                                                                                                                                                                                                 <value>argValue</value>
19781                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
19782                                                                                                                                                                                                                         <AST:Expr_list>
19783                                                                                                                                                                                                                         </AST:Expr_list>
19784                                                                                                                                                                                                                 </AST:Variable>
19785                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
19786                                                                                                                                                                                                                 <AST:Method_invocation>
19787                                                                                                                                                                                                                         <attrs>
19788                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19789                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>537</integer></attr>
19790                                                                                                                                                                                                                         </attrs>
19791                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
19792                                                                                                                                                                                                                         <AST:METHOD_NAME>
19793                                                                                                                                                                                                                                 <attrs />
19794                                                                                                                                                                                                                                 <value>substr</value>
19795                                                                                                                                                                                                                         </AST:METHOD_NAME>
19796                                                                                                                                                                                                                         <AST:Actual_parameter_list>
19797                                                                                                                                                                                                                                 <AST:Actual_parameter>
19798                                                                                                                                                                                                                                         <attrs>
19799                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19800                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>537</integer></attr>
19801                                                                                                                                                                                                                                         </attrs>
19802                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
19803                                                                                                                                                                                                                                         <AST:Variable>
19804                                                                                                                                                                                                                                                 <attrs>
19805                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19806                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>537</integer></attr>
19807                                                                                                                                                                                                                                                 </attrs>
19808                                                                                                                                                                                                                                                 <AST:Variable>
19809                                                                                                                                                                                                                                                         <attrs>
19810                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19811                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>537</integer></attr>
19812                                                                                                                                                                                                                                                         </attrs>
19813                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
19814                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
19815                                                                                                                                                                                                                                                                 <attrs />
19816                                                                                                                                                                                                                                                                 <value>part</value>
19817                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
19818                                                                                                                                                                                                                                                         <AST:Expr_list>
19819                                                                                                                                                                                                                                                         </AST:Expr_list>
19820                                                                                                                                                                                                                                                 </AST:Variable>
19821                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
19822                                                                                                                                                                                                                                                         <attrs />
19823                                                                                                                                                                                                                                                         <value>out</value>
19824                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
19825                                                                                                                                                                                                                                                 <AST:Expr_list>
19826                                                                                                                                                                                                                                                 </AST:Expr_list>
19827                                                                                                                                                                                                                                         </AST:Variable>
19828                                                                                                                                                                                                                                 </AST:Actual_parameter>
19829                                                                                                                                                                                                                                 <AST:Actual_parameter>
19830                                                                                                                                                                                                                                         <attrs>
19831                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19832                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>537</integer></attr>
19833                                                                                                                                                                                                                                         </attrs>
19834                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
19835                                                                                                                                                                                                                                         <AST:Bin_op>
19836                                                                                                                                                                                                                                                 <attrs>
19837                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19838                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>537</integer></attr>
19839                                                                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
19840                                                                                                                                                                                                                                                 </attrs>
19841                                                                                                                                                                                                                                                 <AST:Variable>
19842                                                                                                                                                                                                                                                         <attrs>
19843                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19844                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>537</integer></attr>
19845                                                                                                                                                                                                                                                         </attrs>
19846                                                                                                                                                                                                                                                         <AST:Variable>
19847                                                                                                                                                                                                                                                                 <attrs>
19848                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19849                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>537</integer></attr>
19850                                                                                                                                                                                                                                                                 </attrs>
19851                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
19852                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
19853                                                                                                                                                                                                                                                                         <attrs />
19854                                                                                                                                                                                                                                                                         <value>part</value>
19855                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
19856                                                                                                                                                                                                                                                                 <AST:Expr_list>
19857                                                                                                                                                                                                                                                                 </AST:Expr_list>
19858                                                                                                                                                                                                                                                         </AST:Variable>
19859                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
19860                                                                                                                                                                                                                                                                 <attrs />
19861                                                                                                                                                                                                                                                                 <value>eqpos</value>
19862                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
19863                                                                                                                                                                                                                                                         <AST:Expr_list>
19864                                                                                                                                                                                                                                                         </AST:Expr_list>
19865                                                                                                                                                                                                                                                 </AST:Variable>
19866                                                                                                                                                                                                                                                 <AST:OP>
19867                                                                                                                                                                                                                                                         <attrs>
19868                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19869                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>537</integer></attr>
19870                                                                                                                                                                                                                                                         </attrs>
19871                                                                                                                                                                                                                                                         <value>+</value>
19872                                                                                                                                                                                                                                                 </AST:OP>
19873                                                                                                                                                                                                                                                 <AST:INT>
19874                                                                                                                                                                                                                                                         <attrs>
19875                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19876                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>537</integer></attr>
19877                                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>1</string></attr>
19878                                                                                                                                                                                                                                                         </attrs>
19879                                                                                                                                                                                                                                                         <value>1</value>
19880                                                                                                                                                                                                                                                 </AST:INT>
19881                                                                                                                                                                                                                                         </AST:Bin_op>
19882                                                                                                                                                                                                                                 </AST:Actual_parameter>
19883                                                                                                                                                                                                                         </AST:Actual_parameter_list>
19884                                                                                                                                                                                                                 </AST:Method_invocation>
19885                                                                                                                                                                                                         </AST:Assignment>
19886                                                                                                                                                                                                 </AST:Eval_expr>
19887                                                                                                                                                                                                 <AST:Eval_expr>
19888                                                                                                                                                                                                         <attrs>
19889                                                                                                                                                                                                                 <attr key="phc.comments">
19890                                                                                                                                                                                                                         <string_list>
19891                                                                                                                                                                                                                         </string_list>
19892                                                                                                                                                                                                                 </attr>
19893                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19894                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>538</integer></attr>
19895                                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
19896                                                                                                                                                                                                         </attrs>
19897                                                                                                                                                                                                         <AST:Op_assignment>
19898                                                                                                                                                                                                                 <attrs />
19899                                                                                                                                                                                                                 <AST:Variable>
19900                                                                                                                                                                                                                         <attrs>
19901                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19902                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>538</integer></attr>
19903                                                                                                                                                                                                                         </attrs>
19904                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
19905                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
19906                                                                                                                                                                                                                                 <attrs />
19907                                                                                                                                                                                                                                 <value>element</value>
19908                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
19909                                                                                                                                                                                                                         <AST:Expr_list>
19910                                                                                                                                                                                                                         </AST:Expr_list>
19911                                                                                                                                                                                                                 </AST:Variable>
19912                                                                                                                                                                                                                 <AST:OP>
19913                                                                                                                                                                                                                         <attrs />
19914                                                                                                                                                                                                                         <value>.</value>
19915                                                                                                                                                                                                                 </AST:OP>
19916                                                                                                                                                                                                                 <AST:Bin_op>
19917                                                                                                                                                                                                                         <attrs>
19918                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19919                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>538</integer></attr>
19920                                                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
19921                                                                                                                                                                                                                         </attrs>
19922                                                                                                                                                                                                                         <AST:Bin_op>
19923                                                                                                                                                                                                                                 <attrs>
19924                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19925                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>538</integer></attr>
19926                                                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
19927                                                                                                                                                                                                                                 </attrs>
19928                                                                                                                                                                                                                                 <AST:Bin_op>
19929                                                                                                                                                                                                                                         <attrs>
19930                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19931                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>538</integer></attr>
19932                                                                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
19933                                                                                                                                                                                                                                         </attrs>
19934                                                                                                                                                                                                                                         <AST:Bin_op>
19935                                                                                                                                                                                                                                                 <attrs>
19936                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19937                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>538</integer></attr>
19938                                                                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
19939                                                                                                                                                                                                                                                 </attrs>
19940                                                                                                                                                                                                                                                 <AST:STRING>
19941                                                                                                                                                                                                                                                         <attrs>
19942                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19943                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>538</integer></attr>
19944                                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;part&gt;&lt;name&gt;</string></attr>
19945                                                                                                                                                                                                                                                         </attrs>
19946                                                                                                                                                                                                                                                         <value encoding="escape">&lt;part&gt;&lt;name&gt;</value>
19947                                                                                                                                                                                                                                                 </AST:STRING>
19948                                                                                                                                                                                                                                                 <AST:OP>
19949                                                                                                                                                                                                                                                         <attrs>
19950                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19951                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>538</integer></attr>
19952                                                                                                                                                                                                                                                                 <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
19953                                                                                                                                                                                                                                                         </attrs>
19954                                                                                                                                                                                                                                                         <value>.</value>
19955                                                                                                                                                                                                                                                 </AST:OP>
19956                                                                                                                                                                                                                                                 <AST:Variable>
19957                                                                                                                                                                                                                                                         <attrs>
19958                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19959                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>538</integer></attr>
19960                                                                                                                                                                                                                                                         </attrs>
19961                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
19962                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
19963                                                                                                                                                                                                                                                                 <attrs />
19964                                                                                                                                                                                                                                                                 <value>argName</value>
19965                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
19966                                                                                                                                                                                                                                                         <AST:Expr_list>
19967                                                                                                                                                                                                                                                         </AST:Expr_list>
19968                                                                                                                                                                                                                                                 </AST:Variable>
19969                                                                                                                                                                                                                                         </AST:Bin_op>
19970                                                                                                                                                                                                                                         <AST:OP>
19971                                                                                                                                                                                                                                                 <attrs>
19972                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19973                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>538</integer></attr>
19974                                                                                                                                                                                                                                                         <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
19975                                                                                                                                                                                                                                                 </attrs>
19976                                                                                                                                                                                                                                                 <value>.</value>
19977                                                                                                                                                                                                                                         </AST:OP>
19978                                                                                                                                                                                                                                         <AST:STRING>
19979                                                                                                                                                                                                                                                 <attrs>
19980                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19981                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>538</integer></attr>
19982                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;/name&gt;=&lt;value&gt;</string></attr>
19983                                                                                                                                                                                                                                                 </attrs>
19984                                                                                                                                                                                                                                                 <value encoding="escape">&lt;/name&gt;=&lt;value&gt;</value>
19985                                                                                                                                                                                                                                         </AST:STRING>
19986                                                                                                                                                                                                                                 </AST:Bin_op>
19987                                                                                                                                                                                                                                 <AST:OP>
19988                                                                                                                                                                                                                                         <attrs>
19989                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19990                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>538</integer></attr>
19991                                                                                                                                                                                                                                                 <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
19992                                                                                                                                                                                                                                         </attrs>
19993                                                                                                                                                                                                                                         <value>.</value>
19994                                                                                                                                                                                                                                 </AST:OP>
19995                                                                                                                                                                                                                                 <AST:Variable>
19996                                                                                                                                                                                                                                         <attrs>
19997                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
19998                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>538</integer></attr>
19999                                                                                                                                                                                                                                         </attrs>
20000                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
20001                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
20002                                                                                                                                                                                                                                                 <attrs />
20003                                                                                                                                                                                                                                                 <value>argValue</value>
20004                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
20005                                                                                                                                                                                                                                         <AST:Expr_list>
20006                                                                                                                                                                                                                                         </AST:Expr_list>
20007                                                                                                                                                                                                                                 </AST:Variable>
20008                                                                                                                                                                                                                         </AST:Bin_op>
20009                                                                                                                                                                                                                         <AST:OP>
20010                                                                                                                                                                                                                                 <attrs>
20011                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20012                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>538</integer></attr>
20013                                                                                                                                                                                                                                         <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
20014                                                                                                                                                                                                                                 </attrs>
20015                                                                                                                                                                                                                                 <value>.</value>
20016                                                                                                                                                                                                                         </AST:OP>
20017                                                                                                                                                                                                                         <AST:STRING>
20018                                                                                                                                                                                                                                 <attrs>
20019                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20020                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>538</integer></attr>
20021                                                                                                                                                                                                                                         <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
20022                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;/value&gt;&lt;/part&gt;</string></attr>
20023                                                                                                                                                                                                                                 </attrs>
20024                                                                                                                                                                                                                                 <value encoding="escape">&lt;/value&gt;&lt;/part&gt;</value>
20025                                                                                                                                                                                                                         </AST:STRING>
20026                                                                                                                                                                                                                 </AST:Bin_op>
20027                                                                                                                                                                                                         </AST:Op_assignment>
20028                                                                                                                                                                                                 </AST:Eval_expr>
20029                                                                                                                                                                                         </AST:Statement_list>
20030                                                                                                                                                                                         <AST:Statement_list>
20031                                                                                                                                                                                                 <AST:Eval_expr>
20032                                                                                                                                                                                                         <attrs>
20033                                                                                                                                                                                                                 <attr key="phc.comments">
20034                                                                                                                                                                                                                         <string_list>
20035                                                                                                                                                                                                                         </string_list>
20036                                                                                                                                                                                                                 </attr>
20037                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20038                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>540</integer></attr>
20039                                                                                                                                                                                                         </attrs>
20040                                                                                                                                                                                                         <AST:Op_assignment>
20041                                                                                                                                                                                                                 <attrs />
20042                                                                                                                                                                                                                 <AST:Variable>
20043                                                                                                                                                                                                                         <attrs>
20044                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20045                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>540</integer></attr>
20046                                                                                                                                                                                                                         </attrs>
20047                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
20048                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
20049                                                                                                                                                                                                                                 <attrs />
20050                                                                                                                                                                                                                                 <value>element</value>
20051                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
20052                                                                                                                                                                                                                         <AST:Expr_list>
20053                                                                                                                                                                                                                         </AST:Expr_list>
20054                                                                                                                                                                                                                 </AST:Variable>
20055                                                                                                                                                                                                                 <AST:OP>
20056                                                                                                                                                                                                                         <attrs />
20057                                                                                                                                                                                                                         <value>.</value>
20058                                                                                                                                                                                                                 </AST:OP>
20059                                                                                                                                                                                                                 <AST:Bin_op>
20060                                                                                                                                                                                                                         <attrs>
20061                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20062                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>540</integer></attr>
20063                                                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
20064                                                                                                                                                                                                                         </attrs>
20065                                                                                                                                                                                                                         <AST:Bin_op>
20066                                                                                                                                                                                                                                 <attrs>
20067                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20068                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>540</integer></attr>
20069                                                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
20070                                                                                                                                                                                                                                 </attrs>
20071                                                                                                                                                                                                                                 <AST:Bin_op>
20072                                                                                                                                                                                                                                         <attrs>
20073                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20074                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>540</integer></attr>
20075                                                                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
20076                                                                                                                                                                                                                                         </attrs>
20077                                                                                                                                                                                                                                         <AST:Bin_op>
20078                                                                                                                                                                                                                                                 <attrs>
20079                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20080                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>540</integer></attr>
20081                                                                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
20082                                                                                                                                                                                                                                                 </attrs>
20083                                                                                                                                                                                                                                                 <AST:STRING>
20084                                                                                                                                                                                                                                                         <attrs>
20085                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20086                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>540</integer></attr>
20087                                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;part&gt;&lt;name index=\&quot;</string></attr>
20088                                                                                                                                                                                                                                                         </attrs>
20089                                                                                                                                                                                                                                                         <value encoding="escape">&lt;part&gt;&lt;name index=&quot;</value>
20090                                                                                                                                                                                                                                                 </AST:STRING>
20091                                                                                                                                                                                                                                                 <AST:OP>
20092                                                                                                                                                                                                                                                         <attrs>
20093                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20094                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>540</integer></attr>
20095                                                                                                                                                                                                                                                                 <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
20096                                                                                                                                                                                                                                                         </attrs>
20097                                                                                                                                                                                                                                                         <value>.</value>
20098                                                                                                                                                                                                                                                 </AST:OP>
20099                                                                                                                                                                                                                                                 <AST:Variable>
20100                                                                                                                                                                                                                                                         <attrs>
20101                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20102                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>540</integer></attr>
20103                                                                                                                                                                                                                                                         </attrs>
20104                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
20105                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
20106                                                                                                                                                                                                                                                                 <attrs />
20107                                                                                                                                                                                                                                                                 <value>argIndex</value>
20108                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
20109                                                                                                                                                                                                                                                         <AST:Expr_list>
20110                                                                                                                                                                                                                                                         </AST:Expr_list>
20111                                                                                                                                                                                                                                                 </AST:Variable>
20112                                                                                                                                                                                                                                         </AST:Bin_op>
20113                                                                                                                                                                                                                                         <AST:OP>
20114                                                                                                                                                                                                                                                 <attrs>
20115                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20116                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>540</integer></attr>
20117                                                                                                                                                                                                                                                         <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
20118                                                                                                                                                                                                                                                 </attrs>
20119                                                                                                                                                                                                                                                 <value>.</value>
20120                                                                                                                                                                                                                                         </AST:OP>
20121                                                                                                                                                                                                                                         <AST:STRING>
20122                                                                                                                                                                                                                                                 <attrs>
20123                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20124                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>540</integer></attr>
20125                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">\&quot; /&gt;&lt;value&gt;</string></attr>
20126                                                                                                                                                                                                                                                 </attrs>
20127                                                                                                                                                                                                                                                 <value encoding="escape">&quot; /&gt;&lt;value&gt;</value>
20128                                                                                                                                                                                                                                         </AST:STRING>
20129                                                                                                                                                                                                                                 </AST:Bin_op>
20130                                                                                                                                                                                                                                 <AST:OP>
20131                                                                                                                                                                                                                                         <attrs>
20132                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20133                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>540</integer></attr>
20134                                                                                                                                                                                                                                                 <attr key="phc.unparser.in_string_syntax.complex"><bool>true</bool></attr>
20135                                                                                                                                                                                                                                         </attrs>
20136                                                                                                                                                                                                                                         <value>.</value>
20137                                                                                                                                                                                                                                 </AST:OP>
20138                                                                                                                                                                                                                                 <AST:Variable>
20139                                                                                                                                                                                                                                         <attrs>
20140                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20141                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>540</integer></attr>
20142                                                                                                                                                                                                                                         </attrs>
20143                                                                                                                                                                                                                                         <AST:Variable>
20144                                                                                                                                                                                                                                                 <attrs>
20145                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20146                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>540</integer></attr>
20147                                                                                                                                                                                                                                                 </attrs>
20148                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
20149                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
20150                                                                                                                                                                                                                                                         <attrs />
20151                                                                                                                                                                                                                                                         <value>part</value>
20152                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
20153                                                                                                                                                                                                                                                 <AST:Expr_list>
20154                                                                                                                                                                                                                                                 </AST:Expr_list>
20155                                                                                                                                                                                                                                         </AST:Variable>
20156                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
20157                                                                                                                                                                                                                                                 <attrs />
20158                                                                                                                                                                                                                                                 <value>out</value>
20159                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
20160                                                                                                                                                                                                                                         <AST:Expr_list>
20161                                                                                                                                                                                                                                         </AST:Expr_list>
20162                                                                                                                                                                                                                                 </AST:Variable>
20163                                                                                                                                                                                                                         </AST:Bin_op>
20164                                                                                                                                                                                                                         <AST:OP>
20165                                                                                                                                                                                                                                 <attrs>
20166                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20167                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>540</integer></attr>
20168                                                                                                                                                                                                                                         <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
20169                                                                                                                                                                                                                                 </attrs>
20170                                                                                                                                                                                                                                 <value>.</value>
20171                                                                                                                                                                                                                         </AST:OP>
20172                                                                                                                                                                                                                         <AST:STRING>
20173                                                                                                                                                                                                                                 <attrs>
20174                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20175                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>540</integer></attr>
20176                                                                                                                                                                                                                                         <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
20177                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;/value&gt;&lt;/part&gt;</string></attr>
20178                                                                                                                                                                                                                                 </attrs>
20179                                                                                                                                                                                                                                 <value encoding="escape">&lt;/value&gt;&lt;/part&gt;</value>
20180                                                                                                                                                                                                                         </AST:STRING>
20181                                                                                                                                                                                                                 </AST:Bin_op>
20182                                                                                                                                                                                                         </AST:Op_assignment>
20183                                                                                                                                                                                                 </AST:Eval_expr>
20184                                                                                                                                                                                                 <AST:Eval_expr>
20185                                                                                                                                                                                                         <attrs>
20186                                                                                                                                                                                                                 <attr key="phc.comments">
20187                                                                                                                                                                                                                         <string_list>
20188                                                                                                                                                                                                                         </string_list>
20189                                                                                                                                                                                                                 </attr>
20190                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20191                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>541</integer></attr>
20192                                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
20193                                                                                                                                                                                                         </attrs>
20194                                                                                                                                                                                                         <AST:Post_op>
20195                                                                                                                                                                                                                 <attrs>
20196                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20197                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>541</integer></attr>
20198                                                                                                                                                                                                                 </attrs>
20199                                                                                                                                                                                                                 <AST:Variable>
20200                                                                                                                                                                                                                         <attrs>
20201                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20202                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>541</integer></attr>
20203                                                                                                                                                                                                                         </attrs>
20204                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
20205                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
20206                                                                                                                                                                                                                                 <attrs />
20207                                                                                                                                                                                                                                 <value>argIndex</value>
20208                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
20209                                                                                                                                                                                                                         <AST:Expr_list>
20210                                                                                                                                                                                                                         </AST:Expr_list>
20211                                                                                                                                                                                                                 </AST:Variable>
20212                                                                                                                                                                                                                 <AST:OP>
20213                                                                                                                                                                                                                         <attrs />
20214                                                                                                                                                                                                                         <value>++</value>
20215                                                                                                                                                                                                                 </AST:OP>
20216                                                                                                                                                                                                         </AST:Post_op>
20217                                                                                                                                                                                                 </AST:Eval_expr>
20218                                                                                                                                                                                         </AST:Statement_list>
20219                                                                                                                                                                                 </AST:If>
20220                                                                                                                                                                         </AST:Statement_list>
20221                                                                                                                                                                 </AST:Foreach>
20222                                                                                                                                                                 <AST:Eval_expr>
20223                                                                                                                                                                         <attrs>
20224                                                                                                                                                                                 <attr key="phc.comments">
20225                                                                                                                                                                                         <string_list>
20226                                                                                                                                                                                         </string_list>
20227                                                                                                                                                                                 </attr>
20228                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20229                                                                                                                                                                                 <attr key="phc.line_number"><integer>544</integer></attr>
20230                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
20231                                                                                                                                                                         </attrs>
20232                                                                                                                                                                         <AST:Op_assignment>
20233                                                                                                                                                                                 <attrs />
20234                                                                                                                                                                                 <AST:Variable>
20235                                                                                                                                                                                         <attrs>
20236                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20237                                                                                                                                                                                                 <attr key="phc.line_number"><integer>544</integer></attr>
20238                                                                                                                                                                                         </attrs>
20239                                                                                                                                                                                         <AST:Target xsi:nil="true" />
20240                                                                                                                                                                                         <AST:VARIABLE_NAME>
20241                                                                                                                                                                                                 <attrs />
20242                                                                                                                                                                                                 <value>element</value>
20243                                                                                                                                                                                         </AST:VARIABLE_NAME>
20244                                                                                                                                                                                         <AST:Expr_list>
20245                                                                                                                                                                                         </AST:Expr_list>
20246                                                                                                                                                                                 </AST:Variable>
20247                                                                                                                                                                                 <AST:OP>
20248                                                                                                                                                                                         <attrs />
20249                                                                                                                                                                                         <value>.</value>
20250                                                                                                                                                                                 </AST:OP>
20251                                                                                                                                                                                 <AST:Bin_op>
20252                                                                                                                                                                                         <attrs>
20253                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20254                                                                                                                                                                                                 <attr key="phc.line_number"><integer>544</integer></attr>
20255                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
20256                                                                                                                                                                                         </attrs>
20257                                                                                                                                                                                         <AST:Bin_op>
20258                                                                                                                                                                                                 <attrs>
20259                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20260                                                                                                                                                                                                         <attr key="phc.line_number"><integer>544</integer></attr>
20261                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
20262                                                                                                                                                                                                 </attrs>
20263                                                                                                                                                                                                 <AST:STRING>
20264                                                                                                                                                                                                         <attrs>
20265                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20266                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>544</integer></attr>
20267                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;/</string></attr>
20268                                                                                                                                                                                                         </attrs>
20269                                                                                                                                                                                                         <value encoding="escape">&lt;/</value>
20270                                                                                                                                                                                                 </AST:STRING>
20271                                                                                                                                                                                                 <AST:OP>
20272                                                                                                                                                                                                         <attrs>
20273                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20274                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>544</integer></attr>
20275                                                                                                                                                                                                                 <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
20276                                                                                                                                                                                                         </attrs>
20277                                                                                                                                                                                                         <value>.</value>
20278                                                                                                                                                                                                 </AST:OP>
20279                                                                                                                                                                                                 <AST:Variable>
20280                                                                                                                                                                                                         <attrs>
20281                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20282                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>544</integer></attr>
20283                                                                                                                                                                                                         </attrs>
20284                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
20285                                                                                                                                                                                                         <AST:VARIABLE_NAME>
20286                                                                                                                                                                                                                 <attrs />
20287                                                                                                                                                                                                                 <value>name</value>
20288                                                                                                                                                                                                         </AST:VARIABLE_NAME>
20289                                                                                                                                                                                                         <AST:Expr_list>
20290                                                                                                                                                                                                         </AST:Expr_list>
20291                                                                                                                                                                                                 </AST:Variable>
20292                                                                                                                                                                                         </AST:Bin_op>
20293                                                                                                                                                                                         <AST:OP>
20294                                                                                                                                                                                                 <attrs>
20295                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20296                                                                                                                                                                                                         <attr key="phc.line_number"><integer>544</integer></attr>
20297                                                                                                                                                                                                         <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
20298                                                                                                                                                                                                 </attrs>
20299                                                                                                                                                                                                 <value>.</value>
20300                                                                                                                                                                                         </AST:OP>
20301                                                                                                                                                                                         <AST:STRING>
20302                                                                                                                                                                                                 <attrs>
20303                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20304                                                                                                                                                                                                         <attr key="phc.line_number"><integer>544</integer></attr>
20305                                                                                                                                                                                                         <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
20306                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">&gt;</string></attr>
20307                                                                                                                                                                                                 </attrs>
20308                                                                                                                                                                                                 <value encoding="escape">&gt;</value>
20309                                                                                                                                                                                         </AST:STRING>
20310                                                                                                                                                                                 </AST:Bin_op>
20311                                                                                                                                                                         </AST:Op_assignment>
20312                                                                                                                                                                 </AST:Eval_expr>
20313                                                                                                                                                         </AST:Statement_list>
20314                                                                                                                                                 </AST:If>
20315                                                                                                                                                 <AST:Eval_expr>
20316                                                                                                                                                         <attrs>
20317                                                                                                                                                                 <attr key="phc.comments">
20318                                                                                                                                                                         <string_list>
20319                                                                                                                                                                                 <string></string>
20320                                                                                                                                                                                 <string># Advance input pointer</string>
20321                                                                                                                                                                         </string_list>
20322                                                                                                                                                                 </attr>
20323                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20324                                                                                                                                                                 <attr key="phc.line_number"><integer>548</integer></attr>
20325                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
20326                                                                                                                                                         </attrs>
20327                                                                                                                                                         <AST:Op_assignment>
20328                                                                                                                                                                 <attrs />
20329                                                                                                                                                                 <AST:Variable>
20330                                                                                                                                                                         <attrs>
20331                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20332                                                                                                                                                                                 <attr key="phc.line_number"><integer>548</integer></attr>
20333                                                                                                                                                                         </attrs>
20334                                                                                                                                                                         <AST:Target xsi:nil="true" />
20335                                                                                                                                                                         <AST:VARIABLE_NAME>
20336                                                                                                                                                                                 <attrs />
20337                                                                                                                                                                                 <value>i</value>
20338                                                                                                                                                                         </AST:VARIABLE_NAME>
20339                                                                                                                                                                         <AST:Expr_list>
20340                                                                                                                                                                         </AST:Expr_list>
20341                                                                                                                                                                 </AST:Variable>
20342                                                                                                                                                                 <AST:OP>
20343                                                                                                                                                                         <attrs />
20344                                                                                                                                                                         <value>+</value>
20345                                                                                                                                                                 </AST:OP>
20346                                                                                                                                                                 <AST:Variable>
20347                                                                                                                                                                         <attrs>
20348                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20349                                                                                                                                                                                 <attr key="phc.line_number"><integer>548</integer></attr>
20350                                                                                                                                                                         </attrs>
20351                                                                                                                                                                         <AST:Target xsi:nil="true" />
20352                                                                                                                                                                         <AST:VARIABLE_NAME>
20353                                                                                                                                                                                 <attrs />
20354                                                                                                                                                                                 <value>matchingCount</value>
20355                                                                                                                                                                         </AST:VARIABLE_NAME>
20356                                                                                                                                                                         <AST:Expr_list>
20357                                                                                                                                                                         </AST:Expr_list>
20358                                                                                                                                                                 </AST:Variable>
20359                                                                                                                                                         </AST:Op_assignment>
20360                                                                                                                                                 </AST:Eval_expr>
20361                                                                                                                                                 <AST:Eval_expr>
20362                                                                                                                                                         <attrs>
20363                                                                                                                                                                 <attr key="phc.comments">
20364                                                                                                                                                                         <string_list>
20365                                                                                                                                                                                 <string></string>
20366                                                                                                                                                                                 <string># Unwind the stack</string>
20367                                                                                                                                                                         </string_list>
20368                                                                                                                                                                 </attr>
20369                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20370                                                                                                                                                                 <attr key="phc.line_number"><integer>551</integer></attr>
20371                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
20372                                                                                                                                                         </attrs>
20373                                                                                                                                                         <AST:Method_invocation>
20374                                                                                                                                                                 <attrs>
20375                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20376                                                                                                                                                                         <attr key="phc.line_number"><integer>551</integer></attr>
20377                                                                                                                                                                 </attrs>
20378                                                                                                                                                                 <AST:Variable>
20379                                                                                                                                                                         <attrs>
20380                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20381                                                                                                                                                                                 <attr key="phc.line_number"><integer>551</integer></attr>
20382                                                                                                                                                                         </attrs>
20383                                                                                                                                                                         <AST:Target xsi:nil="true" />
20384                                                                                                                                                                         <AST:VARIABLE_NAME>
20385                                                                                                                                                                                 <attrs />
20386                                                                                                                                                                                 <value>stack</value>
20387                                                                                                                                                                         </AST:VARIABLE_NAME>
20388                                                                                                                                                                         <AST:Expr_list>
20389                                                                                                                                                                         </AST:Expr_list>
20390                                                                                                                                                                 </AST:Variable>
20391                                                                                                                                                                 <AST:METHOD_NAME>
20392                                                                                                                                                                         <attrs>
20393                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20394                                                                                                                                                                                 <attr key="phc.line_number"><integer>551</integer></attr>
20395                                                                                                                                                                         </attrs>
20396                                                                                                                                                                         <value>pop</value>
20397                                                                                                                                                                 </AST:METHOD_NAME>
20398                                                                                                                                                                 <AST:Actual_parameter_list>
20399                                                                                                                                                                 </AST:Actual_parameter_list>
20400                                                                                                                                                         </AST:Method_invocation>
20401                                                                                                                                                 </AST:Eval_expr>
20402                                                                                                                                                 <AST:Eval_expr>
20403                                                                                                                                                         <attrs>
20404                                                                                                                                                                 <attr key="phc.comments">
20405                                                                                                                                                                         <string_list>
20406                                                                                                                                                                         </string_list>
20407                                                                                                                                                                 </attr>
20408                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20409                                                                                                                                                                 <attr key="phc.line_number"><integer>552</integer></attr>
20410                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
20411                                                                                                                                                         </attrs>
20412                                                                                                                                                         <AST:Assignment>
20413                                                                                                                                                                 <attrs>
20414                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20415                                                                                                                                                                         <attr key="phc.line_number"><integer>552</integer></attr>
20416                                                                                                                                                                 </attrs>
20417                                                                                                                                                                 <AST:Variable>
20418                                                                                                                                                                         <attrs>
20419                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20420                                                                                                                                                                                 <attr key="phc.line_number"><integer>552</integer></attr>
20421                                                                                                                                                                         </attrs>
20422                                                                                                                                                                         <AST:Target xsi:nil="true" />
20423                                                                                                                                                                         <AST:VARIABLE_NAME>
20424                                                                                                                                                                                 <attrs />
20425                                                                                                                                                                                 <value>accum</value>
20426                                                                                                                                                                         </AST:VARIABLE_NAME>
20427                                                                                                                                                                         <AST:Expr_list>
20428                                                                                                                                                                         </AST:Expr_list>
20429                                                                                                                                                                 </AST:Variable>
20430                                                                                                                                                                 <bool><!-- is_ref -->true</bool>
20431                                                                                                                                                                 <AST:Method_invocation>
20432                                                                                                                                                                         <attrs>
20433                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20434                                                                                                                                                                                 <attr key="phc.line_number"><integer>552</integer></attr>
20435                                                                                                                                                                         </attrs>
20436                                                                                                                                                                         <AST:Variable>
20437                                                                                                                                                                                 <attrs>
20438                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20439                                                                                                                                                                                         <attr key="phc.line_number"><integer>552</integer></attr>
20440                                                                                                                                                                                 </attrs>
20441                                                                                                                                                                                 <AST:Target xsi:nil="true" />
20442                                                                                                                                                                                 <AST:VARIABLE_NAME>
20443                                                                                                                                                                                         <attrs />
20444                                                                                                                                                                                         <value>stack</value>
20445                                                                                                                                                                                 </AST:VARIABLE_NAME>
20446                                                                                                                                                                                 <AST:Expr_list>
20447                                                                                                                                                                                 </AST:Expr_list>
20448                                                                                                                                                                         </AST:Variable>
20449                                                                                                                                                                         <AST:METHOD_NAME>
20450                                                                                                                                                                                 <attrs>
20451                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20452                                                                                                                                                                                         <attr key="phc.line_number"><integer>552</integer></attr>
20453                                                                                                                                                                                 </attrs>
20454                                                                                                                                                                                 <value>getAccum</value>
20455                                                                                                                                                                         </AST:METHOD_NAME>
20456                                                                                                                                                                         <AST:Actual_parameter_list>
20457                                                                                                                                                                         </AST:Actual_parameter_list>
20458                                                                                                                                                                 </AST:Method_invocation>
20459                                                                                                                                                         </AST:Assignment>
20460                                                                                                                                                 </AST:Eval_expr>
20461                                                                                                                                                 <AST:If>
20462                                                                                                                                                         <attrs>
20463                                                                                                                                                                 <attr key="phc.comments">
20464                                                                                                                                                                         <string_list>
20465                                                                                                                                                                                 <string></string>
20466                                                                                                                                                                                 <string># Re-add the old stack element if it still has unmatched opening characters remaining</string>
20467                                                                                                                                                                         </string_list>
20468                                                                                                                                                                 </attr>
20469                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20470                                                                                                                                                                 <attr key="phc.line_number"><integer>555</integer></attr>
20471                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
20472                                                                                                                                                         </attrs>
20473                                                                                                                                                         <AST:Bin_op>
20474                                                                                                                                                                 <attrs>
20475                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20476                                                                                                                                                                         <attr key="phc.line_number"><integer>555</integer></attr>
20477                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
20478                                                                                                                                                                 </attrs>
20479                                                                                                                                                                 <AST:Variable>
20480                                                                                                                                                                         <attrs>
20481                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20482                                                                                                                                                                                 <attr key="phc.line_number"><integer>555</integer></attr>
20483                                                                                                                                                                         </attrs>
20484                                                                                                                                                                         <AST:Target xsi:nil="true" />
20485                                                                                                                                                                         <AST:VARIABLE_NAME>
20486                                                                                                                                                                                 <attrs />
20487                                                                                                                                                                                 <value>matchingCount</value>
20488                                                                                                                                                                         </AST:VARIABLE_NAME>
20489                                                                                                                                                                         <AST:Expr_list>
20490                                                                                                                                                                         </AST:Expr_list>
20491                                                                                                                                                                 </AST:Variable>
20492                                                                                                                                                                 <AST:OP>
20493                                                                                                                                                                         <attrs>
20494                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20495                                                                                                                                                                                 <attr key="phc.line_number"><integer>555</integer></attr>
20496                                                                                                                                                                         </attrs>
20497                                                                                                                                                                         <value encoding="escape">&lt;</value>
20498                                                                                                                                                                 </AST:OP>
20499                                                                                                                                                                 <AST:Variable>
20500                                                                                                                                                                         <attrs>
20501                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20502                                                                                                                                                                                 <attr key="phc.line_number"><integer>555</integer></attr>
20503                                                                                                                                                                         </attrs>
20504                                                                                                                                                                         <AST:Variable>
20505                                                                                                                                                                                 <attrs>
20506                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20507                                                                                                                                                                                         <attr key="phc.line_number"><integer>555</integer></attr>
20508                                                                                                                                                                                 </attrs>
20509                                                                                                                                                                                 <AST:Target xsi:nil="true" />
20510                                                                                                                                                                                 <AST:VARIABLE_NAME>
20511                                                                                                                                                                                         <attrs />
20512                                                                                                                                                                                         <value>piece</value>
20513                                                                                                                                                                                 </AST:VARIABLE_NAME>
20514                                                                                                                                                                                 <AST:Expr_list>
20515                                                                                                                                                                                 </AST:Expr_list>
20516                                                                                                                                                                         </AST:Variable>
20517                                                                                                                                                                         <AST:VARIABLE_NAME>
20518                                                                                                                                                                                 <attrs />
20519                                                                                                                                                                                 <value>count</value>
20520                                                                                                                                                                         </AST:VARIABLE_NAME>
20521                                                                                                                                                                         <AST:Expr_list>
20522                                                                                                                                                                         </AST:Expr_list>
20523                                                                                                                                                                 </AST:Variable>
20524                                                                                                                                                         </AST:Bin_op>
20525                                                                                                                                                         <AST:Statement_list>
20526                                                                                                                                                                 <AST:Eval_expr>
20527                                                                                                                                                                         <attrs>
20528                                                                                                                                                                                 <attr key="phc.comments">
20529                                                                                                                                                                                         <string_list>
20530                                                                                                                                                                                         </string_list>
20531                                                                                                                                                                                 </attr>
20532                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20533                                                                                                                                                                                 <attr key="phc.line_number"><integer>556</integer></attr>
20534                                                                                                                                                                         </attrs>
20535                                                                                                                                                                         <AST:Assignment>
20536                                                                                                                                                                                 <attrs>
20537                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20538                                                                                                                                                                                         <attr key="phc.line_number"><integer>556</integer></attr>
20539                                                                                                                                                                                 </attrs>
20540                                                                                                                                                                                 <AST:Variable>
20541                                                                                                                                                                                         <attrs>
20542                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20543                                                                                                                                                                                                 <attr key="phc.line_number"><integer>556</integer></attr>
20544                                                                                                                                                                                         </attrs>
20545                                                                                                                                                                                         <AST:Variable>
20546                                                                                                                                                                                                 <attrs>
20547                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20548                                                                                                                                                                                                         <attr key="phc.line_number"><integer>556</integer></attr>
20549                                                                                                                                                                                                 </attrs>
20550                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
20551                                                                                                                                                                                                 <AST:VARIABLE_NAME>
20552                                                                                                                                                                                                         <attrs />
20553                                                                                                                                                                                                         <value>piece</value>
20554                                                                                                                                                                                                 </AST:VARIABLE_NAME>
20555                                                                                                                                                                                                 <AST:Expr_list>
20556                                                                                                                                                                                                 </AST:Expr_list>
20557                                                                                                                                                                                         </AST:Variable>
20558                                                                                                                                                                                         <AST:VARIABLE_NAME>
20559                                                                                                                                                                                                 <attrs />
20560                                                                                                                                                                                                 <value>parts</value>
20561                                                                                                                                                                                         </AST:VARIABLE_NAME>
20562                                                                                                                                                                                         <AST:Expr_list>
20563                                                                                                                                                                                         </AST:Expr_list>
20564                                                                                                                                                                                 </AST:Variable>
20565                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
20566                                                                                                                                                                                 <AST:Array>
20567                                                                                                                                                                                         <attrs>
20568                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20569                                                                                                                                                                                                 <attr key="phc.line_number"><integer>556</integer></attr>
20570                                                                                                                                                                                         </attrs>
20571                                                                                                                                                                                         <AST:Array_elem_list>
20572                                                                                                                                                                                                 <AST:Array_elem>
20573                                                                                                                                                                                                         <attrs>
20574                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20575                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>556</integer></attr>
20576                                                                                                                                                                                                         </attrs>
20577                                                                                                                                                                                                         <AST:Expr xsi:nil="true" />
20578                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
20579                                                                                                                                                                                                         <AST:New>
20580                                                                                                                                                                                                                 <attrs>
20581                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20582                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>556</integer></attr>
20583                                                                                                                                                                                                                         <attr key="phc.unparser.no_brackets"><bool>true</bool></attr>
20584                                                                                                                                                                                                                 </attrs>
20585                                                                                                                                                                                                                 <AST:CLASS_NAME>
20586                                                                                                                                                                                                                         <attrs />
20587                                                                                                                                                                                                                         <value>PPDPart</value>
20588                                                                                                                                                                                                                 </AST:CLASS_NAME>
20589                                                                                                                                                                                                                 <AST:Actual_parameter_list>
20590                                                                                                                                                                                                                 </AST:Actual_parameter_list>
20591                                                                                                                                                                                                         </AST:New>
20592                                                                                                                                                                                                 </AST:Array_elem>
20593                                                                                                                                                                                         </AST:Array_elem_list>
20594                                                                                                                                                                                 </AST:Array>
20595                                                                                                                                                                         </AST:Assignment>
20596                                                                                                                                                                 </AST:Eval_expr>
20597                                                                                                                                                                 <AST:Eval_expr>
20598                                                                                                                                                                         <attrs>
20599                                                                                                                                                                                 <attr key="phc.comments">
20600                                                                                                                                                                                         <string_list>
20601                                                                                                                                                                                         </string_list>
20602                                                                                                                                                                                 </attr>
20603                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20604                                                                                                                                                                                 <attr key="phc.line_number"><integer>557</integer></attr>
20605                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
20606                                                                                                                                                                         </attrs>
20607                                                                                                                                                                         <AST:Op_assignment>
20608                                                                                                                                                                                 <attrs />
20609                                                                                                                                                                                 <AST:Variable>
20610                                                                                                                                                                                         <attrs>
20611                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20612                                                                                                                                                                                                 <attr key="phc.line_number"><integer>557</integer></attr>
20613                                                                                                                                                                                         </attrs>
20614                                                                                                                                                                                         <AST:Variable>
20615                                                                                                                                                                                                 <attrs>
20616                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20617                                                                                                                                                                                                         <attr key="phc.line_number"><integer>557</integer></attr>
20618                                                                                                                                                                                                 </attrs>
20619                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
20620                                                                                                                                                                                                 <AST:VARIABLE_NAME>
20621                                                                                                                                                                                                         <attrs />
20622                                                                                                                                                                                                         <value>piece</value>
20623                                                                                                                                                                                                 </AST:VARIABLE_NAME>
20624                                                                                                                                                                                                 <AST:Expr_list>
20625                                                                                                                                                                                                 </AST:Expr_list>
20626                                                                                                                                                                                         </AST:Variable>
20627                                                                                                                                                                                         <AST:VARIABLE_NAME>
20628                                                                                                                                                                                                 <attrs />
20629                                                                                                                                                                                                 <value>count</value>
20630                                                                                                                                                                                         </AST:VARIABLE_NAME>
20631                                                                                                                                                                                         <AST:Expr_list>
20632                                                                                                                                                                                         </AST:Expr_list>
20633                                                                                                                                                                                 </AST:Variable>
20634                                                                                                                                                                                 <AST:OP>
20635                                                                                                                                                                                         <attrs />
20636                                                                                                                                                                                         <value>-</value>
20637                                                                                                                                                                                 </AST:OP>
20638                                                                                                                                                                                 <AST:Variable>
20639                                                                                                                                                                                         <attrs>
20640                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20641                                                                                                                                                                                                 <attr key="phc.line_number"><integer>557</integer></attr>
20642                                                                                                                                                                                         </attrs>
20643                                                                                                                                                                                         <AST:Target xsi:nil="true" />
20644                                                                                                                                                                                         <AST:VARIABLE_NAME>
20645                                                                                                                                                                                                 <attrs />
20646                                                                                                                                                                                                 <value>matchingCount</value>
20647                                                                                                                                                                                         </AST:VARIABLE_NAME>
20648                                                                                                                                                                                         <AST:Expr_list>
20649                                                                                                                                                                                         </AST:Expr_list>
20650                                                                                                                                                                                 </AST:Variable>
20651                                                                                                                                                                         </AST:Op_assignment>
20652                                                                                                                                                                 </AST:Eval_expr>
20653                                                                                                                                                                 <AST:Eval_expr>
20654                                                                                                                                                                         <attrs>
20655                                                                                                                                                                                 <attr key="phc.comments">
20656                                                                                                                                                                                         <string_list>
20657                                                                                                                                                                                                 <string># do we still qualify for any callback with remaining count?</string>
20658                                                                                                                                                                                         </string_list>
20659                                                                                                                                                                                 </attr>
20660                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20661                                                                                                                                                                                 <attr key="phc.line_number"><integer>559</integer></attr>
20662                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
20663                                                                                                                                                                         </attrs>
20664                                                                                                                                                                         <AST:Assignment>
20665                                                                                                                                                                                 <attrs>
20666                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20667                                                                                                                                                                                         <attr key="phc.line_number"><integer>559</integer></attr>
20668                                                                                                                                                                                 </attrs>
20669                                                                                                                                                                                 <AST:Variable>
20670                                                                                                                                                                                         <attrs>
20671                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20672                                                                                                                                                                                                 <attr key="phc.line_number"><integer>559</integer></attr>
20673                                                                                                                                                                                         </attrs>
20674                                                                                                                                                                                         <AST:Target xsi:nil="true" />
20675                                                                                                                                                                                         <AST:VARIABLE_NAME>
20676                                                                                                                                                                                                 <attrs />
20677                                                                                                                                                                                                 <value>names</value>
20678                                                                                                                                                                                         </AST:VARIABLE_NAME>
20679                                                                                                                                                                                         <AST:Expr_list>
20680                                                                                                                                                                                         </AST:Expr_list>
20681                                                                                                                                                                                 </AST:Variable>
20682                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
20683                                                                                                                                                                                 <AST:Variable>
20684                                                                                                                                                                                         <attrs>
20685                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20686                                                                                                                                                                                                 <attr key="phc.line_number"><integer>559</integer></attr>
20687                                                                                                                                                                                         </attrs>
20688                                                                                                                                                                                         <AST:Target xsi:nil="true" />
20689                                                                                                                                                                                         <AST:VARIABLE_NAME>
20690                                                                                                                                                                                                 <attrs />
20691                                                                                                                                                                                                 <value>rules</value>
20692                                                                                                                                                                                         </AST:VARIABLE_NAME>
20693                                                                                                                                                                                         <AST:Expr_list>
20694                                                                                                                                                                                                 <AST:Variable>
20695                                                                                                                                                                                                         <attrs>
20696                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20697                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>559</integer></attr>
20698                                                                                                                                                                                                         </attrs>
20699                                                                                                                                                                                                         <AST:Variable>
20700                                                                                                                                                                                                                 <attrs>
20701                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20702                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>559</integer></attr>
20703                                                                                                                                                                                                                 </attrs>
20704                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
20705                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
20706                                                                                                                                                                                                                         <attrs />
20707                                                                                                                                                                                                                         <value>piece</value>
20708                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
20709                                                                                                                                                                                                                 <AST:Expr_list>
20710                                                                                                                                                                                                                 </AST:Expr_list>
20711                                                                                                                                                                                                         </AST:Variable>
20712                                                                                                                                                                                                         <AST:VARIABLE_NAME>
20713                                                                                                                                                                                                                 <attrs />
20714                                                                                                                                                                                                                 <value>open</value>
20715                                                                                                                                                                                                         </AST:VARIABLE_NAME>
20716                                                                                                                                                                                                         <AST:Expr_list>
20717                                                                                                                                                                                                         </AST:Expr_list>
20718                                                                                                                                                                                                 </AST:Variable>
20719                                                                                                                                                                                                 <AST:STRING>
20720                                                                                                                                                                                                         <attrs>
20721                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20722                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>559</integer></attr>
20723                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>names</string></attr>
20724                                                                                                                                                                                                         </attrs>
20725                                                                                                                                                                                                         <value>names</value>
20726                                                                                                                                                                                                 </AST:STRING>
20727                                                                                                                                                                                         </AST:Expr_list>
20728                                                                                                                                                                                 </AST:Variable>
20729                                                                                                                                                                         </AST:Assignment>
20730                                                                                                                                                                 </AST:Eval_expr>
20731                                                                                                                                                                 <AST:Eval_expr>
20732                                                                                                                                                                         <attrs>
20733                                                                                                                                                                                 <attr key="phc.comments">
20734                                                                                                                                                                                         <string_list>
20735                                                                                                                                                                                         </string_list>
20736                                                                                                                                                                                 </attr>
20737                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20738                                                                                                                                                                                 <attr key="phc.line_number"><integer>560</integer></attr>
20739                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
20740                                                                                                                                                                         </attrs>
20741                                                                                                                                                                         <AST:Assignment>
20742                                                                                                                                                                                 <attrs>
20743                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20744                                                                                                                                                                                         <attr key="phc.line_number"><integer>560</integer></attr>
20745                                                                                                                                                                                 </attrs>
20746                                                                                                                                                                                 <AST:Variable>
20747                                                                                                                                                                                         <attrs>
20748                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20749                                                                                                                                                                                                 <attr key="phc.line_number"><integer>560</integer></attr>
20750                                                                                                                                                                                         </attrs>
20751                                                                                                                                                                                         <AST:Target xsi:nil="true" />
20752                                                                                                                                                                                         <AST:VARIABLE_NAME>
20753                                                                                                                                                                                                 <attrs />
20754                                                                                                                                                                                                 <value>skippedBraces</value>
20755                                                                                                                                                                                         </AST:VARIABLE_NAME>
20756                                                                                                                                                                                         <AST:Expr_list>
20757                                                                                                                                                                                         </AST:Expr_list>
20758                                                                                                                                                                                 </AST:Variable>
20759                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
20760                                                                                                                                                                                 <AST:INT>
20761                                                                                                                                                                                         <attrs>
20762                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20763                                                                                                                                                                                                 <attr key="phc.line_number"><integer>560</integer></attr>
20764                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>0</string></attr>
20765                                                                                                                                                                                         </attrs>
20766                                                                                                                                                                                         <value>0</value>
20767                                                                                                                                                                                 </AST:INT>
20768                                                                                                                                                                         </AST:Assignment>
20769                                                                                                                                                                 </AST:Eval_expr>
20770                                                                                                                                                                 <AST:Eval_expr>
20771                                                                                                                                                                         <attrs>
20772                                                                                                                                                                                 <attr key="phc.comments">
20773                                                                                                                                                                                         <string_list>
20774                                                                                                                                                                                         </string_list>
20775                                                                                                                                                                                 </attr>
20776                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20777                                                                                                                                                                                 <attr key="phc.line_number"><integer>561</integer></attr>
20778                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
20779                                                                                                                                                                         </attrs>
20780                                                                                                                                                                         <AST:Assignment>
20781                                                                                                                                                                                 <attrs>
20782                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20783                                                                                                                                                                                         <attr key="phc.line_number"><integer>561</integer></attr>
20784                                                                                                                                                                                 </attrs>
20785                                                                                                                                                                                 <AST:Variable>
20786                                                                                                                                                                                         <attrs>
20787                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20788                                                                                                                                                                                                 <attr key="phc.line_number"><integer>561</integer></attr>
20789                                                                                                                                                                                         </attrs>
20790                                                                                                                                                                                         <AST:Target xsi:nil="true" />
20791                                                                                                                                                                                         <AST:VARIABLE_NAME>
20792                                                                                                                                                                                                 <attrs />
20793                                                                                                                                                                                                 <value>enclosingAccum</value>
20794                                                                                                                                                                                         </AST:VARIABLE_NAME>
20795                                                                                                                                                                                         <AST:Expr_list>
20796                                                                                                                                                                                         </AST:Expr_list>
20797                                                                                                                                                                                 </AST:Variable>
20798                                                                                                                                                                                 <bool><!-- is_ref -->true</bool>
20799                                                                                                                                                                                 <AST:Variable>
20800                                                                                                                                                                                         <attrs>
20801                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20802                                                                                                                                                                                                 <attr key="phc.line_number"><integer>561</integer></attr>
20803                                                                                                                                                                                         </attrs>
20804                                                                                                                                                                                         <AST:Target xsi:nil="true" />
20805                                                                                                                                                                                         <AST:VARIABLE_NAME>
20806                                                                                                                                                                                                 <attrs />
20807                                                                                                                                                                                                 <value>accum</value>
20808                                                                                                                                                                                         </AST:VARIABLE_NAME>
20809                                                                                                                                                                                         <AST:Expr_list>
20810                                                                                                                                                                                         </AST:Expr_list>
20811                                                                                                                                                                                 </AST:Variable>
20812                                                                                                                                                                         </AST:Assignment>
20813                                                                                                                                                                 </AST:Eval_expr>
20814                                                                                                                                                                 <AST:While>
20815                                                                                                                                                                         <attrs>
20816                                                                                                                                                                                 <attr key="phc.comments">
20817                                                                                                                                                                                         <string_list>
20818                                                                                                                                                                                         </string_list>
20819                                                                                                                                                                                 </attr>
20820                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20821                                                                                                                                                                                 <attr key="phc.line_number"><integer>562</integer></attr>
20822                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
20823                                                                                                                                                                         </attrs>
20824                                                                                                                                                                         <AST:Variable>
20825                                                                                                                                                                                 <attrs>
20826                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20827                                                                                                                                                                                         <attr key="phc.line_number"><integer>562</integer></attr>
20828                                                                                                                                                                                 </attrs>
20829                                                                                                                                                                                 <AST:Variable>
20830                                                                                                                                                                                         <attrs>
20831                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20832                                                                                                                                                                                                 <attr key="phc.line_number"><integer>562</integer></attr>
20833                                                                                                                                                                                         </attrs>
20834                                                                                                                                                                                         <AST:Target xsi:nil="true" />
20835                                                                                                                                                                                         <AST:VARIABLE_NAME>
20836                                                                                                                                                                                                 <attrs />
20837                                                                                                                                                                                                 <value>piece</value>
20838                                                                                                                                                                                         </AST:VARIABLE_NAME>
20839                                                                                                                                                                                         <AST:Expr_list>
20840                                                                                                                                                                                         </AST:Expr_list>
20841                                                                                                                                                                                 </AST:Variable>
20842                                                                                                                                                                                 <AST:VARIABLE_NAME>
20843                                                                                                                                                                                         <attrs />
20844                                                                                                                                                                                         <value>count</value>
20845                                                                                                                                                                                 </AST:VARIABLE_NAME>
20846                                                                                                                                                                                 <AST:Expr_list>
20847                                                                                                                                                                                 </AST:Expr_list>
20848                                                                                                                                                                         </AST:Variable>
20849                                                                                                                                                                         <AST:Statement_list>
20850                                                                                                                                                                                 <AST:If>
20851                                                                                                                                                                                         <attrs>
20852                                                                                                                                                                                                 <attr key="phc.comments">
20853                                                                                                                                                                                                         <string_list>
20854                                                                                                                                                                                                         </string_list>
20855                                                                                                                                                                                                 </attr>
20856                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20857                                                                                                                                                                                                 <attr key="phc.line_number"><integer>563</integer></attr>
20858                                                                                                                                                                                         </attrs>
20859                                                                                                                                                                                         <AST:Method_invocation>
20860                                                                                                                                                                                                 <attrs>
20861                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20862                                                                                                                                                                                                         <attr key="phc.line_number"><integer>563</integer></attr>
20863                                                                                                                                                                                                 </attrs>
20864                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
20865                                                                                                                                                                                                 <AST:METHOD_NAME>
20866                                                                                                                                                                                                         <attrs />
20867                                                                                                                                                                                                         <value>array_key_exists</value>
20868                                                                                                                                                                                                 </AST:METHOD_NAME>
20869                                                                                                                                                                                                 <AST:Actual_parameter_list>
20870                                                                                                                                                                                                         <AST:Actual_parameter>
20871                                                                                                                                                                                                                 <attrs>
20872                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20873                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>563</integer></attr>
20874                                                                                                                                                                                                                 </attrs>
20875                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
20876                                                                                                                                                                                                                 <AST:Variable>
20877                                                                                                                                                                                                                         <attrs>
20878                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20879                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>563</integer></attr>
20880                                                                                                                                                                                                                         </attrs>
20881                                                                                                                                                                                                                         <AST:Variable>
20882                                                                                                                                                                                                                                 <attrs>
20883                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20884                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>563</integer></attr>
20885                                                                                                                                                                                                                                 </attrs>
20886                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
20887                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
20888                                                                                                                                                                                                                                         <attrs />
20889                                                                                                                                                                                                                                         <value>piece</value>
20890                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
20891                                                                                                                                                                                                                                 <AST:Expr_list>
20892                                                                                                                                                                                                                                 </AST:Expr_list>
20893                                                                                                                                                                                                                         </AST:Variable>
20894                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
20895                                                                                                                                                                                                                                 <attrs />
20896                                                                                                                                                                                                                                 <value>count</value>
20897                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
20898                                                                                                                                                                                                                         <AST:Expr_list>
20899                                                                                                                                                                                                                         </AST:Expr_list>
20900                                                                                                                                                                                                                 </AST:Variable>
20901                                                                                                                                                                                                         </AST:Actual_parameter>
20902                                                                                                                                                                                                         <AST:Actual_parameter>
20903                                                                                                                                                                                                                 <attrs>
20904                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20905                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>563</integer></attr>
20906                                                                                                                                                                                                                 </attrs>
20907                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
20908                                                                                                                                                                                                                 <AST:Variable>
20909                                                                                                                                                                                                                         <attrs>
20910                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20911                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>563</integer></attr>
20912                                                                                                                                                                                                                         </attrs>
20913                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
20914                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
20915                                                                                                                                                                                                                                 <attrs />
20916                                                                                                                                                                                                                                 <value>names</value>
20917                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
20918                                                                                                                                                                                                                         <AST:Expr_list>
20919                                                                                                                                                                                                                         </AST:Expr_list>
20920                                                                                                                                                                                                                 </AST:Variable>
20921                                                                                                                                                                                                         </AST:Actual_parameter>
20922                                                                                                                                                                                                 </AST:Actual_parameter_list>
20923                                                                                                                                                                                         </AST:Method_invocation>
20924                                                                                                                                                                                         <AST:Statement_list>
20925                                                                                                                                                                                                 <AST:Eval_expr>
20926                                                                                                                                                                                                         <attrs>
20927                                                                                                                                                                                                                 <attr key="phc.comments">
20928                                                                                                                                                                                                                         <string_list>
20929                                                                                                                                                                                                                         </string_list>
20930                                                                                                                                                                                                                 </attr>
20931                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20932                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>564</integer></attr>
20933                                                                                                                                                                                                         </attrs>
20934                                                                                                                                                                                                         <AST:Method_invocation>
20935                                                                                                                                                                                                                 <attrs>
20936                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20937                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>564</integer></attr>
20938                                                                                                                                                                                                                 </attrs>
20939                                                                                                                                                                                                                 <AST:Variable>
20940                                                                                                                                                                                                                         <attrs>
20941                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20942                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>564</integer></attr>
20943                                                                                                                                                                                                                         </attrs>
20944                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
20945                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
20946                                                                                                                                                                                                                                 <attrs />
20947                                                                                                                                                                                                                                 <value>stack</value>
20948                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
20949                                                                                                                                                                                                                         <AST:Expr_list>
20950                                                                                                                                                                                                                         </AST:Expr_list>
20951                                                                                                                                                                                                                 </AST:Variable>
20952                                                                                                                                                                                                                 <AST:METHOD_NAME>
20953                                                                                                                                                                                                                         <attrs>
20954                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20955                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>564</integer></attr>
20956                                                                                                                                                                                                                         </attrs>
20957                                                                                                                                                                                                                         <value>push</value>
20958                                                                                                                                                                                                                 </AST:METHOD_NAME>
20959                                                                                                                                                                                                                 <AST:Actual_parameter_list>
20960                                                                                                                                                                                                                         <AST:Actual_parameter>
20961                                                                                                                                                                                                                                 <attrs>
20962                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20963                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>564</integer></attr>
20964                                                                                                                                                                                                                                 </attrs>
20965                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
20966                                                                                                                                                                                                                                 <AST:Variable>
20967                                                                                                                                                                                                                                         <attrs>
20968                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20969                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>564</integer></attr>
20970                                                                                                                                                                                                                                         </attrs>
20971                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
20972                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
20973                                                                                                                                                                                                                                                 <attrs />
20974                                                                                                                                                                                                                                                 <value>piece</value>
20975                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
20976                                                                                                                                                                                                                                         <AST:Expr_list>
20977                                                                                                                                                                                                                                         </AST:Expr_list>
20978                                                                                                                                                                                                                                 </AST:Variable>
20979                                                                                                                                                                                                                         </AST:Actual_parameter>
20980                                                                                                                                                                                                                 </AST:Actual_parameter_list>
20981                                                                                                                                                                                                         </AST:Method_invocation>
20982                                                                                                                                                                                                 </AST:Eval_expr>
20983                                                                                                                                                                                                 <AST:Eval_expr>
20984                                                                                                                                                                                                         <attrs>
20985                                                                                                                                                                                                                 <attr key="phc.comments">
20986                                                                                                                                                                                                                         <string_list>
20987                                                                                                                                                                                                                         </string_list>
20988                                                                                                                                                                                                                 </attr>
20989                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20990                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>565</integer></attr>
20991                                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
20992                                                                                                                                                                                                         </attrs>
20993                                                                                                                                                                                                         <AST:Assignment>
20994                                                                                                                                                                                                                 <attrs>
20995                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
20996                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>565</integer></attr>
20997                                                                                                                                                                                                                 </attrs>
20998                                                                                                                                                                                                                 <AST:Variable>
20999                                                                                                                                                                                                                         <attrs>
21000                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21001                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>565</integer></attr>
21002                                                                                                                                                                                                                         </attrs>
21003                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
21004                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
21005                                                                                                                                                                                                                                 <attrs />
21006                                                                                                                                                                                                                                 <value>accum</value>
21007                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
21008                                                                                                                                                                                                                         <AST:Expr_list>
21009                                                                                                                                                                                                                         </AST:Expr_list>
21010                                                                                                                                                                                                                 </AST:Variable>
21011                                                                                                                                                                                                                 <bool><!-- is_ref -->true</bool>
21012                                                                                                                                                                                                                 <AST:Method_invocation>
21013                                                                                                                                                                                                                         <attrs>
21014                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21015                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>565</integer></attr>
21016                                                                                                                                                                                                                         </attrs>
21017                                                                                                                                                                                                                         <AST:Variable>
21018                                                                                                                                                                                                                                 <attrs>
21019                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21020                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>565</integer></attr>
21021                                                                                                                                                                                                                                 </attrs>
21022                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
21023                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
21024                                                                                                                                                                                                                                         <attrs />
21025                                                                                                                                                                                                                                         <value>stack</value>
21026                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
21027                                                                                                                                                                                                                                 <AST:Expr_list>
21028                                                                                                                                                                                                                                 </AST:Expr_list>
21029                                                                                                                                                                                                                         </AST:Variable>
21030                                                                                                                                                                                                                         <AST:METHOD_NAME>
21031                                                                                                                                                                                                                                 <attrs>
21032                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21033                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>565</integer></attr>
21034                                                                                                                                                                                                                                 </attrs>
21035                                                                                                                                                                                                                                 <value>getAccum</value>
21036                                                                                                                                                                                                                         </AST:METHOD_NAME>
21037                                                                                                                                                                                                                         <AST:Actual_parameter_list>
21038                                                                                                                                                                                                                         </AST:Actual_parameter_list>
21039                                                                                                                                                                                                                 </AST:Method_invocation>
21040                                                                                                                                                                                                         </AST:Assignment>
21041                                                                                                                                                                                                 </AST:Eval_expr>
21042                                                                                                                                                                                                 <AST:Break>
21043                                                                                                                                                                                                         <attrs>
21044                                                                                                                                                                                                                 <attr key="phc.comments">
21045                                                                                                                                                                                                                         <string_list>
21046                                                                                                                                                                                                                         </string_list>
21047                                                                                                                                                                                                                 </attr>
21048                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21049                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>566</integer></attr>
21050                                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
21051                                                                                                                                                                                                         </attrs>
21052                                                                                                                                                                                                         <AST:Expr xsi:nil="true" />
21053                                                                                                                                                                                                 </AST:Break>
21054                                                                                                                                                                                         </AST:Statement_list>
21055                                                                                                                                                                                         <AST:Statement_list>
21056                                                                                                                                                                                         </AST:Statement_list>
21057                                                                                                                                                                                 </AST:If>
21058                                                                                                                                                                                 <AST:Eval_expr>
21059                                                                                                                                                                                         <attrs>
21060                                                                                                                                                                                                 <attr key="phc.comments">
21061                                                                                                                                                                                                         <string_list>
21062                                                                                                                                                                                                         </string_list>
21063                                                                                                                                                                                                 </attr>
21064                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21065                                                                                                                                                                                                 <attr key="phc.line_number"><integer>568</integer></attr>
21066                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
21067                                                                                                                                                                                         </attrs>
21068                                                                                                                                                                                         <AST:Pre_op>
21069                                                                                                                                                                                                 <attrs>
21070                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21071                                                                                                                                                                                                         <attr key="phc.line_number"><integer>568</integer></attr>
21072                                                                                                                                                                                                 </attrs>
21073                                                                                                                                                                                                 <AST:OP>
21074                                                                                                                                                                                                         <attrs />
21075                                                                                                                                                                                                         <value>--</value>
21076                                                                                                                                                                                                 </AST:OP>
21077                                                                                                                                                                                                 <AST:Variable>
21078                                                                                                                                                                                                         <attrs>
21079                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21080                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>568</integer></attr>
21081                                                                                                                                                                                                         </attrs>
21082                                                                                                                                                                                                         <AST:Variable>
21083                                                                                                                                                                                                                 <attrs>
21084                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21085                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>568</integer></attr>
21086                                                                                                                                                                                                                 </attrs>
21087                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
21088                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
21089                                                                                                                                                                                                                         <attrs />
21090                                                                                                                                                                                                                         <value>piece</value>
21091                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
21092                                                                                                                                                                                                                 <AST:Expr_list>
21093                                                                                                                                                                                                                 </AST:Expr_list>
21094                                                                                                                                                                                                         </AST:Variable>
21095                                                                                                                                                                                                         <AST:VARIABLE_NAME>
21096                                                                                                                                                                                                                 <attrs />
21097                                                                                                                                                                                                                 <value>count</value>
21098                                                                                                                                                                                                         </AST:VARIABLE_NAME>
21099                                                                                                                                                                                                         <AST:Expr_list>
21100                                                                                                                                                                                                         </AST:Expr_list>
21101                                                                                                                                                                                                 </AST:Variable>
21102                                                                                                                                                                                         </AST:Pre_op>
21103                                                                                                                                                                                 </AST:Eval_expr>
21104                                                                                                                                                                                 <AST:Eval_expr>
21105                                                                                                                                                                                         <attrs>
21106                                                                                                                                                                                                 <attr key="phc.comments">
21107                                                                                                                                                                                                         <string_list>
21108                                                                                                                                                                                                         </string_list>
21109                                                                                                                                                                                                 </attr>
21110                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21111                                                                                                                                                                                                 <attr key="phc.line_number"><integer>569</integer></attr>
21112                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
21113                                                                                                                                                                                         </attrs>
21114                                                                                                                                                                                         <AST:Post_op>
21115                                                                                                                                                                                                 <attrs>
21116                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21117                                                                                                                                                                                                         <attr key="phc.line_number"><integer>569</integer></attr>
21118                                                                                                                                                                                                 </attrs>
21119                                                                                                                                                                                                 <AST:Variable>
21120                                                                                                                                                                                                         <attrs>
21121                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21122                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>569</integer></attr>
21123                                                                                                                                                                                                         </attrs>
21124                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
21125                                                                                                                                                                                                         <AST:VARIABLE_NAME>
21126                                                                                                                                                                                                                 <attrs />
21127                                                                                                                                                                                                                 <value>skippedBraces</value>
21128                                                                                                                                                                                                         </AST:VARIABLE_NAME>
21129                                                                                                                                                                                                         <AST:Expr_list>
21130                                                                                                                                                                                                         </AST:Expr_list>
21131                                                                                                                                                                                                 </AST:Variable>
21132                                                                                                                                                                                                 <AST:OP>
21133                                                                                                                                                                                                         <attrs />
21134                                                                                                                                                                                                         <value>++</value>
21135                                                                                                                                                                                                 </AST:OP>
21136                                                                                                                                                                                         </AST:Post_op>
21137                                                                                                                                                                                 </AST:Eval_expr>
21138                                                                                                                                                                         </AST:Statement_list>
21139                                                                                                                                                                 </AST:While>
21140                                                                                                                                                                 <AST:Eval_expr>
21141                                                                                                                                                                         <attrs>
21142                                                                                                                                                                                 <attr key="phc.comments">
21143                                                                                                                                                                                         <string_list>
21144                                                                                                                                                                                         </string_list>
21145                                                                                                                                                                                 </attr>
21146                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21147                                                                                                                                                                                 <attr key="phc.line_number"><integer>571</integer></attr>
21148                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
21149                                                                                                                                                                         </attrs>
21150                                                                                                                                                                         <AST:Op_assignment>
21151                                                                                                                                                                                 <attrs />
21152                                                                                                                                                                                 <AST:Variable>
21153                                                                                                                                                                                         <attrs>
21154                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21155                                                                                                                                                                                                 <attr key="phc.line_number"><integer>571</integer></attr>
21156                                                                                                                                                                                         </attrs>
21157                                                                                                                                                                                         <AST:Target xsi:nil="true" />
21158                                                                                                                                                                                         <AST:VARIABLE_NAME>
21159                                                                                                                                                                                                 <attrs />
21160                                                                                                                                                                                                 <value>enclosingAccum</value>
21161                                                                                                                                                                                         </AST:VARIABLE_NAME>
21162                                                                                                                                                                                         <AST:Expr_list>
21163                                                                                                                                                                                         </AST:Expr_list>
21164                                                                                                                                                                                 </AST:Variable>
21165                                                                                                                                                                                 <AST:OP>
21166                                                                                                                                                                                         <attrs />
21167                                                                                                                                                                                         <value>.</value>
21168                                                                                                                                                                                 </AST:OP>
21169                                                                                                                                                                                 <AST:Method_invocation>
21170                                                                                                                                                                                         <attrs>
21171                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21172                                                                                                                                                                                                 <attr key="phc.line_number"><integer>571</integer></attr>
21173                                                                                                                                                                                         </attrs>
21174                                                                                                                                                                                         <AST:Target xsi:nil="true" />
21175                                                                                                                                                                                         <AST:METHOD_NAME>
21176                                                                                                                                                                                                 <attrs />
21177                                                                                                                                                                                                 <value>str_repeat</value>
21178                                                                                                                                                                                         </AST:METHOD_NAME>
21179                                                                                                                                                                                         <AST:Actual_parameter_list>
21180                                                                                                                                                                                                 <AST:Actual_parameter>
21181                                                                                                                                                                                                         <attrs>
21182                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21183                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>571</integer></attr>
21184                                                                                                                                                                                                         </attrs>
21185                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
21186                                                                                                                                                                                                         <AST:Variable>
21187                                                                                                                                                                                                                 <attrs>
21188                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21189                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>571</integer></attr>
21190                                                                                                                                                                                                                 </attrs>
21191                                                                                                                                                                                                                 <AST:Variable>
21192                                                                                                                                                                                                                         <attrs>
21193                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21194                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>571</integer></attr>
21195                                                                                                                                                                                                                         </attrs>
21196                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
21197                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
21198                                                                                                                                                                                                                                 <attrs />
21199                                                                                                                                                                                                                                 <value>piece</value>
21200                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
21201                                                                                                                                                                                                                         <AST:Expr_list>
21202                                                                                                                                                                                                                         </AST:Expr_list>
21203                                                                                                                                                                                                                 </AST:Variable>
21204                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
21205                                                                                                                                                                                                                         <attrs />
21206                                                                                                                                                                                                                         <value>open</value>
21207                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
21208                                                                                                                                                                                                                 <AST:Expr_list>
21209                                                                                                                                                                                                                 </AST:Expr_list>
21210                                                                                                                                                                                                         </AST:Variable>
21211                                                                                                                                                                                                 </AST:Actual_parameter>
21212                                                                                                                                                                                                 <AST:Actual_parameter>
21213                                                                                                                                                                                                         <attrs>
21214                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21215                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>571</integer></attr>
21216                                                                                                                                                                                                         </attrs>
21217                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
21218                                                                                                                                                                                                         <AST:Variable>
21219                                                                                                                                                                                                                 <attrs>
21220                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21221                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>571</integer></attr>
21222                                                                                                                                                                                                                 </attrs>
21223                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
21224                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
21225                                                                                                                                                                                                                         <attrs />
21226                                                                                                                                                                                                                         <value>skippedBraces</value>
21227                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
21228                                                                                                                                                                                                                 <AST:Expr_list>
21229                                                                                                                                                                                                                 </AST:Expr_list>
21230                                                                                                                                                                                                         </AST:Variable>
21231                                                                                                                                                                                                 </AST:Actual_parameter>
21232                                                                                                                                                                                         </AST:Actual_parameter_list>
21233                                                                                                                                                                                 </AST:Method_invocation>
21234                                                                                                                                                                         </AST:Op_assignment>
21235                                                                                                                                                                 </AST:Eval_expr>
21236                                                                                                                                                         </AST:Statement_list>
21237                                                                                                                                                         <AST:Statement_list>
21238                                                                                                                                                         </AST:Statement_list>
21239                                                                                                                                                 </AST:If>
21240                                                                                                                                                 <AST:Eval_expr>
21241                                                                                                                                                         <attrs>
21242                                                                                                                                                                 <attr key="phc.comments">
21243                                                                                                                                                                         <string_list>
21244                                                                                                                                                                                 <string></string>
21245                                                                                                                                                                         </string_list>
21246                                                                                                                                                                 </attr>
21247                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21248                                                                                                                                                                 <attr key="phc.line_number"><integer>574</integer></attr>
21249                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
21250                                                                                                                                                         </attrs>
21251                                                                                                                                                         <AST:Method_invocation>
21252                                                                                                                                                                 <attrs>
21253                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21254                                                                                                                                                                         <attr key="phc.line_number"><integer>574</integer></attr>
21255                                                                                                                                                                 </attrs>
21256                                                                                                                                                                 <AST:Target xsi:nil="true" />
21257                                                                                                                                                                 <AST:METHOD_NAME>
21258                                                                                                                                                                         <attrs />
21259                                                                                                                                                                         <value>extract</value>
21260                                                                                                                                                                 </AST:METHOD_NAME>
21261                                                                                                                                                                 <AST:Actual_parameter_list>
21262                                                                                                                                                                         <AST:Actual_parameter>
21263                                                                                                                                                                                 <attrs>
21264                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21265                                                                                                                                                                                         <attr key="phc.line_number"><integer>574</integer></attr>
21266                                                                                                                                                                                 </attrs>
21267                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
21268                                                                                                                                                                                 <AST:Method_invocation>
21269                                                                                                                                                                                         <attrs>
21270                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21271                                                                                                                                                                                                 <attr key="phc.line_number"><integer>574</integer></attr>
21272                                                                                                                                                                                         </attrs>
21273                                                                                                                                                                                         <AST:Variable>
21274                                                                                                                                                                                                 <attrs>
21275                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21276                                                                                                                                                                                                         <attr key="phc.line_number"><integer>574</integer></attr>
21277                                                                                                                                                                                                 </attrs>
21278                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
21279                                                                                                                                                                                                 <AST:VARIABLE_NAME>
21280                                                                                                                                                                                                         <attrs />
21281                                                                                                                                                                                                         <value>stack</value>
21282                                                                                                                                                                                                 </AST:VARIABLE_NAME>
21283                                                                                                                                                                                                 <AST:Expr_list>
21284                                                                                                                                                                                                 </AST:Expr_list>
21285                                                                                                                                                                                         </AST:Variable>
21286                                                                                                                                                                                         <AST:METHOD_NAME>
21287                                                                                                                                                                                                 <attrs>
21288                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21289                                                                                                                                                                                                         <attr key="phc.line_number"><integer>574</integer></attr>
21290                                                                                                                                                                                                 </attrs>
21291                                                                                                                                                                                                 <value>getFlags</value>
21292                                                                                                                                                                                         </AST:METHOD_NAME>
21293                                                                                                                                                                                         <AST:Actual_parameter_list>
21294                                                                                                                                                                                         </AST:Actual_parameter_list>
21295                                                                                                                                                                                 </AST:Method_invocation>
21296                                                                                                                                                                         </AST:Actual_parameter>
21297                                                                                                                                                                 </AST:Actual_parameter_list>
21298                                                                                                                                                         </AST:Method_invocation>
21299                                                                                                                                                 </AST:Eval_expr>
21300                                                                                                                                                 <AST:Eval_expr>
21301                                                                                                                                                         <attrs>
21302                                                                                                                                                                 <attr key="phc.comments">
21303                                                                                                                                                                         <string_list>
21304                                                                                                                                                                                 <string></string>
21305                                                                                                                                                                                 <string># Add XML element to the enclosing accumulator</string>
21306                                                                                                                                                                         </string_list>
21307                                                                                                                                                                 </attr>
21308                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21309                                                                                                                                                                 <attr key="phc.line_number"><integer>577</integer></attr>
21310                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
21311                                                                                                                                                         </attrs>
21312                                                                                                                                                         <AST:Op_assignment>
21313                                                                                                                                                                 <attrs />
21314                                                                                                                                                                 <AST:Variable>
21315                                                                                                                                                                         <attrs>
21316                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21317                                                                                                                                                                                 <attr key="phc.line_number"><integer>577</integer></attr>
21318                                                                                                                                                                         </attrs>
21319                                                                                                                                                                         <AST:Target xsi:nil="true" />
21320                                                                                                                                                                         <AST:VARIABLE_NAME>
21321                                                                                                                                                                                 <attrs />
21322                                                                                                                                                                                 <value>accum</value>
21323                                                                                                                                                                         </AST:VARIABLE_NAME>
21324                                                                                                                                                                         <AST:Expr_list>
21325                                                                                                                                                                         </AST:Expr_list>
21326                                                                                                                                                                 </AST:Variable>
21327                                                                                                                                                                 <AST:OP>
21328                                                                                                                                                                         <attrs />
21329                                                                                                                                                                         <value>.</value>
21330                                                                                                                                                                 </AST:OP>
21331                                                                                                                                                                 <AST:Variable>
21332                                                                                                                                                                         <attrs>
21333                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21334                                                                                                                                                                                 <attr key="phc.line_number"><integer>577</integer></attr>
21335                                                                                                                                                                         </attrs>
21336                                                                                                                                                                         <AST:Target xsi:nil="true" />
21337                                                                                                                                                                         <AST:VARIABLE_NAME>
21338                                                                                                                                                                                 <attrs />
21339                                                                                                                                                                                 <value>element</value>
21340                                                                                                                                                                         </AST:VARIABLE_NAME>
21341                                                                                                                                                                         <AST:Expr_list>
21342                                                                                                                                                                         </AST:Expr_list>
21343                                                                                                                                                                 </AST:Variable>
21344                                                                                                                                                         </AST:Op_assignment>
21345                                                                                                                                                 </AST:Eval_expr>
21346                                                                                                                                         </AST:Statement_list>
21347                                                                                                                                         <AST:Statement_list>
21348                                                                                                                                                 <AST:If>
21349                                                                                                                                                         <attrs>
21350                                                                                                                                                                 <attr key="phc.comments">
21351                                                                                                                                                                         <string_list>
21352                                                                                                                                                                                 <string></string>
21353                                                                                                                                                                         </string_list>
21354                                                                                                                                                                 </attr>
21355                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21356                                                                                                                                                                 <attr key="phc.line_number"><integer>580</integer></attr>
21357                                                                                                                                                                 <attr key="phc.unparser.is_elseif"><bool>true</bool></attr>
21358                                                                                                                                                         </attrs>
21359                                                                                                                                                         <AST:Bin_op>
21360                                                                                                                                                                 <attrs>
21361                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21362                                                                                                                                                                         <attr key="phc.line_number"><integer>580</integer></attr>
21363                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
21364                                                                                                                                                                 </attrs>
21365                                                                                                                                                                 <AST:Variable>
21366                                                                                                                                                                         <attrs>
21367                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21368                                                                                                                                                                                 <attr key="phc.line_number"><integer>580</integer></attr>
21369                                                                                                                                                                         </attrs>
21370                                                                                                                                                                         <AST:Target xsi:nil="true" />
21371                                                                                                                                                                         <AST:VARIABLE_NAME>
21372                                                                                                                                                                                 <attrs />
21373                                                                                                                                                                                 <value>found</value>
21374                                                                                                                                                                         </AST:VARIABLE_NAME>
21375                                                                                                                                                                         <AST:Expr_list>
21376                                                                                                                                                                         </AST:Expr_list>
21377                                                                                                                                                                 </AST:Variable>
21378                                                                                                                                                                 <AST:OP>
21379                                                                                                                                                                         <attrs>
21380                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21381                                                                                                                                                                                 <attr key="phc.line_number"><integer>580</integer></attr>
21382                                                                                                                                                                         </attrs>
21383                                                                                                                                                                         <value>==</value>
21384                                                                                                                                                                 </AST:OP>
21385                                                                                                                                                                 <AST:STRING>
21386                                                                                                                                                                         <attrs>
21387                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21388                                                                                                                                                                                 <attr key="phc.line_number"><integer>580</integer></attr>
21389                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>pipe</string></attr>
21390                                                                                                                                                                         </attrs>
21391                                                                                                                                                                         <value>pipe</value>
21392                                                                                                                                                                 </AST:STRING>
21393                                                                                                                                                         </AST:Bin_op>
21394                                                                                                                                                         <AST:Statement_list>
21395                                                                                                                                                                 <AST:Eval_expr>
21396                                                                                                                                                                         <attrs>
21397                                                                                                                                                                                 <attr key="phc.comments">
21398                                                                                                                                                                                         <string_list>
21399                                                                                                                                                                                                 <string>// shortcut for getFlags()</string>
21400                                                                                                                                                                                         </string_list>
21401                                                                                                                                                                                 </attr>
21402                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21403                                                                                                                                                                                 <attr key="phc.line_number"><integer>581</integer></attr>
21404                                                                                                                                                                         </attrs>
21405                                                                                                                                                                         <AST:Assignment>
21406                                                                                                                                                                                 <attrs>
21407                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21408                                                                                                                                                                                         <attr key="phc.line_number"><integer>581</integer></attr>
21409                                                                                                                                                                                 </attrs>
21410                                                                                                                                                                                 <AST:Variable>
21411                                                                                                                                                                                         <attrs>
21412                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21413                                                                                                                                                                                                 <attr key="phc.line_number"><integer>581</integer></attr>
21414                                                                                                                                                                                         </attrs>
21415                                                                                                                                                                                         <AST:Target xsi:nil="true" />
21416                                                                                                                                                                                         <AST:VARIABLE_NAME>
21417                                                                                                                                                                                                 <attrs />
21418                                                                                                                                                                                                 <value>findEquals</value>
21419                                                                                                                                                                                         </AST:VARIABLE_NAME>
21420                                                                                                                                                                                         <AST:Expr_list>
21421                                                                                                                                                                                         </AST:Expr_list>
21422                                                                                                                                                                                 </AST:Variable>
21423                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
21424                                                                                                                                                                                 <AST:BOOL>
21425                                                                                                                                                                                         <attrs>
21426                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21427                                                                                                                                                                                                 <attr key="phc.line_number"><integer>581</integer></attr>
21428                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>true</string></attr>
21429                                                                                                                                                                                         </attrs>
21430                                                                                                                                                                                         <value>True</value>
21431                                                                                                                                                                                 </AST:BOOL>
21432                                                                                                                                                                         </AST:Assignment>
21433                                                                                                                                                                 </AST:Eval_expr>
21434                                                                                                                                                                 <AST:Eval_expr>
21435                                                                                                                                                                         <attrs>
21436                                                                                                                                                                                 <attr key="phc.comments">
21437                                                                                                                                                                                         <string_list>
21438                                                                                                                                                                                         </string_list>
21439                                                                                                                                                                                 </attr>
21440                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21441                                                                                                                                                                                 <attr key="phc.line_number"><integer>582</integer></attr>
21442                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
21443                                                                                                                                                                         </attrs>
21444                                                                                                                                                                         <AST:Method_invocation>
21445                                                                                                                                                                                 <attrs>
21446                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21447                                                                                                                                                                                         <attr key="phc.line_number"><integer>582</integer></attr>
21448                                                                                                                                                                                 </attrs>
21449                                                                                                                                                                                 <AST:Variable>
21450                                                                                                                                                                                         <attrs>
21451                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21452                                                                                                                                                                                                 <attr key="phc.line_number"><integer>582</integer></attr>
21453                                                                                                                                                                                         </attrs>
21454                                                                                                                                                                                         <AST:Target xsi:nil="true" />
21455                                                                                                                                                                                         <AST:VARIABLE_NAME>
21456                                                                                                                                                                                                 <attrs />
21457                                                                                                                                                                                                 <value>stack</value>
21458                                                                                                                                                                                         </AST:VARIABLE_NAME>
21459                                                                                                                                                                                         <AST:Expr_list>
21460                                                                                                                                                                                         </AST:Expr_list>
21461                                                                                                                                                                                 </AST:Variable>
21462                                                                                                                                                                                 <AST:METHOD_NAME>
21463                                                                                                                                                                                         <attrs>
21464                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21465                                                                                                                                                                                                 <attr key="phc.line_number"><integer>582</integer></attr>
21466                                                                                                                                                                                         </attrs>
21467                                                                                                                                                                                         <value>addPart</value>
21468                                                                                                                                                                                 </AST:METHOD_NAME>
21469                                                                                                                                                                                 <AST:Actual_parameter_list>
21470                                                                                                                                                                                 </AST:Actual_parameter_list>
21471                                                                                                                                                                         </AST:Method_invocation>
21472                                                                                                                                                                 </AST:Eval_expr>
21473                                                                                                                                                                 <AST:Eval_expr>
21474                                                                                                                                                                         <attrs>
21475                                                                                                                                                                                 <attr key="phc.comments">
21476                                                                                                                                                                                         <string_list>
21477                                                                                                                                                                                         </string_list>
21478                                                                                                                                                                                 </attr>
21479                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21480                                                                                                                                                                                 <attr key="phc.line_number"><integer>583</integer></attr>
21481                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
21482                                                                                                                                                                         </attrs>
21483                                                                                                                                                                         <AST:Assignment>
21484                                                                                                                                                                                 <attrs>
21485                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21486                                                                                                                                                                                         <attr key="phc.line_number"><integer>583</integer></attr>
21487                                                                                                                                                                                 </attrs>
21488                                                                                                                                                                                 <AST:Variable>
21489                                                                                                                                                                                         <attrs>
21490                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21491                                                                                                                                                                                                 <attr key="phc.line_number"><integer>583</integer></attr>
21492                                                                                                                                                                                         </attrs>
21493                                                                                                                                                                                         <AST:Target xsi:nil="true" />
21494                                                                                                                                                                                         <AST:VARIABLE_NAME>
21495                                                                                                                                                                                                 <attrs />
21496                                                                                                                                                                                                 <value>accum</value>
21497                                                                                                                                                                                         </AST:VARIABLE_NAME>
21498                                                                                                                                                                                         <AST:Expr_list>
21499                                                                                                                                                                                         </AST:Expr_list>
21500                                                                                                                                                                                 </AST:Variable>
21501                                                                                                                                                                                 <bool><!-- is_ref -->true</bool>
21502                                                                                                                                                                                 <AST:Method_invocation>
21503                                                                                                                                                                                         <attrs>
21504                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21505                                                                                                                                                                                                 <attr key="phc.line_number"><integer>583</integer></attr>
21506                                                                                                                                                                                         </attrs>
21507                                                                                                                                                                                         <AST:Variable>
21508                                                                                                                                                                                                 <attrs>
21509                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21510                                                                                                                                                                                                         <attr key="phc.line_number"><integer>583</integer></attr>
21511                                                                                                                                                                                                 </attrs>
21512                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
21513                                                                                                                                                                                                 <AST:VARIABLE_NAME>
21514                                                                                                                                                                                                         <attrs />
21515                                                                                                                                                                                                         <value>stack</value>
21516                                                                                                                                                                                                 </AST:VARIABLE_NAME>
21517                                                                                                                                                                                                 <AST:Expr_list>
21518                                                                                                                                                                                                 </AST:Expr_list>
21519                                                                                                                                                                                         </AST:Variable>
21520                                                                                                                                                                                         <AST:METHOD_NAME>
21521                                                                                                                                                                                                 <attrs>
21522                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21523                                                                                                                                                                                                         <attr key="phc.line_number"><integer>583</integer></attr>
21524                                                                                                                                                                                                 </attrs>
21525                                                                                                                                                                                                 <value>getAccum</value>
21526                                                                                                                                                                                         </AST:METHOD_NAME>
21527                                                                                                                                                                                         <AST:Actual_parameter_list>
21528                                                                                                                                                                                         </AST:Actual_parameter_list>
21529                                                                                                                                                                                 </AST:Method_invocation>
21530                                                                                                                                                                         </AST:Assignment>
21531                                                                                                                                                                 </AST:Eval_expr>
21532                                                                                                                                                                 <AST:Eval_expr>
21533                                                                                                                                                                         <attrs>
21534                                                                                                                                                                                 <attr key="phc.comments">
21535                                                                                                                                                                                         <string_list>
21536                                                                                                                                                                                         </string_list>
21537                                                                                                                                                                                 </attr>
21538                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21539                                                                                                                                                                                 <attr key="phc.line_number"><integer>584</integer></attr>
21540                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
21541                                                                                                                                                                         </attrs>
21542                                                                                                                                                                         <AST:Pre_op>
21543                                                                                                                                                                                 <attrs>
21544                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21545                                                                                                                                                                                         <attr key="phc.line_number"><integer>584</integer></attr>
21546                                                                                                                                                                                 </attrs>
21547                                                                                                                                                                                 <AST:OP>
21548                                                                                                                                                                                         <attrs />
21549                                                                                                                                                                                         <value>++</value>
21550                                                                                                                                                                                 </AST:OP>
21551                                                                                                                                                                                 <AST:Variable>
21552                                                                                                                                                                                         <attrs>
21553                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21554                                                                                                                                                                                                 <attr key="phc.line_number"><integer>584</integer></attr>
21555                                                                                                                                                                                         </attrs>
21556                                                                                                                                                                                         <AST:Target xsi:nil="true" />
21557                                                                                                                                                                                         <AST:VARIABLE_NAME>
21558                                                                                                                                                                                                 <attrs />
21559                                                                                                                                                                                                 <value>i</value>
21560                                                                                                                                                                                         </AST:VARIABLE_NAME>
21561                                                                                                                                                                                         <AST:Expr_list>
21562                                                                                                                                                                                         </AST:Expr_list>
21563                                                                                                                                                                                 </AST:Variable>
21564                                                                                                                                                                         </AST:Pre_op>
21565                                                                                                                                                                 </AST:Eval_expr>
21566                                                                                                                                                         </AST:Statement_list>
21567                                                                                                                                                         <AST:Statement_list>
21568                                                                                                                                                                 <AST:If>
21569                                                                                                                                                                         <attrs>
21570                                                                                                                                                                                 <attr key="phc.comments">
21571                                                                                                                                                                                         <string_list>
21572                                                                                                                                                                                                 <string></string>
21573                                                                                                                                                                                         </string_list>
21574                                                                                                                                                                                 </attr>
21575                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21576                                                                                                                                                                                 <attr key="phc.line_number"><integer>587</integer></attr>
21577                                                                                                                                                                                 <attr key="phc.unparser.is_elseif"><bool>true</bool></attr>
21578                                                                                                                                                                         </attrs>
21579                                                                                                                                                                         <AST:Bin_op>
21580                                                                                                                                                                                 <attrs>
21581                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21582                                                                                                                                                                                         <attr key="phc.line_number"><integer>587</integer></attr>
21583                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
21584                                                                                                                                                                                 </attrs>
21585                                                                                                                                                                                 <AST:Variable>
21586                                                                                                                                                                                         <attrs>
21587                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21588                                                                                                                                                                                                 <attr key="phc.line_number"><integer>587</integer></attr>
21589                                                                                                                                                                                         </attrs>
21590                                                                                                                                                                                         <AST:Target xsi:nil="true" />
21591                                                                                                                                                                                         <AST:VARIABLE_NAME>
21592                                                                                                                                                                                                 <attrs />
21593                                                                                                                                                                                                 <value>found</value>
21594                                                                                                                                                                                         </AST:VARIABLE_NAME>
21595                                                                                                                                                                                         <AST:Expr_list>
21596                                                                                                                                                                                         </AST:Expr_list>
21597                                                                                                                                                                                 </AST:Variable>
21598                                                                                                                                                                                 <AST:OP>
21599                                                                                                                                                                                         <attrs>
21600                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21601                                                                                                                                                                                                 <attr key="phc.line_number"><integer>587</integer></attr>
21602                                                                                                                                                                                         </attrs>
21603                                                                                                                                                                                         <value>==</value>
21604                                                                                                                                                                                 </AST:OP>
21605                                                                                                                                                                                 <AST:STRING>
21606                                                                                                                                                                                         <attrs>
21607                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21608                                                                                                                                                                                                 <attr key="phc.line_number"><integer>587</integer></attr>
21609                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>equals</string></attr>
21610                                                                                                                                                                                         </attrs>
21611                                                                                                                                                                                         <value>equals</value>
21612                                                                                                                                                                                 </AST:STRING>
21613                                                                                                                                                                         </AST:Bin_op>
21614                                                                                                                                                                         <AST:Statement_list>
21615                                                                                                                                                                                 <AST:Eval_expr>
21616                                                                                                                                                                                         <attrs>
21617                                                                                                                                                                                                 <attr key="phc.comments">
21618                                                                                                                                                                                                         <string_list>
21619                                                                                                                                                                                                                 <string>// shortcut for getFlags()</string>
21620                                                                                                                                                                                                         </string_list>
21621                                                                                                                                                                                                 </attr>
21622                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21623                                                                                                                                                                                                 <attr key="phc.line_number"><integer>588</integer></attr>
21624                                                                                                                                                                                         </attrs>
21625                                                                                                                                                                                         <AST:Assignment>
21626                                                                                                                                                                                                 <attrs>
21627                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21628                                                                                                                                                                                                         <attr key="phc.line_number"><integer>588</integer></attr>
21629                                                                                                                                                                                                 </attrs>
21630                                                                                                                                                                                                 <AST:Variable>
21631                                                                                                                                                                                                         <attrs>
21632                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21633                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>588</integer></attr>
21634                                                                                                                                                                                                         </attrs>
21635                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
21636                                                                                                                                                                                                         <AST:VARIABLE_NAME>
21637                                                                                                                                                                                                                 <attrs />
21638                                                                                                                                                                                                                 <value>findEquals</value>
21639                                                                                                                                                                                                         </AST:VARIABLE_NAME>
21640                                                                                                                                                                                                         <AST:Expr_list>
21641                                                                                                                                                                                                         </AST:Expr_list>
21642                                                                                                                                                                                                 </AST:Variable>
21643                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
21644                                                                                                                                                                                                 <AST:BOOL>
21645                                                                                                                                                                                                         <attrs>
21646                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21647                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>588</integer></attr>
21648                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
21649                                                                                                                                                                                                         </attrs>
21650                                                                                                                                                                                                         <value>False</value>
21651                                                                                                                                                                                                 </AST:BOOL>
21652                                                                                                                                                                                         </AST:Assignment>
21653                                                                                                                                                                                 </AST:Eval_expr>
21654                                                                                                                                                                                 <AST:Eval_expr>
21655                                                                                                                                                                                         <attrs>
21656                                                                                                                                                                                                 <attr key="phc.comments">
21657                                                                                                                                                                                                         <string_list>
21658                                                                                                                                                                                                         </string_list>
21659                                                                                                                                                                                                 </attr>
21660                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21661                                                                                                                                                                                                 <attr key="phc.line_number"><integer>589</integer></attr>
21662                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
21663                                                                                                                                                                                         </attrs>
21664                                                                                                                                                                                         <AST:Assignment>
21665                                                                                                                                                                                                 <attrs>
21666                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21667                                                                                                                                                                                                         <attr key="phc.line_number"><integer>589</integer></attr>
21668                                                                                                                                                                                                 </attrs>
21669                                                                                                                                                                                                 <AST:Variable>
21670                                                                                                                                                                                                         <attrs>
21671                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21672                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>589</integer></attr>
21673                                                                                                                                                                                                         </attrs>
21674                                                                                                                                                                                                         <AST:Method_invocation>
21675                                                                                                                                                                                                                 <attrs>
21676                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21677                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>589</integer></attr>
21678                                                                                                                                                                                                                 </attrs>
21679                                                                                                                                                                                                                 <AST:Variable>
21680                                                                                                                                                                                                                         <attrs>
21681                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21682                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>589</integer></attr>
21683                                                                                                                                                                                                                         </attrs>
21684                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
21685                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
21686                                                                                                                                                                                                                                 <attrs />
21687                                                                                                                                                                                                                                 <value>stack</value>
21688                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
21689                                                                                                                                                                                                                         <AST:Expr_list>
21690                                                                                                                                                                                                                         </AST:Expr_list>
21691                                                                                                                                                                                                                 </AST:Variable>
21692                                                                                                                                                                                                                 <AST:METHOD_NAME>
21693                                                                                                                                                                                                                         <attrs>
21694                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21695                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>589</integer></attr>
21696                                                                                                                                                                                                                         </attrs>
21697                                                                                                                                                                                                                         <value>getCurrentPart</value>
21698                                                                                                                                                                                                                 </AST:METHOD_NAME>
21699                                                                                                                                                                                                                 <AST:Actual_parameter_list>
21700                                                                                                                                                                                                                 </AST:Actual_parameter_list>
21701                                                                                                                                                                                                         </AST:Method_invocation>
21702                                                                                                                                                                                                         <AST:VARIABLE_NAME>
21703                                                                                                                                                                                                                 <attrs />
21704                                                                                                                                                                                                                 <value>eqpos</value>
21705                                                                                                                                                                                                         </AST:VARIABLE_NAME>
21706                                                                                                                                                                                                         <AST:Expr_list>
21707                                                                                                                                                                                                         </AST:Expr_list>
21708                                                                                                                                                                                                 </AST:Variable>
21709                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
21710                                                                                                                                                                                                 <AST:Method_invocation>
21711                                                                                                                                                                                                         <attrs>
21712                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21713                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>589</integer></attr>
21714                                                                                                                                                                                                         </attrs>
21715                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
21716                                                                                                                                                                                                         <AST:METHOD_NAME>
21717                                                                                                                                                                                                                 <attrs />
21718                                                                                                                                                                                                                 <value>strlen</value>
21719                                                                                                                                                                                                         </AST:METHOD_NAME>
21720                                                                                                                                                                                                         <AST:Actual_parameter_list>
21721                                                                                                                                                                                                                 <AST:Actual_parameter>
21722                                                                                                                                                                                                                         <attrs>
21723                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21724                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>589</integer></attr>
21725                                                                                                                                                                                                                         </attrs>
21726                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
21727                                                                                                                                                                                                                         <AST:Variable>
21728                                                                                                                                                                                                                                 <attrs>
21729                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21730                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>589</integer></attr>
21731                                                                                                                                                                                                                                 </attrs>
21732                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
21733                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
21734                                                                                                                                                                                                                                         <attrs />
21735                                                                                                                                                                                                                                         <value>accum</value>
21736                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
21737                                                                                                                                                                                                                                 <AST:Expr_list>
21738                                                                                                                                                                                                                                 </AST:Expr_list>
21739                                                                                                                                                                                                                         </AST:Variable>
21740                                                                                                                                                                                                                 </AST:Actual_parameter>
21741                                                                                                                                                                                                         </AST:Actual_parameter_list>
21742                                                                                                                                                                                                 </AST:Method_invocation>
21743                                                                                                                                                                                         </AST:Assignment>
21744                                                                                                                                                                                 </AST:Eval_expr>
21745                                                                                                                                                                                 <AST:Eval_expr>
21746                                                                                                                                                                                         <attrs>
21747                                                                                                                                                                                                 <attr key="phc.comments">
21748                                                                                                                                                                                                         <string_list>
21749                                                                                                                                                                                                         </string_list>
21750                                                                                                                                                                                                 </attr>
21751                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21752                                                                                                                                                                                                 <attr key="phc.line_number"><integer>590</integer></attr>
21753                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
21754                                                                                                                                                                                         </attrs>
21755                                                                                                                                                                                         <AST:Op_assignment>
21756                                                                                                                                                                                                 <attrs />
21757                                                                                                                                                                                                 <AST:Variable>
21758                                                                                                                                                                                                         <attrs>
21759                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21760                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>590</integer></attr>
21761                                                                                                                                                                                                         </attrs>
21762                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
21763                                                                                                                                                                                                         <AST:VARIABLE_NAME>
21764                                                                                                                                                                                                                 <attrs />
21765                                                                                                                                                                                                                 <value>accum</value>
21766                                                                                                                                                                                                         </AST:VARIABLE_NAME>
21767                                                                                                                                                                                                         <AST:Expr_list>
21768                                                                                                                                                                                                         </AST:Expr_list>
21769                                                                                                                                                                                                 </AST:Variable>
21770                                                                                                                                                                                                 <AST:OP>
21771                                                                                                                                                                                                         <attrs />
21772                                                                                                                                                                                                         <value>.</value>
21773                                                                                                                                                                                                 </AST:OP>
21774                                                                                                                                                                                                 <AST:STRING>
21775                                                                                                                                                                                                         <attrs>
21776                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21777                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>590</integer></attr>
21778                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>=</string></attr>
21779                                                                                                                                                                                                         </attrs>
21780                                                                                                                                                                                                         <value>=</value>
21781                                                                                                                                                                                                 </AST:STRING>
21782                                                                                                                                                                                         </AST:Op_assignment>
21783                                                                                                                                                                                 </AST:Eval_expr>
21784                                                                                                                                                                                 <AST:Eval_expr>
21785                                                                                                                                                                                         <attrs>
21786                                                                                                                                                                                                 <attr key="phc.comments">
21787                                                                                                                                                                                                         <string_list>
21788                                                                                                                                                                                                         </string_list>
21789                                                                                                                                                                                                 </attr>
21790                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21791                                                                                                                                                                                                 <attr key="phc.line_number"><integer>591</integer></attr>
21792                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
21793                                                                                                                                                                                         </attrs>
21794                                                                                                                                                                                         <AST:Pre_op>
21795                                                                                                                                                                                                 <attrs>
21796                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21797                                                                                                                                                                                                         <attr key="phc.line_number"><integer>591</integer></attr>
21798                                                                                                                                                                                                 </attrs>
21799                                                                                                                                                                                                 <AST:OP>
21800                                                                                                                                                                                                         <attrs />
21801                                                                                                                                                                                                         <value>++</value>
21802                                                                                                                                                                                                 </AST:OP>
21803                                                                                                                                                                                                 <AST:Variable>
21804                                                                                                                                                                                                         <attrs>
21805                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21806                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>591</integer></attr>
21807                                                                                                                                                                                                         </attrs>
21808                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
21809                                                                                                                                                                                                         <AST:VARIABLE_NAME>
21810                                                                                                                                                                                                                 <attrs />
21811                                                                                                                                                                                                                 <value>i</value>
21812                                                                                                                                                                                                         </AST:VARIABLE_NAME>
21813                                                                                                                                                                                                         <AST:Expr_list>
21814                                                                                                                                                                                                         </AST:Expr_list>
21815                                                                                                                                                                                                 </AST:Variable>
21816                                                                                                                                                                                         </AST:Pre_op>
21817                                                                                                                                                                                 </AST:Eval_expr>
21818                                                                                                                                                                         </AST:Statement_list>
21819                                                                                                                                                                         <AST:Statement_list>
21820                                                                                                                                                                         </AST:Statement_list>
21821                                                                                                                                                                 </AST:If>
21822                                                                                                                                                         </AST:Statement_list>
21823                                                                                                                                                 </AST:If>
21824                                                                                                                                         </AST:Statement_list>
21825                                                                                                                                 </AST:If>
21826                                                                                                                         </AST:Statement_list>
21827                                                                                                                 </AST:If>
21828                                                                                                         </AST:Statement_list>
21829                                                                                                 </AST:If>
21830                                                                                         </AST:Statement_list>
21831                                                                                 </AST:If>
21832                                                                         </AST:Statement_list>
21833                                                                 </AST:If>
21834                                                         </AST:Statement_list>
21835                                                 </AST:While>
21836                                                 <AST:Foreach>
21837                                                         <attrs>
21838                                                                 <attr key="phc.comments">
21839                                                                         <string_list>
21840                                                                                 <string></string>
21841                                                                                 <string># Output any remaining unclosed brackets</string>
21842                                                                         </string_list>
21843                                                                 </attr>
21844                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21845                                                                 <attr key="phc.line_number"><integer>596</integer></attr>
21846                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
21847                                                         </attrs>
21848                                                         <AST:Variable>
21849                                                                 <attrs>
21850                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21851                                                                         <attr key="phc.line_number"><integer>596</integer></attr>
21852                                                                 </attrs>
21853                                                                 <AST:Variable>
21854                                                                         <attrs>
21855                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21856                                                                                 <attr key="phc.line_number"><integer>596</integer></attr>
21857                                                                         </attrs>
21858                                                                         <AST:Target xsi:nil="true" />
21859                                                                         <AST:VARIABLE_NAME>
21860                                                                                 <attrs />
21861                                                                                 <value>stack</value>
21862                                                                         </AST:VARIABLE_NAME>
21863                                                                         <AST:Expr_list>
21864                                                                         </AST:Expr_list>
21865                                                                 </AST:Variable>
21866                                                                 <AST:VARIABLE_NAME>
21867                                                                         <attrs />
21868                                                                         <value>stack</value>
21869                                                                 </AST:VARIABLE_NAME>
21870                                                                 <AST:Expr_list>
21871                                                                 </AST:Expr_list>
21872                                                         </AST:Variable>
21873                                                         <AST:Variable xsi:nil="true" />
21874                                                         <bool><!-- is_ref -->false</bool>
21875                                                         <AST:Variable>
21876                                                                 <attrs>
21877                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21878                                                                         <attr key="phc.line_number"><integer>596</integer></attr>
21879                                                                 </attrs>
21880                                                                 <AST:Target xsi:nil="true" />
21881                                                                 <AST:VARIABLE_NAME>
21882                                                                         <attrs />
21883                                                                         <value>piece</value>
21884                                                                 </AST:VARIABLE_NAME>
21885                                                                 <AST:Expr_list>
21886                                                                 </AST:Expr_list>
21887                                                         </AST:Variable>
21888                                                         <AST:Statement_list>
21889                                                                 <AST:Eval_expr>
21890                                                                         <attrs>
21891                                                                                 <attr key="phc.comments">
21892                                                                                         <string_list>
21893                                                                                         </string_list>
21894                                                                                 </attr>
21895                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21896                                                                                 <attr key="phc.line_number"><integer>597</integer></attr>
21897                                                                         </attrs>
21898                                                                         <AST:Op_assignment>
21899                                                                                 <attrs />
21900                                                                                 <AST:Variable>
21901                                                                                         <attrs>
21902                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21903                                                                                                 <attr key="phc.line_number"><integer>597</integer></attr>
21904                                                                                         </attrs>
21905                                                                                         <AST:Variable>
21906                                                                                                 <attrs>
21907                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21908                                                                                                         <attr key="phc.line_number"><integer>597</integer></attr>
21909                                                                                                 </attrs>
21910                                                                                                 <AST:Target xsi:nil="true" />
21911                                                                                                 <AST:VARIABLE_NAME>
21912                                                                                                         <attrs />
21913                                                                                                         <value>stack</value>
21914                                                                                                 </AST:VARIABLE_NAME>
21915                                                                                                 <AST:Expr_list>
21916                                                                                                 </AST:Expr_list>
21917                                                                                         </AST:Variable>
21918                                                                                         <AST:VARIABLE_NAME>
21919                                                                                                 <attrs />
21920                                                                                                 <value>rootAccum</value>
21921                                                                                         </AST:VARIABLE_NAME>
21922                                                                                         <AST:Expr_list>
21923                                                                                         </AST:Expr_list>
21924                                                                                 </AST:Variable>
21925                                                                                 <AST:OP>
21926                                                                                         <attrs />
21927                                                                                         <value>.</value>
21928                                                                                 </AST:OP>
21929                                                                                 <AST:Method_invocation>
21930                                                                                         <attrs>
21931                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21932                                                                                                 <attr key="phc.line_number"><integer>597</integer></attr>
21933                                                                                         </attrs>
21934                                                                                         <AST:Variable>
21935                                                                                                 <attrs>
21936                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21937                                                                                                         <attr key="phc.line_number"><integer>597</integer></attr>
21938                                                                                                 </attrs>
21939                                                                                                 <AST:Target xsi:nil="true" />
21940                                                                                                 <AST:VARIABLE_NAME>
21941                                                                                                         <attrs />
21942                                                                                                         <value>piece</value>
21943                                                                                                 </AST:VARIABLE_NAME>
21944                                                                                                 <AST:Expr_list>
21945                                                                                                 </AST:Expr_list>
21946                                                                                         </AST:Variable>
21947                                                                                         <AST:METHOD_NAME>
21948                                                                                                 <attrs>
21949                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21950                                                                                                         <attr key="phc.line_number"><integer>597</integer></attr>
21951                                                                                                 </attrs>
21952                                                                                                 <value>breakSyntax</value>
21953                                                                                         </AST:METHOD_NAME>
21954                                                                                         <AST:Actual_parameter_list>
21955                                                                                         </AST:Actual_parameter_list>
21956                                                                                 </AST:Method_invocation>
21957                                                                         </AST:Op_assignment>
21958                                                                 </AST:Eval_expr>
21959                                                         </AST:Statement_list>
21960                                                 </AST:Foreach>
21961                                                 <AST:Eval_expr>
21962                                                         <attrs>
21963                                                                 <attr key="phc.comments">
21964                                                                         <string_list>
21965                                                                         </string_list>
21966                                                                 </attr>
21967                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21968                                                                 <attr key="phc.line_number"><integer>599</integer></attr>
21969                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
21970                                                         </attrs>
21971                                                         <AST:Op_assignment>
21972                                                                 <attrs />
21973                                                                 <AST:Variable>
21974                                                                         <attrs>
21975                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21976                                                                                 <attr key="phc.line_number"><integer>599</integer></attr>
21977                                                                         </attrs>
21978                                                                         <AST:Variable>
21979                                                                                 <attrs>
21980                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
21981                                                                                         <attr key="phc.line_number"><integer>599</integer></attr>
21982                                                                                 </attrs>
21983                                                                                 <AST:Target xsi:nil="true" />
21984                                                                                 <AST:VARIABLE_NAME>
21985                                                                                         <attrs />
21986                                                                                         <value>stack</value>
21987                                                                                 </AST:VARIABLE_NAME>
21988                                                                                 <AST:Expr_list>
21989                                                                                 </AST:Expr_list>
21990                                                                         </AST:Variable>
21991                                                                         <AST:VARIABLE_NAME>
21992                                                                                 <attrs />
21993                                                                                 <value>rootAccum</value>
21994                                                                         </AST:VARIABLE_NAME>
21995                                                                         <AST:Expr_list>
21996                                                                         </AST:Expr_list>
21997                                                                 </AST:Variable>
21998                                                                 <AST:OP>
21999                                                                         <attrs />
22000                                                                         <value>.</value>
22001                                                                 </AST:OP>
22002                                                                 <AST:STRING>
22003                                                                         <attrs>
22004                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22005                                                                                 <attr key="phc.line_number"><integer>599</integer></attr>
22006                                                                                 <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;/root&gt;</string></attr>
22007                                                                         </attrs>
22008                                                                         <value encoding="escape">&lt;/root&gt;</value>
22009                                                                 </AST:STRING>
22010                                                         </AST:Op_assignment>
22011                                                 </AST:Eval_expr>
22012                                                 <AST:Eval_expr>
22013                                                         <attrs>
22014                                                                 <attr key="phc.comments">
22015                                                                         <string_list>
22016                                                                         </string_list>
22017                                                                 </attr>
22018                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22019                                                                 <attr key="phc.line_number"><integer>600</integer></attr>
22020                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
22021                                                         </attrs>
22022                                                         <AST:Assignment>
22023                                                                 <attrs>
22024                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22025                                                                         <attr key="phc.line_number"><integer>600</integer></attr>
22026                                                                 </attrs>
22027                                                                 <AST:Variable>
22028                                                                         <attrs>
22029                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22030                                                                                 <attr key="phc.line_number"><integer>600</integer></attr>
22031                                                                         </attrs>
22032                                                                         <AST:Target xsi:nil="true" />
22033                                                                         <AST:VARIABLE_NAME>
22034                                                                                 <attrs />
22035                                                                                 <value>xml</value>
22036                                                                         </AST:VARIABLE_NAME>
22037                                                                         <AST:Expr_list>
22038                                                                         </AST:Expr_list>
22039                                                                 </AST:Variable>
22040                                                                 <bool><!-- is_ref -->false</bool>
22041                                                                 <AST:Variable>
22042                                                                         <attrs>
22043                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22044                                                                                 <attr key="phc.line_number"><integer>600</integer></attr>
22045                                                                         </attrs>
22046                                                                         <AST:Variable>
22047                                                                                 <attrs>
22048                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22049                                                                                         <attr key="phc.line_number"><integer>600</integer></attr>
22050                                                                                 </attrs>
22051                                                                                 <AST:Target xsi:nil="true" />
22052                                                                                 <AST:VARIABLE_NAME>
22053                                                                                         <attrs />
22054                                                                                         <value>stack</value>
22055                                                                                 </AST:VARIABLE_NAME>
22056                                                                                 <AST:Expr_list>
22057                                                                                 </AST:Expr_list>
22058                                                                         </AST:Variable>
22059                                                                         <AST:VARIABLE_NAME>
22060                                                                                 <attrs />
22061                                                                                 <value>rootAccum</value>
22062                                                                         </AST:VARIABLE_NAME>
22063                                                                         <AST:Expr_list>
22064                                                                         </AST:Expr_list>
22065                                                                 </AST:Variable>
22066                                                         </AST:Assignment>
22067                                                 </AST:Eval_expr>
22068                                                 <AST:Eval_expr>
22069                                                         <attrs>
22070                                                                 <attr key="phc.comments">
22071                                                                         <string_list>
22072                                                                                 <string></string>
22073                                                                         </string_list>
22074                                                                 </attr>
22075                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22076                                                                 <attr key="phc.line_number"><integer>602</integer></attr>
22077                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
22078                                                         </attrs>
22079                                                         <AST:Method_invocation>
22080                                                                 <attrs>
22081                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22082                                                                         <attr key="phc.line_number"><integer>602</integer></attr>
22083                                                                 </attrs>
22084                                                                 <AST:Target xsi:nil="true" />
22085                                                                 <AST:METHOD_NAME>
22086                                                                         <attrs />
22087                                                                         <value>wfProfileOut</value>
22088                                                                 </AST:METHOD_NAME>
22089                                                                 <AST:Actual_parameter_list>
22090                                                                         <AST:Actual_parameter>
22091                                                                                 <attrs>
22092                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22093                                                                                         <attr key="phc.line_number"><integer>602</integer></attr>
22094                                                                                 </attrs>
22095                                                                                 <bool><!-- is_ref -->false</bool>
22096                                                                                 <AST:STRING>
22097                                                                                         <attrs>
22098                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22099                                                                                                 <attr key="phc.line_number"><integer>602</integer></attr>
22100                                                                                                 <attr key="phc.unparser.source_rep"><string>__METHOD__</string></attr>
22101                                                                                         </attrs>
22102                                                                                         <value>Preprocessor_DOM::preprocessToXml</value>
22103                                                                                 </AST:STRING>
22104                                                                         </AST:Actual_parameter>
22105                                                                 </AST:Actual_parameter_list>
22106                                                         </AST:Method_invocation>
22107                                                 </AST:Eval_expr>
22108                                                 <AST:Return>
22109                                                         <attrs>
22110                                                                 <attr key="phc.comments">
22111                                                                         <string_list>
22112                                                                                 <string></string>
22113                                                                         </string_list>
22114                                                                 </attr>
22115                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22116                                                                 <attr key="phc.line_number"><integer>603</integer></attr>
22117                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
22118                                                         </attrs>
22119                                                         <AST:Variable>
22120                                                                 <attrs>
22121                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22122                                                                         <attr key="phc.line_number"><integer>603</integer></attr>
22123                                                                 </attrs>
22124                                                                 <AST:Target xsi:nil="true" />
22125                                                                 <AST:VARIABLE_NAME>
22126                                                                         <attrs />
22127                                                                         <value>xml</value>
22128                                                                 </AST:VARIABLE_NAME>
22129                                                                 <AST:Expr_list>
22130                                                                 </AST:Expr_list>
22131                                                         </AST:Variable>
22132                                                 </AST:Return>
22133                                         </AST:Statement_list>
22134                                 </AST:Method>
22135                         </AST:Member_list>
22136                 </AST:Class_def>
22137                 <AST:Class_def>
22138                         <attrs>
22139                                 <attr key="phc.comments">
22140                                         <string_list>
22141                                                 <string></string>
22142                                                 <string encoding="escape">/**
22143  * Stack class to help Preprocessor::preprocessToObj()
22144  * @ingroup Parser
22145  */</string>
22146                                         </string_list>
22147                                 </attr>
22148                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22149                                 <attr key="phc.line_number"><integer>611</integer></attr>
22150                         </attrs>
22151                         <AST:Class_mod>
22152                                 <attrs>
22153                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22154                                         <attr key="phc.line_number"><integer>611</integer></attr>
22155                                 </attrs>
22156                                 <bool><!-- is_abstract -->false</bool>
22157                                 <bool><!-- is_final -->false</bool>
22158                         </AST:Class_mod>
22159                         <AST:CLASS_NAME>
22160                                 <attrs />
22161                                 <value>PPDStack</value>
22162                         </AST:CLASS_NAME>
22163                         <AST:CLASS_NAME xsi:nil="true" />
22164                         <AST:INTERFACE_NAME_list>
22165                         </AST:INTERFACE_NAME_list>
22166                         <AST:Member_list>
22167                                 <AST:Attribute>
22168                                         <attrs>
22169                                                 <attr key="phc.comments">
22170                                                         <string_list>
22171                                                         </string_list>
22172                                                 </attr>
22173                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22174                                                 <attr key="phc.line_number"><integer>612</integer></attr>
22175                                         </attrs>
22176                                         <AST:Attr_mod>
22177                                                 <attrs>
22178                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22179                                                         <attr key="phc.line_number"><integer>612</integer></attr>
22180                                                 </attrs>
22181                                                 <bool><!-- is_public -->false</bool>
22182                                                 <bool><!-- is_protected -->false</bool>
22183                                                 <bool><!-- is_private -->false</bool>
22184                                                 <bool><!-- is_static -->false</bool>
22185                                                 <bool><!-- is_const -->false</bool>
22186                                         </AST:Attr_mod>
22187                                         <AST:Name_with_default_list>
22188                                                 <AST:Name_with_default>
22189                                                         <attrs>
22190                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22191                                                                 <attr key="phc.line_number"><integer>612</integer></attr>
22192                                                         </attrs>
22193                                                         <AST:VARIABLE_NAME>
22194                                                                 <attrs />
22195                                                                 <value>stack</value>
22196                                                         </AST:VARIABLE_NAME>
22197                                                         <AST:Expr xsi:nil="true" />
22198                                                 </AST:Name_with_default>
22199                                                 <AST:Name_with_default>
22200                                                         <attrs>
22201                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22202                                                                 <attr key="phc.line_number"><integer>612</integer></attr>
22203                                                         </attrs>
22204                                                         <AST:VARIABLE_NAME>
22205                                                                 <attrs />
22206                                                                 <value>rootAccum</value>
22207                                                         </AST:VARIABLE_NAME>
22208                                                         <AST:Expr xsi:nil="true" />
22209                                                 </AST:Name_with_default>
22210                                                 <AST:Name_with_default>
22211                                                         <attrs>
22212                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22213                                                                 <attr key="phc.line_number"><integer>612</integer></attr>
22214                                                         </attrs>
22215                                                         <AST:VARIABLE_NAME>
22216                                                                 <attrs />
22217                                                                 <value>top</value>
22218                                                         </AST:VARIABLE_NAME>
22219                                                         <AST:Expr xsi:nil="true" />
22220                                                 </AST:Name_with_default>
22221                                         </AST:Name_with_default_list>
22222                                 </AST:Attribute>
22223                                 <AST:Attribute>
22224                                         <attrs>
22225                                                 <attr key="phc.comments">
22226                                                         <string_list>
22227                                                         </string_list>
22228                                                 </attr>
22229                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22230                                                 <attr key="phc.line_number"><integer>613</integer></attr>
22231                                         </attrs>
22232                                         <AST:Attr_mod>
22233                                                 <attrs>
22234                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22235                                                         <attr key="phc.line_number"><integer>613</integer></attr>
22236                                                 </attrs>
22237                                                 <bool><!-- is_public -->false</bool>
22238                                                 <bool><!-- is_protected -->false</bool>
22239                                                 <bool><!-- is_private -->false</bool>
22240                                                 <bool><!-- is_static -->false</bool>
22241                                                 <bool><!-- is_const -->false</bool>
22242                                         </AST:Attr_mod>
22243                                         <AST:Name_with_default_list>
22244                                                 <AST:Name_with_default>
22245                                                         <attrs>
22246                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22247                                                                 <attr key="phc.line_number"><integer>613</integer></attr>
22248                                                         </attrs>
22249                                                         <AST:VARIABLE_NAME>
22250                                                                 <attrs />
22251                                                                 <value>out</value>
22252                                                         </AST:VARIABLE_NAME>
22253                                                         <AST:Expr xsi:nil="true" />
22254                                                 </AST:Name_with_default>
22255                                         </AST:Name_with_default_list>
22256                                 </AST:Attribute>
22257                                 <AST:Attribute>
22258                                         <attrs>
22259                                                 <attr key="phc.comments">
22260                                                         <string_list>
22261                                                         </string_list>
22262                                                 </attr>
22263                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22264                                                 <attr key="phc.line_number"><integer>614</integer></attr>
22265                                         </attrs>
22266                                         <AST:Attr_mod>
22267                                                 <attrs>
22268                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22269                                                         <attr key="phc.line_number"><integer>614</integer></attr>
22270                                                 </attrs>
22271                                                 <bool><!-- is_public -->false</bool>
22272                                                 <bool><!-- is_protected -->false</bool>
22273                                                 <bool><!-- is_private -->false</bool>
22274                                                 <bool><!-- is_static -->false</bool>
22275                                                 <bool><!-- is_const -->false</bool>
22276                                         </AST:Attr_mod>
22277                                         <AST:Name_with_default_list>
22278                                                 <AST:Name_with_default>
22279                                                         <attrs>
22280                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22281                                                                 <attr key="phc.line_number"><integer>614</integer></attr>
22282                                                         </attrs>
22283                                                         <AST:VARIABLE_NAME>
22284                                                                 <attrs />
22285                                                                 <value>elementClass</value>
22286                                                         </AST:VARIABLE_NAME>
22287                                                         <AST:STRING>
22288                                                                 <attrs>
22289                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22290                                                                         <attr key="phc.line_number"><integer>614</integer></attr>
22291                                                                         <attr key="phc.unparser.source_rep"><string>PPDStackElement</string></attr>
22292                                                                 </attrs>
22293                                                                 <value>PPDStackElement</value>
22294                                                         </AST:STRING>
22295                                                 </AST:Name_with_default>
22296                                         </AST:Name_with_default_list>
22297                                 </AST:Attribute>
22298                                 <AST:Attribute>
22299                                         <attrs>
22300                                                 <attr key="phc.comments">
22301                                                         <string_list>
22302                                                                 <string></string>
22303                                                         </string_list>
22304                                                 </attr>
22305                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22306                                                 <attr key="phc.line_number"><integer>616</integer></attr>
22307                                         </attrs>
22308                                         <AST:Attr_mod>
22309                                                 <attrs>
22310                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22311                                                         <attr key="phc.line_number"><integer>616</integer></attr>
22312                                                 </attrs>
22313                                                 <bool><!-- is_public -->false</bool>
22314                                                 <bool><!-- is_protected -->false</bool>
22315                                                 <bool><!-- is_private -->false</bool>
22316                                                 <bool><!-- is_static -->true</bool>
22317                                                 <bool><!-- is_const -->false</bool>
22318                                         </AST:Attr_mod>
22319                                         <AST:Name_with_default_list>
22320                                                 <AST:Name_with_default>
22321                                                         <attrs>
22322                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22323                                                                 <attr key="phc.line_number"><integer>616</integer></attr>
22324                                                         </attrs>
22325                                                         <AST:VARIABLE_NAME>
22326                                                                 <attrs />
22327                                                                 <value>false</value>
22328                                                         </AST:VARIABLE_NAME>
22329                                                         <AST:BOOL>
22330                                                                 <attrs>
22331                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22332                                                                         <attr key="phc.line_number"><integer>616</integer></attr>
22333                                                                         <attr key="phc.unparser.source_rep"><string>false</string></attr>
22334                                                                 </attrs>
22335                                                                 <value>False</value>
22336                                                         </AST:BOOL>
22337                                                 </AST:Name_with_default>
22338                                         </AST:Name_with_default_list>
22339                                 </AST:Attribute>
22340                                 <AST:Method>
22341                                         <attrs>
22342                                                 <attr key="phc.comments">
22343                                                         <string_list>
22344                                                                 <string></string>
22345                                                         </string_list>
22346                                                 </attr>
22347                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22348                                                 <attr key="phc.line_number"><integer>618</integer></attr>
22349                                         </attrs>
22350                                         <AST:Signature>
22351                                                 <attrs>
22352                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22353                                                         <attr key="phc.line_number"><integer>623</integer></attr>
22354                                                 </attrs>
22355                                                 <AST:Method_mod>
22356                                                         <attrs />
22357                                                         <bool><!-- is_public -->false</bool>
22358                                                         <bool><!-- is_protected -->false</bool>
22359                                                         <bool><!-- is_private -->false</bool>
22360                                                         <bool><!-- is_static -->false</bool>
22361                                                         <bool><!-- is_abstract -->false</bool>
22362                                                         <bool><!-- is_final -->false</bool>
22363                                                 </AST:Method_mod>
22364                                                 <bool><!-- is_ref -->false</bool>
22365                                                 <AST:METHOD_NAME>
22366                                                         <attrs />
22367                                                         <value>__construct</value>
22368                                                 </AST:METHOD_NAME>
22369                                                 <AST:Formal_parameter_list>
22370                                                 </AST:Formal_parameter_list>
22371                                         </AST:Signature>
22372                                         <AST:Statement_list>
22373                                                 <AST:Eval_expr>
22374                                                         <attrs>
22375                                                                 <attr key="phc.comments">
22376                                                                         <string_list>
22377                                                                         </string_list>
22378                                                                 </attr>
22379                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22380                                                                 <attr key="phc.line_number"><integer>619</integer></attr>
22381                                                         </attrs>
22382                                                         <AST:Assignment>
22383                                                                 <attrs>
22384                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22385                                                                         <attr key="phc.line_number"><integer>619</integer></attr>
22386                                                                 </attrs>
22387                                                                 <AST:Variable>
22388                                                                         <attrs>
22389                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22390                                                                                 <attr key="phc.line_number"><integer>619</integer></attr>
22391                                                                         </attrs>
22392                                                                         <AST:Variable>
22393                                                                                 <attrs>
22394                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22395                                                                                         <attr key="phc.line_number"><integer>619</integer></attr>
22396                                                                                 </attrs>
22397                                                                                 <AST:Target xsi:nil="true" />
22398                                                                                 <AST:VARIABLE_NAME>
22399                                                                                         <attrs />
22400                                                                                         <value>this</value>
22401                                                                                 </AST:VARIABLE_NAME>
22402                                                                                 <AST:Expr_list>
22403                                                                                 </AST:Expr_list>
22404                                                                         </AST:Variable>
22405                                                                         <AST:VARIABLE_NAME>
22406                                                                                 <attrs />
22407                                                                                 <value>stack</value>
22408                                                                         </AST:VARIABLE_NAME>
22409                                                                         <AST:Expr_list>
22410                                                                         </AST:Expr_list>
22411                                                                 </AST:Variable>
22412                                                                 <bool><!-- is_ref -->false</bool>
22413                                                                 <AST:Array>
22414                                                                         <attrs>
22415                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22416                                                                                 <attr key="phc.line_number"><integer>619</integer></attr>
22417                                                                         </attrs>
22418                                                                         <AST:Array_elem_list>
22419                                                                         </AST:Array_elem_list>
22420                                                                 </AST:Array>
22421                                                         </AST:Assignment>
22422                                                 </AST:Eval_expr>
22423                                                 <AST:Eval_expr>
22424                                                         <attrs>
22425                                                                 <attr key="phc.comments">
22426                                                                         <string_list>
22427                                                                         </string_list>
22428                                                                 </attr>
22429                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22430                                                                 <attr key="phc.line_number"><integer>620</integer></attr>
22431                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
22432                                                         </attrs>
22433                                                         <AST:Assignment>
22434                                                                 <attrs>
22435                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22436                                                                         <attr key="phc.line_number"><integer>620</integer></attr>
22437                                                                 </attrs>
22438                                                                 <AST:Variable>
22439                                                                         <attrs>
22440                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22441                                                                                 <attr key="phc.line_number"><integer>620</integer></attr>
22442                                                                         </attrs>
22443                                                                         <AST:Variable>
22444                                                                                 <attrs>
22445                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22446                                                                                         <attr key="phc.line_number"><integer>620</integer></attr>
22447                                                                                 </attrs>
22448                                                                                 <AST:Target xsi:nil="true" />
22449                                                                                 <AST:VARIABLE_NAME>
22450                                                                                         <attrs />
22451                                                                                         <value>this</value>
22452                                                                                 </AST:VARIABLE_NAME>
22453                                                                                 <AST:Expr_list>
22454                                                                                 </AST:Expr_list>
22455                                                                         </AST:Variable>
22456                                                                         <AST:VARIABLE_NAME>
22457                                                                                 <attrs />
22458                                                                                 <value>top</value>
22459                                                                         </AST:VARIABLE_NAME>
22460                                                                         <AST:Expr_list>
22461                                                                         </AST:Expr_list>
22462                                                                 </AST:Variable>
22463                                                                 <bool><!-- is_ref -->false</bool>
22464                                                                 <AST:BOOL>
22465                                                                         <attrs>
22466                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22467                                                                                 <attr key="phc.line_number"><integer>620</integer></attr>
22468                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
22469                                                                         </attrs>
22470                                                                         <value>False</value>
22471                                                                 </AST:BOOL>
22472                                                         </AST:Assignment>
22473                                                 </AST:Eval_expr>
22474                                                 <AST:Eval_expr>
22475                                                         <attrs>
22476                                                                 <attr key="phc.comments">
22477                                                                         <string_list>
22478                                                                         </string_list>
22479                                                                 </attr>
22480                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22481                                                                 <attr key="phc.line_number"><integer>621</integer></attr>
22482                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
22483                                                         </attrs>
22484                                                         <AST:Assignment>
22485                                                                 <attrs>
22486                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22487                                                                         <attr key="phc.line_number"><integer>621</integer></attr>
22488                                                                 </attrs>
22489                                                                 <AST:Variable>
22490                                                                         <attrs>
22491                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22492                                                                                 <attr key="phc.line_number"><integer>621</integer></attr>
22493                                                                         </attrs>
22494                                                                         <AST:Variable>
22495                                                                                 <attrs>
22496                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22497                                                                                         <attr key="phc.line_number"><integer>621</integer></attr>
22498                                                                                 </attrs>
22499                                                                                 <AST:Target xsi:nil="true" />
22500                                                                                 <AST:VARIABLE_NAME>
22501                                                                                         <attrs />
22502                                                                                         <value>this</value>
22503                                                                                 </AST:VARIABLE_NAME>
22504                                                                                 <AST:Expr_list>
22505                                                                                 </AST:Expr_list>
22506                                                                         </AST:Variable>
22507                                                                         <AST:VARIABLE_NAME>
22508                                                                                 <attrs />
22509                                                                                 <value>rootAccum</value>
22510                                                                         </AST:VARIABLE_NAME>
22511                                                                         <AST:Expr_list>
22512                                                                         </AST:Expr_list>
22513                                                                 </AST:Variable>
22514                                                                 <bool><!-- is_ref -->false</bool>
22515                                                                 <AST:STRING>
22516                                                                         <attrs>
22517                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22518                                                                                 <attr key="phc.line_number"><integer>621</integer></attr>
22519                                                                                 <attr key="phc.unparser.source_rep"><string></string></attr>
22520                                                                         </attrs>
22521                                                                         <value></value>
22522                                                                 </AST:STRING>
22523                                                         </AST:Assignment>
22524                                                 </AST:Eval_expr>
22525                                                 <AST:Eval_expr>
22526                                                         <attrs>
22527                                                                 <attr key="phc.comments">
22528                                                                         <string_list>
22529                                                                         </string_list>
22530                                                                 </attr>
22531                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22532                                                                 <attr key="phc.line_number"><integer>622</integer></attr>
22533                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
22534                                                         </attrs>
22535                                                         <AST:Assignment>
22536                                                                 <attrs>
22537                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22538                                                                         <attr key="phc.line_number"><integer>622</integer></attr>
22539                                                                 </attrs>
22540                                                                 <AST:Variable>
22541                                                                         <attrs>
22542                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22543                                                                                 <attr key="phc.line_number"><integer>622</integer></attr>
22544                                                                         </attrs>
22545                                                                         <AST:Variable>
22546                                                                                 <attrs>
22547                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22548                                                                                         <attr key="phc.line_number"><integer>622</integer></attr>
22549                                                                                 </attrs>
22550                                                                                 <AST:Target xsi:nil="true" />
22551                                                                                 <AST:VARIABLE_NAME>
22552                                                                                         <attrs />
22553                                                                                         <value>this</value>
22554                                                                                 </AST:VARIABLE_NAME>
22555                                                                                 <AST:Expr_list>
22556                                                                                 </AST:Expr_list>
22557                                                                         </AST:Variable>
22558                                                                         <AST:VARIABLE_NAME>
22559                                                                                 <attrs />
22560                                                                                 <value>accum</value>
22561                                                                         </AST:VARIABLE_NAME>
22562                                                                         <AST:Expr_list>
22563                                                                         </AST:Expr_list>
22564                                                                 </AST:Variable>
22565                                                                 <bool><!-- is_ref -->true</bool>
22566                                                                 <AST:Variable>
22567                                                                         <attrs>
22568                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22569                                                                                 <attr key="phc.line_number"><integer>622</integer></attr>
22570                                                                         </attrs>
22571                                                                         <AST:Variable>
22572                                                                                 <attrs>
22573                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22574                                                                                         <attr key="phc.line_number"><integer>622</integer></attr>
22575                                                                                 </attrs>
22576                                                                                 <AST:Target xsi:nil="true" />
22577                                                                                 <AST:VARIABLE_NAME>
22578                                                                                         <attrs />
22579                                                                                         <value>this</value>
22580                                                                                 </AST:VARIABLE_NAME>
22581                                                                                 <AST:Expr_list>
22582                                                                                 </AST:Expr_list>
22583                                                                         </AST:Variable>
22584                                                                         <AST:VARIABLE_NAME>
22585                                                                                 <attrs />
22586                                                                                 <value>rootAccum</value>
22587                                                                         </AST:VARIABLE_NAME>
22588                                                                         <AST:Expr_list>
22589                                                                         </AST:Expr_list>
22590                                                                 </AST:Variable>
22591                                                         </AST:Assignment>
22592                                                 </AST:Eval_expr>
22593                                         </AST:Statement_list>
22594                                 </AST:Method>
22595                                 <AST:Method>
22596                                         <attrs>
22597                                                 <attr key="phc.comments">
22598                                                         <string_list>
22599                                                                 <string></string>
22600                                                         </string_list>
22601                                                 </attr>
22602                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22603                                                 <attr key="phc.line_number"><integer>625</integer></attr>
22604                                         </attrs>
22605                                         <AST:Signature>
22606                                                 <attrs>
22607                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22608                                                         <attr key="phc.line_number"><integer>627</integer></attr>
22609                                                 </attrs>
22610                                                 <AST:Method_mod>
22611                                                         <attrs />
22612                                                         <bool><!-- is_public -->false</bool>
22613                                                         <bool><!-- is_protected -->false</bool>
22614                                                         <bool><!-- is_private -->false</bool>
22615                                                         <bool><!-- is_static -->false</bool>
22616                                                         <bool><!-- is_abstract -->false</bool>
22617                                                         <bool><!-- is_final -->false</bool>
22618                                                 </AST:Method_mod>
22619                                                 <bool><!-- is_ref -->false</bool>
22620                                                 <AST:METHOD_NAME>
22621                                                         <attrs />
22622                                                         <value>count</value>
22623                                                 </AST:METHOD_NAME>
22624                                                 <AST:Formal_parameter_list>
22625                                                 </AST:Formal_parameter_list>
22626                                         </AST:Signature>
22627                                         <AST:Statement_list>
22628                                                 <AST:Return>
22629                                                         <attrs>
22630                                                                 <attr key="phc.comments">
22631                                                                         <string_list>
22632                                                                         </string_list>
22633                                                                 </attr>
22634                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22635                                                                 <attr key="phc.line_number"><integer>626</integer></attr>
22636                                                         </attrs>
22637                                                         <AST:Method_invocation>
22638                                                                 <attrs>
22639                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22640                                                                         <attr key="phc.line_number"><integer>626</integer></attr>
22641                                                                 </attrs>
22642                                                                 <AST:Target xsi:nil="true" />
22643                                                                 <AST:METHOD_NAME>
22644                                                                         <attrs />
22645                                                                         <value>count</value>
22646                                                                 </AST:METHOD_NAME>
22647                                                                 <AST:Actual_parameter_list>
22648                                                                         <AST:Actual_parameter>
22649                                                                                 <attrs>
22650                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22651                                                                                         <attr key="phc.line_number"><integer>626</integer></attr>
22652                                                                                 </attrs>
22653                                                                                 <bool><!-- is_ref -->false</bool>
22654                                                                                 <AST:Variable>
22655                                                                                         <attrs>
22656                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22657                                                                                                 <attr key="phc.line_number"><integer>626</integer></attr>
22658                                                                                         </attrs>
22659                                                                                         <AST:Variable>
22660                                                                                                 <attrs>
22661                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22662                                                                                                         <attr key="phc.line_number"><integer>626</integer></attr>
22663                                                                                                 </attrs>
22664                                                                                                 <AST:Target xsi:nil="true" />
22665                                                                                                 <AST:VARIABLE_NAME>
22666                                                                                                         <attrs />
22667                                                                                                         <value>this</value>
22668                                                                                                 </AST:VARIABLE_NAME>
22669                                                                                                 <AST:Expr_list>
22670                                                                                                 </AST:Expr_list>
22671                                                                                         </AST:Variable>
22672                                                                                         <AST:VARIABLE_NAME>
22673                                                                                                 <attrs />
22674                                                                                                 <value>stack</value>
22675                                                                                         </AST:VARIABLE_NAME>
22676                                                                                         <AST:Expr_list>
22677                                                                                         </AST:Expr_list>
22678                                                                                 </AST:Variable>
22679                                                                         </AST:Actual_parameter>
22680                                                                 </AST:Actual_parameter_list>
22681                                                         </AST:Method_invocation>
22682                                                 </AST:Return>
22683                                         </AST:Statement_list>
22684                                 </AST:Method>
22685                                 <AST:Method>
22686                                         <attrs>
22687                                                 <attr key="phc.comments">
22688                                                         <string_list>
22689                                                                 <string></string>
22690                                                         </string_list>
22691                                                 </attr>
22692                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22693                                                 <attr key="phc.line_number"><integer>629</integer></attr>
22694                                         </attrs>
22695                                         <AST:Signature>
22696                                                 <attrs>
22697                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22698                                                         <attr key="phc.line_number"><integer>631</integer></attr>
22699                                                 </attrs>
22700                                                 <AST:Method_mod>
22701                                                         <attrs />
22702                                                         <bool><!-- is_public -->false</bool>
22703                                                         <bool><!-- is_protected -->false</bool>
22704                                                         <bool><!-- is_private -->false</bool>
22705                                                         <bool><!-- is_static -->false</bool>
22706                                                         <bool><!-- is_abstract -->false</bool>
22707                                                         <bool><!-- is_final -->false</bool>
22708                                                 </AST:Method_mod>
22709                                                 <bool><!-- is_ref -->true</bool>
22710                                                 <AST:METHOD_NAME>
22711                                                         <attrs />
22712                                                         <value>getAccum</value>
22713                                                 </AST:METHOD_NAME>
22714                                                 <AST:Formal_parameter_list>
22715                                                 </AST:Formal_parameter_list>
22716                                         </AST:Signature>
22717                                         <AST:Statement_list>
22718                                                 <AST:Return>
22719                                                         <attrs>
22720                                                                 <attr key="phc.comments">
22721                                                                         <string_list>
22722                                                                         </string_list>
22723                                                                 </attr>
22724                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22725                                                                 <attr key="phc.line_number"><integer>630</integer></attr>
22726                                                         </attrs>
22727                                                         <AST:Variable>
22728                                                                 <attrs>
22729                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22730                                                                         <attr key="phc.line_number"><integer>630</integer></attr>
22731                                                                 </attrs>
22732                                                                 <AST:Variable>
22733                                                                         <attrs>
22734                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22735                                                                                 <attr key="phc.line_number"><integer>630</integer></attr>
22736                                                                         </attrs>
22737                                                                         <AST:Target xsi:nil="true" />
22738                                                                         <AST:VARIABLE_NAME>
22739                                                                                 <attrs />
22740                                                                                 <value>this</value>
22741                                                                         </AST:VARIABLE_NAME>
22742                                                                         <AST:Expr_list>
22743                                                                         </AST:Expr_list>
22744                                                                 </AST:Variable>
22745                                                                 <AST:VARIABLE_NAME>
22746                                                                         <attrs />
22747                                                                         <value>accum</value>
22748                                                                 </AST:VARIABLE_NAME>
22749                                                                 <AST:Expr_list>
22750                                                                 </AST:Expr_list>
22751                                                         </AST:Variable>
22752                                                 </AST:Return>
22753                                         </AST:Statement_list>
22754                                 </AST:Method>
22755                                 <AST:Method>
22756                                         <attrs>
22757                                                 <attr key="phc.comments">
22758                                                         <string_list>
22759                                                                 <string></string>
22760                                                         </string_list>
22761                                                 </attr>
22762                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22763                                                 <attr key="phc.line_number"><integer>633</integer></attr>
22764                                         </attrs>
22765                                         <AST:Signature>
22766                                                 <attrs>
22767                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22768                                                         <attr key="phc.line_number"><integer>639</integer></attr>
22769                                                 </attrs>
22770                                                 <AST:Method_mod>
22771                                                         <attrs />
22772                                                         <bool><!-- is_public -->false</bool>
22773                                                         <bool><!-- is_protected -->false</bool>
22774                                                         <bool><!-- is_private -->false</bool>
22775                                                         <bool><!-- is_static -->false</bool>
22776                                                         <bool><!-- is_abstract -->false</bool>
22777                                                         <bool><!-- is_final -->false</bool>
22778                                                 </AST:Method_mod>
22779                                                 <bool><!-- is_ref -->false</bool>
22780                                                 <AST:METHOD_NAME>
22781                                                         <attrs />
22782                                                         <value>getCurrentPart</value>
22783                                                 </AST:METHOD_NAME>
22784                                                 <AST:Formal_parameter_list>
22785                                                 </AST:Formal_parameter_list>
22786                                         </AST:Signature>
22787                                         <AST:Statement_list>
22788                                                 <AST:If>
22789                                                         <attrs>
22790                                                                 <attr key="phc.comments">
22791                                                                         <string_list>
22792                                                                         </string_list>
22793                                                                 </attr>
22794                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22795                                                                 <attr key="phc.line_number"><integer>634</integer></attr>
22796                                                         </attrs>
22797                                                         <AST:Bin_op>
22798                                                                 <attrs>
22799                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22800                                                                         <attr key="phc.line_number"><integer>634</integer></attr>
22801                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
22802                                                                 </attrs>
22803                                                                 <AST:Variable>
22804                                                                         <attrs>
22805                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22806                                                                                 <attr key="phc.line_number"><integer>634</integer></attr>
22807                                                                         </attrs>
22808                                                                         <AST:Variable>
22809                                                                                 <attrs>
22810                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22811                                                                                         <attr key="phc.line_number"><integer>634</integer></attr>
22812                                                                                 </attrs>
22813                                                                                 <AST:Target xsi:nil="true" />
22814                                                                                 <AST:VARIABLE_NAME>
22815                                                                                         <attrs />
22816                                                                                         <value>this</value>
22817                                                                                 </AST:VARIABLE_NAME>
22818                                                                                 <AST:Expr_list>
22819                                                                                 </AST:Expr_list>
22820                                                                         </AST:Variable>
22821                                                                         <AST:VARIABLE_NAME>
22822                                                                                 <attrs />
22823                                                                                 <value>top</value>
22824                                                                         </AST:VARIABLE_NAME>
22825                                                                         <AST:Expr_list>
22826                                                                         </AST:Expr_list>
22827                                                                 </AST:Variable>
22828                                                                 <AST:OP>
22829                                                                         <attrs>
22830                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22831                                                                                 <attr key="phc.line_number"><integer>634</integer></attr>
22832                                                                         </attrs>
22833                                                                         <value>===</value>
22834                                                                 </AST:OP>
22835                                                                 <AST:BOOL>
22836                                                                         <attrs>
22837                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22838                                                                                 <attr key="phc.line_number"><integer>634</integer></attr>
22839                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
22840                                                                         </attrs>
22841                                                                         <value>False</value>
22842                                                                 </AST:BOOL>
22843                                                         </AST:Bin_op>
22844                                                         <AST:Statement_list>
22845                                                                 <AST:Return>
22846                                                                         <attrs>
22847                                                                                 <attr key="phc.comments">
22848                                                                                         <string_list>
22849                                                                                         </string_list>
22850                                                                                 </attr>
22851                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22852                                                                                 <attr key="phc.line_number"><integer>635</integer></attr>
22853                                                                         </attrs>
22854                                                                         <AST:BOOL>
22855                                                                                 <attrs>
22856                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22857                                                                                         <attr key="phc.line_number"><integer>635</integer></attr>
22858                                                                                         <attr key="phc.unparser.source_rep"><string>false</string></attr>
22859                                                                                 </attrs>
22860                                                                                 <value>False</value>
22861                                                                         </AST:BOOL>
22862                                                                 </AST:Return>
22863                                                         </AST:Statement_list>
22864                                                         <AST:Statement_list>
22865                                                                 <AST:Return>
22866                                                                         <attrs>
22867                                                                                 <attr key="phc.comments">
22868                                                                                         <string_list>
22869                                                                                         </string_list>
22870                                                                                 </attr>
22871                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22872                                                                                 <attr key="phc.line_number"><integer>637</integer></attr>
22873                                                                         </attrs>
22874                                                                         <AST:Method_invocation>
22875                                                                                 <attrs>
22876                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22877                                                                                         <attr key="phc.line_number"><integer>637</integer></attr>
22878                                                                                 </attrs>
22879                                                                                 <AST:Variable>
22880                                                                                         <attrs>
22881                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22882                                                                                                 <attr key="phc.line_number"><integer>637</integer></attr>
22883                                                                                         </attrs>
22884                                                                                         <AST:Variable>
22885                                                                                                 <attrs>
22886                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22887                                                                                                         <attr key="phc.line_number"><integer>637</integer></attr>
22888                                                                                                 </attrs>
22889                                                                                                 <AST:Target xsi:nil="true" />
22890                                                                                                 <AST:VARIABLE_NAME>
22891                                                                                                         <attrs />
22892                                                                                                         <value>this</value>
22893                                                                                                 </AST:VARIABLE_NAME>
22894                                                                                                 <AST:Expr_list>
22895                                                                                                 </AST:Expr_list>
22896                                                                                         </AST:Variable>
22897                                                                                         <AST:VARIABLE_NAME>
22898                                                                                                 <attrs />
22899                                                                                                 <value>top</value>
22900                                                                                         </AST:VARIABLE_NAME>
22901                                                                                         <AST:Expr_list>
22902                                                                                         </AST:Expr_list>
22903                                                                                 </AST:Variable>
22904                                                                                 <AST:METHOD_NAME>
22905                                                                                         <attrs>
22906                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22907                                                                                                 <attr key="phc.line_number"><integer>637</integer></attr>
22908                                                                                         </attrs>
22909                                                                                         <value>getCurrentPart</value>
22910                                                                                 </AST:METHOD_NAME>
22911                                                                                 <AST:Actual_parameter_list>
22912                                                                                 </AST:Actual_parameter_list>
22913                                                                         </AST:Method_invocation>
22914                                                                 </AST:Return>
22915                                                         </AST:Statement_list>
22916                                                 </AST:If>
22917                                         </AST:Statement_list>
22918                                 </AST:Method>
22919                                 <AST:Method>
22920                                         <attrs>
22921                                                 <attr key="phc.comments">
22922                                                         <string_list>
22923                                                                 <string></string>
22924                                                         </string_list>
22925                                                 </attr>
22926                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22927                                                 <attr key="phc.line_number"><integer>641</integer></attr>
22928                                         </attrs>
22929                                         <AST:Signature>
22930                                                 <attrs>
22931                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22932                                                         <attr key="phc.line_number"><integer>650</integer></attr>
22933                                                 </attrs>
22934                                                 <AST:Method_mod>
22935                                                         <attrs />
22936                                                         <bool><!-- is_public -->false</bool>
22937                                                         <bool><!-- is_protected -->false</bool>
22938                                                         <bool><!-- is_private -->false</bool>
22939                                                         <bool><!-- is_static -->false</bool>
22940                                                         <bool><!-- is_abstract -->false</bool>
22941                                                         <bool><!-- is_final -->false</bool>
22942                                                 </AST:Method_mod>
22943                                                 <bool><!-- is_ref -->false</bool>
22944                                                 <AST:METHOD_NAME>
22945                                                         <attrs />
22946                                                         <value>push</value>
22947                                                 </AST:METHOD_NAME>
22948                                                 <AST:Formal_parameter_list>
22949                                                         <AST:Formal_parameter>
22950                                                                 <attrs>
22951                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22952                                                                         <attr key="phc.line_number"><integer>641</integer></attr>
22953                                                                 </attrs>
22954                                                                 <AST:Type>
22955                                                                         <attrs>
22956                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22957                                                                                 <attr key="phc.line_number"><integer>641</integer></attr>
22958                                                                         </attrs>
22959                                                                         <AST:CLASS_NAME xsi:nil="true" />
22960                                                                 </AST:Type>
22961                                                                 <bool><!-- is_ref -->false</bool>
22962                                                                 <AST:Name_with_default>
22963                                                                         <attrs />
22964                                                                         <AST:VARIABLE_NAME>
22965                                                                                 <attrs />
22966                                                                                 <value>data</value>
22967                                                                         </AST:VARIABLE_NAME>
22968                                                                         <AST:Expr xsi:nil="true" />
22969                                                                 </AST:Name_with_default>
22970                                                         </AST:Formal_parameter>
22971                                                 </AST:Formal_parameter_list>
22972                                         </AST:Signature>
22973                                         <AST:Statement_list>
22974                                                 <AST:If>
22975                                                         <attrs>
22976                                                                 <attr key="phc.comments">
22977                                                                         <string_list>
22978                                                                         </string_list>
22979                                                                 </attr>
22980                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22981                                                                 <attr key="phc.line_number"><integer>642</integer></attr>
22982                                                         </attrs>
22983                                                         <AST:Instanceof>
22984                                                                 <attrs>
22985                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22986                                                                         <attr key="phc.line_number"><integer>642</integer></attr>
22987                                                                 </attrs>
22988                                                                 <AST:Variable>
22989                                                                         <attrs>
22990                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
22991                                                                                 <attr key="phc.line_number"><integer>642</integer></attr>
22992                                                                         </attrs>
22993                                                                         <AST:Target xsi:nil="true" />
22994                                                                         <AST:VARIABLE_NAME>
22995                                                                                 <attrs />
22996                                                                                 <value>data</value>
22997                                                                         </AST:VARIABLE_NAME>
22998                                                                         <AST:Expr_list>
22999                                                                         </AST:Expr_list>
23000                                                                 </AST:Variable>
23001                                                                 <AST:Reflection>
23002                                                                         <attrs>
23003                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23004                                                                                 <attr key="phc.line_number"><integer>642</integer></attr>
23005                                                                         </attrs>
23006                                                                         <AST:Variable>
23007                                                                                 <attrs>
23008                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23009                                                                                         <attr key="phc.line_number"><integer>642</integer></attr>
23010                                                                                 </attrs>
23011                                                                                 <AST:Variable>
23012                                                                                         <attrs>
23013                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23014                                                                                                 <attr key="phc.line_number"><integer>642</integer></attr>
23015                                                                                         </attrs>
23016                                                                                         <AST:Target xsi:nil="true" />
23017                                                                                         <AST:VARIABLE_NAME>
23018                                                                                                 <attrs />
23019                                                                                                 <value>this</value>
23020                                                                                         </AST:VARIABLE_NAME>
23021                                                                                         <AST:Expr_list>
23022                                                                                         </AST:Expr_list>
23023                                                                                 </AST:Variable>
23024                                                                                 <AST:VARIABLE_NAME>
23025                                                                                         <attrs />
23026                                                                                         <value>elementClass</value>
23027                                                                                 </AST:VARIABLE_NAME>
23028                                                                                 <AST:Expr_list>
23029                                                                                 </AST:Expr_list>
23030                                                                         </AST:Variable>
23031                                                                 </AST:Reflection>
23032                                                         </AST:Instanceof>
23033                                                         <AST:Statement_list>
23034                                                                 <AST:Eval_expr>
23035                                                                         <attrs>
23036                                                                                 <attr key="phc.comments">
23037                                                                                         <string_list>
23038                                                                                         </string_list>
23039                                                                                 </attr>
23040                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23041                                                                                 <attr key="phc.line_number"><integer>643</integer></attr>
23042                                                                         </attrs>
23043                                                                         <AST:Assignment>
23044                                                                                 <attrs>
23045                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23046                                                                                         <attr key="phc.line_number"><integer>643</integer></attr>
23047                                                                                 </attrs>
23048                                                                                 <AST:Variable>
23049                                                                                         <attrs>
23050                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23051                                                                                                 <attr key="phc.line_number"><integer>643</integer></attr>
23052                                                                                         </attrs>
23053                                                                                         <AST:Variable>
23054                                                                                                 <attrs>
23055                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23056                                                                                                         <attr key="phc.line_number"><integer>643</integer></attr>
23057                                                                                                 </attrs>
23058                                                                                                 <AST:Target xsi:nil="true" />
23059                                                                                                 <AST:VARIABLE_NAME>
23060                                                                                                         <attrs />
23061                                                                                                         <value>this</value>
23062                                                                                                 </AST:VARIABLE_NAME>
23063                                                                                                 <AST:Expr_list>
23064                                                                                                 </AST:Expr_list>
23065                                                                                         </AST:Variable>
23066                                                                                         <AST:VARIABLE_NAME>
23067                                                                                                 <attrs />
23068                                                                                                 <value>stack</value>
23069                                                                                         </AST:VARIABLE_NAME>
23070                                                                                         <AST:Expr_list>
23071                                                                                                 <AST:Expr xsi:nil="true" />
23072                                                                                         </AST:Expr_list>
23073                                                                                 </AST:Variable>
23074                                                                                 <bool><!-- is_ref -->false</bool>
23075                                                                                 <AST:Variable>
23076                                                                                         <attrs>
23077                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23078                                                                                                 <attr key="phc.line_number"><integer>643</integer></attr>
23079                                                                                         </attrs>
23080                                                                                         <AST:Target xsi:nil="true" />
23081                                                                                         <AST:VARIABLE_NAME>
23082                                                                                                 <attrs />
23083                                                                                                 <value>data</value>
23084                                                                                         </AST:VARIABLE_NAME>
23085                                                                                         <AST:Expr_list>
23086                                                                                         </AST:Expr_list>
23087                                                                                 </AST:Variable>
23088                                                                         </AST:Assignment>
23089                                                                 </AST:Eval_expr>
23090                                                         </AST:Statement_list>
23091                                                         <AST:Statement_list>
23092                                                                 <AST:Eval_expr>
23093                                                                         <attrs>
23094                                                                                 <attr key="phc.comments">
23095                                                                                         <string_list>
23096                                                                                         </string_list>
23097                                                                                 </attr>
23098                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23099                                                                                 <attr key="phc.line_number"><integer>645</integer></attr>
23100                                                                         </attrs>
23101                                                                         <AST:Assignment>
23102                                                                                 <attrs>
23103                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23104                                                                                         <attr key="phc.line_number"><integer>645</integer></attr>
23105                                                                                 </attrs>
23106                                                                                 <AST:Variable>
23107                                                                                         <attrs>
23108                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23109                                                                                                 <attr key="phc.line_number"><integer>645</integer></attr>
23110                                                                                         </attrs>
23111                                                                                         <AST:Target xsi:nil="true" />
23112                                                                                         <AST:VARIABLE_NAME>
23113                                                                                                 <attrs />
23114                                                                                                 <value>class</value>
23115                                                                                         </AST:VARIABLE_NAME>
23116                                                                                         <AST:Expr_list>
23117                                                                                         </AST:Expr_list>
23118                                                                                 </AST:Variable>
23119                                                                                 <bool><!-- is_ref -->false</bool>
23120                                                                                 <AST:Variable>
23121                                                                                         <attrs>
23122                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23123                                                                                                 <attr key="phc.line_number"><integer>645</integer></attr>
23124                                                                                         </attrs>
23125                                                                                         <AST:Variable>
23126                                                                                                 <attrs>
23127                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23128                                                                                                         <attr key="phc.line_number"><integer>645</integer></attr>
23129                                                                                                 </attrs>
23130                                                                                                 <AST:Target xsi:nil="true" />
23131                                                                                                 <AST:VARIABLE_NAME>
23132                                                                                                         <attrs />
23133                                                                                                         <value>this</value>
23134                                                                                                 </AST:VARIABLE_NAME>
23135                                                                                                 <AST:Expr_list>
23136                                                                                                 </AST:Expr_list>
23137                                                                                         </AST:Variable>
23138                                                                                         <AST:VARIABLE_NAME>
23139                                                                                                 <attrs />
23140                                                                                                 <value>elementClass</value>
23141                                                                                         </AST:VARIABLE_NAME>
23142                                                                                         <AST:Expr_list>
23143                                                                                         </AST:Expr_list>
23144                                                                                 </AST:Variable>
23145                                                                         </AST:Assignment>
23146                                                                 </AST:Eval_expr>
23147                                                                 <AST:Eval_expr>
23148                                                                         <attrs>
23149                                                                                 <attr key="phc.comments">
23150                                                                                         <string_list>
23151                                                                                         </string_list>
23152                                                                                 </attr>
23153                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23154                                                                                 <attr key="phc.line_number"><integer>646</integer></attr>
23155                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
23156                                                                         </attrs>
23157                                                                         <AST:Assignment>
23158                                                                                 <attrs>
23159                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23160                                                                                         <attr key="phc.line_number"><integer>646</integer></attr>
23161                                                                                 </attrs>
23162                                                                                 <AST:Variable>
23163                                                                                         <attrs>
23164                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23165                                                                                                 <attr key="phc.line_number"><integer>646</integer></attr>
23166                                                                                         </attrs>
23167                                                                                         <AST:Variable>
23168                                                                                                 <attrs>
23169                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23170                                                                                                         <attr key="phc.line_number"><integer>646</integer></attr>
23171                                                                                                 </attrs>
23172                                                                                                 <AST:Target xsi:nil="true" />
23173                                                                                                 <AST:VARIABLE_NAME>
23174                                                                                                         <attrs />
23175                                                                                                         <value>this</value>
23176                                                                                                 </AST:VARIABLE_NAME>
23177                                                                                                 <AST:Expr_list>
23178                                                                                                 </AST:Expr_list>
23179                                                                                         </AST:Variable>
23180                                                                                         <AST:VARIABLE_NAME>
23181                                                                                                 <attrs />
23182                                                                                                 <value>stack</value>
23183                                                                                         </AST:VARIABLE_NAME>
23184                                                                                         <AST:Expr_list>
23185                                                                                                 <AST:Expr xsi:nil="true" />
23186                                                                                         </AST:Expr_list>
23187                                                                                 </AST:Variable>
23188                                                                                 <bool><!-- is_ref -->false</bool>
23189                                                                                 <AST:New>
23190                                                                                         <attrs>
23191                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23192                                                                                                 <attr key="phc.line_number"><integer>646</integer></attr>
23193                                                                                         </attrs>
23194                                                                                         <AST:Reflection>
23195                                                                                                 <attrs>
23196                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23197                                                                                                         <attr key="phc.line_number"><integer>646</integer></attr>
23198                                                                                                 </attrs>
23199                                                                                                 <AST:Variable>
23200                                                                                                         <attrs>
23201                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23202                                                                                                                 <attr key="phc.line_number"><integer>646</integer></attr>
23203                                                                                                         </attrs>
23204                                                                                                         <AST:Target xsi:nil="true" />
23205                                                                                                         <AST:VARIABLE_NAME>
23206                                                                                                                 <attrs />
23207                                                                                                                 <value>class</value>
23208                                                                                                         </AST:VARIABLE_NAME>
23209                                                                                                         <AST:Expr_list>
23210                                                                                                         </AST:Expr_list>
23211                                                                                                 </AST:Variable>
23212                                                                                         </AST:Reflection>
23213                                                                                         <AST:Actual_parameter_list>
23214                                                                                                 <AST:Actual_parameter>
23215                                                                                                         <attrs>
23216                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23217                                                                                                                 <attr key="phc.line_number"><integer>646</integer></attr>
23218                                                                                                         </attrs>
23219                                                                                                         <bool><!-- is_ref -->false</bool>
23220                                                                                                         <AST:Variable>
23221                                                                                                                 <attrs>
23222                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23223                                                                                                                         <attr key="phc.line_number"><integer>646</integer></attr>
23224                                                                                                                 </attrs>
23225                                                                                                                 <AST:Target xsi:nil="true" />
23226                                                                                                                 <AST:VARIABLE_NAME>
23227                                                                                                                         <attrs />
23228                                                                                                                         <value>data</value>
23229                                                                                                                 </AST:VARIABLE_NAME>
23230                                                                                                                 <AST:Expr_list>
23231                                                                                                                 </AST:Expr_list>
23232                                                                                                         </AST:Variable>
23233                                                                                                 </AST:Actual_parameter>
23234                                                                                         </AST:Actual_parameter_list>
23235                                                                                 </AST:New>
23236                                                                         </AST:Assignment>
23237                                                                 </AST:Eval_expr>
23238                                                         </AST:Statement_list>
23239                                                 </AST:If>
23240                                                 <AST:Eval_expr>
23241                                                         <attrs>
23242                                                                 <attr key="phc.comments">
23243                                                                         <string_list>
23244                                                                         </string_list>
23245                                                                 </attr>
23246                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23247                                                                 <attr key="phc.line_number"><integer>648</integer></attr>
23248                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
23249                                                         </attrs>
23250                                                         <AST:Assignment>
23251                                                                 <attrs>
23252                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23253                                                                         <attr key="phc.line_number"><integer>648</integer></attr>
23254                                                                 </attrs>
23255                                                                 <AST:Variable>
23256                                                                         <attrs>
23257                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23258                                                                                 <attr key="phc.line_number"><integer>648</integer></attr>
23259                                                                         </attrs>
23260                                                                         <AST:Variable>
23261                                                                                 <attrs>
23262                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23263                                                                                         <attr key="phc.line_number"><integer>648</integer></attr>
23264                                                                                 </attrs>
23265                                                                                 <AST:Target xsi:nil="true" />
23266                                                                                 <AST:VARIABLE_NAME>
23267                                                                                         <attrs />
23268                                                                                         <value>this</value>
23269                                                                                 </AST:VARIABLE_NAME>
23270                                                                                 <AST:Expr_list>
23271                                                                                 </AST:Expr_list>
23272                                                                         </AST:Variable>
23273                                                                         <AST:VARIABLE_NAME>
23274                                                                                 <attrs />
23275                                                                                 <value>top</value>
23276                                                                         </AST:VARIABLE_NAME>
23277                                                                         <AST:Expr_list>
23278                                                                         </AST:Expr_list>
23279                                                                 </AST:Variable>
23280                                                                 <bool><!-- is_ref -->false</bool>
23281                                                                 <AST:Variable>
23282                                                                         <attrs>
23283                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23284                                                                                 <attr key="phc.line_number"><integer>648</integer></attr>
23285                                                                         </attrs>
23286                                                                         <AST:Variable>
23287                                                                                 <attrs>
23288                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23289                                                                                         <attr key="phc.line_number"><integer>648</integer></attr>
23290                                                                                 </attrs>
23291                                                                                 <AST:Target xsi:nil="true" />
23292                                                                                 <AST:VARIABLE_NAME>
23293                                                                                         <attrs />
23294                                                                                         <value>this</value>
23295                                                                                 </AST:VARIABLE_NAME>
23296                                                                                 <AST:Expr_list>
23297                                                                                 </AST:Expr_list>
23298                                                                         </AST:Variable>
23299                                                                         <AST:VARIABLE_NAME>
23300                                                                                 <attrs />
23301                                                                                 <value>stack</value>
23302                                                                         </AST:VARIABLE_NAME>
23303                                                                         <AST:Expr_list>
23304                                                                                 <AST:Bin_op>
23305                                                                                         <attrs>
23306                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23307                                                                                                 <attr key="phc.line_number"><integer>648</integer></attr>
23308                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
23309                                                                                         </attrs>
23310                                                                                         <AST:Method_invocation>
23311                                                                                                 <attrs>
23312                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23313                                                                                                         <attr key="phc.line_number"><integer>648</integer></attr>
23314                                                                                                 </attrs>
23315                                                                                                 <AST:Target xsi:nil="true" />
23316                                                                                                 <AST:METHOD_NAME>
23317                                                                                                         <attrs />
23318                                                                                                         <value>count</value>
23319                                                                                                 </AST:METHOD_NAME>
23320                                                                                                 <AST:Actual_parameter_list>
23321                                                                                                         <AST:Actual_parameter>
23322                                                                                                                 <attrs>
23323                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23324                                                                                                                         <attr key="phc.line_number"><integer>648</integer></attr>
23325                                                                                                                 </attrs>
23326                                                                                                                 <bool><!-- is_ref -->false</bool>
23327                                                                                                                 <AST:Variable>
23328                                                                                                                         <attrs>
23329                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23330                                                                                                                                 <attr key="phc.line_number"><integer>648</integer></attr>
23331                                                                                                                         </attrs>
23332                                                                                                                         <AST:Variable>
23333                                                                                                                                 <attrs>
23334                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23335                                                                                                                                         <attr key="phc.line_number"><integer>648</integer></attr>
23336                                                                                                                                 </attrs>
23337                                                                                                                                 <AST:Target xsi:nil="true" />
23338                                                                                                                                 <AST:VARIABLE_NAME>
23339                                                                                                                                         <attrs />
23340                                                                                                                                         <value>this</value>
23341                                                                                                                                 </AST:VARIABLE_NAME>
23342                                                                                                                                 <AST:Expr_list>
23343                                                                                                                                 </AST:Expr_list>
23344                                                                                                                         </AST:Variable>
23345                                                                                                                         <AST:VARIABLE_NAME>
23346                                                                                                                                 <attrs />
23347                                                                                                                                 <value>stack</value>
23348                                                                                                                         </AST:VARIABLE_NAME>
23349                                                                                                                         <AST:Expr_list>
23350                                                                                                                         </AST:Expr_list>
23351                                                                                                                 </AST:Variable>
23352                                                                                                         </AST:Actual_parameter>
23353                                                                                                 </AST:Actual_parameter_list>
23354                                                                                         </AST:Method_invocation>
23355                                                                                         <AST:OP>
23356                                                                                                 <attrs>
23357                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23358                                                                                                         <attr key="phc.line_number"><integer>648</integer></attr>
23359                                                                                                 </attrs>
23360                                                                                                 <value>-</value>
23361                                                                                         </AST:OP>
23362                                                                                         <AST:INT>
23363                                                                                                 <attrs>
23364                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23365                                                                                                         <attr key="phc.line_number"><integer>648</integer></attr>
23366                                                                                                         <attr key="phc.unparser.source_rep"><string>1</string></attr>
23367                                                                                                 </attrs>
23368                                                                                                 <value>1</value>
23369                                                                                         </AST:INT>
23370                                                                                 </AST:Bin_op>
23371                                                                         </AST:Expr_list>
23372                                                                 </AST:Variable>
23373                                                         </AST:Assignment>
23374                                                 </AST:Eval_expr>
23375                                                 <AST:Eval_expr>
23376                                                         <attrs>
23377                                                                 <attr key="phc.comments">
23378                                                                         <string_list>
23379                                                                         </string_list>
23380                                                                 </attr>
23381                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23382                                                                 <attr key="phc.line_number"><integer>649</integer></attr>
23383                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
23384                                                         </attrs>
23385                                                         <AST:Assignment>
23386                                                                 <attrs>
23387                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23388                                                                         <attr key="phc.line_number"><integer>649</integer></attr>
23389                                                                 </attrs>
23390                                                                 <AST:Variable>
23391                                                                         <attrs>
23392                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23393                                                                                 <attr key="phc.line_number"><integer>649</integer></attr>
23394                                                                         </attrs>
23395                                                                         <AST:Variable>
23396                                                                                 <attrs>
23397                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23398                                                                                         <attr key="phc.line_number"><integer>649</integer></attr>
23399                                                                                 </attrs>
23400                                                                                 <AST:Target xsi:nil="true" />
23401                                                                                 <AST:VARIABLE_NAME>
23402                                                                                         <attrs />
23403                                                                                         <value>this</value>
23404                                                                                 </AST:VARIABLE_NAME>
23405                                                                                 <AST:Expr_list>
23406                                                                                 </AST:Expr_list>
23407                                                                         </AST:Variable>
23408                                                                         <AST:VARIABLE_NAME>
23409                                                                                 <attrs />
23410                                                                                 <value>accum</value>
23411                                                                         </AST:VARIABLE_NAME>
23412                                                                         <AST:Expr_list>
23413                                                                         </AST:Expr_list>
23414                                                                 </AST:Variable>
23415                                                                 <bool><!-- is_ref -->true</bool>
23416                                                                 <AST:Method_invocation>
23417                                                                         <attrs>
23418                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23419                                                                                 <attr key="phc.line_number"><integer>649</integer></attr>
23420                                                                         </attrs>
23421                                                                         <AST:Variable>
23422                                                                                 <attrs>
23423                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23424                                                                                         <attr key="phc.line_number"><integer>649</integer></attr>
23425                                                                                 </attrs>
23426                                                                                 <AST:Variable>
23427                                                                                         <attrs>
23428                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23429                                                                                                 <attr key="phc.line_number"><integer>649</integer></attr>
23430                                                                                         </attrs>
23431                                                                                         <AST:Target xsi:nil="true" />
23432                                                                                         <AST:VARIABLE_NAME>
23433                                                                                                 <attrs />
23434                                                                                                 <value>this</value>
23435                                                                                         </AST:VARIABLE_NAME>
23436                                                                                         <AST:Expr_list>
23437                                                                                         </AST:Expr_list>
23438                                                                                 </AST:Variable>
23439                                                                                 <AST:VARIABLE_NAME>
23440                                                                                         <attrs />
23441                                                                                         <value>top</value>
23442                                                                                 </AST:VARIABLE_NAME>
23443                                                                                 <AST:Expr_list>
23444                                                                                 </AST:Expr_list>
23445                                                                         </AST:Variable>
23446                                                                         <AST:METHOD_NAME>
23447                                                                                 <attrs>
23448                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23449                                                                                         <attr key="phc.line_number"><integer>649</integer></attr>
23450                                                                                 </attrs>
23451                                                                                 <value>getAccum</value>
23452                                                                         </AST:METHOD_NAME>
23453                                                                         <AST:Actual_parameter_list>
23454                                                                         </AST:Actual_parameter_list>
23455                                                                 </AST:Method_invocation>
23456                                                         </AST:Assignment>
23457                                                 </AST:Eval_expr>
23458                                         </AST:Statement_list>
23459                                 </AST:Method>
23460                                 <AST:Method>
23461                                         <attrs>
23462                                                 <attr key="phc.comments">
23463                                                         <string_list>
23464                                                                 <string></string>
23465                                                         </string_list>
23466                                                 </attr>
23467                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23468                                                 <attr key="phc.line_number"><integer>652</integer></attr>
23469                                         </attrs>
23470                                         <AST:Signature>
23471                                                 <attrs>
23472                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23473                                                         <attr key="phc.line_number"><integer>666</integer></attr>
23474                                                 </attrs>
23475                                                 <AST:Method_mod>
23476                                                         <attrs />
23477                                                         <bool><!-- is_public -->false</bool>
23478                                                         <bool><!-- is_protected -->false</bool>
23479                                                         <bool><!-- is_private -->false</bool>
23480                                                         <bool><!-- is_static -->false</bool>
23481                                                         <bool><!-- is_abstract -->false</bool>
23482                                                         <bool><!-- is_final -->false</bool>
23483                                                 </AST:Method_mod>
23484                                                 <bool><!-- is_ref -->false</bool>
23485                                                 <AST:METHOD_NAME>
23486                                                         <attrs />
23487                                                         <value>pop</value>
23488                                                 </AST:METHOD_NAME>
23489                                                 <AST:Formal_parameter_list>
23490                                                 </AST:Formal_parameter_list>
23491                                         </AST:Signature>
23492                                         <AST:Statement_list>
23493                                                 <AST:If>
23494                                                         <attrs>
23495                                                                 <attr key="phc.comments">
23496                                                                         <string_list>
23497                                                                         </string_list>
23498                                                                 </attr>
23499                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23500                                                                 <attr key="phc.line_number"><integer>653</integer></attr>
23501                                                         </attrs>
23502                                                         <AST:Unary_op>
23503                                                                 <attrs>
23504                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23505                                                                         <attr key="phc.line_number"><integer>653</integer></attr>
23506                                                                 </attrs>
23507                                                                 <AST:OP>
23508                                                                         <attrs>
23509                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23510                                                                                 <attr key="phc.line_number"><integer>653</integer></attr>
23511                                                                         </attrs>
23512                                                                         <value>!</value>
23513                                                                 </AST:OP>
23514                                                                 <AST:Method_invocation>
23515                                                                         <attrs>
23516                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23517                                                                                 <attr key="phc.line_number"><integer>653</integer></attr>
23518                                                                         </attrs>
23519                                                                         <AST:Target xsi:nil="true" />
23520                                                                         <AST:METHOD_NAME>
23521                                                                                 <attrs />
23522                                                                                 <value>count</value>
23523                                                                         </AST:METHOD_NAME>
23524                                                                         <AST:Actual_parameter_list>
23525                                                                                 <AST:Actual_parameter>
23526                                                                                         <attrs>
23527                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23528                                                                                                 <attr key="phc.line_number"><integer>653</integer></attr>
23529                                                                                         </attrs>
23530                                                                                         <bool><!-- is_ref -->false</bool>
23531                                                                                         <AST:Variable>
23532                                                                                                 <attrs>
23533                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23534                                                                                                         <attr key="phc.line_number"><integer>653</integer></attr>
23535                                                                                                 </attrs>
23536                                                                                                 <AST:Variable>
23537                                                                                                         <attrs>
23538                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23539                                                                                                                 <attr key="phc.line_number"><integer>653</integer></attr>
23540                                                                                                         </attrs>
23541                                                                                                         <AST:Target xsi:nil="true" />
23542                                                                                                         <AST:VARIABLE_NAME>
23543                                                                                                                 <attrs />
23544                                                                                                                 <value>this</value>
23545                                                                                                         </AST:VARIABLE_NAME>
23546                                                                                                         <AST:Expr_list>
23547                                                                                                         </AST:Expr_list>
23548                                                                                                 </AST:Variable>
23549                                                                                                 <AST:VARIABLE_NAME>
23550                                                                                                         <attrs />
23551                                                                                                         <value>stack</value>
23552                                                                                                 </AST:VARIABLE_NAME>
23553                                                                                                 <AST:Expr_list>
23554                                                                                                 </AST:Expr_list>
23555                                                                                         </AST:Variable>
23556                                                                                 </AST:Actual_parameter>
23557                                                                         </AST:Actual_parameter_list>
23558                                                                 </AST:Method_invocation>
23559                                                         </AST:Unary_op>
23560                                                         <AST:Statement_list>
23561                                                                 <AST:Throw>
23562                                                                         <attrs>
23563                                                                                 <attr key="phc.comments">
23564                                                                                         <string_list>
23565                                                                                         </string_list>
23566                                                                                 </attr>
23567                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23568                                                                                 <attr key="phc.line_number"><integer>654</integer></attr>
23569                                                                         </attrs>
23570                                                                         <AST:New>
23571                                                                                 <attrs>
23572                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23573                                                                                         <attr key="phc.line_number"><integer>654</integer></attr>
23574                                                                                 </attrs>
23575                                                                                 <AST:CLASS_NAME>
23576                                                                                         <attrs />
23577                                                                                         <value>MWException</value>
23578                                                                                 </AST:CLASS_NAME>
23579                                                                                 <AST:Actual_parameter_list>
23580                                                                                         <AST:Actual_parameter>
23581                                                                                                 <attrs>
23582                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23583                                                                                                         <attr key="phc.line_number"><integer>654</integer></attr>
23584                                                                                                 </attrs>
23585                                                                                                 <bool><!-- is_ref -->false</bool>
23586                                                                                                 <AST:Bin_op>
23587                                                                                                         <attrs>
23588                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23589                                                                                                                 <attr key="phc.line_number"><integer>654</integer></attr>
23590                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
23591                                                                                                         </attrs>
23592                                                                                                         <AST:STRING>
23593                                                                                                                 <attrs>
23594                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23595                                                                                                                         <attr key="phc.line_number"><integer>654</integer></attr>
23596                                                                                                                         <attr key="phc.unparser.source_rep"><string>__METHOD__</string></attr>
23597                                                                                                                 </attrs>
23598                                                                                                                 <value>PPDStack::pop</value>
23599                                                                                                         </AST:STRING>
23600                                                                                                         <AST:OP>
23601                                                                                                                 <attrs>
23602                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23603                                                                                                                         <attr key="phc.line_number"><integer>654</integer></attr>
23604                                                                                                                 </attrs>
23605                                                                                                                 <value>.</value>
23606                                                                                                         </AST:OP>
23607                                                                                                         <AST:STRING>
23608                                                                                                                 <attrs>
23609                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23610                                                                                                                         <attr key="phc.line_number"><integer>654</integer></attr>
23611                                                                                                                         <attr key="phc.unparser.source_rep"><string>: no elements remaining</string></attr>
23612                                                                                                                 </attrs>
23613                                                                                                                 <value>: no elements remaining</value>
23614                                                                                                         </AST:STRING>
23615                                                                                                 </AST:Bin_op>
23616                                                                                         </AST:Actual_parameter>
23617                                                                                 </AST:Actual_parameter_list>
23618                                                                         </AST:New>
23619                                                                 </AST:Throw>
23620                                                         </AST:Statement_list>
23621                                                         <AST:Statement_list>
23622                                                         </AST:Statement_list>
23623                                                 </AST:If>
23624                                                 <AST:Eval_expr>
23625                                                         <attrs>
23626                                                                 <attr key="phc.comments">
23627                                                                         <string_list>
23628                                                                         </string_list>
23629                                                                 </attr>
23630                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23631                                                                 <attr key="phc.line_number"><integer>656</integer></attr>
23632                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
23633                                                         </attrs>
23634                                                         <AST:Assignment>
23635                                                                 <attrs>
23636                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23637                                                                         <attr key="phc.line_number"><integer>656</integer></attr>
23638                                                                 </attrs>
23639                                                                 <AST:Variable>
23640                                                                         <attrs>
23641                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23642                                                                                 <attr key="phc.line_number"><integer>656</integer></attr>
23643                                                                         </attrs>
23644                                                                         <AST:Target xsi:nil="true" />
23645                                                                         <AST:VARIABLE_NAME>
23646                                                                                 <attrs />
23647                                                                                 <value>temp</value>
23648                                                                         </AST:VARIABLE_NAME>
23649                                                                         <AST:Expr_list>
23650                                                                         </AST:Expr_list>
23651                                                                 </AST:Variable>
23652                                                                 <bool><!-- is_ref -->false</bool>
23653                                                                 <AST:Method_invocation>
23654                                                                         <attrs>
23655                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23656                                                                                 <attr key="phc.line_number"><integer>656</integer></attr>
23657                                                                         </attrs>
23658                                                                         <AST:Target xsi:nil="true" />
23659                                                                         <AST:METHOD_NAME>
23660                                                                                 <attrs />
23661                                                                                 <value>array_pop</value>
23662                                                                         </AST:METHOD_NAME>
23663                                                                         <AST:Actual_parameter_list>
23664                                                                                 <AST:Actual_parameter>
23665                                                                                         <attrs>
23666                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23667                                                                                                 <attr key="phc.line_number"><integer>656</integer></attr>
23668                                                                                         </attrs>
23669                                                                                         <bool><!-- is_ref -->false</bool>
23670                                                                                         <AST:Variable>
23671                                                                                                 <attrs>
23672                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23673                                                                                                         <attr key="phc.line_number"><integer>656</integer></attr>
23674                                                                                                 </attrs>
23675                                                                                                 <AST:Variable>
23676                                                                                                         <attrs>
23677                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23678                                                                                                                 <attr key="phc.line_number"><integer>656</integer></attr>
23679                                                                                                         </attrs>
23680                                                                                                         <AST:Target xsi:nil="true" />
23681                                                                                                         <AST:VARIABLE_NAME>
23682                                                                                                                 <attrs />
23683                                                                                                                 <value>this</value>
23684                                                                                                         </AST:VARIABLE_NAME>
23685                                                                                                         <AST:Expr_list>
23686                                                                                                         </AST:Expr_list>
23687                                                                                                 </AST:Variable>
23688                                                                                                 <AST:VARIABLE_NAME>
23689                                                                                                         <attrs />
23690                                                                                                         <value>stack</value>
23691                                                                                                 </AST:VARIABLE_NAME>
23692                                                                                                 <AST:Expr_list>
23693                                                                                                 </AST:Expr_list>
23694                                                                                         </AST:Variable>
23695                                                                                 </AST:Actual_parameter>
23696                                                                         </AST:Actual_parameter_list>
23697                                                                 </AST:Method_invocation>
23698                                                         </AST:Assignment>
23699                                                 </AST:Eval_expr>
23700                                                 <AST:If>
23701                                                         <attrs>
23702                                                                 <attr key="phc.comments">
23703                                                                         <string_list>
23704                                                                                 <string></string>
23705                                                                         </string_list>
23706                                                                 </attr>
23707                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23708                                                                 <attr key="phc.line_number"><integer>658</integer></attr>
23709                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
23710                                                         </attrs>
23711                                                         <AST:Method_invocation>
23712                                                                 <attrs>
23713                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23714                                                                         <attr key="phc.line_number"><integer>658</integer></attr>
23715                                                                 </attrs>
23716                                                                 <AST:Target xsi:nil="true" />
23717                                                                 <AST:METHOD_NAME>
23718                                                                         <attrs />
23719                                                                         <value>count</value>
23720                                                                 </AST:METHOD_NAME>
23721                                                                 <AST:Actual_parameter_list>
23722                                                                         <AST:Actual_parameter>
23723                                                                                 <attrs>
23724                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23725                                                                                         <attr key="phc.line_number"><integer>658</integer></attr>
23726                                                                                 </attrs>
23727                                                                                 <bool><!-- is_ref -->false</bool>
23728                                                                                 <AST:Variable>
23729                                                                                         <attrs>
23730                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23731                                                                                                 <attr key="phc.line_number"><integer>658</integer></attr>
23732                                                                                         </attrs>
23733                                                                                         <AST:Variable>
23734                                                                                                 <attrs>
23735                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23736                                                                                                         <attr key="phc.line_number"><integer>658</integer></attr>
23737                                                                                                 </attrs>
23738                                                                                                 <AST:Target xsi:nil="true" />
23739                                                                                                 <AST:VARIABLE_NAME>
23740                                                                                                         <attrs />
23741                                                                                                         <value>this</value>
23742                                                                                                 </AST:VARIABLE_NAME>
23743                                                                                                 <AST:Expr_list>
23744                                                                                                 </AST:Expr_list>
23745                                                                                         </AST:Variable>
23746                                                                                         <AST:VARIABLE_NAME>
23747                                                                                                 <attrs />
23748                                                                                                 <value>stack</value>
23749                                                                                         </AST:VARIABLE_NAME>
23750                                                                                         <AST:Expr_list>
23751                                                                                         </AST:Expr_list>
23752                                                                                 </AST:Variable>
23753                                                                         </AST:Actual_parameter>
23754                                                                 </AST:Actual_parameter_list>
23755                                                         </AST:Method_invocation>
23756                                                         <AST:Statement_list>
23757                                                                 <AST:Eval_expr>
23758                                                                         <attrs>
23759                                                                                 <attr key="phc.comments">
23760                                                                                         <string_list>
23761                                                                                         </string_list>
23762                                                                                 </attr>
23763                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23764                                                                                 <attr key="phc.line_number"><integer>659</integer></attr>
23765                                                                         </attrs>
23766                                                                         <AST:Assignment>
23767                                                                                 <attrs>
23768                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23769                                                                                         <attr key="phc.line_number"><integer>659</integer></attr>
23770                                                                                 </attrs>
23771                                                                                 <AST:Variable>
23772                                                                                         <attrs>
23773                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23774                                                                                                 <attr key="phc.line_number"><integer>659</integer></attr>
23775                                                                                         </attrs>
23776                                                                                         <AST:Variable>
23777                                                                                                 <attrs>
23778                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23779                                                                                                         <attr key="phc.line_number"><integer>659</integer></attr>
23780                                                                                                 </attrs>
23781                                                                                                 <AST:Target xsi:nil="true" />
23782                                                                                                 <AST:VARIABLE_NAME>
23783                                                                                                         <attrs />
23784                                                                                                         <value>this</value>
23785                                                                                                 </AST:VARIABLE_NAME>
23786                                                                                                 <AST:Expr_list>
23787                                                                                                 </AST:Expr_list>
23788                                                                                         </AST:Variable>
23789                                                                                         <AST:VARIABLE_NAME>
23790                                                                                                 <attrs />
23791                                                                                                 <value>top</value>
23792                                                                                         </AST:VARIABLE_NAME>
23793                                                                                         <AST:Expr_list>
23794                                                                                         </AST:Expr_list>
23795                                                                                 </AST:Variable>
23796                                                                                 <bool><!-- is_ref -->false</bool>
23797                                                                                 <AST:Variable>
23798                                                                                         <attrs>
23799                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23800                                                                                                 <attr key="phc.line_number"><integer>659</integer></attr>
23801                                                                                         </attrs>
23802                                                                                         <AST:Variable>
23803                                                                                                 <attrs>
23804                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23805                                                                                                         <attr key="phc.line_number"><integer>659</integer></attr>
23806                                                                                                 </attrs>
23807                                                                                                 <AST:Target xsi:nil="true" />
23808                                                                                                 <AST:VARIABLE_NAME>
23809                                                                                                         <attrs />
23810                                                                                                         <value>this</value>
23811                                                                                                 </AST:VARIABLE_NAME>
23812                                                                                                 <AST:Expr_list>
23813                                                                                                 </AST:Expr_list>
23814                                                                                         </AST:Variable>
23815                                                                                         <AST:VARIABLE_NAME>
23816                                                                                                 <attrs />
23817                                                                                                 <value>stack</value>
23818                                                                                         </AST:VARIABLE_NAME>
23819                                                                                         <AST:Expr_list>
23820                                                                                                 <AST:Bin_op>
23821                                                                                                         <attrs>
23822                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23823                                                                                                                 <attr key="phc.line_number"><integer>659</integer></attr>
23824                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
23825                                                                                                         </attrs>
23826                                                                                                         <AST:Method_invocation>
23827                                                                                                                 <attrs>
23828                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23829                                                                                                                         <attr key="phc.line_number"><integer>659</integer></attr>
23830                                                                                                                 </attrs>
23831                                                                                                                 <AST:Target xsi:nil="true" />
23832                                                                                                                 <AST:METHOD_NAME>
23833                                                                                                                         <attrs />
23834                                                                                                                         <value>count</value>
23835                                                                                                                 </AST:METHOD_NAME>
23836                                                                                                                 <AST:Actual_parameter_list>
23837                                                                                                                         <AST:Actual_parameter>
23838                                                                                                                                 <attrs>
23839                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23840                                                                                                                                         <attr key="phc.line_number"><integer>659</integer></attr>
23841                                                                                                                                 </attrs>
23842                                                                                                                                 <bool><!-- is_ref -->false</bool>
23843                                                                                                                                 <AST:Variable>
23844                                                                                                                                         <attrs>
23845                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23846                                                                                                                                                 <attr key="phc.line_number"><integer>659</integer></attr>
23847                                                                                                                                         </attrs>
23848                                                                                                                                         <AST:Variable>
23849                                                                                                                                                 <attrs>
23850                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23851                                                                                                                                                         <attr key="phc.line_number"><integer>659</integer></attr>
23852                                                                                                                                                 </attrs>
23853                                                                                                                                                 <AST:Target xsi:nil="true" />
23854                                                                                                                                                 <AST:VARIABLE_NAME>
23855                                                                                                                                                         <attrs />
23856                                                                                                                                                         <value>this</value>
23857                                                                                                                                                 </AST:VARIABLE_NAME>
23858                                                                                                                                                 <AST:Expr_list>
23859                                                                                                                                                 </AST:Expr_list>
23860                                                                                                                                         </AST:Variable>
23861                                                                                                                                         <AST:VARIABLE_NAME>
23862                                                                                                                                                 <attrs />
23863                                                                                                                                                 <value>stack</value>
23864                                                                                                                                         </AST:VARIABLE_NAME>
23865                                                                                                                                         <AST:Expr_list>
23866                                                                                                                                         </AST:Expr_list>
23867                                                                                                                                 </AST:Variable>
23868                                                                                                                         </AST:Actual_parameter>
23869                                                                                                                 </AST:Actual_parameter_list>
23870                                                                                                         </AST:Method_invocation>
23871                                                                                                         <AST:OP>
23872                                                                                                                 <attrs>
23873                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23874                                                                                                                         <attr key="phc.line_number"><integer>659</integer></attr>
23875                                                                                                                 </attrs>
23876                                                                                                                 <value>-</value>
23877                                                                                                         </AST:OP>
23878                                                                                                         <AST:INT>
23879                                                                                                                 <attrs>
23880                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23881                                                                                                                         <attr key="phc.line_number"><integer>659</integer></attr>
23882                                                                                                                         <attr key="phc.unparser.source_rep"><string>1</string></attr>
23883                                                                                                                 </attrs>
23884                                                                                                                 <value>1</value>
23885                                                                                                         </AST:INT>
23886                                                                                                 </AST:Bin_op>
23887                                                                                         </AST:Expr_list>
23888                                                                                 </AST:Variable>
23889                                                                         </AST:Assignment>
23890                                                                 </AST:Eval_expr>
23891                                                                 <AST:Eval_expr>
23892                                                                         <attrs>
23893                                                                                 <attr key="phc.comments">
23894                                                                                         <string_list>
23895                                                                                         </string_list>
23896                                                                                 </attr>
23897                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23898                                                                                 <attr key="phc.line_number"><integer>660</integer></attr>
23899                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
23900                                                                         </attrs>
23901                                                                         <AST:Assignment>
23902                                                                                 <attrs>
23903                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23904                                                                                         <attr key="phc.line_number"><integer>660</integer></attr>
23905                                                                                 </attrs>
23906                                                                                 <AST:Variable>
23907                                                                                         <attrs>
23908                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23909                                                                                                 <attr key="phc.line_number"><integer>660</integer></attr>
23910                                                                                         </attrs>
23911                                                                                         <AST:Variable>
23912                                                                                                 <attrs>
23913                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23914                                                                                                         <attr key="phc.line_number"><integer>660</integer></attr>
23915                                                                                                 </attrs>
23916                                                                                                 <AST:Target xsi:nil="true" />
23917                                                                                                 <AST:VARIABLE_NAME>
23918                                                                                                         <attrs />
23919                                                                                                         <value>this</value>
23920                                                                                                 </AST:VARIABLE_NAME>
23921                                                                                                 <AST:Expr_list>
23922                                                                                                 </AST:Expr_list>
23923                                                                                         </AST:Variable>
23924                                                                                         <AST:VARIABLE_NAME>
23925                                                                                                 <attrs />
23926                                                                                                 <value>accum</value>
23927                                                                                         </AST:VARIABLE_NAME>
23928                                                                                         <AST:Expr_list>
23929                                                                                         </AST:Expr_list>
23930                                                                                 </AST:Variable>
23931                                                                                 <bool><!-- is_ref -->true</bool>
23932                                                                                 <AST:Method_invocation>
23933                                                                                         <attrs>
23934                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23935                                                                                                 <attr key="phc.line_number"><integer>660</integer></attr>
23936                                                                                         </attrs>
23937                                                                                         <AST:Variable>
23938                                                                                                 <attrs>
23939                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23940                                                                                                         <attr key="phc.line_number"><integer>660</integer></attr>
23941                                                                                                 </attrs>
23942                                                                                                 <AST:Variable>
23943                                                                                                         <attrs>
23944                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23945                                                                                                                 <attr key="phc.line_number"><integer>660</integer></attr>
23946                                                                                                         </attrs>
23947                                                                                                         <AST:Target xsi:nil="true" />
23948                                                                                                         <AST:VARIABLE_NAME>
23949                                                                                                                 <attrs />
23950                                                                                                                 <value>this</value>
23951                                                                                                         </AST:VARIABLE_NAME>
23952                                                                                                         <AST:Expr_list>
23953                                                                                                         </AST:Expr_list>
23954                                                                                                 </AST:Variable>
23955                                                                                                 <AST:VARIABLE_NAME>
23956                                                                                                         <attrs />
23957                                                                                                         <value>top</value>
23958                                                                                                 </AST:VARIABLE_NAME>
23959                                                                                                 <AST:Expr_list>
23960                                                                                                 </AST:Expr_list>
23961                                                                                         </AST:Variable>
23962                                                                                         <AST:METHOD_NAME>
23963                                                                                                 <attrs>
23964                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23965                                                                                                         <attr key="phc.line_number"><integer>660</integer></attr>
23966                                                                                                 </attrs>
23967                                                                                                 <value>getAccum</value>
23968                                                                                         </AST:METHOD_NAME>
23969                                                                                         <AST:Actual_parameter_list>
23970                                                                                         </AST:Actual_parameter_list>
23971                                                                                 </AST:Method_invocation>
23972                                                                         </AST:Assignment>
23973                                                                 </AST:Eval_expr>
23974                                                         </AST:Statement_list>
23975                                                         <AST:Statement_list>
23976                                                                 <AST:Eval_expr>
23977                                                                         <attrs>
23978                                                                                 <attr key="phc.comments">
23979                                                                                         <string_list>
23980                                                                                         </string_list>
23981                                                                                 </attr>
23982                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23983                                                                                 <attr key="phc.line_number"><integer>662</integer></attr>
23984                                                                         </attrs>
23985                                                                         <AST:Assignment>
23986                                                                                 <attrs>
23987                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23988                                                                                         <attr key="phc.line_number"><integer>662</integer></attr>
23989                                                                                 </attrs>
23990                                                                                 <AST:Variable>
23991                                                                                         <attrs>
23992                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23993                                                                                                 <attr key="phc.line_number"><integer>662</integer></attr>
23994                                                                                         </attrs>
23995                                                                                         <AST:Variable>
23996                                                                                                 <attrs>
23997                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
23998                                                                                                         <attr key="phc.line_number"><integer>662</integer></attr>
23999                                                                                                 </attrs>
24000                                                                                                 <AST:Target xsi:nil="true" />
24001                                                                                                 <AST:VARIABLE_NAME>
24002                                                                                                         <attrs />
24003                                                                                                         <value>this</value>
24004                                                                                                 </AST:VARIABLE_NAME>
24005                                                                                                 <AST:Expr_list>
24006                                                                                                 </AST:Expr_list>
24007                                                                                         </AST:Variable>
24008                                                                                         <AST:VARIABLE_NAME>
24009                                                                                                 <attrs />
24010                                                                                                 <value>top</value>
24011                                                                                         </AST:VARIABLE_NAME>
24012                                                                                         <AST:Expr_list>
24013                                                                                         </AST:Expr_list>
24014                                                                                 </AST:Variable>
24015                                                                                 <bool><!-- is_ref -->false</bool>
24016                                                                                 <AST:Variable>
24017                                                                                         <attrs>
24018                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24019                                                                                                 <attr key="phc.line_number"><integer>662</integer></attr>
24020                                                                                         </attrs>
24021                                                                                         <AST:CLASS_NAME>
24022                                                                                                 <attrs />
24023                                                                                                 <value>self</value>
24024                                                                                         </AST:CLASS_NAME>
24025                                                                                         <AST:VARIABLE_NAME>
24026                                                                                                 <attrs />
24027                                                                                                 <value>false</value>
24028                                                                                         </AST:VARIABLE_NAME>
24029                                                                                         <AST:Expr_list>
24030                                                                                         </AST:Expr_list>
24031                                                                                 </AST:Variable>
24032                                                                         </AST:Assignment>
24033                                                                 </AST:Eval_expr>
24034                                                                 <AST:Eval_expr>
24035                                                                         <attrs>
24036                                                                                 <attr key="phc.comments">
24037                                                                                         <string_list>
24038                                                                                         </string_list>
24039                                                                                 </attr>
24040                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24041                                                                                 <attr key="phc.line_number"><integer>663</integer></attr>
24042                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
24043                                                                         </attrs>
24044                                                                         <AST:Assignment>
24045                                                                                 <attrs>
24046                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24047                                                                                         <attr key="phc.line_number"><integer>663</integer></attr>
24048                                                                                 </attrs>
24049                                                                                 <AST:Variable>
24050                                                                                         <attrs>
24051                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24052                                                                                                 <attr key="phc.line_number"><integer>663</integer></attr>
24053                                                                                         </attrs>
24054                                                                                         <AST:Variable>
24055                                                                                                 <attrs>
24056                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24057                                                                                                         <attr key="phc.line_number"><integer>663</integer></attr>
24058                                                                                                 </attrs>
24059                                                                                                 <AST:Target xsi:nil="true" />
24060                                                                                                 <AST:VARIABLE_NAME>
24061                                                                                                         <attrs />
24062                                                                                                         <value>this</value>
24063                                                                                                 </AST:VARIABLE_NAME>
24064                                                                                                 <AST:Expr_list>
24065                                                                                                 </AST:Expr_list>
24066                                                                                         </AST:Variable>
24067                                                                                         <AST:VARIABLE_NAME>
24068                                                                                                 <attrs />
24069                                                                                                 <value>accum</value>
24070                                                                                         </AST:VARIABLE_NAME>
24071                                                                                         <AST:Expr_list>
24072                                                                                         </AST:Expr_list>
24073                                                                                 </AST:Variable>
24074                                                                                 <bool><!-- is_ref -->true</bool>
24075                                                                                 <AST:Variable>
24076                                                                                         <attrs>
24077                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24078                                                                                                 <attr key="phc.line_number"><integer>663</integer></attr>
24079                                                                                         </attrs>
24080                                                                                         <AST:Variable>
24081                                                                                                 <attrs>
24082                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24083                                                                                                         <attr key="phc.line_number"><integer>663</integer></attr>
24084                                                                                                 </attrs>
24085                                                                                                 <AST:Target xsi:nil="true" />
24086                                                                                                 <AST:VARIABLE_NAME>
24087                                                                                                         <attrs />
24088                                                                                                         <value>this</value>
24089                                                                                                 </AST:VARIABLE_NAME>
24090                                                                                                 <AST:Expr_list>
24091                                                                                                 </AST:Expr_list>
24092                                                                                         </AST:Variable>
24093                                                                                         <AST:VARIABLE_NAME>
24094                                                                                                 <attrs />
24095                                                                                                 <value>rootAccum</value>
24096                                                                                         </AST:VARIABLE_NAME>
24097                                                                                         <AST:Expr_list>
24098                                                                                         </AST:Expr_list>
24099                                                                                 </AST:Variable>
24100                                                                         </AST:Assignment>
24101                                                                 </AST:Eval_expr>
24102                                                         </AST:Statement_list>
24103                                                 </AST:If>
24104                                                 <AST:Return>
24105                                                         <attrs>
24106                                                                 <attr key="phc.comments">
24107                                                                         <string_list>
24108                                                                         </string_list>
24109                                                                 </attr>
24110                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24111                                                                 <attr key="phc.line_number"><integer>665</integer></attr>
24112                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
24113                                                         </attrs>
24114                                                         <AST:Variable>
24115                                                                 <attrs>
24116                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24117                                                                         <attr key="phc.line_number"><integer>665</integer></attr>
24118                                                                 </attrs>
24119                                                                 <AST:Target xsi:nil="true" />
24120                                                                 <AST:VARIABLE_NAME>
24121                                                                         <attrs />
24122                                                                         <value>temp</value>
24123                                                                 </AST:VARIABLE_NAME>
24124                                                                 <AST:Expr_list>
24125                                                                 </AST:Expr_list>
24126                                                         </AST:Variable>
24127                                                 </AST:Return>
24128                                         </AST:Statement_list>
24129                                 </AST:Method>
24130                                 <AST:Method>
24131                                         <attrs>
24132                                                 <attr key="phc.comments">
24133                                                         <string_list>
24134                                                                 <string></string>
24135                                                         </string_list>
24136                                                 </attr>
24137                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24138                                                 <attr key="phc.line_number"><integer>668</integer></attr>
24139                                         </attrs>
24140                                         <AST:Signature>
24141                                                 <attrs>
24142                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24143                                                         <attr key="phc.line_number"><integer>671</integer></attr>
24144                                                 </attrs>
24145                                                 <AST:Method_mod>
24146                                                         <attrs />
24147                                                         <bool><!-- is_public -->false</bool>
24148                                                         <bool><!-- is_protected -->false</bool>
24149                                                         <bool><!-- is_private -->false</bool>
24150                                                         <bool><!-- is_static -->false</bool>
24151                                                         <bool><!-- is_abstract -->false</bool>
24152                                                         <bool><!-- is_final -->false</bool>
24153                                                 </AST:Method_mod>
24154                                                 <bool><!-- is_ref -->false</bool>
24155                                                 <AST:METHOD_NAME>
24156                                                         <attrs />
24157                                                         <value>addPart</value>
24158                                                 </AST:METHOD_NAME>
24159                                                 <AST:Formal_parameter_list>
24160                                                         <AST:Formal_parameter>
24161                                                                 <attrs>
24162                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24163                                                                         <attr key="phc.line_number"><integer>668</integer></attr>
24164                                                                 </attrs>
24165                                                                 <AST:Type>
24166                                                                         <attrs>
24167                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24168                                                                                 <attr key="phc.line_number"><integer>668</integer></attr>
24169                                                                         </attrs>
24170                                                                         <AST:CLASS_NAME xsi:nil="true" />
24171                                                                 </AST:Type>
24172                                                                 <bool><!-- is_ref -->false</bool>
24173                                                                 <AST:Name_with_default>
24174                                                                         <attrs>
24175                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24176                                                                                 <attr key="phc.line_number"><integer>668</integer></attr>
24177                                                                         </attrs>
24178                                                                         <AST:VARIABLE_NAME>
24179                                                                                 <attrs />
24180                                                                                 <value>s</value>
24181                                                                         </AST:VARIABLE_NAME>
24182                                                                         <AST:STRING>
24183                                                                                 <attrs>
24184                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24185                                                                                         <attr key="phc.line_number"><integer>668</integer></attr>
24186                                                                                         <attr key="phc.unparser.source_rep"><string></string></attr>
24187                                                                                 </attrs>
24188                                                                                 <value></value>
24189                                                                         </AST:STRING>
24190                                                                 </AST:Name_with_default>
24191                                                         </AST:Formal_parameter>
24192                                                 </AST:Formal_parameter_list>
24193                                         </AST:Signature>
24194                                         <AST:Statement_list>
24195                                                 <AST:Eval_expr>
24196                                                         <attrs>
24197                                                                 <attr key="phc.comments">
24198                                                                         <string_list>
24199                                                                         </string_list>
24200                                                                 </attr>
24201                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24202                                                                 <attr key="phc.line_number"><integer>669</integer></attr>
24203                                                         </attrs>
24204                                                         <AST:Method_invocation>
24205                                                                 <attrs>
24206                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24207                                                                         <attr key="phc.line_number"><integer>669</integer></attr>
24208                                                                 </attrs>
24209                                                                 <AST:Variable>
24210                                                                         <attrs>
24211                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24212                                                                                 <attr key="phc.line_number"><integer>669</integer></attr>
24213                                                                         </attrs>
24214                                                                         <AST:Variable>
24215                                                                                 <attrs>
24216                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24217                                                                                         <attr key="phc.line_number"><integer>669</integer></attr>
24218                                                                                 </attrs>
24219                                                                                 <AST:Target xsi:nil="true" />
24220                                                                                 <AST:VARIABLE_NAME>
24221                                                                                         <attrs />
24222                                                                                         <value>this</value>
24223                                                                                 </AST:VARIABLE_NAME>
24224                                                                                 <AST:Expr_list>
24225                                                                                 </AST:Expr_list>
24226                                                                         </AST:Variable>
24227                                                                         <AST:VARIABLE_NAME>
24228                                                                                 <attrs />
24229                                                                                 <value>top</value>
24230                                                                         </AST:VARIABLE_NAME>
24231                                                                         <AST:Expr_list>
24232                                                                         </AST:Expr_list>
24233                                                                 </AST:Variable>
24234                                                                 <AST:METHOD_NAME>
24235                                                                         <attrs>
24236                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24237                                                                                 <attr key="phc.line_number"><integer>669</integer></attr>
24238                                                                         </attrs>
24239                                                                         <value>addPart</value>
24240                                                                 </AST:METHOD_NAME>
24241                                                                 <AST:Actual_parameter_list>
24242                                                                         <AST:Actual_parameter>
24243                                                                                 <attrs>
24244                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24245                                                                                         <attr key="phc.line_number"><integer>669</integer></attr>
24246                                                                                 </attrs>
24247                                                                                 <bool><!-- is_ref -->false</bool>
24248                                                                                 <AST:Variable>
24249                                                                                         <attrs>
24250                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24251                                                                                                 <attr key="phc.line_number"><integer>669</integer></attr>
24252                                                                                         </attrs>
24253                                                                                         <AST:Target xsi:nil="true" />
24254                                                                                         <AST:VARIABLE_NAME>
24255                                                                                                 <attrs />
24256                                                                                                 <value>s</value>
24257                                                                                         </AST:VARIABLE_NAME>
24258                                                                                         <AST:Expr_list>
24259                                                                                         </AST:Expr_list>
24260                                                                                 </AST:Variable>
24261                                                                         </AST:Actual_parameter>
24262                                                                 </AST:Actual_parameter_list>
24263                                                         </AST:Method_invocation>
24264                                                 </AST:Eval_expr>
24265                                                 <AST:Eval_expr>
24266                                                         <attrs>
24267                                                                 <attr key="phc.comments">
24268                                                                         <string_list>
24269                                                                         </string_list>
24270                                                                 </attr>
24271                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24272                                                                 <attr key="phc.line_number"><integer>670</integer></attr>
24273                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
24274                                                         </attrs>
24275                                                         <AST:Assignment>
24276                                                                 <attrs>
24277                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24278                                                                         <attr key="phc.line_number"><integer>670</integer></attr>
24279                                                                 </attrs>
24280                                                                 <AST:Variable>
24281                                                                         <attrs>
24282                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24283                                                                                 <attr key="phc.line_number"><integer>670</integer></attr>
24284                                                                         </attrs>
24285                                                                         <AST:Variable>
24286                                                                                 <attrs>
24287                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24288                                                                                         <attr key="phc.line_number"><integer>670</integer></attr>
24289                                                                                 </attrs>
24290                                                                                 <AST:Target xsi:nil="true" />
24291                                                                                 <AST:VARIABLE_NAME>
24292                                                                                         <attrs />
24293                                                                                         <value>this</value>
24294                                                                                 </AST:VARIABLE_NAME>
24295                                                                                 <AST:Expr_list>
24296                                                                                 </AST:Expr_list>
24297                                                                         </AST:Variable>
24298                                                                         <AST:VARIABLE_NAME>
24299                                                                                 <attrs />
24300                                                                                 <value>accum</value>
24301                                                                         </AST:VARIABLE_NAME>
24302                                                                         <AST:Expr_list>
24303                                                                         </AST:Expr_list>
24304                                                                 </AST:Variable>
24305                                                                 <bool><!-- is_ref -->true</bool>
24306                                                                 <AST:Method_invocation>
24307                                                                         <attrs>
24308                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24309                                                                                 <attr key="phc.line_number"><integer>670</integer></attr>
24310                                                                         </attrs>
24311                                                                         <AST:Variable>
24312                                                                                 <attrs>
24313                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24314                                                                                         <attr key="phc.line_number"><integer>670</integer></attr>
24315                                                                                 </attrs>
24316                                                                                 <AST:Variable>
24317                                                                                         <attrs>
24318                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24319                                                                                                 <attr key="phc.line_number"><integer>670</integer></attr>
24320                                                                                         </attrs>
24321                                                                                         <AST:Target xsi:nil="true" />
24322                                                                                         <AST:VARIABLE_NAME>
24323                                                                                                 <attrs />
24324                                                                                                 <value>this</value>
24325                                                                                         </AST:VARIABLE_NAME>
24326                                                                                         <AST:Expr_list>
24327                                                                                         </AST:Expr_list>
24328                                                                                 </AST:Variable>
24329                                                                                 <AST:VARIABLE_NAME>
24330                                                                                         <attrs />
24331                                                                                         <value>top</value>
24332                                                                                 </AST:VARIABLE_NAME>
24333                                                                                 <AST:Expr_list>
24334                                                                                 </AST:Expr_list>
24335                                                                         </AST:Variable>
24336                                                                         <AST:METHOD_NAME>
24337                                                                                 <attrs>
24338                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24339                                                                                         <attr key="phc.line_number"><integer>670</integer></attr>
24340                                                                                 </attrs>
24341                                                                                 <value>getAccum</value>
24342                                                                         </AST:METHOD_NAME>
24343                                                                         <AST:Actual_parameter_list>
24344                                                                         </AST:Actual_parameter_list>
24345                                                                 </AST:Method_invocation>
24346                                                         </AST:Assignment>
24347                                                 </AST:Eval_expr>
24348                                         </AST:Statement_list>
24349                                 </AST:Method>
24350                                 <AST:Method>
24351                                         <attrs>
24352                                                 <attr key="phc.comments">
24353                                                         <string_list>
24354                                                                 <string></string>
24355                                                         </string_list>
24356                                                 </attr>
24357                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24358                                                 <attr key="phc.line_number"><integer>673</integer></attr>
24359                                         </attrs>
24360                                         <AST:Signature>
24361                                                 <attrs>
24362                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24363                                                         <attr key="phc.line_number"><integer>683</integer></attr>
24364                                                 </attrs>
24365                                                 <AST:Method_mod>
24366                                                         <attrs />
24367                                                         <bool><!-- is_public -->false</bool>
24368                                                         <bool><!-- is_protected -->false</bool>
24369                                                         <bool><!-- is_private -->false</bool>
24370                                                         <bool><!-- is_static -->false</bool>
24371                                                         <bool><!-- is_abstract -->false</bool>
24372                                                         <bool><!-- is_final -->false</bool>
24373                                                 </AST:Method_mod>
24374                                                 <bool><!-- is_ref -->false</bool>
24375                                                 <AST:METHOD_NAME>
24376                                                         <attrs />
24377                                                         <value>getFlags</value>
24378                                                 </AST:METHOD_NAME>
24379                                                 <AST:Formal_parameter_list>
24380                                                 </AST:Formal_parameter_list>
24381                                         </AST:Signature>
24382                                         <AST:Statement_list>
24383                                                 <AST:If>
24384                                                         <attrs>
24385                                                                 <attr key="phc.comments">
24386                                                                         <string_list>
24387                                                                         </string_list>
24388                                                                 </attr>
24389                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24390                                                                 <attr key="phc.line_number"><integer>674</integer></attr>
24391                                                         </attrs>
24392                                                         <AST:Unary_op>
24393                                                                 <attrs>
24394                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24395                                                                         <attr key="phc.line_number"><integer>674</integer></attr>
24396                                                                 </attrs>
24397                                                                 <AST:OP>
24398                                                                         <attrs>
24399                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24400                                                                                 <attr key="phc.line_number"><integer>674</integer></attr>
24401                                                                         </attrs>
24402                                                                         <value>!</value>
24403                                                                 </AST:OP>
24404                                                                 <AST:Method_invocation>
24405                                                                         <attrs>
24406                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24407                                                                                 <attr key="phc.line_number"><integer>674</integer></attr>
24408                                                                         </attrs>
24409                                                                         <AST:Target xsi:nil="true" />
24410                                                                         <AST:METHOD_NAME>
24411                                                                                 <attrs />
24412                                                                                 <value>count</value>
24413                                                                         </AST:METHOD_NAME>
24414                                                                         <AST:Actual_parameter_list>
24415                                                                                 <AST:Actual_parameter>
24416                                                                                         <attrs>
24417                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24418                                                                                                 <attr key="phc.line_number"><integer>674</integer></attr>
24419                                                                                         </attrs>
24420                                                                                         <bool><!-- is_ref -->false</bool>
24421                                                                                         <AST:Variable>
24422                                                                                                 <attrs>
24423                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24424                                                                                                         <attr key="phc.line_number"><integer>674</integer></attr>
24425                                                                                                 </attrs>
24426                                                                                                 <AST:Variable>
24427                                                                                                         <attrs>
24428                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24429                                                                                                                 <attr key="phc.line_number"><integer>674</integer></attr>
24430                                                                                                         </attrs>
24431                                                                                                         <AST:Target xsi:nil="true" />
24432                                                                                                         <AST:VARIABLE_NAME>
24433                                                                                                                 <attrs />
24434                                                                                                                 <value>this</value>
24435                                                                                                         </AST:VARIABLE_NAME>
24436                                                                                                         <AST:Expr_list>
24437                                                                                                         </AST:Expr_list>
24438                                                                                                 </AST:Variable>
24439                                                                                                 <AST:VARIABLE_NAME>
24440                                                                                                         <attrs />
24441                                                                                                         <value>stack</value>
24442                                                                                                 </AST:VARIABLE_NAME>
24443                                                                                                 <AST:Expr_list>
24444                                                                                                 </AST:Expr_list>
24445                                                                                         </AST:Variable>
24446                                                                                 </AST:Actual_parameter>
24447                                                                         </AST:Actual_parameter_list>
24448                                                                 </AST:Method_invocation>
24449                                                         </AST:Unary_op>
24450                                                         <AST:Statement_list>
24451                                                                 <AST:Return>
24452                                                                         <attrs>
24453                                                                                 <attr key="phc.comments">
24454                                                                                         <string_list>
24455                                                                                         </string_list>
24456                                                                                 </attr>
24457                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24458                                                                                 <attr key="phc.line_number"><integer>679</integer></attr>
24459                                                                         </attrs>
24460                                                                         <AST:Array>
24461                                                                                 <attrs>
24462                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24463                                                                                         <attr key="phc.line_number"><integer>679</integer></attr>
24464                                                                                 </attrs>
24465                                                                                 <AST:Array_elem_list>
24466                                                                                         <AST:Array_elem>
24467                                                                                                 <attrs>
24468                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24469                                                                                                         <attr key="phc.line_number"><integer>676</integer></attr>
24470                                                                                                 </attrs>
24471                                                                                                 <AST:STRING>
24472                                                                                                         <attrs>
24473                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24474                                                                                                                 <attr key="phc.line_number"><integer>676</integer></attr>
24475                                                                                                                 <attr key="phc.unparser.source_rep"><string>findEquals</string></attr>
24476                                                                                                                 <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
24477                                                                                                         </attrs>
24478                                                                                                         <value>findEquals</value>
24479                                                                                                 </AST:STRING>
24480                                                                                                 <bool><!-- is_ref -->false</bool>
24481                                                                                                 <AST:BOOL>
24482                                                                                                         <attrs>
24483                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24484                                                                                                                 <attr key="phc.line_number"><integer>676</integer></attr>
24485                                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
24486                                                                                                         </attrs>
24487                                                                                                         <value>False</value>
24488                                                                                                 </AST:BOOL>
24489                                                                                         </AST:Array_elem>
24490                                                                                         <AST:Array_elem>
24491                                                                                                 <attrs>
24492                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24493                                                                                                         <attr key="phc.line_number"><integer>677</integer></attr>
24494                                                                                                 </attrs>
24495                                                                                                 <AST:STRING>
24496                                                                                                         <attrs>
24497                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24498                                                                                                                 <attr key="phc.line_number"><integer>677</integer></attr>
24499                                                                                                                 <attr key="phc.unparser.source_rep"><string>findPipe</string></attr>
24500                                                                                                                 <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
24501                                                                                                         </attrs>
24502                                                                                                         <value>findPipe</value>
24503                                                                                                 </AST:STRING>
24504                                                                                                 <bool><!-- is_ref -->false</bool>
24505                                                                                                 <AST:BOOL>
24506                                                                                                         <attrs>
24507                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24508                                                                                                                 <attr key="phc.line_number"><integer>677</integer></attr>
24509                                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
24510                                                                                                         </attrs>
24511                                                                                                         <value>False</value>
24512                                                                                                 </AST:BOOL>
24513                                                                                         </AST:Array_elem>
24514                                                                                         <AST:Array_elem>
24515                                                                                                 <attrs>
24516                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24517                                                                                                         <attr key="phc.line_number"><integer>678</integer></attr>
24518                                                                                                 </attrs>
24519                                                                                                 <AST:STRING>
24520                                                                                                         <attrs>
24521                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24522                                                                                                                 <attr key="phc.line_number"><integer>678</integer></attr>
24523                                                                                                                 <attr key="phc.unparser.source_rep"><string>inHeading</string></attr>
24524                                                                                                                 <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
24525                                                                                                         </attrs>
24526                                                                                                         <value>inHeading</value>
24527                                                                                                 </AST:STRING>
24528                                                                                                 <bool><!-- is_ref -->false</bool>
24529                                                                                                 <AST:BOOL>
24530                                                                                                         <attrs>
24531                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24532                                                                                                                 <attr key="phc.line_number"><integer>678</integer></attr>
24533                                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
24534                                                                                                         </attrs>
24535                                                                                                         <value>False</value>
24536                                                                                                 </AST:BOOL>
24537                                                                                         </AST:Array_elem>
24538                                                                                 </AST:Array_elem_list>
24539                                                                         </AST:Array>
24540                                                                 </AST:Return>
24541                                                         </AST:Statement_list>
24542                                                         <AST:Statement_list>
24543                                                                 <AST:Return>
24544                                                                         <attrs>
24545                                                                                 <attr key="phc.comments">
24546                                                                                         <string_list>
24547                                                                                         </string_list>
24548                                                                                 </attr>
24549                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24550                                                                                 <attr key="phc.line_number"><integer>681</integer></attr>
24551                                                                         </attrs>
24552                                                                         <AST:Method_invocation>
24553                                                                                 <attrs>
24554                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24555                                                                                         <attr key="phc.line_number"><integer>681</integer></attr>
24556                                                                                 </attrs>
24557                                                                                 <AST:Variable>
24558                                                                                         <attrs>
24559                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24560                                                                                                 <attr key="phc.line_number"><integer>681</integer></attr>
24561                                                                                         </attrs>
24562                                                                                         <AST:Variable>
24563                                                                                                 <attrs>
24564                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24565                                                                                                         <attr key="phc.line_number"><integer>681</integer></attr>
24566                                                                                                 </attrs>
24567                                                                                                 <AST:Target xsi:nil="true" />
24568                                                                                                 <AST:VARIABLE_NAME>
24569                                                                                                         <attrs />
24570                                                                                                         <value>this</value>
24571                                                                                                 </AST:VARIABLE_NAME>
24572                                                                                                 <AST:Expr_list>
24573                                                                                                 </AST:Expr_list>
24574                                                                                         </AST:Variable>
24575                                                                                         <AST:VARIABLE_NAME>
24576                                                                                                 <attrs />
24577                                                                                                 <value>top</value>
24578                                                                                         </AST:VARIABLE_NAME>
24579                                                                                         <AST:Expr_list>
24580                                                                                         </AST:Expr_list>
24581                                                                                 </AST:Variable>
24582                                                                                 <AST:METHOD_NAME>
24583                                                                                         <attrs>
24584                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24585                                                                                                 <attr key="phc.line_number"><integer>681</integer></attr>
24586                                                                                         </attrs>
24587                                                                                         <value>getFlags</value>
24588                                                                                 </AST:METHOD_NAME>
24589                                                                                 <AST:Actual_parameter_list>
24590                                                                                 </AST:Actual_parameter_list>
24591                                                                         </AST:Method_invocation>
24592                                                                 </AST:Return>
24593                                                         </AST:Statement_list>
24594                                                 </AST:If>
24595                                         </AST:Statement_list>
24596                                 </AST:Method>
24597                         </AST:Member_list>
24598                 </AST:Class_def>
24599                 <AST:Class_def>
24600                         <attrs>
24601                                 <attr key="phc.comments">
24602                                         <string_list>
24603                                                 <string></string>
24604                                                 <string encoding="escape">/**
24605  * @ingroup Parser
24606  */</string>
24607                                         </string_list>
24608                                 </attr>
24609                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24610                                 <attr key="phc.line_number"><integer>689</integer></attr>
24611                         </attrs>
24612                         <AST:Class_mod>
24613                                 <attrs>
24614                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24615                                         <attr key="phc.line_number"><integer>689</integer></attr>
24616                                 </attrs>
24617                                 <bool><!-- is_abstract -->false</bool>
24618                                 <bool><!-- is_final -->false</bool>
24619                         </AST:Class_mod>
24620                         <AST:CLASS_NAME>
24621                                 <attrs />
24622                                 <value>PPDStackElement</value>
24623                         </AST:CLASS_NAME>
24624                         <AST:CLASS_NAME xsi:nil="true" />
24625                         <AST:INTERFACE_NAME_list>
24626                         </AST:INTERFACE_NAME_list>
24627                         <AST:Member_list>
24628                                 <AST:Attribute>
24629                                         <attrs>
24630                                                 <attr key="phc.comments">
24631                                                         <string_list>
24632                                                                 <string>// Opening character (\n for heading)</string>
24633                                                                 <string>// Matching closing character</string>
24634                                                                 <string>// Number of opening characters found (number of "=" for heading)</string>
24635                                                                 <string>// Array of PPDPart objects describing pipe-separated parts.</string>
24636                                                                 <string>// True if the open char appeared at the start of the input line. Not set for headings.</string>
24637                                                         </string_list>
24638                                                 </attr>
24639                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24640                                                 <attr key="phc.line_number"><integer>694</integer></attr>
24641                                         </attrs>
24642                                         <AST:Attr_mod>
24643                                                 <attrs>
24644                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24645                                                         <attr key="phc.line_number"><integer>690</integer></attr>
24646                                                 </attrs>
24647                                                 <bool><!-- is_public -->false</bool>
24648                                                 <bool><!-- is_protected -->false</bool>
24649                                                 <bool><!-- is_private -->false</bool>
24650                                                 <bool><!-- is_static -->false</bool>
24651                                                 <bool><!-- is_const -->false</bool>
24652                                         </AST:Attr_mod>
24653                                         <AST:Name_with_default_list>
24654                                                 <AST:Name_with_default>
24655                                                         <attrs>
24656                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24657                                                                 <attr key="phc.line_number"><integer>690</integer></attr>
24658                                                         </attrs>
24659                                                         <AST:VARIABLE_NAME>
24660                                                                 <attrs />
24661                                                                 <value>open</value>
24662                                                         </AST:VARIABLE_NAME>
24663                                                         <AST:Expr xsi:nil="true" />
24664                                                 </AST:Name_with_default>
24665                                                 <AST:Name_with_default>
24666                                                         <attrs>
24667                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24668                                                                 <attr key="phc.line_number"><integer>691</integer></attr>
24669                                                         </attrs>
24670                                                         <AST:VARIABLE_NAME>
24671                                                                 <attrs />
24672                                                                 <value>close</value>
24673                                                         </AST:VARIABLE_NAME>
24674                                                         <AST:Expr xsi:nil="true" />
24675                                                 </AST:Name_with_default>
24676                                                 <AST:Name_with_default>
24677                                                         <attrs>
24678                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24679                                                                 <attr key="phc.line_number"><integer>692</integer></attr>
24680                                                         </attrs>
24681                                                         <AST:VARIABLE_NAME>
24682                                                                 <attrs />
24683                                                                 <value>count</value>
24684                                                         </AST:VARIABLE_NAME>
24685                                                         <AST:Expr xsi:nil="true" />
24686                                                 </AST:Name_with_default>
24687                                                 <AST:Name_with_default>
24688                                                         <attrs>
24689                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24690                                                                 <attr key="phc.line_number"><integer>693</integer></attr>
24691                                                         </attrs>
24692                                                         <AST:VARIABLE_NAME>
24693                                                                 <attrs />
24694                                                                 <value>parts</value>
24695                                                         </AST:VARIABLE_NAME>
24696                                                         <AST:Expr xsi:nil="true" />
24697                                                 </AST:Name_with_default>
24698                                                 <AST:Name_with_default>
24699                                                         <attrs>
24700                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24701                                                                 <attr key="phc.line_number"><integer>694</integer></attr>
24702                                                         </attrs>
24703                                                         <AST:VARIABLE_NAME>
24704                                                                 <attrs />
24705                                                                 <value>lineStart</value>
24706                                                         </AST:VARIABLE_NAME>
24707                                                         <AST:Expr xsi:nil="true" />
24708                                                 </AST:Name_with_default>
24709                                         </AST:Name_with_default_list>
24710                                 </AST:Attribute>
24711                                 <AST:Attribute>
24712                                         <attrs>
24713                                                 <attr key="phc.comments">
24714                                                         <string_list>
24715                                                                 <string></string>
24716                                                         </string_list>
24717                                                 </attr>
24718                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24719                                                 <attr key="phc.line_number"><integer>696</integer></attr>
24720                                         </attrs>
24721                                         <AST:Attr_mod>
24722                                                 <attrs>
24723                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24724                                                         <attr key="phc.line_number"><integer>696</integer></attr>
24725                                                 </attrs>
24726                                                 <bool><!-- is_public -->false</bool>
24727                                                 <bool><!-- is_protected -->false</bool>
24728                                                 <bool><!-- is_private -->false</bool>
24729                                                 <bool><!-- is_static -->false</bool>
24730                                                 <bool><!-- is_const -->false</bool>
24731                                         </AST:Attr_mod>
24732                                         <AST:Name_with_default_list>
24733                                                 <AST:Name_with_default>
24734                                                         <attrs>
24735                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24736                                                                 <attr key="phc.line_number"><integer>696</integer></attr>
24737                                                         </attrs>
24738                                                         <AST:VARIABLE_NAME>
24739                                                                 <attrs />
24740                                                                 <value>partClass</value>
24741                                                         </AST:VARIABLE_NAME>
24742                                                         <AST:STRING>
24743                                                                 <attrs>
24744                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24745                                                                         <attr key="phc.line_number"><integer>696</integer></attr>
24746                                                                         <attr key="phc.unparser.source_rep"><string>PPDPart</string></attr>
24747                                                                 </attrs>
24748                                                                 <value>PPDPart</value>
24749                                                         </AST:STRING>
24750                                                 </AST:Name_with_default>
24751                                         </AST:Name_with_default_list>
24752                                 </AST:Attribute>
24753                                 <AST:Method>
24754                                         <attrs>
24755                                                 <attr key="phc.comments">
24756                                                         <string_list>
24757                                                                 <string></string>
24758                                                         </string_list>
24759                                                 </attr>
24760                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24761                                                 <attr key="phc.line_number"><integer>698</integer></attr>
24762                                         </attrs>
24763                                         <AST:Signature>
24764                                                 <attrs>
24765                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24766                                                         <attr key="phc.line_number"><integer>705</integer></attr>
24767                                                 </attrs>
24768                                                 <AST:Method_mod>
24769                                                         <attrs />
24770                                                         <bool><!-- is_public -->false</bool>
24771                                                         <bool><!-- is_protected -->false</bool>
24772                                                         <bool><!-- is_private -->false</bool>
24773                                                         <bool><!-- is_static -->false</bool>
24774                                                         <bool><!-- is_abstract -->false</bool>
24775                                                         <bool><!-- is_final -->false</bool>
24776                                                 </AST:Method_mod>
24777                                                 <bool><!-- is_ref -->false</bool>
24778                                                 <AST:METHOD_NAME>
24779                                                         <attrs />
24780                                                         <value>__construct</value>
24781                                                 </AST:METHOD_NAME>
24782                                                 <AST:Formal_parameter_list>
24783                                                         <AST:Formal_parameter>
24784                                                                 <attrs>
24785                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24786                                                                         <attr key="phc.line_number"><integer>698</integer></attr>
24787                                                                 </attrs>
24788                                                                 <AST:Type>
24789                                                                         <attrs>
24790                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24791                                                                                 <attr key="phc.line_number"><integer>698</integer></attr>
24792                                                                         </attrs>
24793                                                                         <AST:CLASS_NAME xsi:nil="true" />
24794                                                                 </AST:Type>
24795                                                                 <bool><!-- is_ref -->false</bool>
24796                                                                 <AST:Name_with_default>
24797                                                                         <attrs>
24798                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24799                                                                                 <attr key="phc.line_number"><integer>698</integer></attr>
24800                                                                         </attrs>
24801                                                                         <AST:VARIABLE_NAME>
24802                                                                                 <attrs />
24803                                                                                 <value>data</value>
24804                                                                         </AST:VARIABLE_NAME>
24805                                                                         <AST:Array>
24806                                                                                 <attrs>
24807                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24808                                                                                         <attr key="phc.line_number"><integer>698</integer></attr>
24809                                                                                 </attrs>
24810                                                                                 <AST:Array_elem_list>
24811                                                                                 </AST:Array_elem_list>
24812                                                                         </AST:Array>
24813                                                                 </AST:Name_with_default>
24814                                                         </AST:Formal_parameter>
24815                                                 </AST:Formal_parameter_list>
24816                                         </AST:Signature>
24817                                         <AST:Statement_list>
24818                                                 <AST:Eval_expr>
24819                                                         <attrs>
24820                                                                 <attr key="phc.comments">
24821                                                                         <string_list>
24822                                                                         </string_list>
24823                                                                 </attr>
24824                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24825                                                                 <attr key="phc.line_number"><integer>699</integer></attr>
24826                                                         </attrs>
24827                                                         <AST:Assignment>
24828                                                                 <attrs>
24829                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24830                                                                         <attr key="phc.line_number"><integer>699</integer></attr>
24831                                                                 </attrs>
24832                                                                 <AST:Variable>
24833                                                                         <attrs>
24834                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24835                                                                                 <attr key="phc.line_number"><integer>699</integer></attr>
24836                                                                         </attrs>
24837                                                                         <AST:Target xsi:nil="true" />
24838                                                                         <AST:VARIABLE_NAME>
24839                                                                                 <attrs />
24840                                                                                 <value>class</value>
24841                                                                         </AST:VARIABLE_NAME>
24842                                                                         <AST:Expr_list>
24843                                                                         </AST:Expr_list>
24844                                                                 </AST:Variable>
24845                                                                 <bool><!-- is_ref -->false</bool>
24846                                                                 <AST:Variable>
24847                                                                         <attrs>
24848                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24849                                                                                 <attr key="phc.line_number"><integer>699</integer></attr>
24850                                                                         </attrs>
24851                                                                         <AST:Variable>
24852                                                                                 <attrs>
24853                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24854                                                                                         <attr key="phc.line_number"><integer>699</integer></attr>
24855                                                                                 </attrs>
24856                                                                                 <AST:Target xsi:nil="true" />
24857                                                                                 <AST:VARIABLE_NAME>
24858                                                                                         <attrs />
24859                                                                                         <value>this</value>
24860                                                                                 </AST:VARIABLE_NAME>
24861                                                                                 <AST:Expr_list>
24862                                                                                 </AST:Expr_list>
24863                                                                         </AST:Variable>
24864                                                                         <AST:VARIABLE_NAME>
24865                                                                                 <attrs />
24866                                                                                 <value>partClass</value>
24867                                                                         </AST:VARIABLE_NAME>
24868                                                                         <AST:Expr_list>
24869                                                                         </AST:Expr_list>
24870                                                                 </AST:Variable>
24871                                                         </AST:Assignment>
24872                                                 </AST:Eval_expr>
24873                                                 <AST:Eval_expr>
24874                                                         <attrs>
24875                                                                 <attr key="phc.comments">
24876                                                                         <string_list>
24877                                                                         </string_list>
24878                                                                 </attr>
24879                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24880                                                                 <attr key="phc.line_number"><integer>700</integer></attr>
24881                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
24882                                                         </attrs>
24883                                                         <AST:Assignment>
24884                                                                 <attrs>
24885                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24886                                                                         <attr key="phc.line_number"><integer>700</integer></attr>
24887                                                                 </attrs>
24888                                                                 <AST:Variable>
24889                                                                         <attrs>
24890                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24891                                                                                 <attr key="phc.line_number"><integer>700</integer></attr>
24892                                                                         </attrs>
24893                                                                         <AST:Variable>
24894                                                                                 <attrs>
24895                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24896                                                                                         <attr key="phc.line_number"><integer>700</integer></attr>
24897                                                                                 </attrs>
24898                                                                                 <AST:Target xsi:nil="true" />
24899                                                                                 <AST:VARIABLE_NAME>
24900                                                                                         <attrs />
24901                                                                                         <value>this</value>
24902                                                                                 </AST:VARIABLE_NAME>
24903                                                                                 <AST:Expr_list>
24904                                                                                 </AST:Expr_list>
24905                                                                         </AST:Variable>
24906                                                                         <AST:VARIABLE_NAME>
24907                                                                                 <attrs />
24908                                                                                 <value>parts</value>
24909                                                                         </AST:VARIABLE_NAME>
24910                                                                         <AST:Expr_list>
24911                                                                         </AST:Expr_list>
24912                                                                 </AST:Variable>
24913                                                                 <bool><!-- is_ref -->false</bool>
24914                                                                 <AST:Array>
24915                                                                         <attrs>
24916                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24917                                                                                 <attr key="phc.line_number"><integer>700</integer></attr>
24918                                                                         </attrs>
24919                                                                         <AST:Array_elem_list>
24920                                                                                 <AST:Array_elem>
24921                                                                                         <attrs>
24922                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24923                                                                                                 <attr key="phc.line_number"><integer>700</integer></attr>
24924                                                                                         </attrs>
24925                                                                                         <AST:Expr xsi:nil="true" />
24926                                                                                         <bool><!-- is_ref -->false</bool>
24927                                                                                         <AST:New>
24928                                                                                                 <attrs>
24929                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24930                                                                                                         <attr key="phc.line_number"><integer>700</integer></attr>
24931                                                                                                         <attr key="phc.unparser.no_brackets"><bool>true</bool></attr>
24932                                                                                                 </attrs>
24933                                                                                                 <AST:Reflection>
24934                                                                                                         <attrs>
24935                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24936                                                                                                                 <attr key="phc.line_number"><integer>700</integer></attr>
24937                                                                                                         </attrs>
24938                                                                                                         <AST:Variable>
24939                                                                                                                 <attrs>
24940                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24941                                                                                                                         <attr key="phc.line_number"><integer>700</integer></attr>
24942                                                                                                                 </attrs>
24943                                                                                                                 <AST:Target xsi:nil="true" />
24944                                                                                                                 <AST:VARIABLE_NAME>
24945                                                                                                                         <attrs />
24946                                                                                                                         <value>class</value>
24947                                                                                                                 </AST:VARIABLE_NAME>
24948                                                                                                                 <AST:Expr_list>
24949                                                                                                                 </AST:Expr_list>
24950                                                                                                         </AST:Variable>
24951                                                                                                 </AST:Reflection>
24952                                                                                                 <AST:Actual_parameter_list>
24953                                                                                                 </AST:Actual_parameter_list>
24954                                                                                         </AST:New>
24955                                                                                 </AST:Array_elem>
24956                                                                         </AST:Array_elem_list>
24957                                                                 </AST:Array>
24958                                                         </AST:Assignment>
24959                                                 </AST:Eval_expr>
24960                                                 <AST:Foreach>
24961                                                         <attrs>
24962                                                                 <attr key="phc.comments">
24963                                                                         <string_list>
24964                                                                                 <string></string>
24965                                                                         </string_list>
24966                                                                 </attr>
24967                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24968                                                                 <attr key="phc.line_number"><integer>702</integer></attr>
24969                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
24970                                                         </attrs>
24971                                                         <AST:Variable>
24972                                                                 <attrs>
24973                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24974                                                                         <attr key="phc.line_number"><integer>702</integer></attr>
24975                                                                 </attrs>
24976                                                                 <AST:Target xsi:nil="true" />
24977                                                                 <AST:VARIABLE_NAME>
24978                                                                         <attrs />
24979                                                                         <value>data</value>
24980                                                                 </AST:VARIABLE_NAME>
24981                                                                 <AST:Expr_list>
24982                                                                 </AST:Expr_list>
24983                                                         </AST:Variable>
24984                                                         <AST:Variable>
24985                                                                 <attrs>
24986                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
24987                                                                         <attr key="phc.line_number"><integer>702</integer></attr>
24988                                                                 </attrs>
24989                                                                 <AST:Target xsi:nil="true" />
24990                                                                 <AST:VARIABLE_NAME>
24991                                                                         <attrs />
24992                                                                         <value>name</value>
24993                                                                 </AST:VARIABLE_NAME>
24994                                                                 <AST:Expr_list>
24995                                                                 </AST:Expr_list>
24996                                                         </AST:Variable>
24997                                                         <bool><!-- is_ref -->false</bool>
24998                                                         <AST:Variable>
24999                                                                 <attrs>
25000                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25001                                                                         <attr key="phc.line_number"><integer>702</integer></attr>
25002                                                                 </attrs>
25003                                                                 <AST:Target xsi:nil="true" />
25004                                                                 <AST:VARIABLE_NAME>
25005                                                                         <attrs />
25006                                                                         <value>value</value>
25007                                                                 </AST:VARIABLE_NAME>
25008                                                                 <AST:Expr_list>
25009                                                                 </AST:Expr_list>
25010                                                         </AST:Variable>
25011                                                         <AST:Statement_list>
25012                                                                 <AST:Eval_expr>
25013                                                                         <attrs>
25014                                                                                 <attr key="phc.comments">
25015                                                                                         <string_list>
25016                                                                                         </string_list>
25017                                                                                 </attr>
25018                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25019                                                                                 <attr key="phc.line_number"><integer>703</integer></attr>
25020                                                                         </attrs>
25021                                                                         <AST:Assignment>
25022                                                                                 <attrs>
25023                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25024                                                                                         <attr key="phc.line_number"><integer>703</integer></attr>
25025                                                                                 </attrs>
25026                                                                                 <AST:Variable>
25027                                                                                         <attrs>
25028                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25029                                                                                                 <attr key="phc.line_number"><integer>703</integer></attr>
25030                                                                                         </attrs>
25031                                                                                         <AST:Variable>
25032                                                                                                 <attrs>
25033                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25034                                                                                                         <attr key="phc.line_number"><integer>703</integer></attr>
25035                                                                                                 </attrs>
25036                                                                                                 <AST:Target xsi:nil="true" />
25037                                                                                                 <AST:VARIABLE_NAME>
25038                                                                                                         <attrs />
25039                                                                                                         <value>this</value>
25040                                                                                                 </AST:VARIABLE_NAME>
25041                                                                                                 <AST:Expr_list>
25042                                                                                                 </AST:Expr_list>
25043                                                                                         </AST:Variable>
25044                                                                                         <AST:Reflection>
25045                                                                                                 <attrs>
25046                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25047                                                                                                         <attr key="phc.line_number"><integer>703</integer></attr>
25048                                                                                                 </attrs>
25049                                                                                                 <AST:Variable>
25050                                                                                                         <attrs>
25051                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25052                                                                                                                 <attr key="phc.line_number"><integer>703</integer></attr>
25053                                                                                                         </attrs>
25054                                                                                                         <AST:Target xsi:nil="true" />
25055                                                                                                         <AST:VARIABLE_NAME>
25056                                                                                                                 <attrs />
25057                                                                                                                 <value>name</value>
25058                                                                                                         </AST:VARIABLE_NAME>
25059                                                                                                         <AST:Expr_list>
25060                                                                                                         </AST:Expr_list>
25061                                                                                                 </AST:Variable>
25062                                                                                         </AST:Reflection>
25063                                                                                         <AST:Expr_list>
25064                                                                                         </AST:Expr_list>
25065                                                                                 </AST:Variable>
25066                                                                                 <bool><!-- is_ref -->false</bool>
25067                                                                                 <AST:Variable>
25068                                                                                         <attrs>
25069                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25070                                                                                                 <attr key="phc.line_number"><integer>703</integer></attr>
25071                                                                                         </attrs>
25072                                                                                         <AST:Target xsi:nil="true" />
25073                                                                                         <AST:VARIABLE_NAME>
25074                                                                                                 <attrs />
25075                                                                                                 <value>value</value>
25076                                                                                         </AST:VARIABLE_NAME>
25077                                                                                         <AST:Expr_list>
25078                                                                                         </AST:Expr_list>
25079                                                                                 </AST:Variable>
25080                                                                         </AST:Assignment>
25081                                                                 </AST:Eval_expr>
25082                                                         </AST:Statement_list>
25083                                                 </AST:Foreach>
25084                                         </AST:Statement_list>
25085                                 </AST:Method>
25086                                 <AST:Method>
25087                                         <attrs>
25088                                                 <attr key="phc.comments">
25089                                                         <string_list>
25090                                                                 <string></string>
25091                                                         </string_list>
25092                                                 </attr>
25093                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25094                                                 <attr key="phc.line_number"><integer>707</integer></attr>
25095                                         </attrs>
25096                                         <AST:Signature>
25097                                                 <attrs>
25098                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25099                                                         <attr key="phc.line_number"><integer>709</integer></attr>
25100                                                 </attrs>
25101                                                 <AST:Method_mod>
25102                                                         <attrs />
25103                                                         <bool><!-- is_public -->false</bool>
25104                                                         <bool><!-- is_protected -->false</bool>
25105                                                         <bool><!-- is_private -->false</bool>
25106                                                         <bool><!-- is_static -->false</bool>
25107                                                         <bool><!-- is_abstract -->false</bool>
25108                                                         <bool><!-- is_final -->false</bool>
25109                                                 </AST:Method_mod>
25110                                                 <bool><!-- is_ref -->true</bool>
25111                                                 <AST:METHOD_NAME>
25112                                                         <attrs />
25113                                                         <value>getAccum</value>
25114                                                 </AST:METHOD_NAME>
25115                                                 <AST:Formal_parameter_list>
25116                                                 </AST:Formal_parameter_list>
25117                                         </AST:Signature>
25118                                         <AST:Statement_list>
25119                                                 <AST:Return>
25120                                                         <attrs>
25121                                                                 <attr key="phc.comments">
25122                                                                         <string_list>
25123                                                                         </string_list>
25124                                                                 </attr>
25125                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25126                                                                 <attr key="phc.line_number"><integer>708</integer></attr>
25127                                                         </attrs>
25128                                                         <AST:Variable>
25129                                                                 <attrs>
25130                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25131                                                                         <attr key="phc.line_number"><integer>708</integer></attr>
25132                                                                 </attrs>
25133                                                                 <AST:Variable>
25134                                                                         <attrs>
25135                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25136                                                                                 <attr key="phc.line_number"><integer>708</integer></attr>
25137                                                                         </attrs>
25138                                                                         <AST:Variable>
25139                                                                                 <attrs>
25140                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25141                                                                                         <attr key="phc.line_number"><integer>708</integer></attr>
25142                                                                                 </attrs>
25143                                                                                 <AST:Target xsi:nil="true" />
25144                                                                                 <AST:VARIABLE_NAME>
25145                                                                                         <attrs />
25146                                                                                         <value>this</value>
25147                                                                                 </AST:VARIABLE_NAME>
25148                                                                                 <AST:Expr_list>
25149                                                                                 </AST:Expr_list>
25150                                                                         </AST:Variable>
25151                                                                         <AST:VARIABLE_NAME>
25152                                                                                 <attrs />
25153                                                                                 <value>parts</value>
25154                                                                         </AST:VARIABLE_NAME>
25155                                                                         <AST:Expr_list>
25156                                                                                 <AST:Bin_op>
25157                                                                                         <attrs>
25158                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25159                                                                                                 <attr key="phc.line_number"><integer>708</integer></attr>
25160                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
25161                                                                                         </attrs>
25162                                                                                         <AST:Method_invocation>
25163                                                                                                 <attrs>
25164                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25165                                                                                                         <attr key="phc.line_number"><integer>708</integer></attr>
25166                                                                                                 </attrs>
25167                                                                                                 <AST:Target xsi:nil="true" />
25168                                                                                                 <AST:METHOD_NAME>
25169                                                                                                         <attrs />
25170                                                                                                         <value>count</value>
25171                                                                                                 </AST:METHOD_NAME>
25172                                                                                                 <AST:Actual_parameter_list>
25173                                                                                                         <AST:Actual_parameter>
25174                                                                                                                 <attrs>
25175                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25176                                                                                                                         <attr key="phc.line_number"><integer>708</integer></attr>
25177                                                                                                                 </attrs>
25178                                                                                                                 <bool><!-- is_ref -->false</bool>
25179                                                                                                                 <AST:Variable>
25180                                                                                                                         <attrs>
25181                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25182                                                                                                                                 <attr key="phc.line_number"><integer>708</integer></attr>
25183                                                                                                                         </attrs>
25184                                                                                                                         <AST:Variable>
25185                                                                                                                                 <attrs>
25186                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25187                                                                                                                                         <attr key="phc.line_number"><integer>708</integer></attr>
25188                                                                                                                                 </attrs>
25189                                                                                                                                 <AST:Target xsi:nil="true" />
25190                                                                                                                                 <AST:VARIABLE_NAME>
25191                                                                                                                                         <attrs />
25192                                                                                                                                         <value>this</value>
25193                                                                                                                                 </AST:VARIABLE_NAME>
25194                                                                                                                                 <AST:Expr_list>
25195                                                                                                                                 </AST:Expr_list>
25196                                                                                                                         </AST:Variable>
25197                                                                                                                         <AST:VARIABLE_NAME>
25198                                                                                                                                 <attrs />
25199                                                                                                                                 <value>parts</value>
25200                                                                                                                         </AST:VARIABLE_NAME>
25201                                                                                                                         <AST:Expr_list>
25202                                                                                                                         </AST:Expr_list>
25203                                                                                                                 </AST:Variable>
25204                                                                                                         </AST:Actual_parameter>
25205                                                                                                 </AST:Actual_parameter_list>
25206                                                                                         </AST:Method_invocation>
25207                                                                                         <AST:OP>
25208                                                                                                 <attrs>
25209                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25210                                                                                                         <attr key="phc.line_number"><integer>708</integer></attr>
25211                                                                                                 </attrs>
25212                                                                                                 <value>-</value>
25213                                                                                         </AST:OP>
25214                                                                                         <AST:INT>
25215                                                                                                 <attrs>
25216                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25217                                                                                                         <attr key="phc.line_number"><integer>708</integer></attr>
25218                                                                                                         <attr key="phc.unparser.source_rep"><string>1</string></attr>
25219                                                                                                 </attrs>
25220                                                                                                 <value>1</value>
25221                                                                                         </AST:INT>
25222                                                                                 </AST:Bin_op>
25223                                                                         </AST:Expr_list>
25224                                                                 </AST:Variable>
25225                                                                 <AST:VARIABLE_NAME>
25226                                                                         <attrs />
25227                                                                         <value>out</value>
25228                                                                 </AST:VARIABLE_NAME>
25229                                                                 <AST:Expr_list>
25230                                                                 </AST:Expr_list>
25231                                                         </AST:Variable>
25232                                                 </AST:Return>
25233                                         </AST:Statement_list>
25234                                 </AST:Method>
25235                                 <AST:Method>
25236                                         <attrs>
25237                                                 <attr key="phc.comments">
25238                                                         <string_list>
25239                                                                 <string></string>
25240                                                         </string_list>
25241                                                 </attr>
25242                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25243                                                 <attr key="phc.line_number"><integer>711</integer></attr>
25244                                         </attrs>
25245                                         <AST:Signature>
25246                                                 <attrs>
25247                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25248                                                         <attr key="phc.line_number"><integer>714</integer></attr>
25249                                                 </attrs>
25250                                                 <AST:Method_mod>
25251                                                         <attrs />
25252                                                         <bool><!-- is_public -->false</bool>
25253                                                         <bool><!-- is_protected -->false</bool>
25254                                                         <bool><!-- is_private -->false</bool>
25255                                                         <bool><!-- is_static -->false</bool>
25256                                                         <bool><!-- is_abstract -->false</bool>
25257                                                         <bool><!-- is_final -->false</bool>
25258                                                 </AST:Method_mod>
25259                                                 <bool><!-- is_ref -->false</bool>
25260                                                 <AST:METHOD_NAME>
25261                                                         <attrs />
25262                                                         <value>addPart</value>
25263                                                 </AST:METHOD_NAME>
25264                                                 <AST:Formal_parameter_list>
25265                                                         <AST:Formal_parameter>
25266                                                                 <attrs>
25267                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25268                                                                         <attr key="phc.line_number"><integer>711</integer></attr>
25269                                                                 </attrs>
25270                                                                 <AST:Type>
25271                                                                         <attrs>
25272                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25273                                                                                 <attr key="phc.line_number"><integer>711</integer></attr>
25274                                                                         </attrs>
25275                                                                         <AST:CLASS_NAME xsi:nil="true" />
25276                                                                 </AST:Type>
25277                                                                 <bool><!-- is_ref -->false</bool>
25278                                                                 <AST:Name_with_default>
25279                                                                         <attrs>
25280                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25281                                                                                 <attr key="phc.line_number"><integer>711</integer></attr>
25282                                                                         </attrs>
25283                                                                         <AST:VARIABLE_NAME>
25284                                                                                 <attrs />
25285                                                                                 <value>s</value>
25286                                                                         </AST:VARIABLE_NAME>
25287                                                                         <AST:STRING>
25288                                                                                 <attrs>
25289                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25290                                                                                         <attr key="phc.line_number"><integer>711</integer></attr>
25291                                                                                         <attr key="phc.unparser.source_rep"><string></string></attr>
25292                                                                                 </attrs>
25293                                                                                 <value></value>
25294                                                                         </AST:STRING>
25295                                                                 </AST:Name_with_default>
25296                                                         </AST:Formal_parameter>
25297                                                 </AST:Formal_parameter_list>
25298                                         </AST:Signature>
25299                                         <AST:Statement_list>
25300                                                 <AST:Eval_expr>
25301                                                         <attrs>
25302                                                                 <attr key="phc.comments">
25303                                                                         <string_list>
25304                                                                         </string_list>
25305                                                                 </attr>
25306                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25307                                                                 <attr key="phc.line_number"><integer>712</integer></attr>
25308                                                         </attrs>
25309                                                         <AST:Assignment>
25310                                                                 <attrs>
25311                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25312                                                                         <attr key="phc.line_number"><integer>712</integer></attr>
25313                                                                 </attrs>
25314                                                                 <AST:Variable>
25315                                                                         <attrs>
25316                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25317                                                                                 <attr key="phc.line_number"><integer>712</integer></attr>
25318                                                                         </attrs>
25319                                                                         <AST:Target xsi:nil="true" />
25320                                                                         <AST:VARIABLE_NAME>
25321                                                                                 <attrs />
25322                                                                                 <value>class</value>
25323                                                                         </AST:VARIABLE_NAME>
25324                                                                         <AST:Expr_list>
25325                                                                         </AST:Expr_list>
25326                                                                 </AST:Variable>
25327                                                                 <bool><!-- is_ref -->false</bool>
25328                                                                 <AST:Variable>
25329                                                                         <attrs>
25330                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25331                                                                                 <attr key="phc.line_number"><integer>712</integer></attr>
25332                                                                         </attrs>
25333                                                                         <AST:Variable>
25334                                                                                 <attrs>
25335                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25336                                                                                         <attr key="phc.line_number"><integer>712</integer></attr>
25337                                                                                 </attrs>
25338                                                                                 <AST:Target xsi:nil="true" />
25339                                                                                 <AST:VARIABLE_NAME>
25340                                                                                         <attrs />
25341                                                                                         <value>this</value>
25342                                                                                 </AST:VARIABLE_NAME>
25343                                                                                 <AST:Expr_list>
25344                                                                                 </AST:Expr_list>
25345                                                                         </AST:Variable>
25346                                                                         <AST:VARIABLE_NAME>
25347                                                                                 <attrs />
25348                                                                                 <value>partClass</value>
25349                                                                         </AST:VARIABLE_NAME>
25350                                                                         <AST:Expr_list>
25351                                                                         </AST:Expr_list>
25352                                                                 </AST:Variable>
25353                                                         </AST:Assignment>
25354                                                 </AST:Eval_expr>
25355                                                 <AST:Eval_expr>
25356                                                         <attrs>
25357                                                                 <attr key="phc.comments">
25358                                                                         <string_list>
25359                                                                         </string_list>
25360                                                                 </attr>
25361                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25362                                                                 <attr key="phc.line_number"><integer>713</integer></attr>
25363                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
25364                                                         </attrs>
25365                                                         <AST:Assignment>
25366                                                                 <attrs>
25367                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25368                                                                         <attr key="phc.line_number"><integer>713</integer></attr>
25369                                                                 </attrs>
25370                                                                 <AST:Variable>
25371                                                                         <attrs>
25372                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25373                                                                                 <attr key="phc.line_number"><integer>713</integer></attr>
25374                                                                         </attrs>
25375                                                                         <AST:Variable>
25376                                                                                 <attrs>
25377                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25378                                                                                         <attr key="phc.line_number"><integer>713</integer></attr>
25379                                                                                 </attrs>
25380                                                                                 <AST:Target xsi:nil="true" />
25381                                                                                 <AST:VARIABLE_NAME>
25382                                                                                         <attrs />
25383                                                                                         <value>this</value>
25384                                                                                 </AST:VARIABLE_NAME>
25385                                                                                 <AST:Expr_list>
25386                                                                                 </AST:Expr_list>
25387                                                                         </AST:Variable>
25388                                                                         <AST:VARIABLE_NAME>
25389                                                                                 <attrs />
25390                                                                                 <value>parts</value>
25391                                                                         </AST:VARIABLE_NAME>
25392                                                                         <AST:Expr_list>
25393                                                                                 <AST:Expr xsi:nil="true" />
25394                                                                         </AST:Expr_list>
25395                                                                 </AST:Variable>
25396                                                                 <bool><!-- is_ref -->false</bool>
25397                                                                 <AST:New>
25398                                                                         <attrs>
25399                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25400                                                                                 <attr key="phc.line_number"><integer>713</integer></attr>
25401                                                                         </attrs>
25402                                                                         <AST:Reflection>
25403                                                                                 <attrs>
25404                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25405                                                                                         <attr key="phc.line_number"><integer>713</integer></attr>
25406                                                                                 </attrs>
25407                                                                                 <AST:Variable>
25408                                                                                         <attrs>
25409                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25410                                                                                                 <attr key="phc.line_number"><integer>713</integer></attr>
25411                                                                                         </attrs>
25412                                                                                         <AST:Target xsi:nil="true" />
25413                                                                                         <AST:VARIABLE_NAME>
25414                                                                                                 <attrs />
25415                                                                                                 <value>class</value>
25416                                                                                         </AST:VARIABLE_NAME>
25417                                                                                         <AST:Expr_list>
25418                                                                                         </AST:Expr_list>
25419                                                                                 </AST:Variable>
25420                                                                         </AST:Reflection>
25421                                                                         <AST:Actual_parameter_list>
25422                                                                                 <AST:Actual_parameter>
25423                                                                                         <attrs>
25424                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25425                                                                                                 <attr key="phc.line_number"><integer>713</integer></attr>
25426                                                                                         </attrs>
25427                                                                                         <bool><!-- is_ref -->false</bool>
25428                                                                                         <AST:Variable>
25429                                                                                                 <attrs>
25430                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25431                                                                                                         <attr key="phc.line_number"><integer>713</integer></attr>
25432                                                                                                 </attrs>
25433                                                                                                 <AST:Target xsi:nil="true" />
25434                                                                                                 <AST:VARIABLE_NAME>
25435                                                                                                         <attrs />
25436                                                                                                         <value>s</value>
25437                                                                                                 </AST:VARIABLE_NAME>
25438                                                                                                 <AST:Expr_list>
25439                                                                                                 </AST:Expr_list>
25440                                                                                         </AST:Variable>
25441                                                                                 </AST:Actual_parameter>
25442                                                                         </AST:Actual_parameter_list>
25443                                                                 </AST:New>
25444                                                         </AST:Assignment>
25445                                                 </AST:Eval_expr>
25446                                         </AST:Statement_list>
25447                                 </AST:Method>
25448                                 <AST:Method>
25449                                         <attrs>
25450                                                 <attr key="phc.comments">
25451                                                         <string_list>
25452                                                                 <string></string>
25453                                                         </string_list>
25454                                                 </attr>
25455                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25456                                                 <attr key="phc.line_number"><integer>716</integer></attr>
25457                                         </attrs>
25458                                         <AST:Signature>
25459                                                 <attrs>
25460                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25461                                                         <attr key="phc.line_number"><integer>718</integer></attr>
25462                                                 </attrs>
25463                                                 <AST:Method_mod>
25464                                                         <attrs />
25465                                                         <bool><!-- is_public -->false</bool>
25466                                                         <bool><!-- is_protected -->false</bool>
25467                                                         <bool><!-- is_private -->false</bool>
25468                                                         <bool><!-- is_static -->false</bool>
25469                                                         <bool><!-- is_abstract -->false</bool>
25470                                                         <bool><!-- is_final -->false</bool>
25471                                                 </AST:Method_mod>
25472                                                 <bool><!-- is_ref -->false</bool>
25473                                                 <AST:METHOD_NAME>
25474                                                         <attrs />
25475                                                         <value>getCurrentPart</value>
25476                                                 </AST:METHOD_NAME>
25477                                                 <AST:Formal_parameter_list>
25478                                                 </AST:Formal_parameter_list>
25479                                         </AST:Signature>
25480                                         <AST:Statement_list>
25481                                                 <AST:Return>
25482                                                         <attrs>
25483                                                                 <attr key="phc.comments">
25484                                                                         <string_list>
25485                                                                         </string_list>
25486                                                                 </attr>
25487                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25488                                                                 <attr key="phc.line_number"><integer>717</integer></attr>
25489                                                         </attrs>
25490                                                         <AST:Variable>
25491                                                                 <attrs>
25492                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25493                                                                         <attr key="phc.line_number"><integer>717</integer></attr>
25494                                                                 </attrs>
25495                                                                 <AST:Variable>
25496                                                                         <attrs>
25497                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25498                                                                                 <attr key="phc.line_number"><integer>717</integer></attr>
25499                                                                         </attrs>
25500                                                                         <AST:Target xsi:nil="true" />
25501                                                                         <AST:VARIABLE_NAME>
25502                                                                                 <attrs />
25503                                                                                 <value>this</value>
25504                                                                         </AST:VARIABLE_NAME>
25505                                                                         <AST:Expr_list>
25506                                                                         </AST:Expr_list>
25507                                                                 </AST:Variable>
25508                                                                 <AST:VARIABLE_NAME>
25509                                                                         <attrs />
25510                                                                         <value>parts</value>
25511                                                                 </AST:VARIABLE_NAME>
25512                                                                 <AST:Expr_list>
25513                                                                         <AST:Bin_op>
25514                                                                                 <attrs>
25515                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25516                                                                                         <attr key="phc.line_number"><integer>717</integer></attr>
25517                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
25518                                                                                 </attrs>
25519                                                                                 <AST:Method_invocation>
25520                                                                                         <attrs>
25521                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25522                                                                                                 <attr key="phc.line_number"><integer>717</integer></attr>
25523                                                                                         </attrs>
25524                                                                                         <AST:Target xsi:nil="true" />
25525                                                                                         <AST:METHOD_NAME>
25526                                                                                                 <attrs />
25527                                                                                                 <value>count</value>
25528                                                                                         </AST:METHOD_NAME>
25529                                                                                         <AST:Actual_parameter_list>
25530                                                                                                 <AST:Actual_parameter>
25531                                                                                                         <attrs>
25532                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25533                                                                                                                 <attr key="phc.line_number"><integer>717</integer></attr>
25534                                                                                                         </attrs>
25535                                                                                                         <bool><!-- is_ref -->false</bool>
25536                                                                                                         <AST:Variable>
25537                                                                                                                 <attrs>
25538                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25539                                                                                                                         <attr key="phc.line_number"><integer>717</integer></attr>
25540                                                                                                                 </attrs>
25541                                                                                                                 <AST:Variable>
25542                                                                                                                         <attrs>
25543                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25544                                                                                                                                 <attr key="phc.line_number"><integer>717</integer></attr>
25545                                                                                                                         </attrs>
25546                                                                                                                         <AST:Target xsi:nil="true" />
25547                                                                                                                         <AST:VARIABLE_NAME>
25548                                                                                                                                 <attrs />
25549                                                                                                                                 <value>this</value>
25550                                                                                                                         </AST:VARIABLE_NAME>
25551                                                                                                                         <AST:Expr_list>
25552                                                                                                                         </AST:Expr_list>
25553                                                                                                                 </AST:Variable>
25554                                                                                                                 <AST:VARIABLE_NAME>
25555                                                                                                                         <attrs />
25556                                                                                                                         <value>parts</value>
25557                                                                                                                 </AST:VARIABLE_NAME>
25558                                                                                                                 <AST:Expr_list>
25559                                                                                                                 </AST:Expr_list>
25560                                                                                                         </AST:Variable>
25561                                                                                                 </AST:Actual_parameter>
25562                                                                                         </AST:Actual_parameter_list>
25563                                                                                 </AST:Method_invocation>
25564                                                                                 <AST:OP>
25565                                                                                         <attrs>
25566                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25567                                                                                                 <attr key="phc.line_number"><integer>717</integer></attr>
25568                                                                                         </attrs>
25569                                                                                         <value>-</value>
25570                                                                                 </AST:OP>
25571                                                                                 <AST:INT>
25572                                                                                         <attrs>
25573                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25574                                                                                                 <attr key="phc.line_number"><integer>717</integer></attr>
25575                                                                                                 <attr key="phc.unparser.source_rep"><string>1</string></attr>
25576                                                                                         </attrs>
25577                                                                                         <value>1</value>
25578                                                                                 </AST:INT>
25579                                                                         </AST:Bin_op>
25580                                                                 </AST:Expr_list>
25581                                                         </AST:Variable>
25582                                                 </AST:Return>
25583                                         </AST:Statement_list>
25584                                 </AST:Method>
25585                                 <AST:Method>
25586                                         <attrs>
25587                                                 <attr key="phc.comments">
25588                                                         <string_list>
25589                                                                 <string></string>
25590                                                         </string_list>
25591                                                 </attr>
25592                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25593                                                 <attr key="phc.line_number"><integer>720</integer></attr>
25594                                         </attrs>
25595                                         <AST:Signature>
25596                                                 <attrs>
25597                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25598                                                         <attr key="phc.line_number"><integer>728</integer></attr>
25599                                                 </attrs>
25600                                                 <AST:Method_mod>
25601                                                         <attrs />
25602                                                         <bool><!-- is_public -->false</bool>
25603                                                         <bool><!-- is_protected -->false</bool>
25604                                                         <bool><!-- is_private -->false</bool>
25605                                                         <bool><!-- is_static -->false</bool>
25606                                                         <bool><!-- is_abstract -->false</bool>
25607                                                         <bool><!-- is_final -->false</bool>
25608                                                 </AST:Method_mod>
25609                                                 <bool><!-- is_ref -->false</bool>
25610                                                 <AST:METHOD_NAME>
25611                                                         <attrs />
25612                                                         <value>getFlags</value>
25613                                                 </AST:METHOD_NAME>
25614                                                 <AST:Formal_parameter_list>
25615                                                 </AST:Formal_parameter_list>
25616                                         </AST:Signature>
25617                                         <AST:Statement_list>
25618                                                 <AST:Eval_expr>
25619                                                         <attrs>
25620                                                                 <attr key="phc.comments">
25621                                                                         <string_list>
25622                                                                         </string_list>
25623                                                                 </attr>
25624                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25625                                                                 <attr key="phc.line_number"><integer>721</integer></attr>
25626                                                         </attrs>
25627                                                         <AST:Assignment>
25628                                                                 <attrs>
25629                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25630                                                                         <attr key="phc.line_number"><integer>721</integer></attr>
25631                                                                 </attrs>
25632                                                                 <AST:Variable>
25633                                                                         <attrs>
25634                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25635                                                                                 <attr key="phc.line_number"><integer>721</integer></attr>
25636                                                                         </attrs>
25637                                                                         <AST:Target xsi:nil="true" />
25638                                                                         <AST:VARIABLE_NAME>
25639                                                                                 <attrs />
25640                                                                                 <value>partCount</value>
25641                                                                         </AST:VARIABLE_NAME>
25642                                                                         <AST:Expr_list>
25643                                                                         </AST:Expr_list>
25644                                                                 </AST:Variable>
25645                                                                 <bool><!-- is_ref -->false</bool>
25646                                                                 <AST:Method_invocation>
25647                                                                         <attrs>
25648                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25649                                                                                 <attr key="phc.line_number"><integer>721</integer></attr>
25650                                                                         </attrs>
25651                                                                         <AST:Target xsi:nil="true" />
25652                                                                         <AST:METHOD_NAME>
25653                                                                                 <attrs />
25654                                                                                 <value>count</value>
25655                                                                         </AST:METHOD_NAME>
25656                                                                         <AST:Actual_parameter_list>
25657                                                                                 <AST:Actual_parameter>
25658                                                                                         <attrs>
25659                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25660                                                                                                 <attr key="phc.line_number"><integer>721</integer></attr>
25661                                                                                         </attrs>
25662                                                                                         <bool><!-- is_ref -->false</bool>
25663                                                                                         <AST:Variable>
25664                                                                                                 <attrs>
25665                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25666                                                                                                         <attr key="phc.line_number"><integer>721</integer></attr>
25667                                                                                                 </attrs>
25668                                                                                                 <AST:Variable>
25669                                                                                                         <attrs>
25670                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25671                                                                                                                 <attr key="phc.line_number"><integer>721</integer></attr>
25672                                                                                                         </attrs>
25673                                                                                                         <AST:Target xsi:nil="true" />
25674                                                                                                         <AST:VARIABLE_NAME>
25675                                                                                                                 <attrs />
25676                                                                                                                 <value>this</value>
25677                                                                                                         </AST:VARIABLE_NAME>
25678                                                                                                         <AST:Expr_list>
25679                                                                                                         </AST:Expr_list>
25680                                                                                                 </AST:Variable>
25681                                                                                                 <AST:VARIABLE_NAME>
25682                                                                                                         <attrs />
25683                                                                                                         <value>parts</value>
25684                                                                                                 </AST:VARIABLE_NAME>
25685                                                                                                 <AST:Expr_list>
25686                                                                                                 </AST:Expr_list>
25687                                                                                         </AST:Variable>
25688                                                                                 </AST:Actual_parameter>
25689                                                                         </AST:Actual_parameter_list>
25690                                                                 </AST:Method_invocation>
25691                                                         </AST:Assignment>
25692                                                 </AST:Eval_expr>
25693                                                 <AST:Eval_expr>
25694                                                         <attrs>
25695                                                                 <attr key="phc.comments">
25696                                                                         <string_list>
25697                                                                         </string_list>
25698                                                                 </attr>
25699                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25700                                                                 <attr key="phc.line_number"><integer>722</integer></attr>
25701                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
25702                                                         </attrs>
25703                                                         <AST:Assignment>
25704                                                                 <attrs>
25705                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25706                                                                         <attr key="phc.line_number"><integer>722</integer></attr>
25707                                                                 </attrs>
25708                                                                 <AST:Variable>
25709                                                                         <attrs>
25710                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25711                                                                                 <attr key="phc.line_number"><integer>722</integer></attr>
25712                                                                         </attrs>
25713                                                                         <AST:Target xsi:nil="true" />
25714                                                                         <AST:VARIABLE_NAME>
25715                                                                                 <attrs />
25716                                                                                 <value>findPipe</value>
25717                                                                         </AST:VARIABLE_NAME>
25718                                                                         <AST:Expr_list>
25719                                                                         </AST:Expr_list>
25720                                                                 </AST:Variable>
25721                                                                 <bool><!-- is_ref -->false</bool>
25722                                                                 <AST:Bin_op>
25723                                                                         <attrs>
25724                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25725                                                                                 <attr key="phc.line_number"><integer>722</integer></attr>
25726                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
25727                                                                         </attrs>
25728                                                                         <AST:Bin_op>
25729                                                                                 <attrs>
25730                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25731                                                                                         <attr key="phc.line_number"><integer>722</integer></attr>
25732                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
25733                                                                                 </attrs>
25734                                                                                 <AST:Variable>
25735                                                                                         <attrs>
25736                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25737                                                                                                 <attr key="phc.line_number"><integer>722</integer></attr>
25738                                                                                         </attrs>
25739                                                                                         <AST:Variable>
25740                                                                                                 <attrs>
25741                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25742                                                                                                         <attr key="phc.line_number"><integer>722</integer></attr>
25743                                                                                                 </attrs>
25744                                                                                                 <AST:Target xsi:nil="true" />
25745                                                                                                 <AST:VARIABLE_NAME>
25746                                                                                                         <attrs />
25747                                                                                                         <value>this</value>
25748                                                                                                 </AST:VARIABLE_NAME>
25749                                                                                                 <AST:Expr_list>
25750                                                                                                 </AST:Expr_list>
25751                                                                                         </AST:Variable>
25752                                                                                         <AST:VARIABLE_NAME>
25753                                                                                                 <attrs />
25754                                                                                                 <value>open</value>
25755                                                                                         </AST:VARIABLE_NAME>
25756                                                                                         <AST:Expr_list>
25757                                                                                         </AST:Expr_list>
25758                                                                                 </AST:Variable>
25759                                                                                 <AST:OP>
25760                                                                                         <attrs>
25761                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25762                                                                                                 <attr key="phc.line_number"><integer>722</integer></attr>
25763                                                                                         </attrs>
25764                                                                                         <value>!=</value>
25765                                                                                 </AST:OP>
25766                                                                                 <AST:STRING>
25767                                                                                         <attrs>
25768                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25769                                                                                                 <attr key="phc.line_number"><integer>722</integer></attr>
25770                                                                                                 <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
25771                                                                                                 <attr key="phc.unparser.source_rep"><string>\n</string></attr>
25772                                                                                         </attrs>
25773                                                                                         <value encoding="escape">
25774 </value>
25775                                                                                 </AST:STRING>
25776                                                                         </AST:Bin_op>
25777                                                                         <AST:OP>
25778                                                                                 <attrs>
25779                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25780                                                                                         <attr key="phc.line_number"><integer>722</integer></attr>
25781                                                                                 </attrs>
25782                                                                                 <value encoding="escape">&amp;&amp;</value>
25783                                                                         </AST:OP>
25784                                                                         <AST:Bin_op>
25785                                                                                 <attrs>
25786                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25787                                                                                         <attr key="phc.line_number"><integer>722</integer></attr>
25788                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
25789                                                                                 </attrs>
25790                                                                                 <AST:Variable>
25791                                                                                         <attrs>
25792                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25793                                                                                                 <attr key="phc.line_number"><integer>722</integer></attr>
25794                                                                                         </attrs>
25795                                                                                         <AST:Variable>
25796                                                                                                 <attrs>
25797                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25798                                                                                                         <attr key="phc.line_number"><integer>722</integer></attr>
25799                                                                                                 </attrs>
25800                                                                                                 <AST:Target xsi:nil="true" />
25801                                                                                                 <AST:VARIABLE_NAME>
25802                                                                                                         <attrs />
25803                                                                                                         <value>this</value>
25804                                                                                                 </AST:VARIABLE_NAME>
25805                                                                                                 <AST:Expr_list>
25806                                                                                                 </AST:Expr_list>
25807                                                                                         </AST:Variable>
25808                                                                                         <AST:VARIABLE_NAME>
25809                                                                                                 <attrs />
25810                                                                                                 <value>open</value>
25811                                                                                         </AST:VARIABLE_NAME>
25812                                                                                         <AST:Expr_list>
25813                                                                                         </AST:Expr_list>
25814                                                                                 </AST:Variable>
25815                                                                                 <AST:OP>
25816                                                                                         <attrs>
25817                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25818                                                                                                 <attr key="phc.line_number"><integer>722</integer></attr>
25819                                                                                         </attrs>
25820                                                                                         <value>!=</value>
25821                                                                                 </AST:OP>
25822                                                                                 <AST:STRING>
25823                                                                                         <attrs>
25824                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25825                                                                                                 <attr key="phc.line_number"><integer>722</integer></attr>
25826                                                                                                 <attr key="phc.unparser.source_rep"><string>[</string></attr>
25827                                                                                         </attrs>
25828                                                                                         <value>[</value>
25829                                                                                 </AST:STRING>
25830                                                                         </AST:Bin_op>
25831                                                                 </AST:Bin_op>
25832                                                         </AST:Assignment>
25833                                                 </AST:Eval_expr>
25834                                                 <AST:Return>
25835                                                         <attrs>
25836                                                                 <attr key="phc.comments">
25837                                                                         <string_list>
25838                                                                         </string_list>
25839                                                                 </attr>
25840                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25841                                                                 <attr key="phc.line_number"><integer>727</integer></attr>
25842                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
25843                                                         </attrs>
25844                                                         <AST:Array>
25845                                                                 <attrs>
25846                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25847                                                                         <attr key="phc.line_number"><integer>727</integer></attr>
25848                                                                 </attrs>
25849                                                                 <AST:Array_elem_list>
25850                                                                         <AST:Array_elem>
25851                                                                                 <attrs>
25852                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25853                                                                                         <attr key="phc.line_number"><integer>724</integer></attr>
25854                                                                                 </attrs>
25855                                                                                 <AST:STRING>
25856                                                                                         <attrs>
25857                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25858                                                                                                 <attr key="phc.line_number"><integer>724</integer></attr>
25859                                                                                                 <attr key="phc.unparser.source_rep"><string>findPipe</string></attr>
25860                                                                                                 <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
25861                                                                                         </attrs>
25862                                                                                         <value>findPipe</value>
25863                                                                                 </AST:STRING>
25864                                                                                 <bool><!-- is_ref -->false</bool>
25865                                                                                 <AST:Variable>
25866                                                                                         <attrs>
25867                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25868                                                                                                 <attr key="phc.line_number"><integer>724</integer></attr>
25869                                                                                         </attrs>
25870                                                                                         <AST:Target xsi:nil="true" />
25871                                                                                         <AST:VARIABLE_NAME>
25872                                                                                                 <attrs />
25873                                                                                                 <value>findPipe</value>
25874                                                                                         </AST:VARIABLE_NAME>
25875                                                                                         <AST:Expr_list>
25876                                                                                         </AST:Expr_list>
25877                                                                                 </AST:Variable>
25878                                                                         </AST:Array_elem>
25879                                                                         <AST:Array_elem>
25880                                                                                 <attrs>
25881                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25882                                                                                         <attr key="phc.line_number"><integer>725</integer></attr>
25883                                                                                 </attrs>
25884                                                                                 <AST:STRING>
25885                                                                                         <attrs>
25886                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25887                                                                                                 <attr key="phc.line_number"><integer>725</integer></attr>
25888                                                                                                 <attr key="phc.unparser.source_rep"><string>findEquals</string></attr>
25889                                                                                                 <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
25890                                                                                         </attrs>
25891                                                                                         <value>findEquals</value>
25892                                                                                 </AST:STRING>
25893                                                                                 <bool><!-- is_ref -->false</bool>
25894                                                                                 <AST:Bin_op>
25895                                                                                         <attrs>
25896                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25897                                                                                                 <attr key="phc.line_number"><integer>725</integer></attr>
25898                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
25899                                                                                         </attrs>
25900                                                                                         <AST:Bin_op>
25901                                                                                                 <attrs>
25902                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25903                                                                                                         <attr key="phc.line_number"><integer>725</integer></attr>
25904                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
25905                                                                                                 </attrs>
25906                                                                                                 <AST:Variable>
25907                                                                                                         <attrs>
25908                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25909                                                                                                                 <attr key="phc.line_number"><integer>725</integer></attr>
25910                                                                                                         </attrs>
25911                                                                                                         <AST:Target xsi:nil="true" />
25912                                                                                                         <AST:VARIABLE_NAME>
25913                                                                                                                 <attrs />
25914                                                                                                                 <value>findPipe</value>
25915                                                                                                         </AST:VARIABLE_NAME>
25916                                                                                                         <AST:Expr_list>
25917                                                                                                         </AST:Expr_list>
25918                                                                                                 </AST:Variable>
25919                                                                                                 <AST:OP>
25920                                                                                                         <attrs>
25921                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25922                                                                                                                 <attr key="phc.line_number"><integer>725</integer></attr>
25923                                                                                                         </attrs>
25924                                                                                                         <value encoding="escape">&amp;&amp;</value>
25925                                                                                                 </AST:OP>
25926                                                                                                 <AST:Bin_op>
25927                                                                                                         <attrs>
25928                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25929                                                                                                                 <attr key="phc.line_number"><integer>725</integer></attr>
25930                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
25931                                                                                                         </attrs>
25932                                                                                                         <AST:Variable>
25933                                                                                                                 <attrs>
25934                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25935                                                                                                                         <attr key="phc.line_number"><integer>725</integer></attr>
25936                                                                                                                 </attrs>
25937                                                                                                                 <AST:Target xsi:nil="true" />
25938                                                                                                                 <AST:VARIABLE_NAME>
25939                                                                                                                         <attrs />
25940                                                                                                                         <value>partCount</value>
25941                                                                                                                 </AST:VARIABLE_NAME>
25942                                                                                                                 <AST:Expr_list>
25943                                                                                                                 </AST:Expr_list>
25944                                                                                                         </AST:Variable>
25945                                                                                                         <AST:OP>
25946                                                                                                                 <attrs>
25947                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25948                                                                                                                         <attr key="phc.line_number"><integer>725</integer></attr>
25949                                                                                                                 </attrs>
25950                                                                                                                 <value encoding="escape">&gt;</value>
25951                                                                                                         </AST:OP>
25952                                                                                                         <AST:INT>
25953                                                                                                                 <attrs>
25954                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25955                                                                                                                         <attr key="phc.line_number"><integer>725</integer></attr>
25956                                                                                                                         <attr key="phc.unparser.source_rep"><string>1</string></attr>
25957                                                                                                                 </attrs>
25958                                                                                                                 <value>1</value>
25959                                                                                                         </AST:INT>
25960                                                                                                 </AST:Bin_op>
25961                                                                                         </AST:Bin_op>
25962                                                                                         <AST:OP>
25963                                                                                                 <attrs>
25964                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25965                                                                                                         <attr key="phc.line_number"><integer>725</integer></attr>
25966                                                                                                 </attrs>
25967                                                                                                 <value encoding="escape">&amp;&amp;</value>
25968                                                                                         </AST:OP>
25969                                                                                         <AST:Unary_op>
25970                                                                                                 <attrs>
25971                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25972                                                                                                         <attr key="phc.line_number"><integer>725</integer></attr>
25973                                                                                                 </attrs>
25974                                                                                                 <AST:OP>
25975                                                                                                         <attrs>
25976                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25977                                                                                                                 <attr key="phc.line_number"><integer>725</integer></attr>
25978                                                                                                         </attrs>
25979                                                                                                         <value>!</value>
25980                                                                                                 </AST:OP>
25981                                                                                                 <AST:Method_invocation>
25982                                                                                                         <attrs>
25983                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25984                                                                                                                 <attr key="phc.line_number"><integer>725</integer></attr>
25985                                                                                                         </attrs>
25986                                                                                                         <AST:Target xsi:nil="true" />
25987                                                                                                         <AST:METHOD_NAME>
25988                                                                                                                 <attrs>
25989                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25990                                                                                                                         <attr key="phc.line_number"><integer>725</integer></attr>
25991                                                                                                                 </attrs>
25992                                                                                                                 <value>isset</value>
25993                                                                                                         </AST:METHOD_NAME>
25994                                                                                                         <AST:Actual_parameter_list>
25995                                                                                                                 <AST:Actual_parameter>
25996                                                                                                                         <attrs>
25997                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
25998                                                                                                                                 <attr key="phc.line_number"><integer>725</integer></attr>
25999                                                                                                                         </attrs>
26000                                                                                                                         <bool><!-- is_ref -->false</bool>
26001                                                                                                                         <AST:Variable>
26002                                                                                                                                 <attrs>
26003                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26004                                                                                                                                         <attr key="phc.line_number"><integer>725</integer></attr>
26005                                                                                                                                 </attrs>
26006                                                                                                                                 <AST:Variable>
26007                                                                                                                                         <attrs>
26008                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26009                                                                                                                                                 <attr key="phc.line_number"><integer>725</integer></attr>
26010                                                                                                                                         </attrs>
26011                                                                                                                                         <AST:Variable>
26012                                                                                                                                                 <attrs>
26013                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26014                                                                                                                                                         <attr key="phc.line_number"><integer>725</integer></attr>
26015                                                                                                                                                 </attrs>
26016                                                                                                                                                 <AST:Target xsi:nil="true" />
26017                                                                                                                                                 <AST:VARIABLE_NAME>
26018                                                                                                                                                         <attrs />
26019                                                                                                                                                         <value>this</value>
26020                                                                                                                                                 </AST:VARIABLE_NAME>
26021                                                                                                                                                 <AST:Expr_list>
26022                                                                                                                                                 </AST:Expr_list>
26023                                                                                                                                         </AST:Variable>
26024                                                                                                                                         <AST:VARIABLE_NAME>
26025                                                                                                                                                 <attrs />
26026                                                                                                                                                 <value>parts</value>
26027                                                                                                                                         </AST:VARIABLE_NAME>
26028                                                                                                                                         <AST:Expr_list>
26029                                                                                                                                                 <AST:Bin_op>
26030                                                                                                                                                         <attrs>
26031                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26032                                                                                                                                                                 <attr key="phc.line_number"><integer>725</integer></attr>
26033                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
26034                                                                                                                                                         </attrs>
26035                                                                                                                                                         <AST:Variable>
26036                                                                                                                                                                 <attrs>
26037                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26038                                                                                                                                                                         <attr key="phc.line_number"><integer>725</integer></attr>
26039                                                                                                                                                                 </attrs>
26040                                                                                                                                                                 <AST:Target xsi:nil="true" />
26041                                                                                                                                                                 <AST:VARIABLE_NAME>
26042                                                                                                                                                                         <attrs />
26043                                                                                                                                                                         <value>partCount</value>
26044                                                                                                                                                                 </AST:VARIABLE_NAME>
26045                                                                                                                                                                 <AST:Expr_list>
26046                                                                                                                                                                 </AST:Expr_list>
26047                                                                                                                                                         </AST:Variable>
26048                                                                                                                                                         <AST:OP>
26049                                                                                                                                                                 <attrs>
26050                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26051                                                                                                                                                                         <attr key="phc.line_number"><integer>725</integer></attr>
26052                                                                                                                                                                 </attrs>
26053                                                                                                                                                                 <value>-</value>
26054                                                                                                                                                         </AST:OP>
26055                                                                                                                                                         <AST:INT>
26056                                                                                                                                                                 <attrs>
26057                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26058                                                                                                                                                                         <attr key="phc.line_number"><integer>725</integer></attr>
26059                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>1</string></attr>
26060                                                                                                                                                                 </attrs>
26061                                                                                                                                                                 <value>1</value>
26062                                                                                                                                                         </AST:INT>
26063                                                                                                                                                 </AST:Bin_op>
26064                                                                                                                                         </AST:Expr_list>
26065                                                                                                                                 </AST:Variable>
26066                                                                                                                                 <AST:VARIABLE_NAME>
26067                                                                                                                                         <attrs />
26068                                                                                                                                         <value>eqpos</value>
26069                                                                                                                                 </AST:VARIABLE_NAME>
26070                                                                                                                                 <AST:Expr_list>
26071                                                                                                                                 </AST:Expr_list>
26072                                                                                                                         </AST:Variable>
26073                                                                                                                 </AST:Actual_parameter>
26074                                                                                                         </AST:Actual_parameter_list>
26075                                                                                                 </AST:Method_invocation>
26076                                                                                         </AST:Unary_op>
26077                                                                                 </AST:Bin_op>
26078                                                                         </AST:Array_elem>
26079                                                                         <AST:Array_elem>
26080                                                                                 <attrs>
26081                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26082                                                                                         <attr key="phc.line_number"><integer>726</integer></attr>
26083                                                                                 </attrs>
26084                                                                                 <AST:STRING>
26085                                                                                         <attrs>
26086                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26087                                                                                                 <attr key="phc.line_number"><integer>726</integer></attr>
26088                                                                                                 <attr key="phc.unparser.source_rep"><string>inHeading</string></attr>
26089                                                                                                 <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
26090                                                                                         </attrs>
26091                                                                                         <value>inHeading</value>
26092                                                                                 </AST:STRING>
26093                                                                                 <bool><!-- is_ref -->false</bool>
26094                                                                                 <AST:Bin_op>
26095                                                                                         <attrs>
26096                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26097                                                                                                 <attr key="phc.line_number"><integer>726</integer></attr>
26098                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
26099                                                                                         </attrs>
26100                                                                                         <AST:Variable>
26101                                                                                                 <attrs>
26102                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26103                                                                                                         <attr key="phc.line_number"><integer>726</integer></attr>
26104                                                                                                 </attrs>
26105                                                                                                 <AST:Variable>
26106                                                                                                         <attrs>
26107                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26108                                                                                                                 <attr key="phc.line_number"><integer>726</integer></attr>
26109                                                                                                         </attrs>
26110                                                                                                         <AST:Target xsi:nil="true" />
26111                                                                                                         <AST:VARIABLE_NAME>
26112                                                                                                                 <attrs />
26113                                                                                                                 <value>this</value>
26114                                                                                                         </AST:VARIABLE_NAME>
26115                                                                                                         <AST:Expr_list>
26116                                                                                                         </AST:Expr_list>
26117                                                                                                 </AST:Variable>
26118                                                                                                 <AST:VARIABLE_NAME>
26119                                                                                                         <attrs />
26120                                                                                                         <value>open</value>
26121                                                                                                 </AST:VARIABLE_NAME>
26122                                                                                                 <AST:Expr_list>
26123                                                                                                 </AST:Expr_list>
26124                                                                                         </AST:Variable>
26125                                                                                         <AST:OP>
26126                                                                                                 <attrs>
26127                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26128                                                                                                         <attr key="phc.line_number"><integer>726</integer></attr>
26129                                                                                                 </attrs>
26130                                                                                                 <value>==</value>
26131                                                                                         </AST:OP>
26132                                                                                         <AST:STRING>
26133                                                                                                 <attrs>
26134                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26135                                                                                                         <attr key="phc.line_number"><integer>726</integer></attr>
26136                                                                                                         <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
26137                                                                                                         <attr key="phc.unparser.source_rep"><string>\n</string></attr>
26138                                                                                                 </attrs>
26139                                                                                                 <value encoding="escape">
26140 </value>
26141                                                                                         </AST:STRING>
26142                                                                                 </AST:Bin_op>
26143                                                                         </AST:Array_elem>
26144                                                                 </AST:Array_elem_list>
26145                                                         </AST:Array>
26146                                                 </AST:Return>
26147                                         </AST:Statement_list>
26148                                 </AST:Method>
26149                                 <AST:Method>
26150                                         <attrs>
26151                                                 <attr key="phc.comments">
26152                                                         <string_list>
26153                                                                 <string></string>
26154                                                                 <string encoding="escape">/**
26155          * Get the output string that would result if the close is not found.
26156          */</string>
26157                                                         </string_list>
26158                                                 </attr>
26159                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26160                                                 <attr key="phc.line_number"><integer>733</integer></attr>
26161                                         </attrs>
26162                                         <AST:Signature>
26163                                                 <attrs>
26164                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26165                                                         <attr key="phc.line_number"><integer>752</integer></attr>
26166                                                 </attrs>
26167                                                 <AST:Method_mod>
26168                                                         <attrs />
26169                                                         <bool><!-- is_public -->false</bool>
26170                                                         <bool><!-- is_protected -->false</bool>
26171                                                         <bool><!-- is_private -->false</bool>
26172                                                         <bool><!-- is_static -->false</bool>
26173                                                         <bool><!-- is_abstract -->false</bool>
26174                                                         <bool><!-- is_final -->false</bool>
26175                                                 </AST:Method_mod>
26176                                                 <bool><!-- is_ref -->false</bool>
26177                                                 <AST:METHOD_NAME>
26178                                                         <attrs />
26179                                                         <value>breakSyntax</value>
26180                                                 </AST:METHOD_NAME>
26181                                                 <AST:Formal_parameter_list>
26182                                                         <AST:Formal_parameter>
26183                                                                 <attrs>
26184                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26185                                                                         <attr key="phc.line_number"><integer>733</integer></attr>
26186                                                                 </attrs>
26187                                                                 <AST:Type>
26188                                                                         <attrs>
26189                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26190                                                                                 <attr key="phc.line_number"><integer>733</integer></attr>
26191                                                                         </attrs>
26192                                                                         <AST:CLASS_NAME xsi:nil="true" />
26193                                                                 </AST:Type>
26194                                                                 <bool><!-- is_ref -->false</bool>
26195                                                                 <AST:Name_with_default>
26196                                                                         <attrs>
26197                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26198                                                                                 <attr key="phc.line_number"><integer>733</integer></attr>
26199                                                                         </attrs>
26200                                                                         <AST:VARIABLE_NAME>
26201                                                                                 <attrs />
26202                                                                                 <value>openingCount</value>
26203                                                                         </AST:VARIABLE_NAME>
26204                                                                         <AST:BOOL>
26205                                                                                 <attrs>
26206                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26207                                                                                         <attr key="phc.line_number"><integer>733</integer></attr>
26208                                                                                         <attr key="phc.unparser.source_rep"><string>false</string></attr>
26209                                                                                 </attrs>
26210                                                                                 <value>False</value>
26211                                                                         </AST:BOOL>
26212                                                                 </AST:Name_with_default>
26213                                                         </AST:Formal_parameter>
26214                                                 </AST:Formal_parameter_list>
26215                                         </AST:Signature>
26216                                         <AST:Statement_list>
26217                                                 <AST:If>
26218                                                         <attrs>
26219                                                                 <attr key="phc.comments">
26220                                                                         <string_list>
26221                                                                         </string_list>
26222                                                                 </attr>
26223                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26224                                                                 <attr key="phc.line_number"><integer>734</integer></attr>
26225                                                         </attrs>
26226                                                         <AST:Bin_op>
26227                                                                 <attrs>
26228                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26229                                                                         <attr key="phc.line_number"><integer>734</integer></attr>
26230                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
26231                                                                 </attrs>
26232                                                                 <AST:Variable>
26233                                                                         <attrs>
26234                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26235                                                                                 <attr key="phc.line_number"><integer>734</integer></attr>
26236                                                                         </attrs>
26237                                                                         <AST:Variable>
26238                                                                                 <attrs>
26239                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26240                                                                                         <attr key="phc.line_number"><integer>734</integer></attr>
26241                                                                                 </attrs>
26242                                                                                 <AST:Target xsi:nil="true" />
26243                                                                                 <AST:VARIABLE_NAME>
26244                                                                                         <attrs />
26245                                                                                         <value>this</value>
26246                                                                                 </AST:VARIABLE_NAME>
26247                                                                                 <AST:Expr_list>
26248                                                                                 </AST:Expr_list>
26249                                                                         </AST:Variable>
26250                                                                         <AST:VARIABLE_NAME>
26251                                                                                 <attrs />
26252                                                                                 <value>open</value>
26253                                                                         </AST:VARIABLE_NAME>
26254                                                                         <AST:Expr_list>
26255                                                                         </AST:Expr_list>
26256                                                                 </AST:Variable>
26257                                                                 <AST:OP>
26258                                                                         <attrs>
26259                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26260                                                                                 <attr key="phc.line_number"><integer>734</integer></attr>
26261                                                                         </attrs>
26262                                                                         <value>==</value>
26263                                                                 </AST:OP>
26264                                                                 <AST:STRING>
26265                                                                         <attrs>
26266                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26267                                                                                 <attr key="phc.line_number"><integer>734</integer></attr>
26268                                                                                 <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
26269                                                                                 <attr key="phc.unparser.source_rep"><string>\n</string></attr>
26270                                                                         </attrs>
26271                                                                         <value encoding="escape">
26272 </value>
26273                                                                 </AST:STRING>
26274                                                         </AST:Bin_op>
26275                                                         <AST:Statement_list>
26276                                                                 <AST:Eval_expr>
26277                                                                         <attrs>
26278                                                                                 <attr key="phc.comments">
26279                                                                                         <string_list>
26280                                                                                         </string_list>
26281                                                                                 </attr>
26282                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26283                                                                                 <attr key="phc.line_number"><integer>735</integer></attr>
26284                                                                         </attrs>
26285                                                                         <AST:Assignment>
26286                                                                                 <attrs>
26287                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26288                                                                                         <attr key="phc.line_number"><integer>735</integer></attr>
26289                                                                                 </attrs>
26290                                                                                 <AST:Variable>
26291                                                                                         <attrs>
26292                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26293                                                                                                 <attr key="phc.line_number"><integer>735</integer></attr>
26294                                                                                         </attrs>
26295                                                                                         <AST:Target xsi:nil="true" />
26296                                                                                         <AST:VARIABLE_NAME>
26297                                                                                                 <attrs />
26298                                                                                                 <value>s</value>
26299                                                                                         </AST:VARIABLE_NAME>
26300                                                                                         <AST:Expr_list>
26301                                                                                         </AST:Expr_list>
26302                                                                                 </AST:Variable>
26303                                                                                 <bool><!-- is_ref -->false</bool>
26304                                                                                 <AST:Variable>
26305                                                                                         <attrs>
26306                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26307                                                                                                 <attr key="phc.line_number"><integer>735</integer></attr>
26308                                                                                         </attrs>
26309                                                                                         <AST:Variable>
26310                                                                                                 <attrs>
26311                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26312                                                                                                         <attr key="phc.line_number"><integer>735</integer></attr>
26313                                                                                                 </attrs>
26314                                                                                                 <AST:Variable>
26315                                                                                                         <attrs>
26316                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26317                                                                                                                 <attr key="phc.line_number"><integer>735</integer></attr>
26318                                                                                                         </attrs>
26319                                                                                                         <AST:Target xsi:nil="true" />
26320                                                                                                         <AST:VARIABLE_NAME>
26321                                                                                                                 <attrs />
26322                                                                                                                 <value>this</value>
26323                                                                                                         </AST:VARIABLE_NAME>
26324                                                                                                         <AST:Expr_list>
26325                                                                                                         </AST:Expr_list>
26326                                                                                                 </AST:Variable>
26327                                                                                                 <AST:VARIABLE_NAME>
26328                                                                                                         <attrs />
26329                                                                                                         <value>parts</value>
26330                                                                                                 </AST:VARIABLE_NAME>
26331                                                                                                 <AST:Expr_list>
26332                                                                                                         <AST:INT>
26333                                                                                                                 <attrs>
26334                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26335                                                                                                                         <attr key="phc.line_number"><integer>735</integer></attr>
26336                                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
26337                                                                                                                 </attrs>
26338                                                                                                                 <value>0</value>
26339                                                                                                         </AST:INT>
26340                                                                                                 </AST:Expr_list>
26341                                                                                         </AST:Variable>
26342                                                                                         <AST:VARIABLE_NAME>
26343                                                                                                 <attrs />
26344                                                                                                 <value>out</value>
26345                                                                                         </AST:VARIABLE_NAME>
26346                                                                                         <AST:Expr_list>
26347                                                                                         </AST:Expr_list>
26348                                                                                 </AST:Variable>
26349                                                                         </AST:Assignment>
26350                                                                 </AST:Eval_expr>
26351                                                         </AST:Statement_list>
26352                                                         <AST:Statement_list>
26353                                                                 <AST:If>
26354                                                                         <attrs>
26355                                                                                 <attr key="phc.comments">
26356                                                                                         <string_list>
26357                                                                                         </string_list>
26358                                                                                 </attr>
26359                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26360                                                                                 <attr key="phc.line_number"><integer>737</integer></attr>
26361                                                                         </attrs>
26362                                                                         <AST:Bin_op>
26363                                                                                 <attrs>
26364                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26365                                                                                         <attr key="phc.line_number"><integer>737</integer></attr>
26366                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
26367                                                                                 </attrs>
26368                                                                                 <AST:Variable>
26369                                                                                         <attrs>
26370                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26371                                                                                                 <attr key="phc.line_number"><integer>737</integer></attr>
26372                                                                                         </attrs>
26373                                                                                         <AST:Target xsi:nil="true" />
26374                                                                                         <AST:VARIABLE_NAME>
26375                                                                                                 <attrs />
26376                                                                                                 <value>openingCount</value>
26377                                                                                         </AST:VARIABLE_NAME>
26378                                                                                         <AST:Expr_list>
26379                                                                                         </AST:Expr_list>
26380                                                                                 </AST:Variable>
26381                                                                                 <AST:OP>
26382                                                                                         <attrs>
26383                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26384                                                                                                 <attr key="phc.line_number"><integer>737</integer></attr>
26385                                                                                         </attrs>
26386                                                                                         <value>===</value>
26387                                                                                 </AST:OP>
26388                                                                                 <AST:BOOL>
26389                                                                                         <attrs>
26390                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26391                                                                                                 <attr key="phc.line_number"><integer>737</integer></attr>
26392                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
26393                                                                                         </attrs>
26394                                                                                         <value>False</value>
26395                                                                                 </AST:BOOL>
26396                                                                         </AST:Bin_op>
26397                                                                         <AST:Statement_list>
26398                                                                                 <AST:Eval_expr>
26399                                                                                         <attrs>
26400                                                                                                 <attr key="phc.comments">
26401                                                                                                         <string_list>
26402                                                                                                         </string_list>
26403                                                                                                 </attr>
26404                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26405                                                                                                 <attr key="phc.line_number"><integer>738</integer></attr>
26406                                                                                         </attrs>
26407                                                                                         <AST:Assignment>
26408                                                                                                 <attrs>
26409                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26410                                                                                                         <attr key="phc.line_number"><integer>738</integer></attr>
26411                                                                                                 </attrs>
26412                                                                                                 <AST:Variable>
26413                                                                                                         <attrs>
26414                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26415                                                                                                                 <attr key="phc.line_number"><integer>738</integer></attr>
26416                                                                                                         </attrs>
26417                                                                                                         <AST:Target xsi:nil="true" />
26418                                                                                                         <AST:VARIABLE_NAME>
26419                                                                                                                 <attrs />
26420                                                                                                                 <value>openingCount</value>
26421                                                                                                         </AST:VARIABLE_NAME>
26422                                                                                                         <AST:Expr_list>
26423                                                                                                         </AST:Expr_list>
26424                                                                                                 </AST:Variable>
26425                                                                                                 <bool><!-- is_ref -->false</bool>
26426                                                                                                 <AST:Variable>
26427                                                                                                         <attrs>
26428                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26429                                                                                                                 <attr key="phc.line_number"><integer>738</integer></attr>
26430                                                                                                         </attrs>
26431                                                                                                         <AST:Variable>
26432                                                                                                                 <attrs>
26433                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26434                                                                                                                         <attr key="phc.line_number"><integer>738</integer></attr>
26435                                                                                                                 </attrs>
26436                                                                                                                 <AST:Target xsi:nil="true" />
26437                                                                                                                 <AST:VARIABLE_NAME>
26438                                                                                                                         <attrs />
26439                                                                                                                         <value>this</value>
26440                                                                                                                 </AST:VARIABLE_NAME>
26441                                                                                                                 <AST:Expr_list>
26442                                                                                                                 </AST:Expr_list>
26443                                                                                                         </AST:Variable>
26444                                                                                                         <AST:VARIABLE_NAME>
26445                                                                                                                 <attrs />
26446                                                                                                                 <value>count</value>
26447                                                                                                         </AST:VARIABLE_NAME>
26448                                                                                                         <AST:Expr_list>
26449                                                                                                         </AST:Expr_list>
26450                                                                                                 </AST:Variable>
26451                                                                                         </AST:Assignment>
26452                                                                                 </AST:Eval_expr>
26453                                                                         </AST:Statement_list>
26454                                                                         <AST:Statement_list>
26455                                                                         </AST:Statement_list>
26456                                                                 </AST:If>
26457                                                                 <AST:Eval_expr>
26458                                                                         <attrs>
26459                                                                                 <attr key="phc.comments">
26460                                                                                         <string_list>
26461                                                                                         </string_list>
26462                                                                                 </attr>
26463                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26464                                                                                 <attr key="phc.line_number"><integer>740</integer></attr>
26465                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
26466                                                                         </attrs>
26467                                                                         <AST:Assignment>
26468                                                                                 <attrs>
26469                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26470                                                                                         <attr key="phc.line_number"><integer>740</integer></attr>
26471                                                                                 </attrs>
26472                                                                                 <AST:Variable>
26473                                                                                         <attrs>
26474                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26475                                                                                                 <attr key="phc.line_number"><integer>740</integer></attr>
26476                                                                                         </attrs>
26477                                                                                         <AST:Target xsi:nil="true" />
26478                                                                                         <AST:VARIABLE_NAME>
26479                                                                                                 <attrs />
26480                                                                                                 <value>s</value>
26481                                                                                         </AST:VARIABLE_NAME>
26482                                                                                         <AST:Expr_list>
26483                                                                                         </AST:Expr_list>
26484                                                                                 </AST:Variable>
26485                                                                                 <bool><!-- is_ref -->false</bool>
26486                                                                                 <AST:Method_invocation>
26487                                                                                         <attrs>
26488                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26489                                                                                                 <attr key="phc.line_number"><integer>740</integer></attr>
26490                                                                                         </attrs>
26491                                                                                         <AST:Target xsi:nil="true" />
26492                                                                                         <AST:METHOD_NAME>
26493                                                                                                 <attrs />
26494                                                                                                 <value>str_repeat</value>
26495                                                                                         </AST:METHOD_NAME>
26496                                                                                         <AST:Actual_parameter_list>
26497                                                                                                 <AST:Actual_parameter>
26498                                                                                                         <attrs>
26499                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26500                                                                                                                 <attr key="phc.line_number"><integer>740</integer></attr>
26501                                                                                                         </attrs>
26502                                                                                                         <bool><!-- is_ref -->false</bool>
26503                                                                                                         <AST:Variable>
26504                                                                                                                 <attrs>
26505                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26506                                                                                                                         <attr key="phc.line_number"><integer>740</integer></attr>
26507                                                                                                                 </attrs>
26508                                                                                                                 <AST:Variable>
26509                                                                                                                         <attrs>
26510                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26511                                                                                                                                 <attr key="phc.line_number"><integer>740</integer></attr>
26512                                                                                                                         </attrs>
26513                                                                                                                         <AST:Target xsi:nil="true" />
26514                                                                                                                         <AST:VARIABLE_NAME>
26515                                                                                                                                 <attrs />
26516                                                                                                                                 <value>this</value>
26517                                                                                                                         </AST:VARIABLE_NAME>
26518                                                                                                                         <AST:Expr_list>
26519                                                                                                                         </AST:Expr_list>
26520                                                                                                                 </AST:Variable>
26521                                                                                                                 <AST:VARIABLE_NAME>
26522                                                                                                                         <attrs />
26523                                                                                                                         <value>open</value>
26524                                                                                                                 </AST:VARIABLE_NAME>
26525                                                                                                                 <AST:Expr_list>
26526                                                                                                                 </AST:Expr_list>
26527                                                                                                         </AST:Variable>
26528                                                                                                 </AST:Actual_parameter>
26529                                                                                                 <AST:Actual_parameter>
26530                                                                                                         <attrs>
26531                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26532                                                                                                                 <attr key="phc.line_number"><integer>740</integer></attr>
26533                                                                                                         </attrs>
26534                                                                                                         <bool><!-- is_ref -->false</bool>
26535                                                                                                         <AST:Variable>
26536                                                                                                                 <attrs>
26537                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26538                                                                                                                         <attr key="phc.line_number"><integer>740</integer></attr>
26539                                                                                                                 </attrs>
26540                                                                                                                 <AST:Target xsi:nil="true" />
26541                                                                                                                 <AST:VARIABLE_NAME>
26542                                                                                                                         <attrs />
26543                                                                                                                         <value>openingCount</value>
26544                                                                                                                 </AST:VARIABLE_NAME>
26545                                                                                                                 <AST:Expr_list>
26546                                                                                                                 </AST:Expr_list>
26547                                                                                                         </AST:Variable>
26548                                                                                                 </AST:Actual_parameter>
26549                                                                                         </AST:Actual_parameter_list>
26550                                                                                 </AST:Method_invocation>
26551                                                                         </AST:Assignment>
26552                                                                 </AST:Eval_expr>
26553                                                                 <AST:Eval_expr>
26554                                                                         <attrs>
26555                                                                                 <attr key="phc.comments">
26556                                                                                         <string_list>
26557                                                                                         </string_list>
26558                                                                                 </attr>
26559                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26560                                                                                 <attr key="phc.line_number"><integer>741</integer></attr>
26561                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
26562                                                                         </attrs>
26563                                                                         <AST:Assignment>
26564                                                                                 <attrs>
26565                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26566                                                                                         <attr key="phc.line_number"><integer>741</integer></attr>
26567                                                                                 </attrs>
26568                                                                                 <AST:Variable>
26569                                                                                         <attrs>
26570                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26571                                                                                                 <attr key="phc.line_number"><integer>741</integer></attr>
26572                                                                                         </attrs>
26573                                                                                         <AST:Target xsi:nil="true" />
26574                                                                                         <AST:VARIABLE_NAME>
26575                                                                                                 <attrs />
26576                                                                                                 <value>first</value>
26577                                                                                         </AST:VARIABLE_NAME>
26578                                                                                         <AST:Expr_list>
26579                                                                                         </AST:Expr_list>
26580                                                                                 </AST:Variable>
26581                                                                                 <bool><!-- is_ref -->false</bool>
26582                                                                                 <AST:BOOL>
26583                                                                                         <attrs>
26584                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26585                                                                                                 <attr key="phc.line_number"><integer>741</integer></attr>
26586                                                                                                 <attr key="phc.unparser.source_rep"><string>true</string></attr>
26587                                                                                         </attrs>
26588                                                                                         <value>True</value>
26589                                                                                 </AST:BOOL>
26590                                                                         </AST:Assignment>
26591                                                                 </AST:Eval_expr>
26592                                                                 <AST:Foreach>
26593                                                                         <attrs>
26594                                                                                 <attr key="phc.comments">
26595                                                                                         <string_list>
26596                                                                                         </string_list>
26597                                                                                 </attr>
26598                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26599                                                                                 <attr key="phc.line_number"><integer>742</integer></attr>
26600                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
26601                                                                         </attrs>
26602                                                                         <AST:Variable>
26603                                                                                 <attrs>
26604                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26605                                                                                         <attr key="phc.line_number"><integer>742</integer></attr>
26606                                                                                 </attrs>
26607                                                                                 <AST:Variable>
26608                                                                                         <attrs>
26609                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26610                                                                                                 <attr key="phc.line_number"><integer>742</integer></attr>
26611                                                                                         </attrs>
26612                                                                                         <AST:Target xsi:nil="true" />
26613                                                                                         <AST:VARIABLE_NAME>
26614                                                                                                 <attrs />
26615                                                                                                 <value>this</value>
26616                                                                                         </AST:VARIABLE_NAME>
26617                                                                                         <AST:Expr_list>
26618                                                                                         </AST:Expr_list>
26619                                                                                 </AST:Variable>
26620                                                                                 <AST:VARIABLE_NAME>
26621                                                                                         <attrs />
26622                                                                                         <value>parts</value>
26623                                                                                 </AST:VARIABLE_NAME>
26624                                                                                 <AST:Expr_list>
26625                                                                                 </AST:Expr_list>
26626                                                                         </AST:Variable>
26627                                                                         <AST:Variable xsi:nil="true" />
26628                                                                         <bool><!-- is_ref -->false</bool>
26629                                                                         <AST:Variable>
26630                                                                                 <attrs>
26631                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26632                                                                                         <attr key="phc.line_number"><integer>742</integer></attr>
26633                                                                                 </attrs>
26634                                                                                 <AST:Target xsi:nil="true" />
26635                                                                                 <AST:VARIABLE_NAME>
26636                                                                                         <attrs />
26637                                                                                         <value>part</value>
26638                                                                                 </AST:VARIABLE_NAME>
26639                                                                                 <AST:Expr_list>
26640                                                                                 </AST:Expr_list>
26641                                                                         </AST:Variable>
26642                                                                         <AST:Statement_list>
26643                                                                                 <AST:If>
26644                                                                                         <attrs>
26645                                                                                                 <attr key="phc.comments">
26646                                                                                                         <string_list>
26647                                                                                                         </string_list>
26648                                                                                                 </attr>
26649                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26650                                                                                                 <attr key="phc.line_number"><integer>743</integer></attr>
26651                                                                                         </attrs>
26652                                                                                         <AST:Variable>
26653                                                                                                 <attrs>
26654                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26655                                                                                                         <attr key="phc.line_number"><integer>743</integer></attr>
26656                                                                                                 </attrs>
26657                                                                                                 <AST:Target xsi:nil="true" />
26658                                                                                                 <AST:VARIABLE_NAME>
26659                                                                                                         <attrs />
26660                                                                                                         <value>first</value>
26661                                                                                                 </AST:VARIABLE_NAME>
26662                                                                                                 <AST:Expr_list>
26663                                                                                                 </AST:Expr_list>
26664                                                                                         </AST:Variable>
26665                                                                                         <AST:Statement_list>
26666                                                                                                 <AST:Eval_expr>
26667                                                                                                         <attrs>
26668                                                                                                                 <attr key="phc.comments">
26669                                                                                                                         <string_list>
26670                                                                                                                         </string_list>
26671                                                                                                                 </attr>
26672                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26673                                                                                                                 <attr key="phc.line_number"><integer>744</integer></attr>
26674                                                                                                         </attrs>
26675                                                                                                         <AST:Assignment>
26676                                                                                                                 <attrs>
26677                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26678                                                                                                                         <attr key="phc.line_number"><integer>744</integer></attr>
26679                                                                                                                 </attrs>
26680                                                                                                                 <AST:Variable>
26681                                                                                                                         <attrs>
26682                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26683                                                                                                                                 <attr key="phc.line_number"><integer>744</integer></attr>
26684                                                                                                                         </attrs>
26685                                                                                                                         <AST:Target xsi:nil="true" />
26686                                                                                                                         <AST:VARIABLE_NAME>
26687                                                                                                                                 <attrs />
26688                                                                                                                                 <value>first</value>
26689                                                                                                                         </AST:VARIABLE_NAME>
26690                                                                                                                         <AST:Expr_list>
26691                                                                                                                         </AST:Expr_list>
26692                                                                                                                 </AST:Variable>
26693                                                                                                                 <bool><!-- is_ref -->false</bool>
26694                                                                                                                 <AST:BOOL>
26695                                                                                                                         <attrs>
26696                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26697                                                                                                                                 <attr key="phc.line_number"><integer>744</integer></attr>
26698                                                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
26699                                                                                                                         </attrs>
26700                                                                                                                         <value>False</value>
26701                                                                                                                 </AST:BOOL>
26702                                                                                                         </AST:Assignment>
26703                                                                                                 </AST:Eval_expr>
26704                                                                                         </AST:Statement_list>
26705                                                                                         <AST:Statement_list>
26706                                                                                                 <AST:Eval_expr>
26707                                                                                                         <attrs>
26708                                                                                                                 <attr key="phc.comments">
26709                                                                                                                         <string_list>
26710                                                                                                                         </string_list>
26711                                                                                                                 </attr>
26712                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26713                                                                                                                 <attr key="phc.line_number"><integer>746</integer></attr>
26714                                                                                                         </attrs>
26715                                                                                                         <AST:Op_assignment>
26716                                                                                                                 <attrs />
26717                                                                                                                 <AST:Variable>
26718                                                                                                                         <attrs>
26719                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26720                                                                                                                                 <attr key="phc.line_number"><integer>746</integer></attr>
26721                                                                                                                         </attrs>
26722                                                                                                                         <AST:Target xsi:nil="true" />
26723                                                                                                                         <AST:VARIABLE_NAME>
26724                                                                                                                                 <attrs />
26725                                                                                                                                 <value>s</value>
26726                                                                                                                         </AST:VARIABLE_NAME>
26727                                                                                                                         <AST:Expr_list>
26728                                                                                                                         </AST:Expr_list>
26729                                                                                                                 </AST:Variable>
26730                                                                                                                 <AST:OP>
26731                                                                                                                         <attrs />
26732                                                                                                                         <value>.</value>
26733                                                                                                                 </AST:OP>
26734                                                                                                                 <AST:STRING>
26735                                                                                                                         <attrs>
26736                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26737                                                                                                                                 <attr key="phc.line_number"><integer>746</integer></attr>
26738                                                                                                                                 <attr key="phc.unparser.source_rep"><string>|</string></attr>
26739                                                                                                                         </attrs>
26740                                                                                                                         <value>|</value>
26741                                                                                                                 </AST:STRING>
26742                                                                                                         </AST:Op_assignment>
26743                                                                                                 </AST:Eval_expr>
26744                                                                                         </AST:Statement_list>
26745                                                                                 </AST:If>
26746                                                                                 <AST:Eval_expr>
26747                                                                                         <attrs>
26748                                                                                                 <attr key="phc.comments">
26749                                                                                                         <string_list>
26750                                                                                                         </string_list>
26751                                                                                                 </attr>
26752                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26753                                                                                                 <attr key="phc.line_number"><integer>748</integer></attr>
26754                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
26755                                                                                         </attrs>
26756                                                                                         <AST:Op_assignment>
26757                                                                                                 <attrs />
26758                                                                                                 <AST:Variable>
26759                                                                                                         <attrs>
26760                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26761                                                                                                                 <attr key="phc.line_number"><integer>748</integer></attr>
26762                                                                                                         </attrs>
26763                                                                                                         <AST:Target xsi:nil="true" />
26764                                                                                                         <AST:VARIABLE_NAME>
26765                                                                                                                 <attrs />
26766                                                                                                                 <value>s</value>
26767                                                                                                         </AST:VARIABLE_NAME>
26768                                                                                                         <AST:Expr_list>
26769                                                                                                         </AST:Expr_list>
26770                                                                                                 </AST:Variable>
26771                                                                                                 <AST:OP>
26772                                                                                                         <attrs />
26773                                                                                                         <value>.</value>
26774                                                                                                 </AST:OP>
26775                                                                                                 <AST:Variable>
26776                                                                                                         <attrs>
26777                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26778                                                                                                                 <attr key="phc.line_number"><integer>748</integer></attr>
26779                                                                                                         </attrs>
26780                                                                                                         <AST:Variable>
26781                                                                                                                 <attrs>
26782                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26783                                                                                                                         <attr key="phc.line_number"><integer>748</integer></attr>
26784                                                                                                                 </attrs>
26785                                                                                                                 <AST:Target xsi:nil="true" />
26786                                                                                                                 <AST:VARIABLE_NAME>
26787                                                                                                                         <attrs />
26788                                                                                                                         <value>part</value>
26789                                                                                                                 </AST:VARIABLE_NAME>
26790                                                                                                                 <AST:Expr_list>
26791                                                                                                                 </AST:Expr_list>
26792                                                                                                         </AST:Variable>
26793                                                                                                         <AST:VARIABLE_NAME>
26794                                                                                                                 <attrs />
26795                                                                                                                 <value>out</value>
26796                                                                                                         </AST:VARIABLE_NAME>
26797                                                                                                         <AST:Expr_list>
26798                                                                                                         </AST:Expr_list>
26799                                                                                                 </AST:Variable>
26800                                                                                         </AST:Op_assignment>
26801                                                                                 </AST:Eval_expr>
26802                                                                         </AST:Statement_list>
26803                                                                 </AST:Foreach>
26804                                                         </AST:Statement_list>
26805                                                 </AST:If>
26806                                                 <AST:Return>
26807                                                         <attrs>
26808                                                                 <attr key="phc.comments">
26809                                                                         <string_list>
26810                                                                         </string_list>
26811                                                                 </attr>
26812                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26813                                                                 <attr key="phc.line_number"><integer>751</integer></attr>
26814                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
26815                                                         </attrs>
26816                                                         <AST:Variable>
26817                                                                 <attrs>
26818                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26819                                                                         <attr key="phc.line_number"><integer>751</integer></attr>
26820                                                                 </attrs>
26821                                                                 <AST:Target xsi:nil="true" />
26822                                                                 <AST:VARIABLE_NAME>
26823                                                                         <attrs />
26824                                                                         <value>s</value>
26825                                                                 </AST:VARIABLE_NAME>
26826                                                                 <AST:Expr_list>
26827                                                                 </AST:Expr_list>
26828                                                         </AST:Variable>
26829                                                 </AST:Return>
26830                                         </AST:Statement_list>
26831                                 </AST:Method>
26832                         </AST:Member_list>
26833                 </AST:Class_def>
26834                 <AST:Class_def>
26835                         <attrs>
26836                                 <attr key="phc.comments">
26837                                         <string_list>
26838                                                 <string></string>
26839                                                 <string encoding="escape">/**
26840  * @ingroup Parser
26841  */</string>
26842                                         </string_list>
26843                                 </attr>
26844                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26845                                 <attr key="phc.line_number"><integer>758</integer></attr>
26846                         </attrs>
26847                         <AST:Class_mod>
26848                                 <attrs>
26849                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26850                                         <attr key="phc.line_number"><integer>758</integer></attr>
26851                                 </attrs>
26852                                 <bool><!-- is_abstract -->false</bool>
26853                                 <bool><!-- is_final -->false</bool>
26854                         </AST:Class_mod>
26855                         <AST:CLASS_NAME>
26856                                 <attrs />
26857                                 <value>PPDPart</value>
26858                         </AST:CLASS_NAME>
26859                         <AST:CLASS_NAME xsi:nil="true" />
26860                         <AST:INTERFACE_NAME_list>
26861                         </AST:INTERFACE_NAME_list>
26862                         <AST:Member_list>
26863                                 <AST:Attribute>
26864                                         <attrs>
26865                                                 <attr key="phc.comments">
26866                                                         <string_list>
26867                                                                 <string>// Output accumulator string</string>
26868                                                         </string_list>
26869                                                 </attr>
26870                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26871                                                 <attr key="phc.line_number"><integer>759</integer></attr>
26872                                         </attrs>
26873                                         <AST:Attr_mod>
26874                                                 <attrs>
26875                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26876                                                         <attr key="phc.line_number"><integer>759</integer></attr>
26877                                                 </attrs>
26878                                                 <bool><!-- is_public -->false</bool>
26879                                                 <bool><!-- is_protected -->false</bool>
26880                                                 <bool><!-- is_private -->false</bool>
26881                                                 <bool><!-- is_static -->false</bool>
26882                                                 <bool><!-- is_const -->false</bool>
26883                                         </AST:Attr_mod>
26884                                         <AST:Name_with_default_list>
26885                                                 <AST:Name_with_default>
26886                                                         <attrs>
26887                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26888                                                                 <attr key="phc.line_number"><integer>759</integer></attr>
26889                                                         </attrs>
26890                                                         <AST:VARIABLE_NAME>
26891                                                                 <attrs />
26892                                                                 <value>out</value>
26893                                                         </AST:VARIABLE_NAME>
26894                                                         <AST:Expr xsi:nil="true" />
26895                                                 </AST:Name_with_default>
26896                                         </AST:Name_with_default_list>
26897                                 </AST:Attribute>
26898                                 <AST:Method>
26899                                         <attrs>
26900                                                 <attr key="phc.comments">
26901                                                         <string_list>
26902                                                                 <string></string>
26903                                                                 <string>// Optional member variables:</string>
26904                                                                 <string>//   eqpos        Position of equals sign in output accumulator</string>
26905                                                                 <string>//   commentEnd   Past-the-end input pointer for the last comment encountered</string>
26906                                                                 <string>//   visualEnd    Past-the-end input pointer for the end of the accumulator minus comments</string>
26907                                                                 <string></string>
26908                                                         </string_list>
26909                                                 </attr>
26910                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26911                                                 <attr key="phc.line_number"><integer>766</integer></attr>
26912                                         </attrs>
26913                                         <AST:Signature>
26914                                                 <attrs>
26915                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26916                                                         <attr key="phc.line_number"><integer>768</integer></attr>
26917                                                 </attrs>
26918                                                 <AST:Method_mod>
26919                                                         <attrs />
26920                                                         <bool><!-- is_public -->false</bool>
26921                                                         <bool><!-- is_protected -->false</bool>
26922                                                         <bool><!-- is_private -->false</bool>
26923                                                         <bool><!-- is_static -->false</bool>
26924                                                         <bool><!-- is_abstract -->false</bool>
26925                                                         <bool><!-- is_final -->false</bool>
26926                                                 </AST:Method_mod>
26927                                                 <bool><!-- is_ref -->false</bool>
26928                                                 <AST:METHOD_NAME>
26929                                                         <attrs />
26930                                                         <value>__construct</value>
26931                                                 </AST:METHOD_NAME>
26932                                                 <AST:Formal_parameter_list>
26933                                                         <AST:Formal_parameter>
26934                                                                 <attrs>
26935                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26936                                                                         <attr key="phc.line_number"><integer>766</integer></attr>
26937                                                                 </attrs>
26938                                                                 <AST:Type>
26939                                                                         <attrs>
26940                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26941                                                                                 <attr key="phc.line_number"><integer>766</integer></attr>
26942                                                                         </attrs>
26943                                                                         <AST:CLASS_NAME xsi:nil="true" />
26944                                                                 </AST:Type>
26945                                                                 <bool><!-- is_ref -->false</bool>
26946                                                                 <AST:Name_with_default>
26947                                                                         <attrs>
26948                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26949                                                                                 <attr key="phc.line_number"><integer>766</integer></attr>
26950                                                                         </attrs>
26951                                                                         <AST:VARIABLE_NAME>
26952                                                                                 <attrs />
26953                                                                                 <value>out</value>
26954                                                                         </AST:VARIABLE_NAME>
26955                                                                         <AST:STRING>
26956                                                                                 <attrs>
26957                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26958                                                                                         <attr key="phc.line_number"><integer>766</integer></attr>
26959                                                                                         <attr key="phc.unparser.source_rep"><string></string></attr>
26960                                                                                 </attrs>
26961                                                                                 <value></value>
26962                                                                         </AST:STRING>
26963                                                                 </AST:Name_with_default>
26964                                                         </AST:Formal_parameter>
26965                                                 </AST:Formal_parameter_list>
26966                                         </AST:Signature>
26967                                         <AST:Statement_list>
26968                                                 <AST:Eval_expr>
26969                                                         <attrs>
26970                                                                 <attr key="phc.comments">
26971                                                                         <string_list>
26972                                                                         </string_list>
26973                                                                 </attr>
26974                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26975                                                                 <attr key="phc.line_number"><integer>767</integer></attr>
26976                                                         </attrs>
26977                                                         <AST:Assignment>
26978                                                                 <attrs>
26979                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26980                                                                         <attr key="phc.line_number"><integer>767</integer></attr>
26981                                                                 </attrs>
26982                                                                 <AST:Variable>
26983                                                                         <attrs>
26984                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26985                                                                                 <attr key="phc.line_number"><integer>767</integer></attr>
26986                                                                         </attrs>
26987                                                                         <AST:Variable>
26988                                                                                 <attrs>
26989                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
26990                                                                                         <attr key="phc.line_number"><integer>767</integer></attr>
26991                                                                                 </attrs>
26992                                                                                 <AST:Target xsi:nil="true" />
26993                                                                                 <AST:VARIABLE_NAME>
26994                                                                                         <attrs />
26995                                                                                         <value>this</value>
26996                                                                                 </AST:VARIABLE_NAME>
26997                                                                                 <AST:Expr_list>
26998                                                                                 </AST:Expr_list>
26999                                                                         </AST:Variable>
27000                                                                         <AST:VARIABLE_NAME>
27001                                                                                 <attrs />
27002                                                                                 <value>out</value>
27003                                                                         </AST:VARIABLE_NAME>
27004                                                                         <AST:Expr_list>
27005                                                                         </AST:Expr_list>
27006                                                                 </AST:Variable>
27007                                                                 <bool><!-- is_ref -->false</bool>
27008                                                                 <AST:Variable>
27009                                                                         <attrs>
27010                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27011                                                                                 <attr key="phc.line_number"><integer>767</integer></attr>
27012                                                                         </attrs>
27013                                                                         <AST:Target xsi:nil="true" />
27014                                                                         <AST:VARIABLE_NAME>
27015                                                                                 <attrs />
27016                                                                                 <value>out</value>
27017                                                                         </AST:VARIABLE_NAME>
27018                                                                         <AST:Expr_list>
27019                                                                         </AST:Expr_list>
27020                                                                 </AST:Variable>
27021                                                         </AST:Assignment>
27022                                                 </AST:Eval_expr>
27023                                         </AST:Statement_list>
27024                                 </AST:Method>
27025                         </AST:Member_list>
27026                 </AST:Class_def>
27027                 <AST:Class_def>
27028                         <attrs>
27029                                 <attr key="phc.comments">
27030                                         <string_list>
27031                                                 <string></string>
27032                                                 <string encoding="escape">/**
27033  * An expansion frame, used as a context to expand the result of preprocessToObj()
27034  * @ingroup Parser
27035  */</string>
27036                                         </string_list>
27037                                 </attr>
27038                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27039                                 <attr key="phc.line_number"><integer>775</integer></attr>
27040                         </attrs>
27041                         <AST:Class_mod>
27042                                 <attrs>
27043                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27044                                         <attr key="phc.line_number"><integer>775</integer></attr>
27045                                 </attrs>
27046                                 <bool><!-- is_abstract -->false</bool>
27047                                 <bool><!-- is_final -->false</bool>
27048                         </AST:Class_mod>
27049                         <AST:CLASS_NAME>
27050                                 <attrs />
27051                                 <value>PPFrame_DOM</value>
27052                         </AST:CLASS_NAME>
27053                         <AST:CLASS_NAME xsi:nil="true" />
27054                         <AST:INTERFACE_NAME_list>
27055                                 <AST:INTERFACE_NAME>
27056                                         <attrs>
27057                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27058                                                 <attr key="phc.line_number"><integer>775</integer></attr>
27059                                         </attrs>
27060                                         <value>PPFrame</value>
27061                                 </AST:INTERFACE_NAME>
27062                         </AST:INTERFACE_NAME_list>
27063                         <AST:Member_list>
27064                                 <AST:Attribute>
27065                                         <attrs>
27066                                                 <attr key="phc.comments">
27067                                                         <string_list>
27068                                                         </string_list>
27069                                                 </attr>
27070                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27071                                                 <attr key="phc.line_number"><integer>776</integer></attr>
27072                                         </attrs>
27073                                         <AST:Attr_mod>
27074                                                 <attrs>
27075                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27076                                                         <attr key="phc.line_number"><integer>776</integer></attr>
27077                                                 </attrs>
27078                                                 <bool><!-- is_public -->false</bool>
27079                                                 <bool><!-- is_protected -->false</bool>
27080                                                 <bool><!-- is_private -->false</bool>
27081                                                 <bool><!-- is_static -->false</bool>
27082                                                 <bool><!-- is_const -->false</bool>
27083                                         </AST:Attr_mod>
27084                                         <AST:Name_with_default_list>
27085                                                 <AST:Name_with_default>
27086                                                         <attrs>
27087                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27088                                                                 <attr key="phc.line_number"><integer>776</integer></attr>
27089                                                         </attrs>
27090                                                         <AST:VARIABLE_NAME>
27091                                                                 <attrs />
27092                                                                 <value>preprocessor</value>
27093                                                         </AST:VARIABLE_NAME>
27094                                                         <AST:Expr xsi:nil="true" />
27095                                                 </AST:Name_with_default>
27096                                                 <AST:Name_with_default>
27097                                                         <attrs>
27098                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27099                                                                 <attr key="phc.line_number"><integer>776</integer></attr>
27100                                                         </attrs>
27101                                                         <AST:VARIABLE_NAME>
27102                                                                 <attrs />
27103                                                                 <value>parser</value>
27104                                                         </AST:VARIABLE_NAME>
27105                                                         <AST:Expr xsi:nil="true" />
27106                                                 </AST:Name_with_default>
27107                                                 <AST:Name_with_default>
27108                                                         <attrs>
27109                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27110                                                                 <attr key="phc.line_number"><integer>776</integer></attr>
27111                                                         </attrs>
27112                                                         <AST:VARIABLE_NAME>
27113                                                                 <attrs />
27114                                                                 <value>title</value>
27115                                                         </AST:VARIABLE_NAME>
27116                                                         <AST:Expr xsi:nil="true" />
27117                                                 </AST:Name_with_default>
27118                                         </AST:Name_with_default_list>
27119                                 </AST:Attribute>
27120                                 <AST:Attribute>
27121                                         <attrs>
27122                                                 <attr key="phc.comments">
27123                                                         <string_list>
27124                                                         </string_list>
27125                                                 </attr>
27126                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27127                                                 <attr key="phc.line_number"><integer>777</integer></attr>
27128                                         </attrs>
27129                                         <AST:Attr_mod>
27130                                                 <attrs>
27131                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27132                                                         <attr key="phc.line_number"><integer>777</integer></attr>
27133                                                 </attrs>
27134                                                 <bool><!-- is_public -->false</bool>
27135                                                 <bool><!-- is_protected -->false</bool>
27136                                                 <bool><!-- is_private -->false</bool>
27137                                                 <bool><!-- is_static -->false</bool>
27138                                                 <bool><!-- is_const -->false</bool>
27139                                         </AST:Attr_mod>
27140                                         <AST:Name_with_default_list>
27141                                                 <AST:Name_with_default>
27142                                                         <attrs>
27143                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27144                                                                 <attr key="phc.line_number"><integer>777</integer></attr>
27145                                                         </attrs>
27146                                                         <AST:VARIABLE_NAME>
27147                                                                 <attrs />
27148                                                                 <value>titleCache</value>
27149                                                         </AST:VARIABLE_NAME>
27150                                                         <AST:Expr xsi:nil="true" />
27151                                                 </AST:Name_with_default>
27152                                         </AST:Name_with_default_list>
27153                                 </AST:Attribute>
27154                                 <AST:Attribute>
27155                                         <attrs>
27156                                                 <attr key="phc.comments">
27157                                                         <string_list>
27158                                                                 <string></string>
27159                                                                 <string encoding="escape">/**
27160          * Hashtable listing templates which are disallowed for expansion in this frame,
27161          * having been encountered previously in parent frames.
27162          */</string>
27163                                                         </string_list>
27164                                                 </attr>
27165                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27166                                                 <attr key="phc.line_number"><integer>783</integer></attr>
27167                                         </attrs>
27168                                         <AST:Attr_mod>
27169                                                 <attrs>
27170                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27171                                                         <attr key="phc.line_number"><integer>783</integer></attr>
27172                                                 </attrs>
27173                                                 <bool><!-- is_public -->false</bool>
27174                                                 <bool><!-- is_protected -->false</bool>
27175                                                 <bool><!-- is_private -->false</bool>
27176                                                 <bool><!-- is_static -->false</bool>
27177                                                 <bool><!-- is_const -->false</bool>
27178                                         </AST:Attr_mod>
27179                                         <AST:Name_with_default_list>
27180                                                 <AST:Name_with_default>
27181                                                         <attrs>
27182                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27183                                                                 <attr key="phc.line_number"><integer>783</integer></attr>
27184                                                         </attrs>
27185                                                         <AST:VARIABLE_NAME>
27186                                                                 <attrs />
27187                                                                 <value>loopCheckHash</value>
27188                                                         </AST:VARIABLE_NAME>
27189                                                         <AST:Expr xsi:nil="true" />
27190                                                 </AST:Name_with_default>
27191                                         </AST:Name_with_default_list>
27192                                 </AST:Attribute>
27193                                 <AST:Attribute>
27194                                         <attrs>
27195                                                 <attr key="phc.comments">
27196                                                         <string_list>
27197                                                                 <string></string>
27198                                                                 <string encoding="escape">/**
27199          * Recursion depth of this frame, top = 0
27200          * Note that this is NOT the same as expansion depth in expand()
27201          */</string>
27202                                                         </string_list>
27203                                                 </attr>
27204                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27205                                                 <attr key="phc.line_number"><integer>789</integer></attr>
27206                                         </attrs>
27207                                         <AST:Attr_mod>
27208                                                 <attrs>
27209                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27210                                                         <attr key="phc.line_number"><integer>789</integer></attr>
27211                                                 </attrs>
27212                                                 <bool><!-- is_public -->false</bool>
27213                                                 <bool><!-- is_protected -->false</bool>
27214                                                 <bool><!-- is_private -->false</bool>
27215                                                 <bool><!-- is_static -->false</bool>
27216                                                 <bool><!-- is_const -->false</bool>
27217                                         </AST:Attr_mod>
27218                                         <AST:Name_with_default_list>
27219                                                 <AST:Name_with_default>
27220                                                         <attrs>
27221                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27222                                                                 <attr key="phc.line_number"><integer>789</integer></attr>
27223                                                         </attrs>
27224                                                         <AST:VARIABLE_NAME>
27225                                                                 <attrs />
27226                                                                 <value>depth</value>
27227                                                         </AST:VARIABLE_NAME>
27228                                                         <AST:Expr xsi:nil="true" />
27229                                                 </AST:Name_with_default>
27230                                         </AST:Name_with_default_list>
27231                                 </AST:Attribute>
27232                                 <AST:Method>
27233                                         <attrs>
27234                                                 <attr key="phc.comments">
27235                                                         <string_list>
27236                                                                 <string></string>
27237                                                                 <string></string>
27238                                                                 <string encoding="escape">/**
27239          * Construct a new preprocessor frame.
27240          * @param Preprocessor $preprocessor The parent preprocessor
27241          */</string>
27242                                                         </string_list>
27243                                                 </attr>
27244                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27245                                                 <attr key="phc.line_number"><integer>796</integer></attr>
27246                                         </attrs>
27247                                         <AST:Signature>
27248                                                 <attrs>
27249                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27250                                                         <attr key="phc.line_number"><integer>803</integer></attr>
27251                                                 </attrs>
27252                                                 <AST:Method_mod>
27253                                                         <attrs />
27254                                                         <bool><!-- is_public -->false</bool>
27255                                                         <bool><!-- is_protected -->false</bool>
27256                                                         <bool><!-- is_private -->false</bool>
27257                                                         <bool><!-- is_static -->false</bool>
27258                                                         <bool><!-- is_abstract -->false</bool>
27259                                                         <bool><!-- is_final -->false</bool>
27260                                                 </AST:Method_mod>
27261                                                 <bool><!-- is_ref -->false</bool>
27262                                                 <AST:METHOD_NAME>
27263                                                         <attrs />
27264                                                         <value>__construct</value>
27265                                                 </AST:METHOD_NAME>
27266                                                 <AST:Formal_parameter_list>
27267                                                         <AST:Formal_parameter>
27268                                                                 <attrs>
27269                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27270                                                                         <attr key="phc.line_number"><integer>796</integer></attr>
27271                                                                 </attrs>
27272                                                                 <AST:Type>
27273                                                                         <attrs>
27274                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27275                                                                                 <attr key="phc.line_number"><integer>796</integer></attr>
27276                                                                         </attrs>
27277                                                                         <AST:CLASS_NAME xsi:nil="true" />
27278                                                                 </AST:Type>
27279                                                                 <bool><!-- is_ref -->false</bool>
27280                                                                 <AST:Name_with_default>
27281                                                                         <attrs />
27282                                                                         <AST:VARIABLE_NAME>
27283                                                                                 <attrs />
27284                                                                                 <value>preprocessor</value>
27285                                                                         </AST:VARIABLE_NAME>
27286                                                                         <AST:Expr xsi:nil="true" />
27287                                                                 </AST:Name_with_default>
27288                                                         </AST:Formal_parameter>
27289                                                 </AST:Formal_parameter_list>
27290                                         </AST:Signature>
27291                                         <AST:Statement_list>
27292                                                 <AST:Eval_expr>
27293                                                         <attrs>
27294                                                                 <attr key="phc.comments">
27295                                                                         <string_list>
27296                                                                         </string_list>
27297                                                                 </attr>
27298                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27299                                                                 <attr key="phc.line_number"><integer>797</integer></attr>
27300                                                         </attrs>
27301                                                         <AST:Assignment>
27302                                                                 <attrs>
27303                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27304                                                                         <attr key="phc.line_number"><integer>797</integer></attr>
27305                                                                 </attrs>
27306                                                                 <AST:Variable>
27307                                                                         <attrs>
27308                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27309                                                                                 <attr key="phc.line_number"><integer>797</integer></attr>
27310                                                                         </attrs>
27311                                                                         <AST:Variable>
27312                                                                                 <attrs>
27313                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27314                                                                                         <attr key="phc.line_number"><integer>797</integer></attr>
27315                                                                                 </attrs>
27316                                                                                 <AST:Target xsi:nil="true" />
27317                                                                                 <AST:VARIABLE_NAME>
27318                                                                                         <attrs />
27319                                                                                         <value>this</value>
27320                                                                                 </AST:VARIABLE_NAME>
27321                                                                                 <AST:Expr_list>
27322                                                                                 </AST:Expr_list>
27323                                                                         </AST:Variable>
27324                                                                         <AST:VARIABLE_NAME>
27325                                                                                 <attrs />
27326                                                                                 <value>preprocessor</value>
27327                                                                         </AST:VARIABLE_NAME>
27328                                                                         <AST:Expr_list>
27329                                                                         </AST:Expr_list>
27330                                                                 </AST:Variable>
27331                                                                 <bool><!-- is_ref -->false</bool>
27332                                                                 <AST:Variable>
27333                                                                         <attrs>
27334                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27335                                                                                 <attr key="phc.line_number"><integer>797</integer></attr>
27336                                                                         </attrs>
27337                                                                         <AST:Target xsi:nil="true" />
27338                                                                         <AST:VARIABLE_NAME>
27339                                                                                 <attrs />
27340                                                                                 <value>preprocessor</value>
27341                                                                         </AST:VARIABLE_NAME>
27342                                                                         <AST:Expr_list>
27343                                                                         </AST:Expr_list>
27344                                                                 </AST:Variable>
27345                                                         </AST:Assignment>
27346                                                 </AST:Eval_expr>
27347                                                 <AST:Eval_expr>
27348                                                         <attrs>
27349                                                                 <attr key="phc.comments">
27350                                                                         <string_list>
27351                                                                         </string_list>
27352                                                                 </attr>
27353                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27354                                                                 <attr key="phc.line_number"><integer>798</integer></attr>
27355                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
27356                                                         </attrs>
27357                                                         <AST:Assignment>
27358                                                                 <attrs>
27359                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27360                                                                         <attr key="phc.line_number"><integer>798</integer></attr>
27361                                                                 </attrs>
27362                                                                 <AST:Variable>
27363                                                                         <attrs>
27364                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27365                                                                                 <attr key="phc.line_number"><integer>798</integer></attr>
27366                                                                         </attrs>
27367                                                                         <AST:Variable>
27368                                                                                 <attrs>
27369                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27370                                                                                         <attr key="phc.line_number"><integer>798</integer></attr>
27371                                                                                 </attrs>
27372                                                                                 <AST:Target xsi:nil="true" />
27373                                                                                 <AST:VARIABLE_NAME>
27374                                                                                         <attrs />
27375                                                                                         <value>this</value>
27376                                                                                 </AST:VARIABLE_NAME>
27377                                                                                 <AST:Expr_list>
27378                                                                                 </AST:Expr_list>
27379                                                                         </AST:Variable>
27380                                                                         <AST:VARIABLE_NAME>
27381                                                                                 <attrs />
27382                                                                                 <value>parser</value>
27383                                                                         </AST:VARIABLE_NAME>
27384                                                                         <AST:Expr_list>
27385                                                                         </AST:Expr_list>
27386                                                                 </AST:Variable>
27387                                                                 <bool><!-- is_ref -->false</bool>
27388                                                                 <AST:Variable>
27389                                                                         <attrs>
27390                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27391                                                                                 <attr key="phc.line_number"><integer>798</integer></attr>
27392                                                                         </attrs>
27393                                                                         <AST:Variable>
27394                                                                                 <attrs>
27395                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27396                                                                                         <attr key="phc.line_number"><integer>798</integer></attr>
27397                                                                                 </attrs>
27398                                                                                 <AST:Target xsi:nil="true" />
27399                                                                                 <AST:VARIABLE_NAME>
27400                                                                                         <attrs />
27401                                                                                         <value>preprocessor</value>
27402                                                                                 </AST:VARIABLE_NAME>
27403                                                                                 <AST:Expr_list>
27404                                                                                 </AST:Expr_list>
27405                                                                         </AST:Variable>
27406                                                                         <AST:VARIABLE_NAME>
27407                                                                                 <attrs />
27408                                                                                 <value>parser</value>
27409                                                                         </AST:VARIABLE_NAME>
27410                                                                         <AST:Expr_list>
27411                                                                         </AST:Expr_list>
27412                                                                 </AST:Variable>
27413                                                         </AST:Assignment>
27414                                                 </AST:Eval_expr>
27415                                                 <AST:Eval_expr>
27416                                                         <attrs>
27417                                                                 <attr key="phc.comments">
27418                                                                         <string_list>
27419                                                                         </string_list>
27420                                                                 </attr>
27421                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27422                                                                 <attr key="phc.line_number"><integer>799</integer></attr>
27423                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
27424                                                         </attrs>
27425                                                         <AST:Assignment>
27426                                                                 <attrs>
27427                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27428                                                                         <attr key="phc.line_number"><integer>799</integer></attr>
27429                                                                 </attrs>
27430                                                                 <AST:Variable>
27431                                                                         <attrs>
27432                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27433                                                                                 <attr key="phc.line_number"><integer>799</integer></attr>
27434                                                                         </attrs>
27435                                                                         <AST:Variable>
27436                                                                                 <attrs>
27437                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27438                                                                                         <attr key="phc.line_number"><integer>799</integer></attr>
27439                                                                                 </attrs>
27440                                                                                 <AST:Target xsi:nil="true" />
27441                                                                                 <AST:VARIABLE_NAME>
27442                                                                                         <attrs />
27443                                                                                         <value>this</value>
27444                                                                                 </AST:VARIABLE_NAME>
27445                                                                                 <AST:Expr_list>
27446                                                                                 </AST:Expr_list>
27447                                                                         </AST:Variable>
27448                                                                         <AST:VARIABLE_NAME>
27449                                                                                 <attrs />
27450                                                                                 <value>title</value>
27451                                                                         </AST:VARIABLE_NAME>
27452                                                                         <AST:Expr_list>
27453                                                                         </AST:Expr_list>
27454                                                                 </AST:Variable>
27455                                                                 <bool><!-- is_ref -->false</bool>
27456                                                                 <AST:Variable>
27457                                                                         <attrs>
27458                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27459                                                                                 <attr key="phc.line_number"><integer>799</integer></attr>
27460                                                                         </attrs>
27461                                                                         <AST:Variable>
27462                                                                                 <attrs>
27463                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27464                                                                                         <attr key="phc.line_number"><integer>799</integer></attr>
27465                                                                                 </attrs>
27466                                                                                 <AST:Variable>
27467                                                                                         <attrs>
27468                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27469                                                                                                 <attr key="phc.line_number"><integer>799</integer></attr>
27470                                                                                         </attrs>
27471                                                                                         <AST:Target xsi:nil="true" />
27472                                                                                         <AST:VARIABLE_NAME>
27473                                                                                                 <attrs />
27474                                                                                                 <value>this</value>
27475                                                                                         </AST:VARIABLE_NAME>
27476                                                                                         <AST:Expr_list>
27477                                                                                         </AST:Expr_list>
27478                                                                                 </AST:Variable>
27479                                                                                 <AST:VARIABLE_NAME>
27480                                                                                         <attrs />
27481                                                                                         <value>parser</value>
27482                                                                                 </AST:VARIABLE_NAME>
27483                                                                                 <AST:Expr_list>
27484                                                                                 </AST:Expr_list>
27485                                                                         </AST:Variable>
27486                                                                         <AST:VARIABLE_NAME>
27487                                                                                 <attrs />
27488                                                                                 <value>mTitle</value>
27489                                                                         </AST:VARIABLE_NAME>
27490                                                                         <AST:Expr_list>
27491                                                                         </AST:Expr_list>
27492                                                                 </AST:Variable>
27493                                                         </AST:Assignment>
27494                                                 </AST:Eval_expr>
27495                                                 <AST:Eval_expr>
27496                                                         <attrs>
27497                                                                 <attr key="phc.comments">
27498                                                                         <string_list>
27499                                                                         </string_list>
27500                                                                 </attr>
27501                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27502                                                                 <attr key="phc.line_number"><integer>800</integer></attr>
27503                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
27504                                                         </attrs>
27505                                                         <AST:Assignment>
27506                                                                 <attrs>
27507                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27508                                                                         <attr key="phc.line_number"><integer>800</integer></attr>
27509                                                                 </attrs>
27510                                                                 <AST:Variable>
27511                                                                         <attrs>
27512                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27513                                                                                 <attr key="phc.line_number"><integer>800</integer></attr>
27514                                                                         </attrs>
27515                                                                         <AST:Variable>
27516                                                                                 <attrs>
27517                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27518                                                                                         <attr key="phc.line_number"><integer>800</integer></attr>
27519                                                                                 </attrs>
27520                                                                                 <AST:Target xsi:nil="true" />
27521                                                                                 <AST:VARIABLE_NAME>
27522                                                                                         <attrs />
27523                                                                                         <value>this</value>
27524                                                                                 </AST:VARIABLE_NAME>
27525                                                                                 <AST:Expr_list>
27526                                                                                 </AST:Expr_list>
27527                                                                         </AST:Variable>
27528                                                                         <AST:VARIABLE_NAME>
27529                                                                                 <attrs />
27530                                                                                 <value>titleCache</value>
27531                                                                         </AST:VARIABLE_NAME>
27532                                                                         <AST:Expr_list>
27533                                                                         </AST:Expr_list>
27534                                                                 </AST:Variable>
27535                                                                 <bool><!-- is_ref -->false</bool>
27536                                                                 <AST:Array>
27537                                                                         <attrs>
27538                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27539                                                                                 <attr key="phc.line_number"><integer>800</integer></attr>
27540                                                                         </attrs>
27541                                                                         <AST:Array_elem_list>
27542                                                                                 <AST:Array_elem>
27543                                                                                         <attrs>
27544                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27545                                                                                                 <attr key="phc.line_number"><integer>800</integer></attr>
27546                                                                                         </attrs>
27547                                                                                         <AST:Expr xsi:nil="true" />
27548                                                                                         <bool><!-- is_ref -->false</bool>
27549                                                                                         <AST:Conditional_expr>
27550                                                                                                 <attrs>
27551                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27552                                                                                                         <attr key="phc.line_number"><integer>800</integer></attr>
27553                                                                                                 </attrs>
27554                                                                                                 <AST:Variable>
27555                                                                                                         <attrs>
27556                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27557                                                                                                                 <attr key="phc.line_number"><integer>800</integer></attr>
27558                                                                                                         </attrs>
27559                                                                                                         <AST:Variable>
27560                                                                                                                 <attrs>
27561                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27562                                                                                                                         <attr key="phc.line_number"><integer>800</integer></attr>
27563                                                                                                                 </attrs>
27564                                                                                                                 <AST:Target xsi:nil="true" />
27565                                                                                                                 <AST:VARIABLE_NAME>
27566                                                                                                                         <attrs />
27567                                                                                                                         <value>this</value>
27568                                                                                                                 </AST:VARIABLE_NAME>
27569                                                                                                                 <AST:Expr_list>
27570                                                                                                                 </AST:Expr_list>
27571                                                                                                         </AST:Variable>
27572                                                                                                         <AST:VARIABLE_NAME>
27573                                                                                                                 <attrs />
27574                                                                                                                 <value>title</value>
27575                                                                                                         </AST:VARIABLE_NAME>
27576                                                                                                         <AST:Expr_list>
27577                                                                                                         </AST:Expr_list>
27578                                                                                                 </AST:Variable>
27579                                                                                                 <AST:Method_invocation>
27580                                                                                                         <attrs>
27581                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27582                                                                                                                 <attr key="phc.line_number"><integer>800</integer></attr>
27583                                                                                                         </attrs>
27584                                                                                                         <AST:Variable>
27585                                                                                                                 <attrs>
27586                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27587                                                                                                                         <attr key="phc.line_number"><integer>800</integer></attr>
27588                                                                                                                 </attrs>
27589                                                                                                                 <AST:Variable>
27590                                                                                                                         <attrs>
27591                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27592                                                                                                                                 <attr key="phc.line_number"><integer>800</integer></attr>
27593                                                                                                                         </attrs>
27594                                                                                                                         <AST:Target xsi:nil="true" />
27595                                                                                                                         <AST:VARIABLE_NAME>
27596                                                                                                                                 <attrs />
27597                                                                                                                                 <value>this</value>
27598                                                                                                                         </AST:VARIABLE_NAME>
27599                                                                                                                         <AST:Expr_list>
27600                                                                                                                         </AST:Expr_list>
27601                                                                                                                 </AST:Variable>
27602                                                                                                                 <AST:VARIABLE_NAME>
27603                                                                                                                         <attrs />
27604                                                                                                                         <value>title</value>
27605                                                                                                                 </AST:VARIABLE_NAME>
27606                                                                                                                 <AST:Expr_list>
27607                                                                                                                 </AST:Expr_list>
27608                                                                                                         </AST:Variable>
27609                                                                                                         <AST:METHOD_NAME>
27610                                                                                                                 <attrs>
27611                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27612                                                                                                                         <attr key="phc.line_number"><integer>800</integer></attr>
27613                                                                                                                 </attrs>
27614                                                                                                                 <value>getPrefixedDBkey</value>
27615                                                                                                         </AST:METHOD_NAME>
27616                                                                                                         <AST:Actual_parameter_list>
27617                                                                                                         </AST:Actual_parameter_list>
27618                                                                                                 </AST:Method_invocation>
27619                                                                                                 <AST:BOOL>
27620                                                                                                         <attrs>
27621                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27622                                                                                                                 <attr key="phc.line_number"><integer>800</integer></attr>
27623                                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
27624                                                                                                         </attrs>
27625                                                                                                         <value>False</value>
27626                                                                                                 </AST:BOOL>
27627                                                                                         </AST:Conditional_expr>
27628                                                                                 </AST:Array_elem>
27629                                                                         </AST:Array_elem_list>
27630                                                                 </AST:Array>
27631                                                         </AST:Assignment>
27632                                                 </AST:Eval_expr>
27633                                                 <AST:Eval_expr>
27634                                                         <attrs>
27635                                                                 <attr key="phc.comments">
27636                                                                         <string_list>
27637                                                                         </string_list>
27638                                                                 </attr>
27639                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27640                                                                 <attr key="phc.line_number"><integer>801</integer></attr>
27641                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
27642                                                         </attrs>
27643                                                         <AST:Assignment>
27644                                                                 <attrs>
27645                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27646                                                                         <attr key="phc.line_number"><integer>801</integer></attr>
27647                                                                 </attrs>
27648                                                                 <AST:Variable>
27649                                                                         <attrs>
27650                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27651                                                                                 <attr key="phc.line_number"><integer>801</integer></attr>
27652                                                                         </attrs>
27653                                                                         <AST:Variable>
27654                                                                                 <attrs>
27655                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27656                                                                                         <attr key="phc.line_number"><integer>801</integer></attr>
27657                                                                                 </attrs>
27658                                                                                 <AST:Target xsi:nil="true" />
27659                                                                                 <AST:VARIABLE_NAME>
27660                                                                                         <attrs />
27661                                                                                         <value>this</value>
27662                                                                                 </AST:VARIABLE_NAME>
27663                                                                                 <AST:Expr_list>
27664                                                                                 </AST:Expr_list>
27665                                                                         </AST:Variable>
27666                                                                         <AST:VARIABLE_NAME>
27667                                                                                 <attrs />
27668                                                                                 <value>loopCheckHash</value>
27669                                                                         </AST:VARIABLE_NAME>
27670                                                                         <AST:Expr_list>
27671                                                                         </AST:Expr_list>
27672                                                                 </AST:Variable>
27673                                                                 <bool><!-- is_ref -->false</bool>
27674                                                                 <AST:Array>
27675                                                                         <attrs>
27676                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27677                                                                                 <attr key="phc.line_number"><integer>801</integer></attr>
27678                                                                         </attrs>
27679                                                                         <AST:Array_elem_list>
27680                                                                         </AST:Array_elem_list>
27681                                                                 </AST:Array>
27682                                                         </AST:Assignment>
27683                                                 </AST:Eval_expr>
27684                                                 <AST:Eval_expr>
27685                                                         <attrs>
27686                                                                 <attr key="phc.comments">
27687                                                                         <string_list>
27688                                                                         </string_list>
27689                                                                 </attr>
27690                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27691                                                                 <attr key="phc.line_number"><integer>802</integer></attr>
27692                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
27693                                                         </attrs>
27694                                                         <AST:Assignment>
27695                                                                 <attrs>
27696                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27697                                                                         <attr key="phc.line_number"><integer>802</integer></attr>
27698                                                                 </attrs>
27699                                                                 <AST:Variable>
27700                                                                         <attrs>
27701                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27702                                                                                 <attr key="phc.line_number"><integer>802</integer></attr>
27703                                                                         </attrs>
27704                                                                         <AST:Variable>
27705                                                                                 <attrs>
27706                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27707                                                                                         <attr key="phc.line_number"><integer>802</integer></attr>
27708                                                                                 </attrs>
27709                                                                                 <AST:Target xsi:nil="true" />
27710                                                                                 <AST:VARIABLE_NAME>
27711                                                                                         <attrs />
27712                                                                                         <value>this</value>
27713                                                                                 </AST:VARIABLE_NAME>
27714                                                                                 <AST:Expr_list>
27715                                                                                 </AST:Expr_list>
27716                                                                         </AST:Variable>
27717                                                                         <AST:VARIABLE_NAME>
27718                                                                                 <attrs />
27719                                                                                 <value>depth</value>
27720                                                                         </AST:VARIABLE_NAME>
27721                                                                         <AST:Expr_list>
27722                                                                         </AST:Expr_list>
27723                                                                 </AST:Variable>
27724                                                                 <bool><!-- is_ref -->false</bool>
27725                                                                 <AST:INT>
27726                                                                         <attrs>
27727                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27728                                                                                 <attr key="phc.line_number"><integer>802</integer></attr>
27729                                                                                 <attr key="phc.unparser.source_rep"><string>0</string></attr>
27730                                                                         </attrs>
27731                                                                         <value>0</value>
27732                                                                 </AST:INT>
27733                                                         </AST:Assignment>
27734                                                 </AST:Eval_expr>
27735                                         </AST:Statement_list>
27736                                 </AST:Method>
27737                                 <AST:Method>
27738                                         <attrs>
27739                                                 <attr key="phc.comments">
27740                                                         <string_list>
27741                                                                 <string></string>
27742                                                                 <string encoding="escape">/**
27743          * Create a new child frame
27744          * $args is optionally a multi-root PPNode or array containing the template arguments
27745          */</string>
27746                                                         </string_list>
27747                                                 </attr>
27748                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27749                                                 <attr key="phc.line_number"><integer>809</integer></attr>
27750                                         </attrs>
27751                                         <AST:Signature>
27752                                                 <attrs>
27753                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27754                                                         <attr key="phc.line_number"><integer>841</integer></attr>
27755                                                 </attrs>
27756                                                 <AST:Method_mod>
27757                                                         <attrs />
27758                                                         <bool><!-- is_public -->false</bool>
27759                                                         <bool><!-- is_protected -->false</bool>
27760                                                         <bool><!-- is_private -->false</bool>
27761                                                         <bool><!-- is_static -->false</bool>
27762                                                         <bool><!-- is_abstract -->false</bool>
27763                                                         <bool><!-- is_final -->false</bool>
27764                                                 </AST:Method_mod>
27765                                                 <bool><!-- is_ref -->false</bool>
27766                                                 <AST:METHOD_NAME>
27767                                                         <attrs />
27768                                                         <value>newChild</value>
27769                                                 </AST:METHOD_NAME>
27770                                                 <AST:Formal_parameter_list>
27771                                                         <AST:Formal_parameter>
27772                                                                 <attrs>
27773                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27774                                                                         <attr key="phc.line_number"><integer>809</integer></attr>
27775                                                                 </attrs>
27776                                                                 <AST:Type>
27777                                                                         <attrs>
27778                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27779                                                                                 <attr key="phc.line_number"><integer>809</integer></attr>
27780                                                                         </attrs>
27781                                                                         <AST:CLASS_NAME xsi:nil="true" />
27782                                                                 </AST:Type>
27783                                                                 <bool><!-- is_ref -->false</bool>
27784                                                                 <AST:Name_with_default>
27785                                                                         <attrs>
27786                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27787                                                                                 <attr key="phc.line_number"><integer>809</integer></attr>
27788                                                                         </attrs>
27789                                                                         <AST:VARIABLE_NAME>
27790                                                                                 <attrs />
27791                                                                                 <value>args</value>
27792                                                                         </AST:VARIABLE_NAME>
27793                                                                         <AST:BOOL>
27794                                                                                 <attrs>
27795                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27796                                                                                         <attr key="phc.line_number"><integer>809</integer></attr>
27797                                                                                         <attr key="phc.unparser.source_rep"><string>false</string></attr>
27798                                                                                 </attrs>
27799                                                                                 <value>False</value>
27800                                                                         </AST:BOOL>
27801                                                                 </AST:Name_with_default>
27802                                                         </AST:Formal_parameter>
27803                                                         <AST:Formal_parameter>
27804                                                                 <attrs>
27805                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27806                                                                         <attr key="phc.line_number"><integer>809</integer></attr>
27807                                                                 </attrs>
27808                                                                 <AST:Type>
27809                                                                         <attrs>
27810                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27811                                                                                 <attr key="phc.line_number"><integer>809</integer></attr>
27812                                                                         </attrs>
27813                                                                         <AST:CLASS_NAME xsi:nil="true" />
27814                                                                 </AST:Type>
27815                                                                 <bool><!-- is_ref -->false</bool>
27816                                                                 <AST:Name_with_default>
27817                                                                         <attrs>
27818                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27819                                                                                 <attr key="phc.line_number"><integer>809</integer></attr>
27820                                                                         </attrs>
27821                                                                         <AST:VARIABLE_NAME>
27822                                                                                 <attrs />
27823                                                                                 <value>title</value>
27824                                                                         </AST:VARIABLE_NAME>
27825                                                                         <AST:BOOL>
27826                                                                                 <attrs>
27827                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27828                                                                                         <attr key="phc.line_number"><integer>809</integer></attr>
27829                                                                                         <attr key="phc.unparser.source_rep"><string>false</string></attr>
27830                                                                                 </attrs>
27831                                                                                 <value>False</value>
27832                                                                         </AST:BOOL>
27833                                                                 </AST:Name_with_default>
27834                                                         </AST:Formal_parameter>
27835                                                 </AST:Formal_parameter_list>
27836                                         </AST:Signature>
27837                                         <AST:Statement_list>
27838                                                 <AST:Eval_expr>
27839                                                         <attrs>
27840                                                                 <attr key="phc.comments">
27841                                                                         <string_list>
27842                                                                         </string_list>
27843                                                                 </attr>
27844                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27845                                                                 <attr key="phc.line_number"><integer>810</integer></attr>
27846                                                         </attrs>
27847                                                         <AST:Assignment>
27848                                                                 <attrs>
27849                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27850                                                                         <attr key="phc.line_number"><integer>810</integer></attr>
27851                                                                 </attrs>
27852                                                                 <AST:Variable>
27853                                                                         <attrs>
27854                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27855                                                                                 <attr key="phc.line_number"><integer>810</integer></attr>
27856                                                                         </attrs>
27857                                                                         <AST:Target xsi:nil="true" />
27858                                                                         <AST:VARIABLE_NAME>
27859                                                                                 <attrs />
27860                                                                                 <value>namedArgs</value>
27861                                                                         </AST:VARIABLE_NAME>
27862                                                                         <AST:Expr_list>
27863                                                                         </AST:Expr_list>
27864                                                                 </AST:Variable>
27865                                                                 <bool><!-- is_ref -->false</bool>
27866                                                                 <AST:Array>
27867                                                                         <attrs>
27868                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27869                                                                                 <attr key="phc.line_number"><integer>810</integer></attr>
27870                                                                         </attrs>
27871                                                                         <AST:Array_elem_list>
27872                                                                         </AST:Array_elem_list>
27873                                                                 </AST:Array>
27874                                                         </AST:Assignment>
27875                                                 </AST:Eval_expr>
27876                                                 <AST:Eval_expr>
27877                                                         <attrs>
27878                                                                 <attr key="phc.comments">
27879                                                                         <string_list>
27880                                                                         </string_list>
27881                                                                 </attr>
27882                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27883                                                                 <attr key="phc.line_number"><integer>811</integer></attr>
27884                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
27885                                                         </attrs>
27886                                                         <AST:Assignment>
27887                                                                 <attrs>
27888                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27889                                                                         <attr key="phc.line_number"><integer>811</integer></attr>
27890                                                                 </attrs>
27891                                                                 <AST:Variable>
27892                                                                         <attrs>
27893                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27894                                                                                 <attr key="phc.line_number"><integer>811</integer></attr>
27895                                                                         </attrs>
27896                                                                         <AST:Target xsi:nil="true" />
27897                                                                         <AST:VARIABLE_NAME>
27898                                                                                 <attrs />
27899                                                                                 <value>numberedArgs</value>
27900                                                                         </AST:VARIABLE_NAME>
27901                                                                         <AST:Expr_list>
27902                                                                         </AST:Expr_list>
27903                                                                 </AST:Variable>
27904                                                                 <bool><!-- is_ref -->false</bool>
27905                                                                 <AST:Array>
27906                                                                         <attrs>
27907                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27908                                                                                 <attr key="phc.line_number"><integer>811</integer></attr>
27909                                                                         </attrs>
27910                                                                         <AST:Array_elem_list>
27911                                                                         </AST:Array_elem_list>
27912                                                                 </AST:Array>
27913                                                         </AST:Assignment>
27914                                                 </AST:Eval_expr>
27915                                                 <AST:If>
27916                                                         <attrs>
27917                                                                 <attr key="phc.comments">
27918                                                                         <string_list>
27919                                                                         </string_list>
27920                                                                 </attr>
27921                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27922                                                                 <attr key="phc.line_number"><integer>812</integer></attr>
27923                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
27924                                                         </attrs>
27925                                                         <AST:Bin_op>
27926                                                                 <attrs>
27927                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27928                                                                         <attr key="phc.line_number"><integer>812</integer></attr>
27929                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
27930                                                                 </attrs>
27931                                                                 <AST:Variable>
27932                                                                         <attrs>
27933                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27934                                                                                 <attr key="phc.line_number"><integer>812</integer></attr>
27935                                                                         </attrs>
27936                                                                         <AST:Target xsi:nil="true" />
27937                                                                         <AST:VARIABLE_NAME>
27938                                                                                 <attrs />
27939                                                                                 <value>title</value>
27940                                                                         </AST:VARIABLE_NAME>
27941                                                                         <AST:Expr_list>
27942                                                                         </AST:Expr_list>
27943                                                                 </AST:Variable>
27944                                                                 <AST:OP>
27945                                                                         <attrs>
27946                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27947                                                                                 <attr key="phc.line_number"><integer>812</integer></attr>
27948                                                                         </attrs>
27949                                                                         <value>===</value>
27950                                                                 </AST:OP>
27951                                                                 <AST:BOOL>
27952                                                                         <attrs>
27953                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27954                                                                                 <attr key="phc.line_number"><integer>812</integer></attr>
27955                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
27956                                                                         </attrs>
27957                                                                         <value>False</value>
27958                                                                 </AST:BOOL>
27959                                                         </AST:Bin_op>
27960                                                         <AST:Statement_list>
27961                                                                 <AST:Eval_expr>
27962                                                                         <attrs>
27963                                                                                 <attr key="phc.comments">
27964                                                                                         <string_list>
27965                                                                                         </string_list>
27966                                                                                 </attr>
27967                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27968                                                                                 <attr key="phc.line_number"><integer>813</integer></attr>
27969                                                                         </attrs>
27970                                                                         <AST:Assignment>
27971                                                                                 <attrs>
27972                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27973                                                                                         <attr key="phc.line_number"><integer>813</integer></attr>
27974                                                                                 </attrs>
27975                                                                                 <AST:Variable>
27976                                                                                         <attrs>
27977                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27978                                                                                                 <attr key="phc.line_number"><integer>813</integer></attr>
27979                                                                                         </attrs>
27980                                                                                         <AST:Target xsi:nil="true" />
27981                                                                                         <AST:VARIABLE_NAME>
27982                                                                                                 <attrs />
27983                                                                                                 <value>title</value>
27984                                                                                         </AST:VARIABLE_NAME>
27985                                                                                         <AST:Expr_list>
27986                                                                                         </AST:Expr_list>
27987                                                                                 </AST:Variable>
27988                                                                                 <bool><!-- is_ref -->false</bool>
27989                                                                                 <AST:Variable>
27990                                                                                         <attrs>
27991                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27992                                                                                                 <attr key="phc.line_number"><integer>813</integer></attr>
27993                                                                                         </attrs>
27994                                                                                         <AST:Variable>
27995                                                                                                 <attrs>
27996                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
27997                                                                                                         <attr key="phc.line_number"><integer>813</integer></attr>
27998                                                                                                 </attrs>
27999                                                                                                 <AST:Target xsi:nil="true" />
28000                                                                                                 <AST:VARIABLE_NAME>
28001                                                                                                         <attrs />
28002                                                                                                         <value>this</value>
28003                                                                                                 </AST:VARIABLE_NAME>
28004                                                                                                 <AST:Expr_list>
28005                                                                                                 </AST:Expr_list>
28006                                                                                         </AST:Variable>
28007                                                                                         <AST:VARIABLE_NAME>
28008                                                                                                 <attrs />
28009                                                                                                 <value>title</value>
28010                                                                                         </AST:VARIABLE_NAME>
28011                                                                                         <AST:Expr_list>
28012                                                                                         </AST:Expr_list>
28013                                                                                 </AST:Variable>
28014                                                                         </AST:Assignment>
28015                                                                 </AST:Eval_expr>
28016                                                         </AST:Statement_list>
28017                                                         <AST:Statement_list>
28018                                                         </AST:Statement_list>
28019                                                 </AST:If>
28020                                                 <AST:If>
28021                                                         <attrs>
28022                                                                 <attr key="phc.comments">
28023                                                                         <string_list>
28024                                                                         </string_list>
28025                                                                 </attr>
28026                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28027                                                                 <attr key="phc.line_number"><integer>815</integer></attr>
28028                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
28029                                                         </attrs>
28030                                                         <AST:Bin_op>
28031                                                                 <attrs>
28032                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28033                                                                         <attr key="phc.line_number"><integer>815</integer></attr>
28034                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
28035                                                                 </attrs>
28036                                                                 <AST:Variable>
28037                                                                         <attrs>
28038                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28039                                                                                 <attr key="phc.line_number"><integer>815</integer></attr>
28040                                                                         </attrs>
28041                                                                         <AST:Target xsi:nil="true" />
28042                                                                         <AST:VARIABLE_NAME>
28043                                                                                 <attrs />
28044                                                                                 <value>args</value>
28045                                                                         </AST:VARIABLE_NAME>
28046                                                                         <AST:Expr_list>
28047                                                                         </AST:Expr_list>
28048                                                                 </AST:Variable>
28049                                                                 <AST:OP>
28050                                                                         <attrs>
28051                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28052                                                                                 <attr key="phc.line_number"><integer>815</integer></attr>
28053                                                                         </attrs>
28054                                                                         <value>!==</value>
28055                                                                 </AST:OP>
28056                                                                 <AST:BOOL>
28057                                                                         <attrs>
28058                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28059                                                                                 <attr key="phc.line_number"><integer>815</integer></attr>
28060                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
28061                                                                         </attrs>
28062                                                                         <value>False</value>
28063                                                                 </AST:BOOL>
28064                                                         </AST:Bin_op>
28065                                                         <AST:Statement_list>
28066                                                                 <AST:Eval_expr>
28067                                                                         <attrs>
28068                                                                                 <attr key="phc.comments">
28069                                                                                         <string_list>
28070                                                                                         </string_list>
28071                                                                                 </attr>
28072                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28073                                                                                 <attr key="phc.line_number"><integer>816</integer></attr>
28074                                                                         </attrs>
28075                                                                         <AST:Assignment>
28076                                                                                 <attrs>
28077                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28078                                                                                         <attr key="phc.line_number"><integer>816</integer></attr>
28079                                                                                 </attrs>
28080                                                                                 <AST:Variable>
28081                                                                                         <attrs>
28082                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28083                                                                                                 <attr key="phc.line_number"><integer>816</integer></attr>
28084                                                                                         </attrs>
28085                                                                                         <AST:Target xsi:nil="true" />
28086                                                                                         <AST:VARIABLE_NAME>
28087                                                                                                 <attrs />
28088                                                                                                 <value>xpath</value>
28089                                                                                         </AST:VARIABLE_NAME>
28090                                                                                         <AST:Expr_list>
28091                                                                                         </AST:Expr_list>
28092                                                                                 </AST:Variable>
28093                                                                                 <bool><!-- is_ref -->false</bool>
28094                                                                                 <AST:BOOL>
28095                                                                                         <attrs>
28096                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28097                                                                                                 <attr key="phc.line_number"><integer>816</integer></attr>
28098                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
28099                                                                                         </attrs>
28100                                                                                         <value>False</value>
28101                                                                                 </AST:BOOL>
28102                                                                         </AST:Assignment>
28103                                                                 </AST:Eval_expr>
28104                                                                 <AST:If>
28105                                                                         <attrs>
28106                                                                                 <attr key="phc.comments">
28107                                                                                         <string_list>
28108                                                                                         </string_list>
28109                                                                                 </attr>
28110                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28111                                                                                 <attr key="phc.line_number"><integer>817</integer></attr>
28112                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
28113                                                                         </attrs>
28114                                                                         <AST:Instanceof>
28115                                                                                 <attrs>
28116                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28117                                                                                         <attr key="phc.line_number"><integer>817</integer></attr>
28118                                                                                 </attrs>
28119                                                                                 <AST:Variable>
28120                                                                                         <attrs>
28121                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28122                                                                                                 <attr key="phc.line_number"><integer>817</integer></attr>
28123                                                                                         </attrs>
28124                                                                                         <AST:Target xsi:nil="true" />
28125                                                                                         <AST:VARIABLE_NAME>
28126                                                                                                 <attrs />
28127                                                                                                 <value>args</value>
28128                                                                                         </AST:VARIABLE_NAME>
28129                                                                                         <AST:Expr_list>
28130                                                                                         </AST:Expr_list>
28131                                                                                 </AST:Variable>
28132                                                                                 <AST:CLASS_NAME>
28133                                                                                         <attrs />
28134                                                                                         <value>PPNode</value>
28135                                                                                 </AST:CLASS_NAME>
28136                                                                         </AST:Instanceof>
28137                                                                         <AST:Statement_list>
28138                                                                                 <AST:Eval_expr>
28139                                                                                         <attrs>
28140                                                                                                 <attr key="phc.comments">
28141                                                                                                         <string_list>
28142                                                                                                         </string_list>
28143                                                                                                 </attr>
28144                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28145                                                                                                 <attr key="phc.line_number"><integer>818</integer></attr>
28146                                                                                         </attrs>
28147                                                                                         <AST:Assignment>
28148                                                                                                 <attrs>
28149                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28150                                                                                                         <attr key="phc.line_number"><integer>818</integer></attr>
28151                                                                                                 </attrs>
28152                                                                                                 <AST:Variable>
28153                                                                                                         <attrs>
28154                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28155                                                                                                                 <attr key="phc.line_number"><integer>818</integer></attr>
28156                                                                                                         </attrs>
28157                                                                                                         <AST:Target xsi:nil="true" />
28158                                                                                                         <AST:VARIABLE_NAME>
28159                                                                                                                 <attrs />
28160                                                                                                                 <value>args</value>
28161                                                                                                         </AST:VARIABLE_NAME>
28162                                                                                                         <AST:Expr_list>
28163                                                                                                         </AST:Expr_list>
28164                                                                                                 </AST:Variable>
28165                                                                                                 <bool><!-- is_ref -->false</bool>
28166                                                                                                 <AST:Variable>
28167                                                                                                         <attrs>
28168                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28169                                                                                                                 <attr key="phc.line_number"><integer>818</integer></attr>
28170                                                                                                         </attrs>
28171                                                                                                         <AST:Variable>
28172                                                                                                                 <attrs>
28173                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28174                                                                                                                         <attr key="phc.line_number"><integer>818</integer></attr>
28175                                                                                                                 </attrs>
28176                                                                                                                 <AST:Target xsi:nil="true" />
28177                                                                                                                 <AST:VARIABLE_NAME>
28178                                                                                                                         <attrs />
28179                                                                                                                         <value>args</value>
28180                                                                                                                 </AST:VARIABLE_NAME>
28181                                                                                                                 <AST:Expr_list>
28182                                                                                                                 </AST:Expr_list>
28183                                                                                                         </AST:Variable>
28184                                                                                                         <AST:VARIABLE_NAME>
28185                                                                                                                 <attrs />
28186                                                                                                                 <value>node</value>
28187                                                                                                         </AST:VARIABLE_NAME>
28188                                                                                                         <AST:Expr_list>
28189                                                                                                         </AST:Expr_list>
28190                                                                                                 </AST:Variable>
28191                                                                                         </AST:Assignment>
28192                                                                                 </AST:Eval_expr>
28193                                                                         </AST:Statement_list>
28194                                                                         <AST:Statement_list>
28195                                                                         </AST:Statement_list>
28196                                                                 </AST:If>
28197                                                                 <AST:Foreach>
28198                                                                         <attrs>
28199                                                                                 <attr key="phc.comments">
28200                                                                                         <string_list>
28201                                                                                         </string_list>
28202                                                                                 </attr>
28203                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28204                                                                                 <attr key="phc.line_number"><integer>820</integer></attr>
28205                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
28206                                                                         </attrs>
28207                                                                         <AST:Variable>
28208                                                                                 <attrs>
28209                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28210                                                                                         <attr key="phc.line_number"><integer>820</integer></attr>
28211                                                                                 </attrs>
28212                                                                                 <AST:Target xsi:nil="true" />
28213                                                                                 <AST:VARIABLE_NAME>
28214                                                                                         <attrs />
28215                                                                                         <value>args</value>
28216                                                                                 </AST:VARIABLE_NAME>
28217                                                                                 <AST:Expr_list>
28218                                                                                 </AST:Expr_list>
28219                                                                         </AST:Variable>
28220                                                                         <AST:Variable xsi:nil="true" />
28221                                                                         <bool><!-- is_ref -->false</bool>
28222                                                                         <AST:Variable>
28223                                                                                 <attrs>
28224                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28225                                                                                         <attr key="phc.line_number"><integer>820</integer></attr>
28226                                                                                 </attrs>
28227                                                                                 <AST:Target xsi:nil="true" />
28228                                                                                 <AST:VARIABLE_NAME>
28229                                                                                         <attrs />
28230                                                                                         <value>arg</value>
28231                                                                                 </AST:VARIABLE_NAME>
28232                                                                                 <AST:Expr_list>
28233                                                                                 </AST:Expr_list>
28234                                                                         </AST:Variable>
28235                                                                         <AST:Statement_list>
28236                                                                                 <AST:If>
28237                                                                                         <attrs>
28238                                                                                                 <attr key="phc.comments">
28239                                                                                                         <string_list>
28240                                                                                                         </string_list>
28241                                                                                                 </attr>
28242                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28243                                                                                                 <attr key="phc.line_number"><integer>821</integer></attr>
28244                                                                                         </attrs>
28245                                                                                         <AST:Unary_op>
28246                                                                                                 <attrs>
28247                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28248                                                                                                         <attr key="phc.line_number"><integer>821</integer></attr>
28249                                                                                                 </attrs>
28250                                                                                                 <AST:OP>
28251                                                                                                         <attrs>
28252                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28253                                                                                                                 <attr key="phc.line_number"><integer>821</integer></attr>
28254                                                                                                         </attrs>
28255                                                                                                         <value>!</value>
28256                                                                                                 </AST:OP>
28257                                                                                                 <AST:Variable>
28258                                                                                                         <attrs>
28259                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28260                                                                                                                 <attr key="phc.line_number"><integer>821</integer></attr>
28261                                                                                                         </attrs>
28262                                                                                                         <AST:Target xsi:nil="true" />
28263                                                                                                         <AST:VARIABLE_NAME>
28264                                                                                                                 <attrs />
28265                                                                                                                 <value>xpath</value>
28266                                                                                                         </AST:VARIABLE_NAME>
28267                                                                                                         <AST:Expr_list>
28268                                                                                                         </AST:Expr_list>
28269                                                                                                 </AST:Variable>
28270                                                                                         </AST:Unary_op>
28271                                                                                         <AST:Statement_list>
28272                                                                                                 <AST:Eval_expr>
28273                                                                                                         <attrs>
28274                                                                                                                 <attr key="phc.comments">
28275                                                                                                                         <string_list>
28276                                                                                                                         </string_list>
28277                                                                                                                 </attr>
28278                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28279                                                                                                                 <attr key="phc.line_number"><integer>822</integer></attr>
28280                                                                                                         </attrs>
28281                                                                                                         <AST:Assignment>
28282                                                                                                                 <attrs>
28283                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28284                                                                                                                         <attr key="phc.line_number"><integer>822</integer></attr>
28285                                                                                                                 </attrs>
28286                                                                                                                 <AST:Variable>
28287                                                                                                                         <attrs>
28288                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28289                                                                                                                                 <attr key="phc.line_number"><integer>822</integer></attr>
28290                                                                                                                         </attrs>
28291                                                                                                                         <AST:Target xsi:nil="true" />
28292                                                                                                                         <AST:VARIABLE_NAME>
28293                                                                                                                                 <attrs />
28294                                                                                                                                 <value>xpath</value>
28295                                                                                                                         </AST:VARIABLE_NAME>
28296                                                                                                                         <AST:Expr_list>
28297                                                                                                                         </AST:Expr_list>
28298                                                                                                                 </AST:Variable>
28299                                                                                                                 <bool><!-- is_ref -->false</bool>
28300                                                                                                                 <AST:New>
28301                                                                                                                         <attrs>
28302                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28303                                                                                                                                 <attr key="phc.line_number"><integer>822</integer></attr>
28304                                                                                                                         </attrs>
28305                                                                                                                         <AST:CLASS_NAME>
28306                                                                                                                                 <attrs />
28307                                                                                                                                 <value>DOMXPath</value>
28308                                                                                                                         </AST:CLASS_NAME>
28309                                                                                                                         <AST:Actual_parameter_list>
28310                                                                                                                                 <AST:Actual_parameter>
28311                                                                                                                                         <attrs>
28312                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28313                                                                                                                                                 <attr key="phc.line_number"><integer>822</integer></attr>
28314                                                                                                                                         </attrs>
28315                                                                                                                                         <bool><!-- is_ref -->false</bool>
28316                                                                                                                                         <AST:Variable>
28317                                                                                                                                                 <attrs>
28318                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28319                                                                                                                                                         <attr key="phc.line_number"><integer>822</integer></attr>
28320                                                                                                                                                 </attrs>
28321                                                                                                                                                 <AST:Variable>
28322                                                                                                                                                         <attrs>
28323                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28324                                                                                                                                                                 <attr key="phc.line_number"><integer>822</integer></attr>
28325                                                                                                                                                         </attrs>
28326                                                                                                                                                         <AST:Target xsi:nil="true" />
28327                                                                                                                                                         <AST:VARIABLE_NAME>
28328                                                                                                                                                                 <attrs />
28329                                                                                                                                                                 <value>arg</value>
28330                                                                                                                                                         </AST:VARIABLE_NAME>
28331                                                                                                                                                         <AST:Expr_list>
28332                                                                                                                                                         </AST:Expr_list>
28333                                                                                                                                                 </AST:Variable>
28334                                                                                                                                                 <AST:VARIABLE_NAME>
28335                                                                                                                                                         <attrs />
28336                                                                                                                                                         <value>ownerDocument</value>
28337                                                                                                                                                 </AST:VARIABLE_NAME>
28338                                                                                                                                                 <AST:Expr_list>
28339                                                                                                                                                 </AST:Expr_list>
28340                                                                                                                                         </AST:Variable>
28341                                                                                                                                 </AST:Actual_parameter>
28342                                                                                                                         </AST:Actual_parameter_list>
28343                                                                                                                 </AST:New>
28344                                                                                                         </AST:Assignment>
28345                                                                                                 </AST:Eval_expr>
28346                                                                                         </AST:Statement_list>
28347                                                                                         <AST:Statement_list>
28348                                                                                         </AST:Statement_list>
28349                                                                                 </AST:If>
28350                                                                                 <AST:Eval_expr>
28351                                                                                         <attrs>
28352                                                                                                 <attr key="phc.comments">
28353                                                                                                         <string_list>
28354                                                                                                                 <string></string>
28355                                                                                                         </string_list>
28356                                                                                                 </attr>
28357                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28358                                                                                                 <attr key="phc.line_number"><integer>825</integer></attr>
28359                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
28360                                                                                         </attrs>
28361                                                                                         <AST:Assignment>
28362                                                                                                 <attrs>
28363                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28364                                                                                                         <attr key="phc.line_number"><integer>825</integer></attr>
28365                                                                                                 </attrs>
28366                                                                                                 <AST:Variable>
28367                                                                                                         <attrs>
28368                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28369                                                                                                                 <attr key="phc.line_number"><integer>825</integer></attr>
28370                                                                                                         </attrs>
28371                                                                                                         <AST:Target xsi:nil="true" />
28372                                                                                                         <AST:VARIABLE_NAME>
28373                                                                                                                 <attrs />
28374                                                                                                                 <value>nameNodes</value>
28375                                                                                                         </AST:VARIABLE_NAME>
28376                                                                                                         <AST:Expr_list>
28377                                                                                                         </AST:Expr_list>
28378                                                                                                 </AST:Variable>
28379                                                                                                 <bool><!-- is_ref -->false</bool>
28380                                                                                                 <AST:Method_invocation>
28381                                                                                                         <attrs>
28382                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28383                                                                                                                 <attr key="phc.line_number"><integer>825</integer></attr>
28384                                                                                                         </attrs>
28385                                                                                                         <AST:Variable>
28386                                                                                                                 <attrs>
28387                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28388                                                                                                                         <attr key="phc.line_number"><integer>825</integer></attr>
28389                                                                                                                 </attrs>
28390                                                                                                                 <AST:Target xsi:nil="true" />
28391                                                                                                                 <AST:VARIABLE_NAME>
28392                                                                                                                         <attrs />
28393                                                                                                                         <value>xpath</value>
28394                                                                                                                 </AST:VARIABLE_NAME>
28395                                                                                                                 <AST:Expr_list>
28396                                                                                                                 </AST:Expr_list>
28397                                                                                                         </AST:Variable>
28398                                                                                                         <AST:METHOD_NAME>
28399                                                                                                                 <attrs>
28400                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28401                                                                                                                         <attr key="phc.line_number"><integer>825</integer></attr>
28402                                                                                                                 </attrs>
28403                                                                                                                 <value>query</value>
28404                                                                                                         </AST:METHOD_NAME>
28405                                                                                                         <AST:Actual_parameter_list>
28406                                                                                                                 <AST:Actual_parameter>
28407                                                                                                                         <attrs>
28408                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28409                                                                                                                                 <attr key="phc.line_number"><integer>825</integer></attr>
28410                                                                                                                         </attrs>
28411                                                                                                                         <bool><!-- is_ref -->false</bool>
28412                                                                                                                         <AST:STRING>
28413                                                                                                                                 <attrs>
28414                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28415                                                                                                                                         <attr key="phc.line_number"><integer>825</integer></attr>
28416                                                                                                                                         <attr key="phc.unparser.source_rep"><string>name</string></attr>
28417                                                                                                                                 </attrs>
28418                                                                                                                                 <value>name</value>
28419                                                                                                                         </AST:STRING>
28420                                                                                                                 </AST:Actual_parameter>
28421                                                                                                                 <AST:Actual_parameter>
28422                                                                                                                         <attrs>
28423                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28424                                                                                                                                 <attr key="phc.line_number"><integer>825</integer></attr>
28425                                                                                                                         </attrs>
28426                                                                                                                         <bool><!-- is_ref -->false</bool>
28427                                                                                                                         <AST:Variable>
28428                                                                                                                                 <attrs>
28429                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28430                                                                                                                                         <attr key="phc.line_number"><integer>825</integer></attr>
28431                                                                                                                                 </attrs>
28432                                                                                                                                 <AST:Target xsi:nil="true" />
28433                                                                                                                                 <AST:VARIABLE_NAME>
28434                                                                                                                                         <attrs />
28435                                                                                                                                         <value>arg</value>
28436                                                                                                                                 </AST:VARIABLE_NAME>
28437                                                                                                                                 <AST:Expr_list>
28438                                                                                                                                 </AST:Expr_list>
28439                                                                                                                         </AST:Variable>
28440                                                                                                                 </AST:Actual_parameter>
28441                                                                                                         </AST:Actual_parameter_list>
28442                                                                                                 </AST:Method_invocation>
28443                                                                                         </AST:Assignment>
28444                                                                                 </AST:Eval_expr>
28445                                                                                 <AST:Eval_expr>
28446                                                                                         <attrs>
28447                                                                                                 <attr key="phc.comments">
28448                                                                                                         <string_list>
28449                                                                                                         </string_list>
28450                                                                                                 </attr>
28451                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28452                                                                                                 <attr key="phc.line_number"><integer>826</integer></attr>
28453                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
28454                                                                                         </attrs>
28455                                                                                         <AST:Assignment>
28456                                                                                                 <attrs>
28457                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28458                                                                                                         <attr key="phc.line_number"><integer>826</integer></attr>
28459                                                                                                 </attrs>
28460                                                                                                 <AST:Variable>
28461                                                                                                         <attrs>
28462                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28463                                                                                                                 <attr key="phc.line_number"><integer>826</integer></attr>
28464                                                                                                         </attrs>
28465                                                                                                         <AST:Target xsi:nil="true" />
28466                                                                                                         <AST:VARIABLE_NAME>
28467                                                                                                                 <attrs />
28468                                                                                                                 <value>value</value>
28469                                                                                                         </AST:VARIABLE_NAME>
28470                                                                                                         <AST:Expr_list>
28471                                                                                                         </AST:Expr_list>
28472                                                                                                 </AST:Variable>
28473                                                                                                 <bool><!-- is_ref -->false</bool>
28474                                                                                                 <AST:Method_invocation>
28475                                                                                                         <attrs>
28476                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28477                                                                                                                 <attr key="phc.line_number"><integer>826</integer></attr>
28478                                                                                                         </attrs>
28479                                                                                                         <AST:Variable>
28480                                                                                                                 <attrs>
28481                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28482                                                                                                                         <attr key="phc.line_number"><integer>826</integer></attr>
28483                                                                                                                 </attrs>
28484                                                                                                                 <AST:Target xsi:nil="true" />
28485                                                                                                                 <AST:VARIABLE_NAME>
28486                                                                                                                         <attrs />
28487                                                                                                                         <value>xpath</value>
28488                                                                                                                 </AST:VARIABLE_NAME>
28489                                                                                                                 <AST:Expr_list>
28490                                                                                                                 </AST:Expr_list>
28491                                                                                                         </AST:Variable>
28492                                                                                                         <AST:METHOD_NAME>
28493                                                                                                                 <attrs>
28494                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28495                                                                                                                         <attr key="phc.line_number"><integer>826</integer></attr>
28496                                                                                                                 </attrs>
28497                                                                                                                 <value>query</value>
28498                                                                                                         </AST:METHOD_NAME>
28499                                                                                                         <AST:Actual_parameter_list>
28500                                                                                                                 <AST:Actual_parameter>
28501                                                                                                                         <attrs>
28502                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28503                                                                                                                                 <attr key="phc.line_number"><integer>826</integer></attr>
28504                                                                                                                         </attrs>
28505                                                                                                                         <bool><!-- is_ref -->false</bool>
28506                                                                                                                         <AST:STRING>
28507                                                                                                                                 <attrs>
28508                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28509                                                                                                                                         <attr key="phc.line_number"><integer>826</integer></attr>
28510                                                                                                                                         <attr key="phc.unparser.source_rep"><string>value</string></attr>
28511                                                                                                                                 </attrs>
28512                                                                                                                                 <value>value</value>
28513                                                                                                                         </AST:STRING>
28514                                                                                                                 </AST:Actual_parameter>
28515                                                                                                                 <AST:Actual_parameter>
28516                                                                                                                         <attrs>
28517                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28518                                                                                                                                 <attr key="phc.line_number"><integer>826</integer></attr>
28519                                                                                                                         </attrs>
28520                                                                                                                         <bool><!-- is_ref -->false</bool>
28521                                                                                                                         <AST:Variable>
28522                                                                                                                                 <attrs>
28523                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28524                                                                                                                                         <attr key="phc.line_number"><integer>826</integer></attr>
28525                                                                                                                                 </attrs>
28526                                                                                                                                 <AST:Target xsi:nil="true" />
28527                                                                                                                                 <AST:VARIABLE_NAME>
28528                                                                                                                                         <attrs />
28529                                                                                                                                         <value>arg</value>
28530                                                                                                                                 </AST:VARIABLE_NAME>
28531                                                                                                                                 <AST:Expr_list>
28532                                                                                                                                 </AST:Expr_list>
28533                                                                                                                         </AST:Variable>
28534                                                                                                                 </AST:Actual_parameter>
28535                                                                                                         </AST:Actual_parameter_list>
28536                                                                                                 </AST:Method_invocation>
28537                                                                                         </AST:Assignment>
28538                                                                                 </AST:Eval_expr>
28539                                                                                 <AST:If>
28540                                                                                         <attrs>
28541                                                                                                 <attr key="phc.comments">
28542                                                                                                         <string_list>
28543                                                                                                         </string_list>
28544                                                                                                 </attr>
28545                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28546                                                                                                 <attr key="phc.line_number"><integer>827</integer></attr>
28547                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
28548                                                                                         </attrs>
28549                                                                                         <AST:Method_invocation>
28550                                                                                                 <attrs>
28551                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28552                                                                                                         <attr key="phc.line_number"><integer>827</integer></attr>
28553                                                                                                 </attrs>
28554                                                                                                 <AST:Method_invocation>
28555                                                                                                         <attrs>
28556                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28557                                                                                                                 <attr key="phc.line_number"><integer>827</integer></attr>
28558                                                                                                         </attrs>
28559                                                                                                         <AST:Variable>
28560                                                                                                                 <attrs>
28561                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28562                                                                                                                         <attr key="phc.line_number"><integer>827</integer></attr>
28563                                                                                                                 </attrs>
28564                                                                                                                 <AST:Target xsi:nil="true" />
28565                                                                                                                 <AST:VARIABLE_NAME>
28566                                                                                                                         <attrs />
28567                                                                                                                         <value>nameNodes</value>
28568                                                                                                                 </AST:VARIABLE_NAME>
28569                                                                                                                 <AST:Expr_list>
28570                                                                                                                 </AST:Expr_list>
28571                                                                                                         </AST:Variable>
28572                                                                                                         <AST:METHOD_NAME>
28573                                                                                                                 <attrs>
28574                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28575                                                                                                                         <attr key="phc.line_number"><integer>827</integer></attr>
28576                                                                                                                 </attrs>
28577                                                                                                                 <value>item</value>
28578                                                                                                         </AST:METHOD_NAME>
28579                                                                                                         <AST:Actual_parameter_list>
28580                                                                                                                 <AST:Actual_parameter>
28581                                                                                                                         <attrs>
28582                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28583                                                                                                                                 <attr key="phc.line_number"><integer>827</integer></attr>
28584                                                                                                                         </attrs>
28585                                                                                                                         <bool><!-- is_ref -->false</bool>
28586                                                                                                                         <AST:INT>
28587                                                                                                                                 <attrs>
28588                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28589                                                                                                                                         <attr key="phc.line_number"><integer>827</integer></attr>
28590                                                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
28591                                                                                                                                 </attrs>
28592                                                                                                                                 <value>0</value>
28593                                                                                                                         </AST:INT>
28594                                                                                                                 </AST:Actual_parameter>
28595                                                                                                         </AST:Actual_parameter_list>
28596                                                                                                 </AST:Method_invocation>
28597                                                                                                 <AST:METHOD_NAME>
28598                                                                                                         <attrs>
28599                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28600                                                                                                                 <attr key="phc.line_number"><integer>827</integer></attr>
28601                                                                                                         </attrs>
28602                                                                                                         <value>hasAttributes</value>
28603                                                                                                 </AST:METHOD_NAME>
28604                                                                                                 <AST:Actual_parameter_list>
28605                                                                                                 </AST:Actual_parameter_list>
28606                                                                                         </AST:Method_invocation>
28607                                                                                         <AST:Statement_list>
28608                                                                                                 <AST:Eval_expr>
28609                                                                                                         <attrs>
28610                                                                                                                 <attr key="phc.comments">
28611                                                                                                                         <string_list>
28612                                                                                                                                 <string>// Numbered parameter</string>
28613                                                                                                                         </string_list>
28614                                                                                                                 </attr>
28615                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28616                                                                                                                 <attr key="phc.line_number"><integer>829</integer></attr>
28617                                                                                                         </attrs>
28618                                                                                                         <AST:Assignment>
28619                                                                                                                 <attrs>
28620                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28621                                                                                                                         <attr key="phc.line_number"><integer>829</integer></attr>
28622                                                                                                                 </attrs>
28623                                                                                                                 <AST:Variable>
28624                                                                                                                         <attrs>
28625                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28626                                                                                                                                 <attr key="phc.line_number"><integer>829</integer></attr>
28627                                                                                                                         </attrs>
28628                                                                                                                         <AST:Target xsi:nil="true" />
28629                                                                                                                         <AST:VARIABLE_NAME>
28630                                                                                                                                 <attrs />
28631                                                                                                                                 <value>index</value>
28632                                                                                                                         </AST:VARIABLE_NAME>
28633                                                                                                                         <AST:Expr_list>
28634                                                                                                                         </AST:Expr_list>
28635                                                                                                                 </AST:Variable>
28636                                                                                                                 <bool><!-- is_ref -->false</bool>
28637                                                                                                                 <AST:Variable>
28638                                                                                                                         <attrs>
28639                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28640                                                                                                                                 <attr key="phc.line_number"><integer>829</integer></attr>
28641                                                                                                                         </attrs>
28642                                                                                                                         <AST:Method_invocation>
28643                                                                                                                                 <attrs>
28644                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28645                                                                                                                                         <attr key="phc.line_number"><integer>829</integer></attr>
28646                                                                                                                                 </attrs>
28647                                                                                                                                 <AST:Variable>
28648                                                                                                                                         <attrs>
28649                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28650                                                                                                                                                 <attr key="phc.line_number"><integer>829</integer></attr>
28651                                                                                                                                         </attrs>
28652                                                                                                                                         <AST:Method_invocation>
28653                                                                                                                                                 <attrs>
28654                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28655                                                                                                                                                         <attr key="phc.line_number"><integer>829</integer></attr>
28656                                                                                                                                                 </attrs>
28657                                                                                                                                                 <AST:Variable>
28658                                                                                                                                                         <attrs>
28659                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28660                                                                                                                                                                 <attr key="phc.line_number"><integer>829</integer></attr>
28661                                                                                                                                                         </attrs>
28662                                                                                                                                                         <AST:Target xsi:nil="true" />
28663                                                                                                                                                         <AST:VARIABLE_NAME>
28664                                                                                                                                                                 <attrs />
28665                                                                                                                                                                 <value>nameNodes</value>
28666                                                                                                                                                         </AST:VARIABLE_NAME>
28667                                                                                                                                                         <AST:Expr_list>
28668                                                                                                                                                         </AST:Expr_list>
28669                                                                                                                                                 </AST:Variable>
28670                                                                                                                                                 <AST:METHOD_NAME>
28671                                                                                                                                                         <attrs>
28672                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28673                                                                                                                                                                 <attr key="phc.line_number"><integer>829</integer></attr>
28674                                                                                                                                                         </attrs>
28675                                                                                                                                                         <value>item</value>
28676                                                                                                                                                 </AST:METHOD_NAME>
28677                                                                                                                                                 <AST:Actual_parameter_list>
28678                                                                                                                                                         <AST:Actual_parameter>
28679                                                                                                                                                                 <attrs>
28680                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28681                                                                                                                                                                         <attr key="phc.line_number"><integer>829</integer></attr>
28682                                                                                                                                                                 </attrs>
28683                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
28684                                                                                                                                                                 <AST:INT>
28685                                                                                                                                                                         <attrs>
28686                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28687                                                                                                                                                                                 <attr key="phc.line_number"><integer>829</integer></attr>
28688                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>0</string></attr>
28689                                                                                                                                                                         </attrs>
28690                                                                                                                                                                         <value>0</value>
28691                                                                                                                                                                 </AST:INT>
28692                                                                                                                                                         </AST:Actual_parameter>
28693                                                                                                                                                 </AST:Actual_parameter_list>
28694                                                                                                                                         </AST:Method_invocation>
28695                                                                                                                                         <AST:VARIABLE_NAME>
28696                                                                                                                                                 <attrs />
28697                                                                                                                                                 <value>attributes</value>
28698                                                                                                                                         </AST:VARIABLE_NAME>
28699                                                                                                                                         <AST:Expr_list>
28700                                                                                                                                         </AST:Expr_list>
28701                                                                                                                                 </AST:Variable>
28702                                                                                                                                 <AST:METHOD_NAME>
28703                                                                                                                                         <attrs>
28704                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28705                                                                                                                                                 <attr key="phc.line_number"><integer>829</integer></attr>
28706                                                                                                                                         </attrs>
28707                                                                                                                                         <value>getNamedItem</value>
28708                                                                                                                                 </AST:METHOD_NAME>
28709                                                                                                                                 <AST:Actual_parameter_list>
28710                                                                                                                                         <AST:Actual_parameter>
28711                                                                                                                                                 <attrs>
28712                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28713                                                                                                                                                         <attr key="phc.line_number"><integer>829</integer></attr>
28714                                                                                                                                                 </attrs>
28715                                                                                                                                                 <bool><!-- is_ref -->false</bool>
28716                                                                                                                                                 <AST:STRING>
28717                                                                                                                                                         <attrs>
28718                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28719                                                                                                                                                                 <attr key="phc.line_number"><integer>829</integer></attr>
28720                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>index</string></attr>
28721                                                                                                                                                         </attrs>
28722                                                                                                                                                         <value>index</value>
28723                                                                                                                                                 </AST:STRING>
28724                                                                                                                                         </AST:Actual_parameter>
28725                                                                                                                                 </AST:Actual_parameter_list>
28726                                                                                                                         </AST:Method_invocation>
28727                                                                                                                         <AST:VARIABLE_NAME>
28728                                                                                                                                 <attrs />
28729                                                                                                                                 <value>textContent</value>
28730                                                                                                                         </AST:VARIABLE_NAME>
28731                                                                                                                         <AST:Expr_list>
28732                                                                                                                         </AST:Expr_list>
28733                                                                                                                 </AST:Variable>
28734                                                                                                         </AST:Assignment>
28735                                                                                                 </AST:Eval_expr>
28736                                                                                                 <AST:Eval_expr>
28737                                                                                                         <attrs>
28738                                                                                                                 <attr key="phc.comments">
28739                                                                                                                         <string_list>
28740                                                                                                                         </string_list>
28741                                                                                                                 </attr>
28742                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28743                                                                                                                 <attr key="phc.line_number"><integer>830</integer></attr>
28744                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
28745                                                                                                         </attrs>
28746                                                                                                         <AST:Assignment>
28747                                                                                                                 <attrs>
28748                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28749                                                                                                                         <attr key="phc.line_number"><integer>830</integer></attr>
28750                                                                                                                 </attrs>
28751                                                                                                                 <AST:Variable>
28752                                                                                                                         <attrs>
28753                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28754                                                                                                                                 <attr key="phc.line_number"><integer>830</integer></attr>
28755                                                                                                                         </attrs>
28756                                                                                                                         <AST:Target xsi:nil="true" />
28757                                                                                                                         <AST:VARIABLE_NAME>
28758                                                                                                                                 <attrs />
28759                                                                                                                                 <value>numberedArgs</value>
28760                                                                                                                         </AST:VARIABLE_NAME>
28761                                                                                                                         <AST:Expr_list>
28762                                                                                                                                 <AST:Variable>
28763                                                                                                                                         <attrs>
28764                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28765                                                                                                                                                 <attr key="phc.line_number"><integer>830</integer></attr>
28766                                                                                                                                         </attrs>
28767                                                                                                                                         <AST:Target xsi:nil="true" />
28768                                                                                                                                         <AST:VARIABLE_NAME>
28769                                                                                                                                                 <attrs />
28770                                                                                                                                                 <value>index</value>
28771                                                                                                                                         </AST:VARIABLE_NAME>
28772                                                                                                                                         <AST:Expr_list>
28773                                                                                                                                         </AST:Expr_list>
28774                                                                                                                                 </AST:Variable>
28775                                                                                                                         </AST:Expr_list>
28776                                                                                                                 </AST:Variable>
28777                                                                                                                 <bool><!-- is_ref -->false</bool>
28778                                                                                                                 <AST:Method_invocation>
28779                                                                                                                         <attrs>
28780                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28781                                                                                                                                 <attr key="phc.line_number"><integer>830</integer></attr>
28782                                                                                                                         </attrs>
28783                                                                                                                         <AST:Variable>
28784                                                                                                                                 <attrs>
28785                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28786                                                                                                                                         <attr key="phc.line_number"><integer>830</integer></attr>
28787                                                                                                                                 </attrs>
28788                                                                                                                                 <AST:Target xsi:nil="true" />
28789                                                                                                                                 <AST:VARIABLE_NAME>
28790                                                                                                                                         <attrs />
28791                                                                                                                                         <value>value</value>
28792                                                                                                                                 </AST:VARIABLE_NAME>
28793                                                                                                                                 <AST:Expr_list>
28794                                                                                                                                 </AST:Expr_list>
28795                                                                                                                         </AST:Variable>
28796                                                                                                                         <AST:METHOD_NAME>
28797                                                                                                                                 <attrs>
28798                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28799                                                                                                                                         <attr key="phc.line_number"><integer>830</integer></attr>
28800                                                                                                                                 </attrs>
28801                                                                                                                                 <value>item</value>
28802                                                                                                                         </AST:METHOD_NAME>
28803                                                                                                                         <AST:Actual_parameter_list>
28804                                                                                                                                 <AST:Actual_parameter>
28805                                                                                                                                         <attrs>
28806                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28807                                                                                                                                                 <attr key="phc.line_number"><integer>830</integer></attr>
28808                                                                                                                                         </attrs>
28809                                                                                                                                         <bool><!-- is_ref -->false</bool>
28810                                                                                                                                         <AST:INT>
28811                                                                                                                                                 <attrs>
28812                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28813                                                                                                                                                         <attr key="phc.line_number"><integer>830</integer></attr>
28814                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
28815                                                                                                                                                 </attrs>
28816                                                                                                                                                 <value>0</value>
28817                                                                                                                                         </AST:INT>
28818                                                                                                                                 </AST:Actual_parameter>
28819                                                                                                                         </AST:Actual_parameter_list>
28820                                                                                                                 </AST:Method_invocation>
28821                                                                                                         </AST:Assignment>
28822                                                                                                 </AST:Eval_expr>
28823                                                                                                 <AST:Eval_expr>
28824                                                                                                         <attrs>
28825                                                                                                                 <attr key="phc.comments">
28826                                                                                                                         <string_list>
28827                                                                                                                         </string_list>
28828                                                                                                                 </attr>
28829                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28830                                                                                                                 <attr key="phc.line_number"><integer>831</integer></attr>
28831                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
28832                                                                                                         </attrs>
28833                                                                                                         <AST:Method_invocation>
28834                                                                                                                 <attrs>
28835                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28836                                                                                                                         <attr key="phc.line_number"><integer>831</integer></attr>
28837                                                                                                                 </attrs>
28838                                                                                                                 <AST:Target xsi:nil="true" />
28839                                                                                                                 <AST:METHOD_NAME>
28840                                                                                                                         <attrs />
28841                                                                                                                         <value>unset</value>
28842                                                                                                                 </AST:METHOD_NAME>
28843                                                                                                                 <AST:Actual_parameter_list>
28844                                                                                                                         <AST:Actual_parameter>
28845                                                                                                                                 <attrs />
28846                                                                                                                                 <bool><!-- is_ref -->false</bool>
28847                                                                                                                                 <AST:Variable>
28848                                                                                                                                         <attrs>
28849                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28850                                                                                                                                                 <attr key="phc.line_number"><integer>831</integer></attr>
28851                                                                                                                                         </attrs>
28852                                                                                                                                         <AST:Target xsi:nil="true" />
28853                                                                                                                                         <AST:VARIABLE_NAME>
28854                                                                                                                                                 <attrs />
28855                                                                                                                                                 <value>namedArgs</value>
28856                                                                                                                                         </AST:VARIABLE_NAME>
28857                                                                                                                                         <AST:Expr_list>
28858                                                                                                                                                 <AST:Variable>
28859                                                                                                                                                         <attrs>
28860                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28861                                                                                                                                                                 <attr key="phc.line_number"><integer>831</integer></attr>
28862                                                                                                                                                         </attrs>
28863                                                                                                                                                         <AST:Target xsi:nil="true" />
28864                                                                                                                                                         <AST:VARIABLE_NAME>
28865                                                                                                                                                                 <attrs />
28866                                                                                                                                                                 <value>index</value>
28867                                                                                                                                                         </AST:VARIABLE_NAME>
28868                                                                                                                                                         <AST:Expr_list>
28869                                                                                                                                                         </AST:Expr_list>
28870                                                                                                                                                 </AST:Variable>
28871                                                                                                                                         </AST:Expr_list>
28872                                                                                                                                 </AST:Variable>
28873                                                                                                                         </AST:Actual_parameter>
28874                                                                                                                 </AST:Actual_parameter_list>
28875                                                                                                         </AST:Method_invocation>
28876                                                                                                 </AST:Eval_expr>
28877                                                                                         </AST:Statement_list>
28878                                                                                         <AST:Statement_list>
28879                                                                                                 <AST:Eval_expr>
28880                                                                                                         <attrs>
28881                                                                                                                 <attr key="phc.comments">
28882                                                                                                                         <string_list>
28883                                                                                                                                 <string>// Named parameter</string>
28884                                                                                                                         </string_list>
28885                                                                                                                 </attr>
28886                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28887                                                                                                                 <attr key="phc.line_number"><integer>834</integer></attr>
28888                                                                                                         </attrs>
28889                                                                                                         <AST:Assignment>
28890                                                                                                                 <attrs>
28891                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28892                                                                                                                         <attr key="phc.line_number"><integer>834</integer></attr>
28893                                                                                                                 </attrs>
28894                                                                                                                 <AST:Variable>
28895                                                                                                                         <attrs>
28896                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28897                                                                                                                                 <attr key="phc.line_number"><integer>834</integer></attr>
28898                                                                                                                         </attrs>
28899                                                                                                                         <AST:Target xsi:nil="true" />
28900                                                                                                                         <AST:VARIABLE_NAME>
28901                                                                                                                                 <attrs />
28902                                                                                                                                 <value>name</value>
28903                                                                                                                         </AST:VARIABLE_NAME>
28904                                                                                                                         <AST:Expr_list>
28905                                                                                                                         </AST:Expr_list>
28906                                                                                                                 </AST:Variable>
28907                                                                                                                 <bool><!-- is_ref -->false</bool>
28908                                                                                                                 <AST:Method_invocation>
28909                                                                                                                         <attrs>
28910                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28911                                                                                                                                 <attr key="phc.line_number"><integer>834</integer></attr>
28912                                                                                                                         </attrs>
28913                                                                                                                         <AST:Target xsi:nil="true" />
28914                                                                                                                         <AST:METHOD_NAME>
28915                                                                                                                                 <attrs />
28916                                                                                                                                 <value>trim</value>
28917                                                                                                                         </AST:METHOD_NAME>
28918                                                                                                                         <AST:Actual_parameter_list>
28919                                                                                                                                 <AST:Actual_parameter>
28920                                                                                                                                         <attrs>
28921                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28922                                                                                                                                                 <attr key="phc.line_number"><integer>834</integer></attr>
28923                                                                                                                                         </attrs>
28924                                                                                                                                         <bool><!-- is_ref -->false</bool>
28925                                                                                                                                         <AST:Method_invocation>
28926                                                                                                                                                 <attrs>
28927                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28928                                                                                                                                                         <attr key="phc.line_number"><integer>834</integer></attr>
28929                                                                                                                                                 </attrs>
28930                                                                                                                                                 <AST:Variable>
28931                                                                                                                                                         <attrs>
28932                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28933                                                                                                                                                                 <attr key="phc.line_number"><integer>834</integer></attr>
28934                                                                                                                                                         </attrs>
28935                                                                                                                                                         <AST:Target xsi:nil="true" />
28936                                                                                                                                                         <AST:VARIABLE_NAME>
28937                                                                                                                                                                 <attrs />
28938                                                                                                                                                                 <value>this</value>
28939                                                                                                                                                         </AST:VARIABLE_NAME>
28940                                                                                                                                                         <AST:Expr_list>
28941                                                                                                                                                         </AST:Expr_list>
28942                                                                                                                                                 </AST:Variable>
28943                                                                                                                                                 <AST:METHOD_NAME>
28944                                                                                                                                                         <attrs>
28945                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28946                                                                                                                                                                 <attr key="phc.line_number"><integer>834</integer></attr>
28947                                                                                                                                                         </attrs>
28948                                                                                                                                                         <value>expand</value>
28949                                                                                                                                                 </AST:METHOD_NAME>
28950                                                                                                                                                 <AST:Actual_parameter_list>
28951                                                                                                                                                         <AST:Actual_parameter>
28952                                                                                                                                                                 <attrs>
28953                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28954                                                                                                                                                                         <attr key="phc.line_number"><integer>834</integer></attr>
28955                                                                                                                                                                 </attrs>
28956                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
28957                                                                                                                                                                 <AST:Method_invocation>
28958                                                                                                                                                                         <attrs>
28959                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28960                                                                                                                                                                                 <attr key="phc.line_number"><integer>834</integer></attr>
28961                                                                                                                                                                         </attrs>
28962                                                                                                                                                                         <AST:Variable>
28963                                                                                                                                                                                 <attrs>
28964                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28965                                                                                                                                                                                         <attr key="phc.line_number"><integer>834</integer></attr>
28966                                                                                                                                                                                 </attrs>
28967                                                                                                                                                                                 <AST:Target xsi:nil="true" />
28968                                                                                                                                                                                 <AST:VARIABLE_NAME>
28969                                                                                                                                                                                         <attrs />
28970                                                                                                                                                                                         <value>nameNodes</value>
28971                                                                                                                                                                                 </AST:VARIABLE_NAME>
28972                                                                                                                                                                                 <AST:Expr_list>
28973                                                                                                                                                                                 </AST:Expr_list>
28974                                                                                                                                                                         </AST:Variable>
28975                                                                                                                                                                         <AST:METHOD_NAME>
28976                                                                                                                                                                                 <attrs>
28977                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28978                                                                                                                                                                                         <attr key="phc.line_number"><integer>834</integer></attr>
28979                                                                                                                                                                                 </attrs>
28980                                                                                                                                                                                 <value>item</value>
28981                                                                                                                                                                         </AST:METHOD_NAME>
28982                                                                                                                                                                         <AST:Actual_parameter_list>
28983                                                                                                                                                                                 <AST:Actual_parameter>
28984                                                                                                                                                                                         <attrs>
28985                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28986                                                                                                                                                                                                 <attr key="phc.line_number"><integer>834</integer></attr>
28987                                                                                                                                                                                         </attrs>
28988                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
28989                                                                                                                                                                                         <AST:INT>
28990                                                                                                                                                                                                 <attrs>
28991                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
28992                                                                                                                                                                                                         <attr key="phc.line_number"><integer>834</integer></attr>
28993                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
28994                                                                                                                                                                                                 </attrs>
28995                                                                                                                                                                                                 <value>0</value>
28996                                                                                                                                                                                         </AST:INT>
28997                                                                                                                                                                                 </AST:Actual_parameter>
28998                                                                                                                                                                         </AST:Actual_parameter_list>
28999                                                                                                                                                                 </AST:Method_invocation>
29000                                                                                                                                                         </AST:Actual_parameter>
29001                                                                                                                                                         <AST:Actual_parameter>
29002                                                                                                                                                                 <attrs>
29003                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29004                                                                                                                                                                         <attr key="phc.line_number"><integer>834</integer></attr>
29005                                                                                                                                                                 </attrs>
29006                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
29007                                                                                                                                                                 <AST:Constant>
29008                                                                                                                                                                         <attrs>
29009                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29010                                                                                                                                                                                 <attr key="phc.line_number"><integer>834</integer></attr>
29011                                                                                                                                                                         </attrs>
29012                                                                                                                                                                         <AST:CLASS_NAME>
29013                                                                                                                                                                                 <attrs />
29014                                                                                                                                                                                 <value>PPFrame</value>
29015                                                                                                                                                                         </AST:CLASS_NAME>
29016                                                                                                                                                                         <AST:CONSTANT_NAME>
29017                                                                                                                                                                                 <attrs />
29018                                                                                                                                                                                 <value>STRIP_COMMENTS</value>
29019                                                                                                                                                                         </AST:CONSTANT_NAME>
29020                                                                                                                                                                 </AST:Constant>
29021                                                                                                                                                         </AST:Actual_parameter>
29022                                                                                                                                                 </AST:Actual_parameter_list>
29023                                                                                                                                         </AST:Method_invocation>
29024                                                                                                                                 </AST:Actual_parameter>
29025                                                                                                                         </AST:Actual_parameter_list>
29026                                                                                                                 </AST:Method_invocation>
29027                                                                                                         </AST:Assignment>
29028                                                                                                 </AST:Eval_expr>
29029                                                                                                 <AST:Eval_expr>
29030                                                                                                         <attrs>
29031                                                                                                                 <attr key="phc.comments">
29032                                                                                                                         <string_list>
29033                                                                                                                         </string_list>
29034                                                                                                                 </attr>
29035                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29036                                                                                                                 <attr key="phc.line_number"><integer>835</integer></attr>
29037                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
29038                                                                                                         </attrs>
29039                                                                                                         <AST:Assignment>
29040                                                                                                                 <attrs>
29041                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29042                                                                                                                         <attr key="phc.line_number"><integer>835</integer></attr>
29043                                                                                                                 </attrs>
29044                                                                                                                 <AST:Variable>
29045                                                                                                                         <attrs>
29046                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29047                                                                                                                                 <attr key="phc.line_number"><integer>835</integer></attr>
29048                                                                                                                         </attrs>
29049                                                                                                                         <AST:Target xsi:nil="true" />
29050                                                                                                                         <AST:VARIABLE_NAME>
29051                                                                                                                                 <attrs />
29052                                                                                                                                 <value>namedArgs</value>
29053                                                                                                                         </AST:VARIABLE_NAME>
29054                                                                                                                         <AST:Expr_list>
29055                                                                                                                                 <AST:Variable>
29056                                                                                                                                         <attrs>
29057                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29058                                                                                                                                                 <attr key="phc.line_number"><integer>835</integer></attr>
29059                                                                                                                                         </attrs>
29060                                                                                                                                         <AST:Target xsi:nil="true" />
29061                                                                                                                                         <AST:VARIABLE_NAME>
29062                                                                                                                                                 <attrs />
29063                                                                                                                                                 <value>name</value>
29064                                                                                                                                         </AST:VARIABLE_NAME>
29065                                                                                                                                         <AST:Expr_list>
29066                                                                                                                                         </AST:Expr_list>
29067                                                                                                                                 </AST:Variable>
29068                                                                                                                         </AST:Expr_list>
29069                                                                                                                 </AST:Variable>
29070                                                                                                                 <bool><!-- is_ref -->false</bool>
29071                                                                                                                 <AST:Method_invocation>
29072                                                                                                                         <attrs>
29073                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29074                                                                                                                                 <attr key="phc.line_number"><integer>835</integer></attr>
29075                                                                                                                         </attrs>
29076                                                                                                                         <AST:Variable>
29077                                                                                                                                 <attrs>
29078                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29079                                                                                                                                         <attr key="phc.line_number"><integer>835</integer></attr>
29080                                                                                                                                 </attrs>
29081                                                                                                                                 <AST:Target xsi:nil="true" />
29082                                                                                                                                 <AST:VARIABLE_NAME>
29083                                                                                                                                         <attrs />
29084                                                                                                                                         <value>value</value>
29085                                                                                                                                 </AST:VARIABLE_NAME>
29086                                                                                                                                 <AST:Expr_list>
29087                                                                                                                                 </AST:Expr_list>
29088                                                                                                                         </AST:Variable>
29089                                                                                                                         <AST:METHOD_NAME>
29090                                                                                                                                 <attrs>
29091                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29092                                                                                                                                         <attr key="phc.line_number"><integer>835</integer></attr>
29093                                                                                                                                 </attrs>
29094                                                                                                                                 <value>item</value>
29095                                                                                                                         </AST:METHOD_NAME>
29096                                                                                                                         <AST:Actual_parameter_list>
29097                                                                                                                                 <AST:Actual_parameter>
29098                                                                                                                                         <attrs>
29099                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29100                                                                                                                                                 <attr key="phc.line_number"><integer>835</integer></attr>
29101                                                                                                                                         </attrs>
29102                                                                                                                                         <bool><!-- is_ref -->false</bool>
29103                                                                                                                                         <AST:INT>
29104                                                                                                                                                 <attrs>
29105                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29106                                                                                                                                                         <attr key="phc.line_number"><integer>835</integer></attr>
29107                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
29108                                                                                                                                                 </attrs>
29109                                                                                                                                                 <value>0</value>
29110                                                                                                                                         </AST:INT>
29111                                                                                                                                 </AST:Actual_parameter>
29112                                                                                                                         </AST:Actual_parameter_list>
29113                                                                                                                 </AST:Method_invocation>
29114                                                                                                         </AST:Assignment>
29115                                                                                                 </AST:Eval_expr>
29116                                                                                                 <AST:Eval_expr>
29117                                                                                                         <attrs>
29118                                                                                                                 <attr key="phc.comments">
29119                                                                                                                         <string_list>
29120                                                                                                                         </string_list>
29121                                                                                                                 </attr>
29122                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29123                                                                                                                 <attr key="phc.line_number"><integer>836</integer></attr>
29124                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
29125                                                                                                         </attrs>
29126                                                                                                         <AST:Method_invocation>
29127                                                                                                                 <attrs>
29128                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29129                                                                                                                         <attr key="phc.line_number"><integer>836</integer></attr>
29130                                                                                                                 </attrs>
29131                                                                                                                 <AST:Target xsi:nil="true" />
29132                                                                                                                 <AST:METHOD_NAME>
29133                                                                                                                         <attrs />
29134                                                                                                                         <value>unset</value>
29135                                                                                                                 </AST:METHOD_NAME>
29136                                                                                                                 <AST:Actual_parameter_list>
29137                                                                                                                         <AST:Actual_parameter>
29138                                                                                                                                 <attrs />
29139                                                                                                                                 <bool><!-- is_ref -->false</bool>
29140                                                                                                                                 <AST:Variable>
29141                                                                                                                                         <attrs>
29142                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29143                                                                                                                                                 <attr key="phc.line_number"><integer>836</integer></attr>
29144                                                                                                                                         </attrs>
29145                                                                                                                                         <AST:Target xsi:nil="true" />
29146                                                                                                                                         <AST:VARIABLE_NAME>
29147                                                                                                                                                 <attrs />
29148                                                                                                                                                 <value>numberedArgs</value>
29149                                                                                                                                         </AST:VARIABLE_NAME>
29150                                                                                                                                         <AST:Expr_list>
29151                                                                                                                                                 <AST:Variable>
29152                                                                                                                                                         <attrs>
29153                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29154                                                                                                                                                                 <attr key="phc.line_number"><integer>836</integer></attr>
29155                                                                                                                                                         </attrs>
29156                                                                                                                                                         <AST:Target xsi:nil="true" />
29157                                                                                                                                                         <AST:VARIABLE_NAME>
29158                                                                                                                                                                 <attrs />
29159                                                                                                                                                                 <value>name</value>
29160                                                                                                                                                         </AST:VARIABLE_NAME>
29161                                                                                                                                                         <AST:Expr_list>
29162                                                                                                                                                         </AST:Expr_list>
29163                                                                                                                                                 </AST:Variable>
29164                                                                                                                                         </AST:Expr_list>
29165                                                                                                                                 </AST:Variable>
29166                                                                                                                         </AST:Actual_parameter>
29167                                                                                                                 </AST:Actual_parameter_list>
29168                                                                                                         </AST:Method_invocation>
29169                                                                                                 </AST:Eval_expr>
29170                                                                                         </AST:Statement_list>
29171                                                                                 </AST:If>
29172                                                                         </AST:Statement_list>
29173                                                                 </AST:Foreach>
29174                                                         </AST:Statement_list>
29175                                                         <AST:Statement_list>
29176                                                         </AST:Statement_list>
29177                                                 </AST:If>
29178                                                 <AST:Return>
29179                                                         <attrs>
29180                                                                 <attr key="phc.comments">
29181                                                                         <string_list>
29182                                                                         </string_list>
29183                                                                 </attr>
29184                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29185                                                                 <attr key="phc.line_number"><integer>840</integer></attr>
29186                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
29187                                                         </attrs>
29188                                                         <AST:New>
29189                                                                 <attrs>
29190                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29191                                                                         <attr key="phc.line_number"><integer>840</integer></attr>
29192                                                                 </attrs>
29193                                                                 <AST:CLASS_NAME>
29194                                                                         <attrs />
29195                                                                         <value>PPTemplateFrame_DOM</value>
29196                                                                 </AST:CLASS_NAME>
29197                                                                 <AST:Actual_parameter_list>
29198                                                                         <AST:Actual_parameter>
29199                                                                                 <attrs>
29200                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29201                                                                                         <attr key="phc.line_number"><integer>840</integer></attr>
29202                                                                                 </attrs>
29203                                                                                 <bool><!-- is_ref -->false</bool>
29204                                                                                 <AST:Variable>
29205                                                                                         <attrs>
29206                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29207                                                                                                 <attr key="phc.line_number"><integer>840</integer></attr>
29208                                                                                         </attrs>
29209                                                                                         <AST:Variable>
29210                                                                                                 <attrs>
29211                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29212                                                                                                         <attr key="phc.line_number"><integer>840</integer></attr>
29213                                                                                                 </attrs>
29214                                                                                                 <AST:Target xsi:nil="true" />
29215                                                                                                 <AST:VARIABLE_NAME>
29216                                                                                                         <attrs />
29217                                                                                                         <value>this</value>
29218                                                                                                 </AST:VARIABLE_NAME>
29219                                                                                                 <AST:Expr_list>
29220                                                                                                 </AST:Expr_list>
29221                                                                                         </AST:Variable>
29222                                                                                         <AST:VARIABLE_NAME>
29223                                                                                                 <attrs />
29224                                                                                                 <value>preprocessor</value>
29225                                                                                         </AST:VARIABLE_NAME>
29226                                                                                         <AST:Expr_list>
29227                                                                                         </AST:Expr_list>
29228                                                                                 </AST:Variable>
29229                                                                         </AST:Actual_parameter>
29230                                                                         <AST:Actual_parameter>
29231                                                                                 <attrs>
29232                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29233                                                                                         <attr key="phc.line_number"><integer>840</integer></attr>
29234                                                                                 </attrs>
29235                                                                                 <bool><!-- is_ref -->false</bool>
29236                                                                                 <AST:Variable>
29237                                                                                         <attrs>
29238                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29239                                                                                                 <attr key="phc.line_number"><integer>840</integer></attr>
29240                                                                                         </attrs>
29241                                                                                         <AST:Target xsi:nil="true" />
29242                                                                                         <AST:VARIABLE_NAME>
29243                                                                                                 <attrs />
29244                                                                                                 <value>this</value>
29245                                                                                         </AST:VARIABLE_NAME>
29246                                                                                         <AST:Expr_list>
29247                                                                                         </AST:Expr_list>
29248                                                                                 </AST:Variable>
29249                                                                         </AST:Actual_parameter>
29250                                                                         <AST:Actual_parameter>
29251                                                                                 <attrs>
29252                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29253                                                                                         <attr key="phc.line_number"><integer>840</integer></attr>
29254                                                                                 </attrs>
29255                                                                                 <bool><!-- is_ref -->false</bool>
29256                                                                                 <AST:Variable>
29257                                                                                         <attrs>
29258                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29259                                                                                                 <attr key="phc.line_number"><integer>840</integer></attr>
29260                                                                                         </attrs>
29261                                                                                         <AST:Target xsi:nil="true" />
29262                                                                                         <AST:VARIABLE_NAME>
29263                                                                                                 <attrs />
29264                                                                                                 <value>numberedArgs</value>
29265                                                                                         </AST:VARIABLE_NAME>
29266                                                                                         <AST:Expr_list>
29267                                                                                         </AST:Expr_list>
29268                                                                                 </AST:Variable>
29269                                                                         </AST:Actual_parameter>
29270                                                                         <AST:Actual_parameter>
29271                                                                                 <attrs>
29272                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29273                                                                                         <attr key="phc.line_number"><integer>840</integer></attr>
29274                                                                                 </attrs>
29275                                                                                 <bool><!-- is_ref -->false</bool>
29276                                                                                 <AST:Variable>
29277                                                                                         <attrs>
29278                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29279                                                                                                 <attr key="phc.line_number"><integer>840</integer></attr>
29280                                                                                         </attrs>
29281                                                                                         <AST:Target xsi:nil="true" />
29282                                                                                         <AST:VARIABLE_NAME>
29283                                                                                                 <attrs />
29284                                                                                                 <value>namedArgs</value>
29285                                                                                         </AST:VARIABLE_NAME>
29286                                                                                         <AST:Expr_list>
29287                                                                                         </AST:Expr_list>
29288                                                                                 </AST:Variable>
29289                                                                         </AST:Actual_parameter>
29290                                                                         <AST:Actual_parameter>
29291                                                                                 <attrs>
29292                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29293                                                                                         <attr key="phc.line_number"><integer>840</integer></attr>
29294                                                                                 </attrs>
29295                                                                                 <bool><!-- is_ref -->false</bool>
29296                                                                                 <AST:Variable>
29297                                                                                         <attrs>
29298                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29299                                                                                                 <attr key="phc.line_number"><integer>840</integer></attr>
29300                                                                                         </attrs>
29301                                                                                         <AST:Target xsi:nil="true" />
29302                                                                                         <AST:VARIABLE_NAME>
29303                                                                                                 <attrs />
29304                                                                                                 <value>title</value>
29305                                                                                         </AST:VARIABLE_NAME>
29306                                                                                         <AST:Expr_list>
29307                                                                                         </AST:Expr_list>
29308                                                                                 </AST:Variable>
29309                                                                         </AST:Actual_parameter>
29310                                                                 </AST:Actual_parameter_list>
29311                                                         </AST:New>
29312                                                 </AST:Return>
29313                                         </AST:Statement_list>
29314                                 </AST:Method>
29315                                 <AST:Method>
29316                                         <attrs>
29317                                                 <attr key="phc.comments">
29318                                                         <string_list>
29319                                                                 <string></string>
29320                                                         </string_list>
29321                                                 </attr>
29322                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29323                                                 <attr key="phc.line_number"><integer>843</integer></attr>
29324                                         </attrs>
29325                                         <AST:Signature>
29326                                                 <attrs>
29327                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29328                                                         <attr key="phc.line_number"><integer>1050</integer></attr>
29329                                                 </attrs>
29330                                                 <AST:Method_mod>
29331                                                         <attrs />
29332                                                         <bool><!-- is_public -->false</bool>
29333                                                         <bool><!-- is_protected -->false</bool>
29334                                                         <bool><!-- is_private -->false</bool>
29335                                                         <bool><!-- is_static -->false</bool>
29336                                                         <bool><!-- is_abstract -->false</bool>
29337                                                         <bool><!-- is_final -->false</bool>
29338                                                 </AST:Method_mod>
29339                                                 <bool><!-- is_ref -->false</bool>
29340                                                 <AST:METHOD_NAME>
29341                                                         <attrs />
29342                                                         <value>expand</value>
29343                                                 </AST:METHOD_NAME>
29344                                                 <AST:Formal_parameter_list>
29345                                                         <AST:Formal_parameter>
29346                                                                 <attrs>
29347                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29348                                                                         <attr key="phc.line_number"><integer>843</integer></attr>
29349                                                                 </attrs>
29350                                                                 <AST:Type>
29351                                                                         <attrs>
29352                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29353                                                                                 <attr key="phc.line_number"><integer>843</integer></attr>
29354                                                                         </attrs>
29355                                                                         <AST:CLASS_NAME xsi:nil="true" />
29356                                                                 </AST:Type>
29357                                                                 <bool><!-- is_ref -->false</bool>
29358                                                                 <AST:Name_with_default>
29359                                                                         <attrs />
29360                                                                         <AST:VARIABLE_NAME>
29361                                                                                 <attrs />
29362                                                                                 <value>root</value>
29363                                                                         </AST:VARIABLE_NAME>
29364                                                                         <AST:Expr xsi:nil="true" />
29365                                                                 </AST:Name_with_default>
29366                                                         </AST:Formal_parameter>
29367                                                         <AST:Formal_parameter>
29368                                                                 <attrs>
29369                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29370                                                                         <attr key="phc.line_number"><integer>843</integer></attr>
29371                                                                 </attrs>
29372                                                                 <AST:Type>
29373                                                                         <attrs>
29374                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29375                                                                                 <attr key="phc.line_number"><integer>843</integer></attr>
29376                                                                         </attrs>
29377                                                                         <AST:CLASS_NAME xsi:nil="true" />
29378                                                                 </AST:Type>
29379                                                                 <bool><!-- is_ref -->false</bool>
29380                                                                 <AST:Name_with_default>
29381                                                                         <attrs>
29382                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29383                                                                                 <attr key="phc.line_number"><integer>843</integer></attr>
29384                                                                         </attrs>
29385                                                                         <AST:VARIABLE_NAME>
29386                                                                                 <attrs />
29387                                                                                 <value>flags</value>
29388                                                                         </AST:VARIABLE_NAME>
29389                                                                         <AST:INT>
29390                                                                                 <attrs>
29391                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29392                                                                                         <attr key="phc.line_number"><integer>843</integer></attr>
29393                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
29394                                                                                 </attrs>
29395                                                                                 <value>0</value>
29396                                                                         </AST:INT>
29397                                                                 </AST:Name_with_default>
29398                                                         </AST:Formal_parameter>
29399                                                 </AST:Formal_parameter_list>
29400                                         </AST:Signature>
29401                                         <AST:Statement_list>
29402                                                 <AST:Static_declaration>
29403                                                         <attrs>
29404                                                                 <attr key="phc.comments">
29405                                                                         <string_list>
29406                                                                         </string_list>
29407                                                                 </attr>
29408                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29409                                                                 <attr key="phc.line_number"><integer>844</integer></attr>
29410                                                         </attrs>
29411                                                         <AST:Name_with_default_list>
29412                                                                 <AST:Name_with_default>
29413                                                                         <attrs>
29414                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29415                                                                                 <attr key="phc.line_number"><integer>844</integer></attr>
29416                                                                         </attrs>
29417                                                                         <AST:VARIABLE_NAME>
29418                                                                                 <attrs />
29419                                                                                 <value>expansionDepth</value>
29420                                                                         </AST:VARIABLE_NAME>
29421                                                                         <AST:INT>
29422                                                                                 <attrs>
29423                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29424                                                                                         <attr key="phc.line_number"><integer>844</integer></attr>
29425                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
29426                                                                                 </attrs>
29427                                                                                 <value>0</value>
29428                                                                         </AST:INT>
29429                                                                 </AST:Name_with_default>
29430                                                         </AST:Name_with_default_list>
29431                                                 </AST:Static_declaration>
29432                                                 <AST:If>
29433                                                         <attrs>
29434                                                                 <attr key="phc.comments">
29435                                                                         <string_list>
29436                                                                         </string_list>
29437                                                                 </attr>
29438                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29439                                                                 <attr key="phc.line_number"><integer>845</integer></attr>
29440                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
29441                                                         </attrs>
29442                                                         <AST:Method_invocation>
29443                                                                 <attrs>
29444                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29445                                                                         <attr key="phc.line_number"><integer>845</integer></attr>
29446                                                                 </attrs>
29447                                                                 <AST:Target xsi:nil="true" />
29448                                                                 <AST:METHOD_NAME>
29449                                                                         <attrs />
29450                                                                         <value>is_string</value>
29451                                                                 </AST:METHOD_NAME>
29452                                                                 <AST:Actual_parameter_list>
29453                                                                         <AST:Actual_parameter>
29454                                                                                 <attrs>
29455                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29456                                                                                         <attr key="phc.line_number"><integer>845</integer></attr>
29457                                                                                 </attrs>
29458                                                                                 <bool><!-- is_ref -->false</bool>
29459                                                                                 <AST:Variable>
29460                                                                                         <attrs>
29461                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29462                                                                                                 <attr key="phc.line_number"><integer>845</integer></attr>
29463                                                                                         </attrs>
29464                                                                                         <AST:Target xsi:nil="true" />
29465                                                                                         <AST:VARIABLE_NAME>
29466                                                                                                 <attrs />
29467                                                                                                 <value>root</value>
29468                                                                                         </AST:VARIABLE_NAME>
29469                                                                                         <AST:Expr_list>
29470                                                                                         </AST:Expr_list>
29471                                                                                 </AST:Variable>
29472                                                                         </AST:Actual_parameter>
29473                                                                 </AST:Actual_parameter_list>
29474                                                         </AST:Method_invocation>
29475                                                         <AST:Statement_list>
29476                                                                 <AST:Return>
29477                                                                         <attrs>
29478                                                                                 <attr key="phc.comments">
29479                                                                                         <string_list>
29480                                                                                         </string_list>
29481                                                                                 </attr>
29482                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29483                                                                                 <attr key="phc.line_number"><integer>846</integer></attr>
29484                                                                         </attrs>
29485                                                                         <AST:Variable>
29486                                                                                 <attrs>
29487                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29488                                                                                         <attr key="phc.line_number"><integer>846</integer></attr>
29489                                                                                 </attrs>
29490                                                                                 <AST:Target xsi:nil="true" />
29491                                                                                 <AST:VARIABLE_NAME>
29492                                                                                         <attrs />
29493                                                                                         <value>root</value>
29494                                                                                 </AST:VARIABLE_NAME>
29495                                                                                 <AST:Expr_list>
29496                                                                                 </AST:Expr_list>
29497                                                                         </AST:Variable>
29498                                                                 </AST:Return>
29499                                                         </AST:Statement_list>
29500                                                         <AST:Statement_list>
29501                                                         </AST:Statement_list>
29502                                                 </AST:If>
29503                                                 <AST:Eval_expr>
29504                                                         <attrs>
29505                                                                 <attr key="phc.comments">
29506                                                                         <string_list>
29507                                                                         </string_list>
29508                                                                 </attr>
29509                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29510                                                                 <attr key="phc.line_number"><integer>848</integer></attr>
29511                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
29512                                                         </attrs>
29513                                                         <AST:Method_invocation>
29514                                                                 <attrs>
29515                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29516                                                                         <attr key="phc.line_number"><integer>848</integer></attr>
29517                                                                 </attrs>
29518                                                                 <AST:Target xsi:nil="true" />
29519                                                                 <AST:METHOD_NAME>
29520                                                                         <attrs />
29521                                                                         <value>wfProfileIn</value>
29522                                                                 </AST:METHOD_NAME>
29523                                                                 <AST:Actual_parameter_list>
29524                                                                         <AST:Actual_parameter>
29525                                                                                 <attrs>
29526                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29527                                                                                         <attr key="phc.line_number"><integer>848</integer></attr>
29528                                                                                 </attrs>
29529                                                                                 <bool><!-- is_ref -->false</bool>
29530                                                                                 <AST:STRING>
29531                                                                                         <attrs>
29532                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29533                                                                                                 <attr key="phc.line_number"><integer>848</integer></attr>
29534                                                                                                 <attr key="phc.unparser.source_rep"><string>__METHOD__</string></attr>
29535                                                                                         </attrs>
29536                                                                                         <value>PPFrame_DOM::expand</value>
29537                                                                                 </AST:STRING>
29538                                                                         </AST:Actual_parameter>
29539                                                                 </AST:Actual_parameter_list>
29540                                                         </AST:Method_invocation>
29541                                                 </AST:Eval_expr>
29542                                                 <AST:If>
29543                                                         <attrs>
29544                                                                 <attr key="phc.comments">
29545                                                                         <string_list>
29546                                                                                 <string></string>
29547                                                                         </string_list>
29548                                                                 </attr>
29549                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29550                                                                 <attr key="phc.line_number"><integer>850</integer></attr>
29551                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
29552                                                         </attrs>
29553                                                         <AST:Bin_op>
29554                                                                 <attrs>
29555                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29556                                                                         <attr key="phc.line_number"><integer>850</integer></attr>
29557                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
29558                                                                 </attrs>
29559                                                                 <AST:Pre_op>
29560                                                                         <attrs>
29561                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29562                                                                                 <attr key="phc.line_number"><integer>850</integer></attr>
29563                                                                         </attrs>
29564                                                                         <AST:OP>
29565                                                                                 <attrs />
29566                                                                                 <value>++</value>
29567                                                                         </AST:OP>
29568                                                                         <AST:Variable>
29569                                                                                 <attrs>
29570                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29571                                                                                         <attr key="phc.line_number"><integer>850</integer></attr>
29572                                                                                 </attrs>
29573                                                                                 <AST:Variable>
29574                                                                                         <attrs>
29575                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29576                                                                                                 <attr key="phc.line_number"><integer>850</integer></attr>
29577                                                                                         </attrs>
29578                                                                                         <AST:Variable>
29579                                                                                                 <attrs>
29580                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29581                                                                                                         <attr key="phc.line_number"><integer>850</integer></attr>
29582                                                                                                 </attrs>
29583                                                                                                 <AST:Target xsi:nil="true" />
29584                                                                                                 <AST:VARIABLE_NAME>
29585                                                                                                         <attrs />
29586                                                                                                         <value>this</value>
29587                                                                                                 </AST:VARIABLE_NAME>
29588                                                                                                 <AST:Expr_list>
29589                                                                                                 </AST:Expr_list>
29590                                                                                         </AST:Variable>
29591                                                                                         <AST:VARIABLE_NAME>
29592                                                                                                 <attrs />
29593                                                                                                 <value>parser</value>
29594                                                                                         </AST:VARIABLE_NAME>
29595                                                                                         <AST:Expr_list>
29596                                                                                         </AST:Expr_list>
29597                                                                                 </AST:Variable>
29598                                                                                 <AST:VARIABLE_NAME>
29599                                                                                         <attrs />
29600                                                                                         <value>mPPNodeCount</value>
29601                                                                                 </AST:VARIABLE_NAME>
29602                                                                                 <AST:Expr_list>
29603                                                                                 </AST:Expr_list>
29604                                                                         </AST:Variable>
29605                                                                 </AST:Pre_op>
29606                                                                 <AST:OP>
29607                                                                         <attrs>
29608                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29609                                                                                 <attr key="phc.line_number"><integer>850</integer></attr>
29610                                                                         </attrs>
29611                                                                         <value encoding="escape">&gt;</value>
29612                                                                 </AST:OP>
29613                                                                 <AST:Variable>
29614                                                                         <attrs>
29615                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29616                                                                                 <attr key="phc.line_number"><integer>850</integer></attr>
29617                                                                         </attrs>
29618                                                                         <AST:Variable>
29619                                                                                 <attrs>
29620                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29621                                                                                         <attr key="phc.line_number"><integer>850</integer></attr>
29622                                                                                 </attrs>
29623                                                                                 <AST:Variable>
29624                                                                                         <attrs>
29625                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29626                                                                                                 <attr key="phc.line_number"><integer>850</integer></attr>
29627                                                                                         </attrs>
29628                                                                                         <AST:Variable>
29629                                                                                                 <attrs>
29630                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29631                                                                                                         <attr key="phc.line_number"><integer>850</integer></attr>
29632                                                                                                 </attrs>
29633                                                                                                 <AST:Target xsi:nil="true" />
29634                                                                                                 <AST:VARIABLE_NAME>
29635                                                                                                         <attrs />
29636                                                                                                         <value>this</value>
29637                                                                                                 </AST:VARIABLE_NAME>
29638                                                                                                 <AST:Expr_list>
29639                                                                                                 </AST:Expr_list>
29640                                                                                         </AST:Variable>
29641                                                                                         <AST:VARIABLE_NAME>
29642                                                                                                 <attrs />
29643                                                                                                 <value>parser</value>
29644                                                                                         </AST:VARIABLE_NAME>
29645                                                                                         <AST:Expr_list>
29646                                                                                         </AST:Expr_list>
29647                                                                                 </AST:Variable>
29648                                                                                 <AST:VARIABLE_NAME>
29649                                                                                         <attrs />
29650                                                                                         <value>mOptions</value>
29651                                                                                 </AST:VARIABLE_NAME>
29652                                                                                 <AST:Expr_list>
29653                                                                                 </AST:Expr_list>
29654                                                                         </AST:Variable>
29655                                                                         <AST:VARIABLE_NAME>
29656                                                                                 <attrs />
29657                                                                                 <value>mMaxPPNodeCount</value>
29658                                                                         </AST:VARIABLE_NAME>
29659                                                                         <AST:Expr_list>
29660                                                                         </AST:Expr_list>
29661                                                                 </AST:Variable>
29662                                                         </AST:Bin_op>
29663                                                         <AST:Statement_list>
29664                                                                 <AST:Return>
29665                                                                         <attrs>
29666                                                                                 <attr key="phc.comments">
29667                                                                                         <string_list>
29668                                                                                         </string_list>
29669                                                                                 </attr>
29670                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29671                                                                                 <attr key="phc.line_number"><integer>852</integer></attr>
29672                                                                         </attrs>
29673                                                                         <AST:STRING>
29674                                                                                 <attrs>
29675                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29676                                                                                         <attr key="phc.line_number"><integer>852</integer></attr>
29677                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;span class=&quot;error&quot;&gt;Node-count limit exceeded&lt;/span&gt;</string></attr>
29678                                                                                 </attrs>
29679                                                                                 <value encoding="escape">&lt;span class=&quot;error&quot;&gt;Node-count limit exceeded&lt;/span&gt;</value>
29680                                                                         </AST:STRING>
29681                                                                 </AST:Return>
29682                                                         </AST:Statement_list>
29683                                                         <AST:Statement_list>
29684                                                         </AST:Statement_list>
29685                                                 </AST:If>
29686                                                 <AST:If>
29687                                                         <attrs>
29688                                                                 <attr key="phc.comments">
29689                                                                         <string_list>
29690                                                                                 <string></string>
29691                                                                         </string_list>
29692                                                                 </attr>
29693                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29694                                                                 <attr key="phc.line_number"><integer>855</integer></attr>
29695                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
29696                                                         </attrs>
29697                                                         <AST:Bin_op>
29698                                                                 <attrs>
29699                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29700                                                                         <attr key="phc.line_number"><integer>855</integer></attr>
29701                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
29702                                                                 </attrs>
29703                                                                 <AST:Variable>
29704                                                                         <attrs>
29705                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29706                                                                                 <attr key="phc.line_number"><integer>855</integer></attr>
29707                                                                         </attrs>
29708                                                                         <AST:Target xsi:nil="true" />
29709                                                                         <AST:VARIABLE_NAME>
29710                                                                                 <attrs />
29711                                                                                 <value>expansionDepth</value>
29712                                                                         </AST:VARIABLE_NAME>
29713                                                                         <AST:Expr_list>
29714                                                                         </AST:Expr_list>
29715                                                                 </AST:Variable>
29716                                                                 <AST:OP>
29717                                                                         <attrs>
29718                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29719                                                                                 <attr key="phc.line_number"><integer>855</integer></attr>
29720                                                                         </attrs>
29721                                                                         <value encoding="escape">&gt;</value>
29722                                                                 </AST:OP>
29723                                                                 <AST:Variable>
29724                                                                         <attrs>
29725                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29726                                                                                 <attr key="phc.line_number"><integer>855</integer></attr>
29727                                                                         </attrs>
29728                                                                         <AST:Variable>
29729                                                                                 <attrs>
29730                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29731                                                                                         <attr key="phc.line_number"><integer>855</integer></attr>
29732                                                                                 </attrs>
29733                                                                                 <AST:Variable>
29734                                                                                         <attrs>
29735                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29736                                                                                                 <attr key="phc.line_number"><integer>855</integer></attr>
29737                                                                                         </attrs>
29738                                                                                         <AST:Variable>
29739                                                                                                 <attrs>
29740                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29741                                                                                                         <attr key="phc.line_number"><integer>855</integer></attr>
29742                                                                                                 </attrs>
29743                                                                                                 <AST:Target xsi:nil="true" />
29744                                                                                                 <AST:VARIABLE_NAME>
29745                                                                                                         <attrs />
29746                                                                                                         <value>this</value>
29747                                                                                                 </AST:VARIABLE_NAME>
29748                                                                                                 <AST:Expr_list>
29749                                                                                                 </AST:Expr_list>
29750                                                                                         </AST:Variable>
29751                                                                                         <AST:VARIABLE_NAME>
29752                                                                                                 <attrs />
29753                                                                                                 <value>parser</value>
29754                                                                                         </AST:VARIABLE_NAME>
29755                                                                                         <AST:Expr_list>
29756                                                                                         </AST:Expr_list>
29757                                                                                 </AST:Variable>
29758                                                                                 <AST:VARIABLE_NAME>
29759                                                                                         <attrs />
29760                                                                                         <value>mOptions</value>
29761                                                                                 </AST:VARIABLE_NAME>
29762                                                                                 <AST:Expr_list>
29763                                                                                 </AST:Expr_list>
29764                                                                         </AST:Variable>
29765                                                                         <AST:VARIABLE_NAME>
29766                                                                                 <attrs />
29767                                                                                 <value>mMaxPPExpandDepth</value>
29768                                                                         </AST:VARIABLE_NAME>
29769                                                                         <AST:Expr_list>
29770                                                                         </AST:Expr_list>
29771                                                                 </AST:Variable>
29772                                                         </AST:Bin_op>
29773                                                         <AST:Statement_list>
29774                                                                 <AST:Return>
29775                                                                         <attrs>
29776                                                                                 <attr key="phc.comments">
29777                                                                                         <string_list>
29778                                                                                         </string_list>
29779                                                                                 </attr>
29780                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29781                                                                                 <attr key="phc.line_number"><integer>856</integer></attr>
29782                                                                         </attrs>
29783                                                                         <AST:STRING>
29784                                                                                 <attrs>
29785                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29786                                                                                         <attr key="phc.line_number"><integer>856</integer></attr>
29787                                                                                         <attr key="phc.unparser.source_rep"><string encoding="escape">&lt;span class=&quot;error&quot;&gt;Expansion depth limit exceeded&lt;/span&gt;</string></attr>
29788                                                                                 </attrs>
29789                                                                                 <value encoding="escape">&lt;span class=&quot;error&quot;&gt;Expansion depth limit exceeded&lt;/span&gt;</value>
29790                                                                         </AST:STRING>
29791                                                                 </AST:Return>
29792                                                         </AST:Statement_list>
29793                                                         <AST:Statement_list>
29794                                                         </AST:Statement_list>
29795                                                 </AST:If>
29796                                                 <AST:Eval_expr>
29797                                                         <attrs>
29798                                                                 <attr key="phc.comments">
29799                                                                         <string_list>
29800                                                                         </string_list>
29801                                                                 </attr>
29802                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29803                                                                 <attr key="phc.line_number"><integer>858</integer></attr>
29804                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
29805                                                         </attrs>
29806                                                         <AST:Pre_op>
29807                                                                 <attrs>
29808                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29809                                                                         <attr key="phc.line_number"><integer>858</integer></attr>
29810                                                                 </attrs>
29811                                                                 <AST:OP>
29812                                                                         <attrs />
29813                                                                         <value>++</value>
29814                                                                 </AST:OP>
29815                                                                 <AST:Variable>
29816                                                                         <attrs>
29817                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29818                                                                                 <attr key="phc.line_number"><integer>858</integer></attr>
29819                                                                         </attrs>
29820                                                                         <AST:Target xsi:nil="true" />
29821                                                                         <AST:VARIABLE_NAME>
29822                                                                                 <attrs />
29823                                                                                 <value>expansionDepth</value>
29824                                                                         </AST:VARIABLE_NAME>
29825                                                                         <AST:Expr_list>
29826                                                                         </AST:Expr_list>
29827                                                                 </AST:Variable>
29828                                                         </AST:Pre_op>
29829                                                 </AST:Eval_expr>
29830                                                 <AST:If>
29831                                                         <attrs>
29832                                                                 <attr key="phc.comments">
29833                                                                         <string_list>
29834                                                                                 <string></string>
29835                                                                         </string_list>
29836                                                                 </attr>
29837                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29838                                                                 <attr key="phc.line_number"><integer>860</integer></attr>
29839                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
29840                                                         </attrs>
29841                                                         <AST:Instanceof>
29842                                                                 <attrs>
29843                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29844                                                                         <attr key="phc.line_number"><integer>860</integer></attr>
29845                                                                 </attrs>
29846                                                                 <AST:Variable>
29847                                                                         <attrs>
29848                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29849                                                                                 <attr key="phc.line_number"><integer>860</integer></attr>
29850                                                                         </attrs>
29851                                                                         <AST:Target xsi:nil="true" />
29852                                                                         <AST:VARIABLE_NAME>
29853                                                                                 <attrs />
29854                                                                                 <value>root</value>
29855                                                                         </AST:VARIABLE_NAME>
29856                                                                         <AST:Expr_list>
29857                                                                         </AST:Expr_list>
29858                                                                 </AST:Variable>
29859                                                                 <AST:CLASS_NAME>
29860                                                                         <attrs />
29861                                                                         <value>PPNode_DOM</value>
29862                                                                 </AST:CLASS_NAME>
29863                                                         </AST:Instanceof>
29864                                                         <AST:Statement_list>
29865                                                                 <AST:Eval_expr>
29866                                                                         <attrs>
29867                                                                                 <attr key="phc.comments">
29868                                                                                         <string_list>
29869                                                                                         </string_list>
29870                                                                                 </attr>
29871                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29872                                                                                 <attr key="phc.line_number"><integer>861</integer></attr>
29873                                                                         </attrs>
29874                                                                         <AST:Assignment>
29875                                                                                 <attrs>
29876                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29877                                                                                         <attr key="phc.line_number"><integer>861</integer></attr>
29878                                                                                 </attrs>
29879                                                                                 <AST:Variable>
29880                                                                                         <attrs>
29881                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29882                                                                                                 <attr key="phc.line_number"><integer>861</integer></attr>
29883                                                                                         </attrs>
29884                                                                                         <AST:Target xsi:nil="true" />
29885                                                                                         <AST:VARIABLE_NAME>
29886                                                                                                 <attrs />
29887                                                                                                 <value>root</value>
29888                                                                                         </AST:VARIABLE_NAME>
29889                                                                                         <AST:Expr_list>
29890                                                                                         </AST:Expr_list>
29891                                                                                 </AST:Variable>
29892                                                                                 <bool><!-- is_ref -->false</bool>
29893                                                                                 <AST:Variable>
29894                                                                                         <attrs>
29895                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29896                                                                                                 <attr key="phc.line_number"><integer>861</integer></attr>
29897                                                                                         </attrs>
29898                                                                                         <AST:Variable>
29899                                                                                                 <attrs>
29900                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29901                                                                                                         <attr key="phc.line_number"><integer>861</integer></attr>
29902                                                                                                 </attrs>
29903                                                                                                 <AST:Target xsi:nil="true" />
29904                                                                                                 <AST:VARIABLE_NAME>
29905                                                                                                         <attrs />
29906                                                                                                         <value>root</value>
29907                                                                                                 </AST:VARIABLE_NAME>
29908                                                                                                 <AST:Expr_list>
29909                                                                                                 </AST:Expr_list>
29910                                                                                         </AST:Variable>
29911                                                                                         <AST:VARIABLE_NAME>
29912                                                                                                 <attrs />
29913                                                                                                 <value>node</value>
29914                                                                                         </AST:VARIABLE_NAME>
29915                                                                                         <AST:Expr_list>
29916                                                                                         </AST:Expr_list>
29917                                                                                 </AST:Variable>
29918                                                                         </AST:Assignment>
29919                                                                 </AST:Eval_expr>
29920                                                         </AST:Statement_list>
29921                                                         <AST:Statement_list>
29922                                                         </AST:Statement_list>
29923                                                 </AST:If>
29924                                                 <AST:If>
29925                                                         <attrs>
29926                                                                 <attr key="phc.comments">
29927                                                                         <string_list>
29928                                                                         </string_list>
29929                                                                 </attr>
29930                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29931                                                                 <attr key="phc.line_number"><integer>863</integer></attr>
29932                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
29933                                                         </attrs>
29934                                                         <AST:Instanceof>
29935                                                                 <attrs>
29936                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29937                                                                         <attr key="phc.line_number"><integer>863</integer></attr>
29938                                                                 </attrs>
29939                                                                 <AST:Variable>
29940                                                                         <attrs>
29941                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29942                                                                                 <attr key="phc.line_number"><integer>863</integer></attr>
29943                                                                         </attrs>
29944                                                                         <AST:Target xsi:nil="true" />
29945                                                                         <AST:VARIABLE_NAME>
29946                                                                                 <attrs />
29947                                                                                 <value>root</value>
29948                                                                         </AST:VARIABLE_NAME>
29949                                                                         <AST:Expr_list>
29950                                                                         </AST:Expr_list>
29951                                                                 </AST:Variable>
29952                                                                 <AST:CLASS_NAME>
29953                                                                         <attrs />
29954                                                                         <value>DOMDocument</value>
29955                                                                 </AST:CLASS_NAME>
29956                                                         </AST:Instanceof>
29957                                                         <AST:Statement_list>
29958                                                                 <AST:Eval_expr>
29959                                                                         <attrs>
29960                                                                                 <attr key="phc.comments">
29961                                                                                         <string_list>
29962                                                                                         </string_list>
29963                                                                                 </attr>
29964                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29965                                                                                 <attr key="phc.line_number"><integer>864</integer></attr>
29966                                                                         </attrs>
29967                                                                         <AST:Assignment>
29968                                                                                 <attrs>
29969                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29970                                                                                         <attr key="phc.line_number"><integer>864</integer></attr>
29971                                                                                 </attrs>
29972                                                                                 <AST:Variable>
29973                                                                                         <attrs>
29974                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29975                                                                                                 <attr key="phc.line_number"><integer>864</integer></attr>
29976                                                                                         </attrs>
29977                                                                                         <AST:Target xsi:nil="true" />
29978                                                                                         <AST:VARIABLE_NAME>
29979                                                                                                 <attrs />
29980                                                                                                 <value>root</value>
29981                                                                                         </AST:VARIABLE_NAME>
29982                                                                                         <AST:Expr_list>
29983                                                                                         </AST:Expr_list>
29984                                                                                 </AST:Variable>
29985                                                                                 <bool><!-- is_ref -->false</bool>
29986                                                                                 <AST:Variable>
29987                                                                                         <attrs>
29988                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29989                                                                                                 <attr key="phc.line_number"><integer>864</integer></attr>
29990                                                                                         </attrs>
29991                                                                                         <AST:Variable>
29992                                                                                                 <attrs>
29993                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
29994                                                                                                         <attr key="phc.line_number"><integer>864</integer></attr>
29995                                                                                                 </attrs>
29996                                                                                                 <AST:Target xsi:nil="true" />
29997                                                                                                 <AST:VARIABLE_NAME>
29998                                                                                                         <attrs />
29999                                                                                                         <value>root</value>
30000                                                                                                 </AST:VARIABLE_NAME>
30001                                                                                                 <AST:Expr_list>
30002                                                                                                 </AST:Expr_list>
30003                                                                                         </AST:Variable>
30004                                                                                         <AST:VARIABLE_NAME>
30005                                                                                                 <attrs />
30006                                                                                                 <value>documentElement</value>
30007                                                                                         </AST:VARIABLE_NAME>
30008                                                                                         <AST:Expr_list>
30009                                                                                         </AST:Expr_list>
30010                                                                                 </AST:Variable>
30011                                                                         </AST:Assignment>
30012                                                                 </AST:Eval_expr>
30013                                                         </AST:Statement_list>
30014                                                         <AST:Statement_list>
30015                                                         </AST:Statement_list>
30016                                                 </AST:If>
30017                                                 <AST:Eval_expr>
30018                                                         <attrs>
30019                                                                 <attr key="phc.comments">
30020                                                                         <string_list>
30021                                                                                 <string></string>
30022                                                                         </string_list>
30023                                                                 </attr>
30024                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30025                                                                 <attr key="phc.line_number"><integer>867</integer></attr>
30026                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
30027                                                         </attrs>
30028                                                         <AST:Assignment>
30029                                                                 <attrs>
30030                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30031                                                                         <attr key="phc.line_number"><integer>867</integer></attr>
30032                                                                 </attrs>
30033                                                                 <AST:Variable>
30034                                                                         <attrs>
30035                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30036                                                                                 <attr key="phc.line_number"><integer>867</integer></attr>
30037                                                                         </attrs>
30038                                                                         <AST:Target xsi:nil="true" />
30039                                                                         <AST:VARIABLE_NAME>
30040                                                                                 <attrs />
30041                                                                                 <value>outStack</value>
30042                                                                         </AST:VARIABLE_NAME>
30043                                                                         <AST:Expr_list>
30044                                                                         </AST:Expr_list>
30045                                                                 </AST:Variable>
30046                                                                 <bool><!-- is_ref -->false</bool>
30047                                                                 <AST:Array>
30048                                                                         <attrs>
30049                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30050                                                                                 <attr key="phc.line_number"><integer>867</integer></attr>
30051                                                                         </attrs>
30052                                                                         <AST:Array_elem_list>
30053                                                                                 <AST:Array_elem>
30054                                                                                         <attrs>
30055                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30056                                                                                                 <attr key="phc.line_number"><integer>867</integer></attr>
30057                                                                                         </attrs>
30058                                                                                         <AST:Expr xsi:nil="true" />
30059                                                                                         <bool><!-- is_ref -->false</bool>
30060                                                                                         <AST:STRING>
30061                                                                                                 <attrs>
30062                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30063                                                                                                         <attr key="phc.line_number"><integer>867</integer></attr>
30064                                                                                                         <attr key="phc.unparser.source_rep"><string></string></attr>
30065                                                                                                 </attrs>
30066                                                                                                 <value></value>
30067                                                                                         </AST:STRING>
30068                                                                                 </AST:Array_elem>
30069                                                                                 <AST:Array_elem>
30070                                                                                         <attrs>
30071                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30072                                                                                                 <attr key="phc.line_number"><integer>867</integer></attr>
30073                                                                                         </attrs>
30074                                                                                         <AST:Expr xsi:nil="true" />
30075                                                                                         <bool><!-- is_ref -->false</bool>
30076                                                                                         <AST:STRING>
30077                                                                                                 <attrs>
30078                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30079                                                                                                         <attr key="phc.line_number"><integer>867</integer></attr>
30080                                                                                                         <attr key="phc.unparser.source_rep"><string></string></attr>
30081                                                                                                 </attrs>
30082                                                                                                 <value></value>
30083                                                                                         </AST:STRING>
30084                                                                                 </AST:Array_elem>
30085                                                                         </AST:Array_elem_list>
30086                                                                 </AST:Array>
30087                                                         </AST:Assignment>
30088                                                 </AST:Eval_expr>
30089                                                 <AST:Eval_expr>
30090                                                         <attrs>
30091                                                                 <attr key="phc.comments">
30092                                                                         <string_list>
30093                                                                         </string_list>
30094                                                                 </attr>
30095                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30096                                                                 <attr key="phc.line_number"><integer>868</integer></attr>
30097                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
30098                                                         </attrs>
30099                                                         <AST:Assignment>
30100                                                                 <attrs>
30101                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30102                                                                         <attr key="phc.line_number"><integer>868</integer></attr>
30103                                                                 </attrs>
30104                                                                 <AST:Variable>
30105                                                                         <attrs>
30106                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30107                                                                                 <attr key="phc.line_number"><integer>868</integer></attr>
30108                                                                         </attrs>
30109                                                                         <AST:Target xsi:nil="true" />
30110                                                                         <AST:VARIABLE_NAME>
30111                                                                                 <attrs />
30112                                                                                 <value>iteratorStack</value>
30113                                                                         </AST:VARIABLE_NAME>
30114                                                                         <AST:Expr_list>
30115                                                                         </AST:Expr_list>
30116                                                                 </AST:Variable>
30117                                                                 <bool><!-- is_ref -->false</bool>
30118                                                                 <AST:Array>
30119                                                                         <attrs>
30120                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30121                                                                                 <attr key="phc.line_number"><integer>868</integer></attr>
30122                                                                         </attrs>
30123                                                                         <AST:Array_elem_list>
30124                                                                                 <AST:Array_elem>
30125                                                                                         <attrs>
30126                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30127                                                                                                 <attr key="phc.line_number"><integer>868</integer></attr>
30128                                                                                         </attrs>
30129                                                                                         <AST:Expr xsi:nil="true" />
30130                                                                                         <bool><!-- is_ref -->false</bool>
30131                                                                                         <AST:BOOL>
30132                                                                                                 <attrs>
30133                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30134                                                                                                         <attr key="phc.line_number"><integer>868</integer></attr>
30135                                                                                                         <attr key="phc.unparser.source_rep"><string>false</string></attr>
30136                                                                                                 </attrs>
30137                                                                                                 <value>False</value>
30138                                                                                         </AST:BOOL>
30139                                                                                 </AST:Array_elem>
30140                                                                                 <AST:Array_elem>
30141                                                                                         <attrs>
30142                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30143                                                                                                 <attr key="phc.line_number"><integer>868</integer></attr>
30144                                                                                         </attrs>
30145                                                                                         <AST:Expr xsi:nil="true" />
30146                                                                                         <bool><!-- is_ref -->false</bool>
30147                                                                                         <AST:Variable>
30148                                                                                                 <attrs>
30149                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30150                                                                                                         <attr key="phc.line_number"><integer>868</integer></attr>
30151                                                                                                 </attrs>
30152                                                                                                 <AST:Target xsi:nil="true" />
30153                                                                                                 <AST:VARIABLE_NAME>
30154                                                                                                         <attrs />
30155                                                                                                         <value>root</value>
30156                                                                                                 </AST:VARIABLE_NAME>
30157                                                                                                 <AST:Expr_list>
30158                                                                                                 </AST:Expr_list>
30159                                                                                         </AST:Variable>
30160                                                                                 </AST:Array_elem>
30161                                                                         </AST:Array_elem_list>
30162                                                                 </AST:Array>
30163                                                         </AST:Assignment>
30164                                                 </AST:Eval_expr>
30165                                                 <AST:Eval_expr>
30166                                                         <attrs>
30167                                                                 <attr key="phc.comments">
30168                                                                         <string_list>
30169                                                                         </string_list>
30170                                                                 </attr>
30171                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30172                                                                 <attr key="phc.line_number"><integer>869</integer></attr>
30173                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
30174                                                         </attrs>
30175                                                         <AST:Assignment>
30176                                                                 <attrs>
30177                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30178                                                                         <attr key="phc.line_number"><integer>869</integer></attr>
30179                                                                 </attrs>
30180                                                                 <AST:Variable>
30181                                                                         <attrs>
30182                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30183                                                                                 <attr key="phc.line_number"><integer>869</integer></attr>
30184                                                                         </attrs>
30185                                                                         <AST:Target xsi:nil="true" />
30186                                                                         <AST:VARIABLE_NAME>
30187                                                                                 <attrs />
30188                                                                                 <value>indexStack</value>
30189                                                                         </AST:VARIABLE_NAME>
30190                                                                         <AST:Expr_list>
30191                                                                         </AST:Expr_list>
30192                                                                 </AST:Variable>
30193                                                                 <bool><!-- is_ref -->false</bool>
30194                                                                 <AST:Array>
30195                                                                         <attrs>
30196                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30197                                                                                 <attr key="phc.line_number"><integer>869</integer></attr>
30198                                                                         </attrs>
30199                                                                         <AST:Array_elem_list>
30200                                                                                 <AST:Array_elem>
30201                                                                                         <attrs>
30202                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30203                                                                                                 <attr key="phc.line_number"><integer>869</integer></attr>
30204                                                                                         </attrs>
30205                                                                                         <AST:Expr xsi:nil="true" />
30206                                                                                         <bool><!-- is_ref -->false</bool>
30207                                                                                         <AST:INT>
30208                                                                                                 <attrs>
30209                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30210                                                                                                         <attr key="phc.line_number"><integer>869</integer></attr>
30211                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
30212                                                                                                 </attrs>
30213                                                                                                 <value>0</value>
30214                                                                                         </AST:INT>
30215                                                                                 </AST:Array_elem>
30216                                                                                 <AST:Array_elem>
30217                                                                                         <attrs>
30218                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30219                                                                                                 <attr key="phc.line_number"><integer>869</integer></attr>
30220                                                                                         </attrs>
30221                                                                                         <AST:Expr xsi:nil="true" />
30222                                                                                         <bool><!-- is_ref -->false</bool>
30223                                                                                         <AST:INT>
30224                                                                                                 <attrs>
30225                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30226                                                                                                         <attr key="phc.line_number"><integer>869</integer></attr>
30227                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
30228                                                                                                 </attrs>
30229                                                                                                 <value>0</value>
30230                                                                                         </AST:INT>
30231                                                                                 </AST:Array_elem>
30232                                                                         </AST:Array_elem_list>
30233                                                                 </AST:Array>
30234                                                         </AST:Assignment>
30235                                                 </AST:Eval_expr>
30236                                                 <AST:While>
30237                                                         <attrs>
30238                                                                 <attr key="phc.comments">
30239                                                                         <string_list>
30240                                                                                 <string></string>
30241                                                                         </string_list>
30242                                                                 </attr>
30243                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30244                                                                 <attr key="phc.line_number"><integer>871</integer></attr>
30245                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
30246                                                         </attrs>
30247                                                         <AST:Bin_op>
30248                                                                 <attrs>
30249                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30250                                                                         <attr key="phc.line_number"><integer>871</integer></attr>
30251                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
30252                                                                 </attrs>
30253                                                                 <AST:Method_invocation>
30254                                                                         <attrs>
30255                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30256                                                                                 <attr key="phc.line_number"><integer>871</integer></attr>
30257                                                                         </attrs>
30258                                                                         <AST:Target xsi:nil="true" />
30259                                                                         <AST:METHOD_NAME>
30260                                                                                 <attrs />
30261                                                                                 <value>count</value>
30262                                                                         </AST:METHOD_NAME>
30263                                                                         <AST:Actual_parameter_list>
30264                                                                                 <AST:Actual_parameter>
30265                                                                                         <attrs>
30266                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30267                                                                                                 <attr key="phc.line_number"><integer>871</integer></attr>
30268                                                                                         </attrs>
30269                                                                                         <bool><!-- is_ref -->false</bool>
30270                                                                                         <AST:Variable>
30271                                                                                                 <attrs>
30272                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30273                                                                                                         <attr key="phc.line_number"><integer>871</integer></attr>
30274                                                                                                 </attrs>
30275                                                                                                 <AST:Target xsi:nil="true" />
30276                                                                                                 <AST:VARIABLE_NAME>
30277                                                                                                         <attrs />
30278                                                                                                         <value>iteratorStack</value>
30279                                                                                                 </AST:VARIABLE_NAME>
30280                                                                                                 <AST:Expr_list>
30281                                                                                                 </AST:Expr_list>
30282                                                                                         </AST:Variable>
30283                                                                                 </AST:Actual_parameter>
30284                                                                         </AST:Actual_parameter_list>
30285                                                                 </AST:Method_invocation>
30286                                                                 <AST:OP>
30287                                                                         <attrs>
30288                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30289                                                                                 <attr key="phc.line_number"><integer>871</integer></attr>
30290                                                                         </attrs>
30291                                                                         <value encoding="escape">&gt;</value>
30292                                                                 </AST:OP>
30293                                                                 <AST:INT>
30294                                                                         <attrs>
30295                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30296                                                                                 <attr key="phc.line_number"><integer>871</integer></attr>
30297                                                                                 <attr key="phc.unparser.source_rep"><string>1</string></attr>
30298                                                                         </attrs>
30299                                                                         <value>1</value>
30300                                                                 </AST:INT>
30301                                                         </AST:Bin_op>
30302                                                         <AST:Statement_list>
30303                                                                 <AST:Eval_expr>
30304                                                                         <attrs>
30305                                                                                 <attr key="phc.comments">
30306                                                                                         <string_list>
30307                                                                                         </string_list>
30308                                                                                 </attr>
30309                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30310                                                                                 <attr key="phc.line_number"><integer>872</integer></attr>
30311                                                                         </attrs>
30312                                                                         <AST:Assignment>
30313                                                                                 <attrs>
30314                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30315                                                                                         <attr key="phc.line_number"><integer>872</integer></attr>
30316                                                                                 </attrs>
30317                                                                                 <AST:Variable>
30318                                                                                         <attrs>
30319                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30320                                                                                                 <attr key="phc.line_number"><integer>872</integer></attr>
30321                                                                                         </attrs>
30322                                                                                         <AST:Target xsi:nil="true" />
30323                                                                                         <AST:VARIABLE_NAME>
30324                                                                                                 <attrs />
30325                                                                                                 <value>level</value>
30326                                                                                         </AST:VARIABLE_NAME>
30327                                                                                         <AST:Expr_list>
30328                                                                                         </AST:Expr_list>
30329                                                                                 </AST:Variable>
30330                                                                                 <bool><!-- is_ref -->false</bool>
30331                                                                                 <AST:Bin_op>
30332                                                                                         <attrs>
30333                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30334                                                                                                 <attr key="phc.line_number"><integer>872</integer></attr>
30335                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
30336                                                                                         </attrs>
30337                                                                                         <AST:Method_invocation>
30338                                                                                                 <attrs>
30339                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30340                                                                                                         <attr key="phc.line_number"><integer>872</integer></attr>
30341                                                                                                 </attrs>
30342                                                                                                 <AST:Target xsi:nil="true" />
30343                                                                                                 <AST:METHOD_NAME>
30344                                                                                                         <attrs />
30345                                                                                                         <value>count</value>
30346                                                                                                 </AST:METHOD_NAME>
30347                                                                                                 <AST:Actual_parameter_list>
30348                                                                                                         <AST:Actual_parameter>
30349                                                                                                                 <attrs>
30350                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30351                                                                                                                         <attr key="phc.line_number"><integer>872</integer></attr>
30352                                                                                                                 </attrs>
30353                                                                                                                 <bool><!-- is_ref -->false</bool>
30354                                                                                                                 <AST:Variable>
30355                                                                                                                         <attrs>
30356                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30357                                                                                                                                 <attr key="phc.line_number"><integer>872</integer></attr>
30358                                                                                                                         </attrs>
30359                                                                                                                         <AST:Target xsi:nil="true" />
30360                                                                                                                         <AST:VARIABLE_NAME>
30361                                                                                                                                 <attrs />
30362                                                                                                                                 <value>outStack</value>
30363                                                                                                                         </AST:VARIABLE_NAME>
30364                                                                                                                         <AST:Expr_list>
30365                                                                                                                         </AST:Expr_list>
30366                                                                                                                 </AST:Variable>
30367                                                                                                         </AST:Actual_parameter>
30368                                                                                                 </AST:Actual_parameter_list>
30369                                                                                         </AST:Method_invocation>
30370                                                                                         <AST:OP>
30371                                                                                                 <attrs>
30372                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30373                                                                                                         <attr key="phc.line_number"><integer>872</integer></attr>
30374                                                                                                 </attrs>
30375                                                                                                 <value>-</value>
30376                                                                                         </AST:OP>
30377                                                                                         <AST:INT>
30378                                                                                                 <attrs>
30379                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30380                                                                                                         <attr key="phc.line_number"><integer>872</integer></attr>
30381                                                                                                         <attr key="phc.unparser.source_rep"><string>1</string></attr>
30382                                                                                                 </attrs>
30383                                                                                                 <value>1</value>
30384                                                                                         </AST:INT>
30385                                                                                 </AST:Bin_op>
30386                                                                         </AST:Assignment>
30387                                                                 </AST:Eval_expr>
30388                                                                 <AST:Eval_expr>
30389                                                                         <attrs>
30390                                                                                 <attr key="phc.comments">
30391                                                                                         <string_list>
30392                                                                                         </string_list>
30393                                                                                 </attr>
30394                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30395                                                                                 <attr key="phc.line_number"><integer>873</integer></attr>
30396                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
30397                                                                         </attrs>
30398                                                                         <AST:Assignment>
30399                                                                                 <attrs>
30400                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30401                                                                                         <attr key="phc.line_number"><integer>873</integer></attr>
30402                                                                                 </attrs>
30403                                                                                 <AST:Variable>
30404                                                                                         <attrs>
30405                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30406                                                                                                 <attr key="phc.line_number"><integer>873</integer></attr>
30407                                                                                         </attrs>
30408                                                                                         <AST:Target xsi:nil="true" />
30409                                                                                         <AST:VARIABLE_NAME>
30410                                                                                                 <attrs />
30411                                                                                                 <value>iteratorNode</value>
30412                                                                                         </AST:VARIABLE_NAME>
30413                                                                                         <AST:Expr_list>
30414                                                                                         </AST:Expr_list>
30415                                                                                 </AST:Variable>
30416                                                                                 <bool><!-- is_ref -->true</bool>
30417                                                                                 <AST:Variable>
30418                                                                                         <attrs>
30419                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30420                                                                                                 <attr key="phc.line_number"><integer>873</integer></attr>
30421                                                                                         </attrs>
30422                                                                                         <AST:Target xsi:nil="true" />
30423                                                                                         <AST:VARIABLE_NAME>
30424                                                                                                 <attrs />
30425                                                                                                 <value>iteratorStack</value>
30426                                                                                         </AST:VARIABLE_NAME>
30427                                                                                         <AST:Expr_list>
30428                                                                                                 <AST:Variable>
30429                                                                                                         <attrs>
30430                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30431                                                                                                                 <attr key="phc.line_number"><integer>873</integer></attr>
30432                                                                                                         </attrs>
30433                                                                                                         <AST:Target xsi:nil="true" />
30434                                                                                                         <AST:VARIABLE_NAME>
30435                                                                                                                 <attrs />
30436                                                                                                                 <value>level</value>
30437                                                                                                         </AST:VARIABLE_NAME>
30438                                                                                                         <AST:Expr_list>
30439                                                                                                         </AST:Expr_list>
30440                                                                                                 </AST:Variable>
30441                                                                                         </AST:Expr_list>
30442                                                                                 </AST:Variable>
30443                                                                         </AST:Assignment>
30444                                                                 </AST:Eval_expr>
30445                                                                 <AST:Eval_expr>
30446                                                                         <attrs>
30447                                                                                 <attr key="phc.comments">
30448                                                                                         <string_list>
30449                                                                                         </string_list>
30450                                                                                 </attr>
30451                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30452                                                                                 <attr key="phc.line_number"><integer>874</integer></attr>
30453                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
30454                                                                         </attrs>
30455                                                                         <AST:Assignment>
30456                                                                                 <attrs>
30457                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30458                                                                                         <attr key="phc.line_number"><integer>874</integer></attr>
30459                                                                                 </attrs>
30460                                                                                 <AST:Variable>
30461                                                                                         <attrs>
30462                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30463                                                                                                 <attr key="phc.line_number"><integer>874</integer></attr>
30464                                                                                         </attrs>
30465                                                                                         <AST:Target xsi:nil="true" />
30466                                                                                         <AST:VARIABLE_NAME>
30467                                                                                                 <attrs />
30468                                                                                                 <value>out</value>
30469                                                                                         </AST:VARIABLE_NAME>
30470                                                                                         <AST:Expr_list>
30471                                                                                         </AST:Expr_list>
30472                                                                                 </AST:Variable>
30473                                                                                 <bool><!-- is_ref -->true</bool>
30474                                                                                 <AST:Variable>
30475                                                                                         <attrs>
30476                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30477                                                                                                 <attr key="phc.line_number"><integer>874</integer></attr>
30478                                                                                         </attrs>
30479                                                                                         <AST:Target xsi:nil="true" />
30480                                                                                         <AST:VARIABLE_NAME>
30481                                                                                                 <attrs />
30482                                                                                                 <value>outStack</value>
30483                                                                                         </AST:VARIABLE_NAME>
30484                                                                                         <AST:Expr_list>
30485                                                                                                 <AST:Variable>
30486                                                                                                         <attrs>
30487                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30488                                                                                                                 <attr key="phc.line_number"><integer>874</integer></attr>
30489                                                                                                         </attrs>
30490                                                                                                         <AST:Target xsi:nil="true" />
30491                                                                                                         <AST:VARIABLE_NAME>
30492                                                                                                                 <attrs />
30493                                                                                                                 <value>level</value>
30494                                                                                                         </AST:VARIABLE_NAME>
30495                                                                                                         <AST:Expr_list>
30496                                                                                                         </AST:Expr_list>
30497                                                                                                 </AST:Variable>
30498                                                                                         </AST:Expr_list>
30499                                                                                 </AST:Variable>
30500                                                                         </AST:Assignment>
30501                                                                 </AST:Eval_expr>
30502                                                                 <AST:Eval_expr>
30503                                                                         <attrs>
30504                                                                                 <attr key="phc.comments">
30505                                                                                         <string_list>
30506                                                                                         </string_list>
30507                                                                                 </attr>
30508                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30509                                                                                 <attr key="phc.line_number"><integer>875</integer></attr>
30510                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
30511                                                                         </attrs>
30512                                                                         <AST:Assignment>
30513                                                                                 <attrs>
30514                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30515                                                                                         <attr key="phc.line_number"><integer>875</integer></attr>
30516                                                                                 </attrs>
30517                                                                                 <AST:Variable>
30518                                                                                         <attrs>
30519                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30520                                                                                                 <attr key="phc.line_number"><integer>875</integer></attr>
30521                                                                                         </attrs>
30522                                                                                         <AST:Target xsi:nil="true" />
30523                                                                                         <AST:VARIABLE_NAME>
30524                                                                                                 <attrs />
30525                                                                                                 <value>index</value>
30526                                                                                         </AST:VARIABLE_NAME>
30527                                                                                         <AST:Expr_list>
30528                                                                                         </AST:Expr_list>
30529                                                                                 </AST:Variable>
30530                                                                                 <bool><!-- is_ref -->true</bool>
30531                                                                                 <AST:Variable>
30532                                                                                         <attrs>
30533                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30534                                                                                                 <attr key="phc.line_number"><integer>875</integer></attr>
30535                                                                                         </attrs>
30536                                                                                         <AST:Target xsi:nil="true" />
30537                                                                                         <AST:VARIABLE_NAME>
30538                                                                                                 <attrs />
30539                                                                                                 <value>indexStack</value>
30540                                                                                         </AST:VARIABLE_NAME>
30541                                                                                         <AST:Expr_list>
30542                                                                                                 <AST:Variable>
30543                                                                                                         <attrs>
30544                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30545                                                                                                                 <attr key="phc.line_number"><integer>875</integer></attr>
30546                                                                                                         </attrs>
30547                                                                                                         <AST:Target xsi:nil="true" />
30548                                                                                                         <AST:VARIABLE_NAME>
30549                                                                                                                 <attrs />
30550                                                                                                                 <value>level</value>
30551                                                                                                         </AST:VARIABLE_NAME>
30552                                                                                                         <AST:Expr_list>
30553                                                                                                         </AST:Expr_list>
30554                                                                                                 </AST:Variable>
30555                                                                                         </AST:Expr_list>
30556                                                                                 </AST:Variable>
30557                                                                         </AST:Assignment>
30558                                                                 </AST:Eval_expr>
30559                                                                 <AST:If>
30560                                                                         <attrs>
30561                                                                                 <attr key="phc.comments">
30562                                                                                         <string_list>
30563                                                                                                 <string></string>
30564                                                                                         </string_list>
30565                                                                                 </attr>
30566                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30567                                                                                 <attr key="phc.line_number"><integer>877</integer></attr>
30568                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
30569                                                                         </attrs>
30570                                                                         <AST:Instanceof>
30571                                                                                 <attrs>
30572                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30573                                                                                         <attr key="phc.line_number"><integer>877</integer></attr>
30574                                                                                 </attrs>
30575                                                                                 <AST:Variable>
30576                                                                                         <attrs>
30577                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30578                                                                                                 <attr key="phc.line_number"><integer>877</integer></attr>
30579                                                                                         </attrs>
30580                                                                                         <AST:Target xsi:nil="true" />
30581                                                                                         <AST:VARIABLE_NAME>
30582                                                                                                 <attrs />
30583                                                                                                 <value>iteratorNode</value>
30584                                                                                         </AST:VARIABLE_NAME>
30585                                                                                         <AST:Expr_list>
30586                                                                                         </AST:Expr_list>
30587                                                                                 </AST:Variable>
30588                                                                                 <AST:CLASS_NAME>
30589                                                                                         <attrs />
30590                                                                                         <value>PPNode_DOM</value>
30591                                                                                 </AST:CLASS_NAME>
30592                                                                         </AST:Instanceof>
30593                                                                         <AST:Statement_list>
30594                                                                                 <AST:Eval_expr>
30595                                                                                         <attrs>
30596                                                                                                 <attr key="phc.comments">
30597                                                                                                         <string_list>
30598                                                                                                         </string_list>
30599                                                                                                 </attr>
30600                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30601                                                                                                 <attr key="phc.line_number"><integer>877</integer></attr>
30602                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
30603                                                                                         </attrs>
30604                                                                                         <AST:Assignment>
30605                                                                                                 <attrs>
30606                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30607                                                                                                         <attr key="phc.line_number"><integer>877</integer></attr>
30608                                                                                                 </attrs>
30609                                                                                                 <AST:Variable>
30610                                                                                                         <attrs>
30611                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30612                                                                                                                 <attr key="phc.line_number"><integer>877</integer></attr>
30613                                                                                                         </attrs>
30614                                                                                                         <AST:Target xsi:nil="true" />
30615                                                                                                         <AST:VARIABLE_NAME>
30616                                                                                                                 <attrs />
30617                                                                                                                 <value>iteratorNode</value>
30618                                                                                                         </AST:VARIABLE_NAME>
30619                                                                                                         <AST:Expr_list>
30620                                                                                                         </AST:Expr_list>
30621                                                                                                 </AST:Variable>
30622                                                                                                 <bool><!-- is_ref -->false</bool>
30623                                                                                                 <AST:Variable>
30624                                                                                                         <attrs>
30625                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30626                                                                                                                 <attr key="phc.line_number"><integer>877</integer></attr>
30627                                                                                                         </attrs>
30628                                                                                                         <AST:Variable>
30629                                                                                                                 <attrs>
30630                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30631                                                                                                                         <attr key="phc.line_number"><integer>877</integer></attr>
30632                                                                                                                 </attrs>
30633                                                                                                                 <AST:Target xsi:nil="true" />
30634                                                                                                                 <AST:VARIABLE_NAME>
30635                                                                                                                         <attrs />
30636                                                                                                                         <value>iteratorNode</value>
30637                                                                                                                 </AST:VARIABLE_NAME>
30638                                                                                                                 <AST:Expr_list>
30639                                                                                                                 </AST:Expr_list>
30640                                                                                                         </AST:Variable>
30641                                                                                                         <AST:VARIABLE_NAME>
30642                                                                                                                 <attrs />
30643                                                                                                                 <value>node</value>
30644                                                                                                         </AST:VARIABLE_NAME>
30645                                                                                                         <AST:Expr_list>
30646                                                                                                         </AST:Expr_list>
30647                                                                                                 </AST:Variable>
30648                                                                                         </AST:Assignment>
30649                                                                                 </AST:Eval_expr>
30650                                                                         </AST:Statement_list>
30651                                                                         <AST:Statement_list>
30652                                                                         </AST:Statement_list>
30653                                                                 </AST:If>
30654                                                                 <AST:If>
30655                                                                         <attrs>
30656                                                                                 <attr key="phc.comments">
30657                                                                                         <string_list>
30658                                                                                                 <string></string>
30659                                                                                         </string_list>
30660                                                                                 </attr>
30661                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30662                                                                                 <attr key="phc.line_number"><integer>879</integer></attr>
30663                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
30664                                                                         </attrs>
30665                                                                         <AST:Method_invocation>
30666                                                                                 <attrs>
30667                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30668                                                                                         <attr key="phc.line_number"><integer>879</integer></attr>
30669                                                                                 </attrs>
30670                                                                                 <AST:Target xsi:nil="true" />
30671                                                                                 <AST:METHOD_NAME>
30672                                                                                         <attrs />
30673                                                                                         <value>is_array</value>
30674                                                                                 </AST:METHOD_NAME>
30675                                                                                 <AST:Actual_parameter_list>
30676                                                                                         <AST:Actual_parameter>
30677                                                                                                 <attrs>
30678                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30679                                                                                                         <attr key="phc.line_number"><integer>879</integer></attr>
30680                                                                                                 </attrs>
30681                                                                                                 <bool><!-- is_ref -->false</bool>
30682                                                                                                 <AST:Variable>
30683                                                                                                         <attrs>
30684                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30685                                                                                                                 <attr key="phc.line_number"><integer>879</integer></attr>
30686                                                                                                         </attrs>
30687                                                                                                         <AST:Target xsi:nil="true" />
30688                                                                                                         <AST:VARIABLE_NAME>
30689                                                                                                                 <attrs />
30690                                                                                                                 <value>iteratorNode</value>
30691                                                                                                         </AST:VARIABLE_NAME>
30692                                                                                                         <AST:Expr_list>
30693                                                                                                         </AST:Expr_list>
30694                                                                                                 </AST:Variable>
30695                                                                                         </AST:Actual_parameter>
30696                                                                                 </AST:Actual_parameter_list>
30697                                                                         </AST:Method_invocation>
30698                                                                         <AST:Statement_list>
30699                                                                                 <AST:If>
30700                                                                                         <attrs>
30701                                                                                                 <attr key="phc.comments">
30702                                                                                                         <string_list>
30703                                                                                                         </string_list>
30704                                                                                                 </attr>
30705                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30706                                                                                                 <attr key="phc.line_number"><integer>880</integer></attr>
30707                                                                                         </attrs>
30708                                                                                         <AST:Bin_op>
30709                                                                                                 <attrs>
30710                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30711                                                                                                         <attr key="phc.line_number"><integer>880</integer></attr>
30712                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
30713                                                                                                 </attrs>
30714                                                                                                 <AST:Variable>
30715                                                                                                         <attrs>
30716                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30717                                                                                                                 <attr key="phc.line_number"><integer>880</integer></attr>
30718                                                                                                         </attrs>
30719                                                                                                         <AST:Target xsi:nil="true" />
30720                                                                                                         <AST:VARIABLE_NAME>
30721                                                                                                                 <attrs />
30722                                                                                                                 <value>index</value>
30723                                                                                                         </AST:VARIABLE_NAME>
30724                                                                                                         <AST:Expr_list>
30725                                                                                                         </AST:Expr_list>
30726                                                                                                 </AST:Variable>
30727                                                                                                 <AST:OP>
30728                                                                                                         <attrs>
30729                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30730                                                                                                                 <attr key="phc.line_number"><integer>880</integer></attr>
30731                                                                                                         </attrs>
30732                                                                                                         <value encoding="escape">&gt;=</value>
30733                                                                                                 </AST:OP>
30734                                                                                                 <AST:Method_invocation>
30735                                                                                                         <attrs>
30736                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30737                                                                                                                 <attr key="phc.line_number"><integer>880</integer></attr>
30738                                                                                                         </attrs>
30739                                                                                                         <AST:Target xsi:nil="true" />
30740                                                                                                         <AST:METHOD_NAME>
30741                                                                                                                 <attrs />
30742                                                                                                                 <value>count</value>
30743                                                                                                         </AST:METHOD_NAME>
30744                                                                                                         <AST:Actual_parameter_list>
30745                                                                                                                 <AST:Actual_parameter>
30746                                                                                                                         <attrs>
30747                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30748                                                                                                                                 <attr key="phc.line_number"><integer>880</integer></attr>
30749                                                                                                                         </attrs>
30750                                                                                                                         <bool><!-- is_ref -->false</bool>
30751                                                                                                                         <AST:Variable>
30752                                                                                                                                 <attrs>
30753                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30754                                                                                                                                         <attr key="phc.line_number"><integer>880</integer></attr>
30755                                                                                                                                 </attrs>
30756                                                                                                                                 <AST:Target xsi:nil="true" />
30757                                                                                                                                 <AST:VARIABLE_NAME>
30758                                                                                                                                         <attrs />
30759                                                                                                                                         <value>iteratorNode</value>
30760                                                                                                                                 </AST:VARIABLE_NAME>
30761                                                                                                                                 <AST:Expr_list>
30762                                                                                                                                 </AST:Expr_list>
30763                                                                                                                         </AST:Variable>
30764                                                                                                                 </AST:Actual_parameter>
30765                                                                                                         </AST:Actual_parameter_list>
30766                                                                                                 </AST:Method_invocation>
30767                                                                                         </AST:Bin_op>
30768                                                                                         <AST:Statement_list>
30769                                                                                                 <AST:Eval_expr>
30770                                                                                                         <attrs>
30771                                                                                                                 <attr key="phc.comments">
30772                                                                                                                         <string_list>
30773                                                                                                                                 <string>// All done with this iterator</string>
30774                                                                                                                         </string_list>
30775                                                                                                                 </attr>
30776                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30777                                                                                                                 <attr key="phc.line_number"><integer>882</integer></attr>
30778                                                                                                         </attrs>
30779                                                                                                         <AST:Assignment>
30780                                                                                                                 <attrs>
30781                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30782                                                                                                                         <attr key="phc.line_number"><integer>882</integer></attr>
30783                                                                                                                 </attrs>
30784                                                                                                                 <AST:Variable>
30785                                                                                                                         <attrs>
30786                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30787                                                                                                                                 <attr key="phc.line_number"><integer>882</integer></attr>
30788                                                                                                                         </attrs>
30789                                                                                                                         <AST:Target xsi:nil="true" />
30790                                                                                                                         <AST:VARIABLE_NAME>
30791                                                                                                                                 <attrs />
30792                                                                                                                                 <value>iteratorStack</value>
30793                                                                                                                         </AST:VARIABLE_NAME>
30794                                                                                                                         <AST:Expr_list>
30795                                                                                                                                 <AST:Variable>
30796                                                                                                                                         <attrs>
30797                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30798                                                                                                                                                 <attr key="phc.line_number"><integer>882</integer></attr>
30799                                                                                                                                         </attrs>
30800                                                                                                                                         <AST:Target xsi:nil="true" />
30801                                                                                                                                         <AST:VARIABLE_NAME>
30802                                                                                                                                                 <attrs />
30803                                                                                                                                                 <value>level</value>
30804                                                                                                                                         </AST:VARIABLE_NAME>
30805                                                                                                                                         <AST:Expr_list>
30806                                                                                                                                         </AST:Expr_list>
30807                                                                                                                                 </AST:Variable>
30808                                                                                                                         </AST:Expr_list>
30809                                                                                                                 </AST:Variable>
30810                                                                                                                 <bool><!-- is_ref -->false</bool>
30811                                                                                                                 <AST:BOOL>
30812                                                                                                                         <attrs>
30813                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30814                                                                                                                                 <attr key="phc.line_number"><integer>882</integer></attr>
30815                                                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
30816                                                                                                                         </attrs>
30817                                                                                                                         <value>False</value>
30818                                                                                                                 </AST:BOOL>
30819                                                                                                         </AST:Assignment>
30820                                                                                                 </AST:Eval_expr>
30821                                                                                                 <AST:Eval_expr>
30822                                                                                                         <attrs>
30823                                                                                                                 <attr key="phc.comments">
30824                                                                                                                         <string_list>
30825                                                                                                                         </string_list>
30826                                                                                                                 </attr>
30827                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30828                                                                                                                 <attr key="phc.line_number"><integer>883</integer></attr>
30829                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
30830                                                                                                         </attrs>
30831                                                                                                         <AST:Assignment>
30832                                                                                                                 <attrs>
30833                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30834                                                                                                                         <attr key="phc.line_number"><integer>883</integer></attr>
30835                                                                                                                 </attrs>
30836                                                                                                                 <AST:Variable>
30837                                                                                                                         <attrs>
30838                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30839                                                                                                                                 <attr key="phc.line_number"><integer>883</integer></attr>
30840                                                                                                                         </attrs>
30841                                                                                                                         <AST:Target xsi:nil="true" />
30842                                                                                                                         <AST:VARIABLE_NAME>
30843                                                                                                                                 <attrs />
30844                                                                                                                                 <value>contextNode</value>
30845                                                                                                                         </AST:VARIABLE_NAME>
30846                                                                                                                         <AST:Expr_list>
30847                                                                                                                         </AST:Expr_list>
30848                                                                                                                 </AST:Variable>
30849                                                                                                                 <bool><!-- is_ref -->false</bool>
30850                                                                                                                 <AST:BOOL>
30851                                                                                                                         <attrs>
30852                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30853                                                                                                                                 <attr key="phc.line_number"><integer>883</integer></attr>
30854                                                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
30855                                                                                                                         </attrs>
30856                                                                                                                         <value>False</value>
30857                                                                                                                 </AST:BOOL>
30858                                                                                                         </AST:Assignment>
30859                                                                                                 </AST:Eval_expr>
30860                                                                                         </AST:Statement_list>
30861                                                                                         <AST:Statement_list>
30862                                                                                                 <AST:Eval_expr>
30863                                                                                                         <attrs>
30864                                                                                                                 <attr key="phc.comments">
30865                                                                                                                         <string_list>
30866                                                                                                                         </string_list>
30867                                                                                                                 </attr>
30868                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30869                                                                                                                 <attr key="phc.line_number"><integer>885</integer></attr>
30870                                                                                                         </attrs>
30871                                                                                                         <AST:Assignment>
30872                                                                                                                 <attrs>
30873                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30874                                                                                                                         <attr key="phc.line_number"><integer>885</integer></attr>
30875                                                                                                                 </attrs>
30876                                                                                                                 <AST:Variable>
30877                                                                                                                         <attrs>
30878                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30879                                                                                                                                 <attr key="phc.line_number"><integer>885</integer></attr>
30880                                                                                                                         </attrs>
30881                                                                                                                         <AST:Target xsi:nil="true" />
30882                                                                                                                         <AST:VARIABLE_NAME>
30883                                                                                                                                 <attrs />
30884                                                                                                                                 <value>contextNode</value>
30885                                                                                                                         </AST:VARIABLE_NAME>
30886                                                                                                                         <AST:Expr_list>
30887                                                                                                                         </AST:Expr_list>
30888                                                                                                                 </AST:Variable>
30889                                                                                                                 <bool><!-- is_ref -->false</bool>
30890                                                                                                                 <AST:Variable>
30891                                                                                                                         <attrs>
30892                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30893                                                                                                                                 <attr key="phc.line_number"><integer>885</integer></attr>
30894                                                                                                                         </attrs>
30895                                                                                                                         <AST:Target xsi:nil="true" />
30896                                                                                                                         <AST:VARIABLE_NAME>
30897                                                                                                                                 <attrs />
30898                                                                                                                                 <value>iteratorNode</value>
30899                                                                                                                         </AST:VARIABLE_NAME>
30900                                                                                                                         <AST:Expr_list>
30901                                                                                                                                 <AST:Variable>
30902                                                                                                                                         <attrs>
30903                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30904                                                                                                                                                 <attr key="phc.line_number"><integer>885</integer></attr>
30905                                                                                                                                         </attrs>
30906                                                                                                                                         <AST:Target xsi:nil="true" />
30907                                                                                                                                         <AST:VARIABLE_NAME>
30908                                                                                                                                                 <attrs />
30909                                                                                                                                                 <value>index</value>
30910                                                                                                                                         </AST:VARIABLE_NAME>
30911                                                                                                                                         <AST:Expr_list>
30912                                                                                                                                         </AST:Expr_list>
30913                                                                                                                                 </AST:Variable>
30914                                                                                                                         </AST:Expr_list>
30915                                                                                                                 </AST:Variable>
30916                                                                                                         </AST:Assignment>
30917                                                                                                 </AST:Eval_expr>
30918                                                                                                 <AST:Eval_expr>
30919                                                                                                         <attrs>
30920                                                                                                                 <attr key="phc.comments">
30921                                                                                                                         <string_list>
30922                                                                                                                         </string_list>
30923                                                                                                                 </attr>
30924                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30925                                                                                                                 <attr key="phc.line_number"><integer>886</integer></attr>
30926                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
30927                                                                                                         </attrs>
30928                                                                                                         <AST:Post_op>
30929                                                                                                                 <attrs>
30930                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30931                                                                                                                         <attr key="phc.line_number"><integer>886</integer></attr>
30932                                                                                                                 </attrs>
30933                                                                                                                 <AST:Variable>
30934                                                                                                                         <attrs>
30935                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30936                                                                                                                                 <attr key="phc.line_number"><integer>886</integer></attr>
30937                                                                                                                         </attrs>
30938                                                                                                                         <AST:Target xsi:nil="true" />
30939                                                                                                                         <AST:VARIABLE_NAME>
30940                                                                                                                                 <attrs />
30941                                                                                                                                 <value>index</value>
30942                                                                                                                         </AST:VARIABLE_NAME>
30943                                                                                                                         <AST:Expr_list>
30944                                                                                                                         </AST:Expr_list>
30945                                                                                                                 </AST:Variable>
30946                                                                                                                 <AST:OP>
30947                                                                                                                         <attrs />
30948                                                                                                                         <value>++</value>
30949                                                                                                                 </AST:OP>
30950                                                                                                         </AST:Post_op>
30951                                                                                                 </AST:Eval_expr>
30952                                                                                         </AST:Statement_list>
30953                                                                                 </AST:If>
30954                                                                         </AST:Statement_list>
30955                                                                         <AST:Statement_list>
30956                                                                                 <AST:If>
30957                                                                                         <attrs>
30958                                                                                                 <attr key="phc.comments">
30959                                                                                                         <string_list>
30960                                                                                                         </string_list>
30961                                                                                                 </attr>
30962                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30963                                                                                                 <attr key="phc.line_number"><integer>888</integer></attr>
30964                                                                                                 <attr key="phc.unparser.is_elseif"><bool>true</bool></attr>
30965                                                                                         </attrs>
30966                                                                                         <AST:Instanceof>
30967                                                                                                 <attrs>
30968                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30969                                                                                                         <attr key="phc.line_number"><integer>888</integer></attr>
30970                                                                                                 </attrs>
30971                                                                                                 <AST:Variable>
30972                                                                                                         <attrs>
30973                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30974                                                                                                                 <attr key="phc.line_number"><integer>888</integer></attr>
30975                                                                                                         </attrs>
30976                                                                                                         <AST:Target xsi:nil="true" />
30977                                                                                                         <AST:VARIABLE_NAME>
30978                                                                                                                 <attrs />
30979                                                                                                                 <value>iteratorNode</value>
30980                                                                                                         </AST:VARIABLE_NAME>
30981                                                                                                         <AST:Expr_list>
30982                                                                                                         </AST:Expr_list>
30983                                                                                                 </AST:Variable>
30984                                                                                                 <AST:CLASS_NAME>
30985                                                                                                         <attrs />
30986                                                                                                         <value>DOMNodeList</value>
30987                                                                                                 </AST:CLASS_NAME>
30988                                                                                         </AST:Instanceof>
30989                                                                                         <AST:Statement_list>
30990                                                                                                 <AST:If>
30991                                                                                                         <attrs>
30992                                                                                                                 <attr key="phc.comments">
30993                                                                                                                         <string_list>
30994                                                                                                                         </string_list>
30995                                                                                                                 </attr>
30996                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
30997                                                                                                                 <attr key="phc.line_number"><integer>889</integer></attr>
30998                                                                                                         </attrs>
30999                                                                                                         <AST:Bin_op>
31000                                                                                                                 <attrs>
31001                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31002                                                                                                                         <attr key="phc.line_number"><integer>889</integer></attr>
31003                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
31004                                                                                                                 </attrs>
31005                                                                                                                 <AST:Variable>
31006                                                                                                                         <attrs>
31007                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31008                                                                                                                                 <attr key="phc.line_number"><integer>889</integer></attr>
31009                                                                                                                         </attrs>
31010                                                                                                                         <AST:Target xsi:nil="true" />
31011                                                                                                                         <AST:VARIABLE_NAME>
31012                                                                                                                                 <attrs />
31013                                                                                                                                 <value>index</value>
31014                                                                                                                         </AST:VARIABLE_NAME>
31015                                                                                                                         <AST:Expr_list>
31016                                                                                                                         </AST:Expr_list>
31017                                                                                                                 </AST:Variable>
31018                                                                                                                 <AST:OP>
31019                                                                                                                         <attrs>
31020                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31021                                                                                                                                 <attr key="phc.line_number"><integer>889</integer></attr>
31022                                                                                                                         </attrs>
31023                                                                                                                         <value encoding="escape">&gt;=</value>
31024                                                                                                                 </AST:OP>
31025                                                                                                                 <AST:Variable>
31026                                                                                                                         <attrs>
31027                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31028                                                                                                                                 <attr key="phc.line_number"><integer>889</integer></attr>
31029                                                                                                                         </attrs>
31030                                                                                                                         <AST:Variable>
31031                                                                                                                                 <attrs>
31032                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31033                                                                                                                                         <attr key="phc.line_number"><integer>889</integer></attr>
31034                                                                                                                                 </attrs>
31035                                                                                                                                 <AST:Target xsi:nil="true" />
31036                                                                                                                                 <AST:VARIABLE_NAME>
31037                                                                                                                                         <attrs />
31038                                                                                                                                         <value>iteratorNode</value>
31039                                                                                                                                 </AST:VARIABLE_NAME>
31040                                                                                                                                 <AST:Expr_list>
31041                                                                                                                                 </AST:Expr_list>
31042                                                                                                                         </AST:Variable>
31043                                                                                                                         <AST:VARIABLE_NAME>
31044                                                                                                                                 <attrs />
31045                                                                                                                                 <value>length</value>
31046                                                                                                                         </AST:VARIABLE_NAME>
31047                                                                                                                         <AST:Expr_list>
31048                                                                                                                         </AST:Expr_list>
31049                                                                                                                 </AST:Variable>
31050                                                                                                         </AST:Bin_op>
31051                                                                                                         <AST:Statement_list>
31052                                                                                                                 <AST:Eval_expr>
31053                                                                                                                         <attrs>
31054                                                                                                                                 <attr key="phc.comments">
31055                                                                                                                                         <string_list>
31056                                                                                                                                                 <string>// All done with this iterator</string>
31057                                                                                                                                         </string_list>
31058                                                                                                                                 </attr>
31059                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31060                                                                                                                                 <attr key="phc.line_number"><integer>891</integer></attr>
31061                                                                                                                         </attrs>
31062                                                                                                                         <AST:Assignment>
31063                                                                                                                                 <attrs>
31064                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31065                                                                                                                                         <attr key="phc.line_number"><integer>891</integer></attr>
31066                                                                                                                                 </attrs>
31067                                                                                                                                 <AST:Variable>
31068                                                                                                                                         <attrs>
31069                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31070                                                                                                                                                 <attr key="phc.line_number"><integer>891</integer></attr>
31071                                                                                                                                         </attrs>
31072                                                                                                                                         <AST:Target xsi:nil="true" />
31073                                                                                                                                         <AST:VARIABLE_NAME>
31074                                                                                                                                                 <attrs />
31075                                                                                                                                                 <value>iteratorStack</value>
31076                                                                                                                                         </AST:VARIABLE_NAME>
31077                                                                                                                                         <AST:Expr_list>
31078                                                                                                                                                 <AST:Variable>
31079                                                                                                                                                         <attrs>
31080                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31081                                                                                                                                                                 <attr key="phc.line_number"><integer>891</integer></attr>
31082                                                                                                                                                         </attrs>
31083                                                                                                                                                         <AST:Target xsi:nil="true" />
31084                                                                                                                                                         <AST:VARIABLE_NAME>
31085                                                                                                                                                                 <attrs />
31086                                                                                                                                                                 <value>level</value>
31087                                                                                                                                                         </AST:VARIABLE_NAME>
31088                                                                                                                                                         <AST:Expr_list>
31089                                                                                                                                                         </AST:Expr_list>
31090                                                                                                                                                 </AST:Variable>
31091                                                                                                                                         </AST:Expr_list>
31092                                                                                                                                 </AST:Variable>
31093                                                                                                                                 <bool><!-- is_ref -->false</bool>
31094                                                                                                                                 <AST:BOOL>
31095                                                                                                                                         <attrs>
31096                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31097                                                                                                                                                 <attr key="phc.line_number"><integer>891</integer></attr>
31098                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
31099                                                                                                                                         </attrs>
31100                                                                                                                                         <value>False</value>
31101                                                                                                                                 </AST:BOOL>
31102                                                                                                                         </AST:Assignment>
31103                                                                                                                 </AST:Eval_expr>
31104                                                                                                                 <AST:Eval_expr>
31105                                                                                                                         <attrs>
31106                                                                                                                                 <attr key="phc.comments">
31107                                                                                                                                         <string_list>
31108                                                                                                                                         </string_list>
31109                                                                                                                                 </attr>
31110                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31111                                                                                                                                 <attr key="phc.line_number"><integer>892</integer></attr>
31112                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
31113                                                                                                                         </attrs>
31114                                                                                                                         <AST:Assignment>
31115                                                                                                                                 <attrs>
31116                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31117                                                                                                                                         <attr key="phc.line_number"><integer>892</integer></attr>
31118                                                                                                                                 </attrs>
31119                                                                                                                                 <AST:Variable>
31120                                                                                                                                         <attrs>
31121                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31122                                                                                                                                                 <attr key="phc.line_number"><integer>892</integer></attr>
31123                                                                                                                                         </attrs>
31124                                                                                                                                         <AST:Target xsi:nil="true" />
31125                                                                                                                                         <AST:VARIABLE_NAME>
31126                                                                                                                                                 <attrs />
31127                                                                                                                                                 <value>contextNode</value>
31128                                                                                                                                         </AST:VARIABLE_NAME>
31129                                                                                                                                         <AST:Expr_list>
31130                                                                                                                                         </AST:Expr_list>
31131                                                                                                                                 </AST:Variable>
31132                                                                                                                                 <bool><!-- is_ref -->false</bool>
31133                                                                                                                                 <AST:BOOL>
31134                                                                                                                                         <attrs>
31135                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31136                                                                                                                                                 <attr key="phc.line_number"><integer>892</integer></attr>
31137                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
31138                                                                                                                                         </attrs>
31139                                                                                                                                         <value>False</value>
31140                                                                                                                                 </AST:BOOL>
31141                                                                                                                         </AST:Assignment>
31142                                                                                                                 </AST:Eval_expr>
31143                                                                                                         </AST:Statement_list>
31144                                                                                                         <AST:Statement_list>
31145                                                                                                                 <AST:Eval_expr>
31146                                                                                                                         <attrs>
31147                                                                                                                                 <attr key="phc.comments">
31148                                                                                                                                         <string_list>
31149                                                                                                                                         </string_list>
31150                                                                                                                                 </attr>
31151                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31152                                                                                                                                 <attr key="phc.line_number"><integer>894</integer></attr>
31153                                                                                                                         </attrs>
31154                                                                                                                         <AST:Assignment>
31155                                                                                                                                 <attrs>
31156                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31157                                                                                                                                         <attr key="phc.line_number"><integer>894</integer></attr>
31158                                                                                                                                 </attrs>
31159                                                                                                                                 <AST:Variable>
31160                                                                                                                                         <attrs>
31161                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31162                                                                                                                                                 <attr key="phc.line_number"><integer>894</integer></attr>
31163                                                                                                                                         </attrs>
31164                                                                                                                                         <AST:Target xsi:nil="true" />
31165                                                                                                                                         <AST:VARIABLE_NAME>
31166                                                                                                                                                 <attrs />
31167                                                                                                                                                 <value>contextNode</value>
31168                                                                                                                                         </AST:VARIABLE_NAME>
31169                                                                                                                                         <AST:Expr_list>
31170                                                                                                                                         </AST:Expr_list>
31171                                                                                                                                 </AST:Variable>
31172                                                                                                                                 <bool><!-- is_ref -->false</bool>
31173                                                                                                                                 <AST:Method_invocation>
31174                                                                                                                                         <attrs>
31175                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31176                                                                                                                                                 <attr key="phc.line_number"><integer>894</integer></attr>
31177                                                                                                                                         </attrs>
31178                                                                                                                                         <AST:Variable>
31179                                                                                                                                                 <attrs>
31180                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31181                                                                                                                                                         <attr key="phc.line_number"><integer>894</integer></attr>
31182                                                                                                                                                 </attrs>
31183                                                                                                                                                 <AST:Target xsi:nil="true" />
31184                                                                                                                                                 <AST:VARIABLE_NAME>
31185                                                                                                                                                         <attrs />
31186                                                                                                                                                         <value>iteratorNode</value>
31187                                                                                                                                                 </AST:VARIABLE_NAME>
31188                                                                                                                                                 <AST:Expr_list>
31189                                                                                                                                                 </AST:Expr_list>
31190                                                                                                                                         </AST:Variable>
31191                                                                                                                                         <AST:METHOD_NAME>
31192                                                                                                                                                 <attrs>
31193                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31194                                                                                                                                                         <attr key="phc.line_number"><integer>894</integer></attr>
31195                                                                                                                                                 </attrs>
31196                                                                                                                                                 <value>item</value>
31197                                                                                                                                         </AST:METHOD_NAME>
31198                                                                                                                                         <AST:Actual_parameter_list>
31199                                                                                                                                                 <AST:Actual_parameter>
31200                                                                                                                                                         <attrs>
31201                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31202                                                                                                                                                                 <attr key="phc.line_number"><integer>894</integer></attr>
31203                                                                                                                                                         </attrs>
31204                                                                                                                                                         <bool><!-- is_ref -->false</bool>
31205                                                                                                                                                         <AST:Variable>
31206                                                                                                                                                                 <attrs>
31207                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31208                                                                                                                                                                         <attr key="phc.line_number"><integer>894</integer></attr>
31209                                                                                                                                                                 </attrs>
31210                                                                                                                                                                 <AST:Target xsi:nil="true" />
31211                                                                                                                                                                 <AST:VARIABLE_NAME>
31212                                                                                                                                                                         <attrs />
31213                                                                                                                                                                         <value>index</value>
31214                                                                                                                                                                 </AST:VARIABLE_NAME>
31215                                                                                                                                                                 <AST:Expr_list>
31216                                                                                                                                                                 </AST:Expr_list>
31217                                                                                                                                                         </AST:Variable>
31218                                                                                                                                                 </AST:Actual_parameter>
31219                                                                                                                                         </AST:Actual_parameter_list>
31220                                                                                                                                 </AST:Method_invocation>
31221                                                                                                                         </AST:Assignment>
31222                                                                                                                 </AST:Eval_expr>
31223                                                                                                                 <AST:Eval_expr>
31224                                                                                                                         <attrs>
31225                                                                                                                                 <attr key="phc.comments">
31226                                                                                                                                         <string_list>
31227                                                                                                                                         </string_list>
31228                                                                                                                                 </attr>
31229                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31230                                                                                                                                 <attr key="phc.line_number"><integer>895</integer></attr>
31231                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
31232                                                                                                                         </attrs>
31233                                                                                                                         <AST:Post_op>
31234                                                                                                                                 <attrs>
31235                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31236                                                                                                                                         <attr key="phc.line_number"><integer>895</integer></attr>
31237                                                                                                                                 </attrs>
31238                                                                                                                                 <AST:Variable>
31239                                                                                                                                         <attrs>
31240                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31241                                                                                                                                                 <attr key="phc.line_number"><integer>895</integer></attr>
31242                                                                                                                                         </attrs>
31243                                                                                                                                         <AST:Target xsi:nil="true" />
31244                                                                                                                                         <AST:VARIABLE_NAME>
31245                                                                                                                                                 <attrs />
31246                                                                                                                                                 <value>index</value>
31247                                                                                                                                         </AST:VARIABLE_NAME>
31248                                                                                                                                         <AST:Expr_list>
31249                                                                                                                                         </AST:Expr_list>
31250                                                                                                                                 </AST:Variable>
31251                                                                                                                                 <AST:OP>
31252                                                                                                                                         <attrs />
31253                                                                                                                                         <value>++</value>
31254                                                                                                                                 </AST:OP>
31255                                                                                                                         </AST:Post_op>
31256                                                                                                                 </AST:Eval_expr>
31257                                                                                                         </AST:Statement_list>
31258                                                                                                 </AST:If>
31259                                                                                         </AST:Statement_list>
31260                                                                                         <AST:Statement_list>
31261                                                                                                 <AST:Eval_expr>
31262                                                                                                         <attrs>
31263                                                                                                                 <attr key="phc.comments">
31264                                                                                                                         <string_list>
31265                                                                                                                                 <string>// Copy to $contextNode and then delete from iterator stack,</string>
31266                                                                                                                                 <string>// because this is not an iterator but we do have to execute it once</string>
31267                                                                                                                         </string_list>
31268                                                                                                                 </attr>
31269                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31270                                                                                                                 <attr key="phc.line_number"><integer>900</integer></attr>
31271                                                                                                         </attrs>
31272                                                                                                         <AST:Assignment>
31273                                                                                                                 <attrs>
31274                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31275                                                                                                                         <attr key="phc.line_number"><integer>900</integer></attr>
31276                                                                                                                 </attrs>
31277                                                                                                                 <AST:Variable>
31278                                                                                                                         <attrs>
31279                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31280                                                                                                                                 <attr key="phc.line_number"><integer>900</integer></attr>
31281                                                                                                                         </attrs>
31282                                                                                                                         <AST:Target xsi:nil="true" />
31283                                                                                                                         <AST:VARIABLE_NAME>
31284                                                                                                                                 <attrs />
31285                                                                                                                                 <value>contextNode</value>
31286                                                                                                                         </AST:VARIABLE_NAME>
31287                                                                                                                         <AST:Expr_list>
31288                                                                                                                         </AST:Expr_list>
31289                                                                                                                 </AST:Variable>
31290                                                                                                                 <bool><!-- is_ref -->false</bool>
31291                                                                                                                 <AST:Variable>
31292                                                                                                                         <attrs>
31293                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31294                                                                                                                                 <attr key="phc.line_number"><integer>900</integer></attr>
31295                                                                                                                         </attrs>
31296                                                                                                                         <AST:Target xsi:nil="true" />
31297                                                                                                                         <AST:VARIABLE_NAME>
31298                                                                                                                                 <attrs />
31299                                                                                                                                 <value>iteratorStack</value>
31300                                                                                                                         </AST:VARIABLE_NAME>
31301                                                                                                                         <AST:Expr_list>
31302                                                                                                                                 <AST:Variable>
31303                                                                                                                                         <attrs>
31304                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31305                                                                                                                                                 <attr key="phc.line_number"><integer>900</integer></attr>
31306                                                                                                                                         </attrs>
31307                                                                                                                                         <AST:Target xsi:nil="true" />
31308                                                                                                                                         <AST:VARIABLE_NAME>
31309                                                                                                                                                 <attrs />
31310                                                                                                                                                 <value>level</value>
31311                                                                                                                                         </AST:VARIABLE_NAME>
31312                                                                                                                                         <AST:Expr_list>
31313                                                                                                                                         </AST:Expr_list>
31314                                                                                                                                 </AST:Variable>
31315                                                                                                                         </AST:Expr_list>
31316                                                                                                                 </AST:Variable>
31317                                                                                                         </AST:Assignment>
31318                                                                                                 </AST:Eval_expr>
31319                                                                                                 <AST:Eval_expr>
31320                                                                                                         <attrs>
31321                                                                                                                 <attr key="phc.comments">
31322                                                                                                                         <string_list>
31323                                                                                                                         </string_list>
31324                                                                                                                 </attr>
31325                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31326                                                                                                                 <attr key="phc.line_number"><integer>901</integer></attr>
31327                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
31328                                                                                                         </attrs>
31329                                                                                                         <AST:Assignment>
31330                                                                                                                 <attrs>
31331                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31332                                                                                                                         <attr key="phc.line_number"><integer>901</integer></attr>
31333                                                                                                                 </attrs>
31334                                                                                                                 <AST:Variable>
31335                                                                                                                         <attrs>
31336                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31337                                                                                                                                 <attr key="phc.line_number"><integer>901</integer></attr>
31338                                                                                                                         </attrs>
31339                                                                                                                         <AST:Target xsi:nil="true" />
31340                                                                                                                         <AST:VARIABLE_NAME>
31341                                                                                                                                 <attrs />
31342                                                                                                                                 <value>iteratorStack</value>
31343                                                                                                                         </AST:VARIABLE_NAME>
31344                                                                                                                         <AST:Expr_list>
31345                                                                                                                                 <AST:Variable>
31346                                                                                                                                         <attrs>
31347                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31348                                                                                                                                                 <attr key="phc.line_number"><integer>901</integer></attr>
31349                                                                                                                                         </attrs>
31350                                                                                                                                         <AST:Target xsi:nil="true" />
31351                                                                                                                                         <AST:VARIABLE_NAME>
31352                                                                                                                                                 <attrs />
31353                                                                                                                                                 <value>level</value>
31354                                                                                                                                         </AST:VARIABLE_NAME>
31355                                                                                                                                         <AST:Expr_list>
31356                                                                                                                                         </AST:Expr_list>
31357                                                                                                                                 </AST:Variable>
31358                                                                                                                         </AST:Expr_list>
31359                                                                                                                 </AST:Variable>
31360                                                                                                                 <bool><!-- is_ref -->false</bool>
31361                                                                                                                 <AST:BOOL>
31362                                                                                                                         <attrs>
31363                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31364                                                                                                                                 <attr key="phc.line_number"><integer>901</integer></attr>
31365                                                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
31366                                                                                                                         </attrs>
31367                                                                                                                         <value>False</value>
31368                                                                                                                 </AST:BOOL>
31369                                                                                                         </AST:Assignment>
31370                                                                                                 </AST:Eval_expr>
31371                                                                                         </AST:Statement_list>
31372                                                                                 </AST:If>
31373                                                                         </AST:Statement_list>
31374                                                                 </AST:If>
31375                                                                 <AST:If>
31376                                                                         <attrs>
31377                                                                                 <attr key="phc.comments">
31378                                                                                         <string_list>
31379                                                                                                 <string></string>
31380                                                                                         </string_list>
31381                                                                                 </attr>
31382                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31383                                                                                 <attr key="phc.line_number"><integer>904</integer></attr>
31384                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
31385                                                                         </attrs>
31386                                                                         <AST:Instanceof>
31387                                                                                 <attrs>
31388                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31389                                                                                         <attr key="phc.line_number"><integer>904</integer></attr>
31390                                                                                 </attrs>
31391                                                                                 <AST:Variable>
31392                                                                                         <attrs>
31393                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31394                                                                                                 <attr key="phc.line_number"><integer>904</integer></attr>
31395                                                                                         </attrs>
31396                                                                                         <AST:Target xsi:nil="true" />
31397                                                                                         <AST:VARIABLE_NAME>
31398                                                                                                 <attrs />
31399                                                                                                 <value>contextNode</value>
31400                                                                                         </AST:VARIABLE_NAME>
31401                                                                                         <AST:Expr_list>
31402                                                                                         </AST:Expr_list>
31403                                                                                 </AST:Variable>
31404                                                                                 <AST:CLASS_NAME>
31405                                                                                         <attrs />
31406                                                                                         <value>PPNode_DOM</value>
31407                                                                                 </AST:CLASS_NAME>
31408                                                                         </AST:Instanceof>
31409                                                                         <AST:Statement_list>
31410                                                                                 <AST:Eval_expr>
31411                                                                                         <attrs>
31412                                                                                                 <attr key="phc.comments">
31413                                                                                                         <string_list>
31414                                                                                                         </string_list>
31415                                                                                                 </attr>
31416                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31417                                                                                                 <attr key="phc.line_number"><integer>904</integer></attr>
31418                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
31419                                                                                         </attrs>
31420                                                                                         <AST:Assignment>
31421                                                                                                 <attrs>
31422                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31423                                                                                                         <attr key="phc.line_number"><integer>904</integer></attr>
31424                                                                                                 </attrs>
31425                                                                                                 <AST:Variable>
31426                                                                                                         <attrs>
31427                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31428                                                                                                                 <attr key="phc.line_number"><integer>904</integer></attr>
31429                                                                                                         </attrs>
31430                                                                                                         <AST:Target xsi:nil="true" />
31431                                                                                                         <AST:VARIABLE_NAME>
31432                                                                                                                 <attrs />
31433                                                                                                                 <value>contextNode</value>
31434                                                                                                         </AST:VARIABLE_NAME>
31435                                                                                                         <AST:Expr_list>
31436                                                                                                         </AST:Expr_list>
31437                                                                                                 </AST:Variable>
31438                                                                                                 <bool><!-- is_ref -->false</bool>
31439                                                                                                 <AST:Variable>
31440                                                                                                         <attrs>
31441                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31442                                                                                                                 <attr key="phc.line_number"><integer>904</integer></attr>
31443                                                                                                         </attrs>
31444                                                                                                         <AST:Variable>
31445                                                                                                                 <attrs>
31446                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31447                                                                                                                         <attr key="phc.line_number"><integer>904</integer></attr>
31448                                                                                                                 </attrs>
31449                                                                                                                 <AST:Target xsi:nil="true" />
31450                                                                                                                 <AST:VARIABLE_NAME>
31451                                                                                                                         <attrs />
31452                                                                                                                         <value>contextNode</value>
31453                                                                                                                 </AST:VARIABLE_NAME>
31454                                                                                                                 <AST:Expr_list>
31455                                                                                                                 </AST:Expr_list>
31456                                                                                                         </AST:Variable>
31457                                                                                                         <AST:VARIABLE_NAME>
31458                                                                                                                 <attrs />
31459                                                                                                                 <value>node</value>
31460                                                                                                         </AST:VARIABLE_NAME>
31461                                                                                                         <AST:Expr_list>
31462                                                                                                         </AST:Expr_list>
31463                                                                                                 </AST:Variable>
31464                                                                                         </AST:Assignment>
31465                                                                                 </AST:Eval_expr>
31466                                                                         </AST:Statement_list>
31467                                                                         <AST:Statement_list>
31468                                                                         </AST:Statement_list>
31469                                                                 </AST:If>
31470                                                                 <AST:Eval_expr>
31471                                                                         <attrs>
31472                                                                                 <attr key="phc.comments">
31473                                                                                         <string_list>
31474                                                                                                 <string></string>
31475                                                                                         </string_list>
31476                                                                                 </attr>
31477                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31478                                                                                 <attr key="phc.line_number"><integer>906</integer></attr>
31479                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
31480                                                                         </attrs>
31481                                                                         <AST:Assignment>
31482                                                                                 <attrs>
31483                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31484                                                                                         <attr key="phc.line_number"><integer>906</integer></attr>
31485                                                                                 </attrs>
31486                                                                                 <AST:Variable>
31487                                                                                         <attrs>
31488                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31489                                                                                                 <attr key="phc.line_number"><integer>906</integer></attr>
31490                                                                                         </attrs>
31491                                                                                         <AST:Target xsi:nil="true" />
31492                                                                                         <AST:VARIABLE_NAME>
31493                                                                                                 <attrs />
31494                                                                                                 <value>newIterator</value>
31495                                                                                         </AST:VARIABLE_NAME>
31496                                                                                         <AST:Expr_list>
31497                                                                                         </AST:Expr_list>
31498                                                                                 </AST:Variable>
31499                                                                                 <bool><!-- is_ref -->false</bool>
31500                                                                                 <AST:BOOL>
31501                                                                                         <attrs>
31502                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31503                                                                                                 <attr key="phc.line_number"><integer>906</integer></attr>
31504                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
31505                                                                                         </attrs>
31506                                                                                         <value>False</value>
31507                                                                                 </AST:BOOL>
31508                                                                         </AST:Assignment>
31509                                                                 </AST:Eval_expr>
31510                                                                 <AST:If>
31511                                                                         <attrs>
31512                                                                                 <attr key="phc.comments">
31513                                                                                         <string_list>
31514                                                                                                 <string></string>
31515                                                                                         </string_list>
31516                                                                                 </attr>
31517                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31518                                                                                 <attr key="phc.line_number"><integer>908</integer></attr>
31519                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
31520                                                                         </attrs>
31521                                                                         <AST:Bin_op>
31522                                                                                 <attrs>
31523                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31524                                                                                         <attr key="phc.line_number"><integer>908</integer></attr>
31525                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
31526                                                                                 </attrs>
31527                                                                                 <AST:Variable>
31528                                                                                         <attrs>
31529                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31530                                                                                                 <attr key="phc.line_number"><integer>908</integer></attr>
31531                                                                                         </attrs>
31532                                                                                         <AST:Target xsi:nil="true" />
31533                                                                                         <AST:VARIABLE_NAME>
31534                                                                                                 <attrs />
31535                                                                                                 <value>contextNode</value>
31536                                                                                         </AST:VARIABLE_NAME>
31537                                                                                         <AST:Expr_list>
31538                                                                                         </AST:Expr_list>
31539                                                                                 </AST:Variable>
31540                                                                                 <AST:OP>
31541                                                                                         <attrs>
31542                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31543                                                                                                 <attr key="phc.line_number"><integer>908</integer></attr>
31544                                                                                         </attrs>
31545                                                                                         <value>===</value>
31546                                                                                 </AST:OP>
31547                                                                                 <AST:BOOL>
31548                                                                                         <attrs>
31549                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31550                                                                                                 <attr key="phc.line_number"><integer>908</integer></attr>
31551                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
31552                                                                                         </attrs>
31553                                                                                         <value>False</value>
31554                                                                                 </AST:BOOL>
31555                                                                         </AST:Bin_op>
31556                                                                         <AST:Statement_list>
31557                                                                                 <AST:Nop>
31558                                                                                         <attrs>
31559                                                                                                 <attr key="phc.comments">
31560                                                                                                         <string_list>
31561                                                                                                                 <string>// nothing to do</string>
31562                                                                                                         </string_list>
31563                                                                                                 </attr>
31564                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31565                                                                                                 <attr key="phc.line_number"><integer>910</integer></attr>
31566                                                                                         </attrs>
31567                                                                                 </AST:Nop>
31568                                                                         </AST:Statement_list>
31569                                                                         <AST:Statement_list>
31570                                                                                 <AST:If>
31571                                                                                         <attrs>
31572                                                                                                 <attr key="phc.comments">
31573                                                                                                         <string_list>
31574                                                                                                         </string_list>
31575                                                                                                 </attr>
31576                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31577                                                                                                 <attr key="phc.line_number"><integer>910</integer></attr>
31578                                                                                                 <attr key="phc.unparser.is_elseif"><bool>true</bool></attr>
31579                                                                                         </attrs>
31580                                                                                         <AST:Method_invocation>
31581                                                                                                 <attrs>
31582                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31583                                                                                                         <attr key="phc.line_number"><integer>910</integer></attr>
31584                                                                                                 </attrs>
31585                                                                                                 <AST:Target xsi:nil="true" />
31586                                                                                                 <AST:METHOD_NAME>
31587                                                                                                         <attrs />
31588                                                                                                         <value>is_string</value>
31589                                                                                                 </AST:METHOD_NAME>
31590                                                                                                 <AST:Actual_parameter_list>
31591                                                                                                         <AST:Actual_parameter>
31592                                                                                                                 <attrs>
31593                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31594                                                                                                                         <attr key="phc.line_number"><integer>910</integer></attr>
31595                                                                                                                 </attrs>
31596                                                                                                                 <bool><!-- is_ref -->false</bool>
31597                                                                                                                 <AST:Variable>
31598                                                                                                                         <attrs>
31599                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31600                                                                                                                                 <attr key="phc.line_number"><integer>910</integer></attr>
31601                                                                                                                         </attrs>
31602                                                                                                                         <AST:Target xsi:nil="true" />
31603                                                                                                                         <AST:VARIABLE_NAME>
31604                                                                                                                                 <attrs />
31605                                                                                                                                 <value>contextNode</value>
31606                                                                                                                         </AST:VARIABLE_NAME>
31607                                                                                                                         <AST:Expr_list>
31608                                                                                                                         </AST:Expr_list>
31609                                                                                                                 </AST:Variable>
31610                                                                                                         </AST:Actual_parameter>
31611                                                                                                 </AST:Actual_parameter_list>
31612                                                                                         </AST:Method_invocation>
31613                                                                                         <AST:Statement_list>
31614                                                                                                 <AST:Eval_expr>
31615                                                                                                         <attrs>
31616                                                                                                                 <attr key="phc.comments">
31617                                                                                                                         <string_list>
31618                                                                                                                         </string_list>
31619                                                                                                                 </attr>
31620                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31621                                                                                                                 <attr key="phc.line_number"><integer>911</integer></attr>
31622                                                                                                         </attrs>
31623                                                                                                         <AST:Op_assignment>
31624                                                                                                                 <attrs />
31625                                                                                                                 <AST:Variable>
31626                                                                                                                         <attrs>
31627                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31628                                                                                                                                 <attr key="phc.line_number"><integer>911</integer></attr>
31629                                                                                                                         </attrs>
31630                                                                                                                         <AST:Target xsi:nil="true" />
31631                                                                                                                         <AST:VARIABLE_NAME>
31632                                                                                                                                 <attrs />
31633                                                                                                                                 <value>out</value>
31634                                                                                                                         </AST:VARIABLE_NAME>
31635                                                                                                                         <AST:Expr_list>
31636                                                                                                                         </AST:Expr_list>
31637                                                                                                                 </AST:Variable>
31638                                                                                                                 <AST:OP>
31639                                                                                                                         <attrs />
31640                                                                                                                         <value>.</value>
31641                                                                                                                 </AST:OP>
31642                                                                                                                 <AST:Variable>
31643                                                                                                                         <attrs>
31644                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31645                                                                                                                                 <attr key="phc.line_number"><integer>911</integer></attr>
31646                                                                                                                         </attrs>
31647                                                                                                                         <AST:Target xsi:nil="true" />
31648                                                                                                                         <AST:VARIABLE_NAME>
31649                                                                                                                                 <attrs />
31650                                                                                                                                 <value>contextNode</value>
31651                                                                                                                         </AST:VARIABLE_NAME>
31652                                                                                                                         <AST:Expr_list>
31653                                                                                                                         </AST:Expr_list>
31654                                                                                                                 </AST:Variable>
31655                                                                                                         </AST:Op_assignment>
31656                                                                                                 </AST:Eval_expr>
31657                                                                                         </AST:Statement_list>
31658                                                                                         <AST:Statement_list>
31659                                                                                                 <AST:If>
31660                                                                                                         <attrs>
31661                                                                                                                 <attr key="phc.comments">
31662                                                                                                                         <string_list>
31663                                                                                                                         </string_list>
31664                                                                                                                 </attr>
31665                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31666                                                                                                                 <attr key="phc.line_number"><integer>912</integer></attr>
31667                                                                                                                 <attr key="phc.unparser.is_elseif"><bool>true</bool></attr>
31668                                                                                                         </attrs>
31669                                                                                                         <AST:Bin_op>
31670                                                                                                                 <attrs>
31671                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31672                                                                                                                         <attr key="phc.line_number"><integer>912</integer></attr>
31673                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
31674                                                                                                                 </attrs>
31675                                                                                                                 <AST:Method_invocation>
31676                                                                                                                         <attrs>
31677                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31678                                                                                                                                 <attr key="phc.line_number"><integer>912</integer></attr>
31679                                                                                                                         </attrs>
31680                                                                                                                         <AST:Target xsi:nil="true" />
31681                                                                                                                         <AST:METHOD_NAME>
31682                                                                                                                                 <attrs />
31683                                                                                                                                 <value>is_array</value>
31684                                                                                                                         </AST:METHOD_NAME>
31685                                                                                                                         <AST:Actual_parameter_list>
31686                                                                                                                                 <AST:Actual_parameter>
31687                                                                                                                                         <attrs>
31688                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31689                                                                                                                                                 <attr key="phc.line_number"><integer>912</integer></attr>
31690                                                                                                                                         </attrs>
31691                                                                                                                                         <bool><!-- is_ref -->false</bool>
31692                                                                                                                                         <AST:Variable>
31693                                                                                                                                                 <attrs>
31694                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31695                                                                                                                                                         <attr key="phc.line_number"><integer>912</integer></attr>
31696                                                                                                                                                 </attrs>
31697                                                                                                                                                 <AST:Target xsi:nil="true" />
31698                                                                                                                                                 <AST:VARIABLE_NAME>
31699                                                                                                                                                         <attrs />
31700                                                                                                                                                         <value>contextNode</value>
31701                                                                                                                                                 </AST:VARIABLE_NAME>
31702                                                                                                                                                 <AST:Expr_list>
31703                                                                                                                                                 </AST:Expr_list>
31704                                                                                                                                         </AST:Variable>
31705                                                                                                                                 </AST:Actual_parameter>
31706                                                                                                                         </AST:Actual_parameter_list>
31707                                                                                                                 </AST:Method_invocation>
31708                                                                                                                 <AST:OP>
31709                                                                                                                         <attrs>
31710                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31711                                                                                                                                 <attr key="phc.line_number"><integer>912</integer></attr>
31712                                                                                                                         </attrs>
31713                                                                                                                         <value>||</value>
31714                                                                                                                 </AST:OP>
31715                                                                                                                 <AST:Instanceof>
31716                                                                                                                         <attrs>
31717                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31718                                                                                                                                 <attr key="phc.line_number"><integer>912</integer></attr>
31719                                                                                                                         </attrs>
31720                                                                                                                         <AST:Variable>
31721                                                                                                                                 <attrs>
31722                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31723                                                                                                                                         <attr key="phc.line_number"><integer>912</integer></attr>
31724                                                                                                                                 </attrs>
31725                                                                                                                                 <AST:Target xsi:nil="true" />
31726                                                                                                                                 <AST:VARIABLE_NAME>
31727                                                                                                                                         <attrs />
31728                                                                                                                                         <value>contextNode</value>
31729                                                                                                                                 </AST:VARIABLE_NAME>
31730                                                                                                                                 <AST:Expr_list>
31731                                                                                                                                 </AST:Expr_list>
31732                                                                                                                         </AST:Variable>
31733                                                                                                                         <AST:CLASS_NAME>
31734                                                                                                                                 <attrs />
31735                                                                                                                                 <value>DOMNodeList</value>
31736                                                                                                                         </AST:CLASS_NAME>
31737                                                                                                                 </AST:Instanceof>
31738                                                                                                         </AST:Bin_op>
31739                                                                                                         <AST:Statement_list>
31740                                                                                                                 <AST:Eval_expr>
31741                                                                                                                         <attrs>
31742                                                                                                                                 <attr key="phc.comments">
31743                                                                                                                                         <string_list>
31744                                                                                                                                         </string_list>
31745                                                                                                                                 </attr>
31746                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31747                                                                                                                                 <attr key="phc.line_number"><integer>913</integer></attr>
31748                                                                                                                         </attrs>
31749                                                                                                                         <AST:Assignment>
31750                                                                                                                                 <attrs>
31751                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31752                                                                                                                                         <attr key="phc.line_number"><integer>913</integer></attr>
31753                                                                                                                                 </attrs>
31754                                                                                                                                 <AST:Variable>
31755                                                                                                                                         <attrs>
31756                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31757                                                                                                                                                 <attr key="phc.line_number"><integer>913</integer></attr>
31758                                                                                                                                         </attrs>
31759                                                                                                                                         <AST:Target xsi:nil="true" />
31760                                                                                                                                         <AST:VARIABLE_NAME>
31761                                                                                                                                                 <attrs />
31762                                                                                                                                                 <value>newIterator</value>
31763                                                                                                                                         </AST:VARIABLE_NAME>
31764                                                                                                                                         <AST:Expr_list>
31765                                                                                                                                         </AST:Expr_list>
31766                                                                                                                                 </AST:Variable>
31767                                                                                                                                 <bool><!-- is_ref -->false</bool>
31768                                                                                                                                 <AST:Variable>
31769                                                                                                                                         <attrs>
31770                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31771                                                                                                                                                 <attr key="phc.line_number"><integer>913</integer></attr>
31772                                                                                                                                         </attrs>
31773                                                                                                                                         <AST:Target xsi:nil="true" />
31774                                                                                                                                         <AST:VARIABLE_NAME>
31775                                                                                                                                                 <attrs />
31776                                                                                                                                                 <value>contextNode</value>
31777                                                                                                                                         </AST:VARIABLE_NAME>
31778                                                                                                                                         <AST:Expr_list>
31779                                                                                                                                         </AST:Expr_list>
31780                                                                                                                                 </AST:Variable>
31781                                                                                                                         </AST:Assignment>
31782                                                                                                                 </AST:Eval_expr>
31783                                                                                                         </AST:Statement_list>
31784                                                                                                         <AST:Statement_list>
31785                                                                                                                 <AST:If>
31786                                                                                                                         <attrs>
31787                                                                                                                                 <attr key="phc.comments">
31788                                                                                                                                         <string_list>
31789                                                                                                                                         </string_list>
31790                                                                                                                                 </attr>
31791                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31792                                                                                                                                 <attr key="phc.line_number"><integer>914</integer></attr>
31793                                                                                                                                 <attr key="phc.unparser.is_elseif"><bool>true</bool></attr>
31794                                                                                                                         </attrs>
31795                                                                                                                         <AST:Instanceof>
31796                                                                                                                                 <attrs>
31797                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31798                                                                                                                                         <attr key="phc.line_number"><integer>914</integer></attr>
31799                                                                                                                                 </attrs>
31800                                                                                                                                 <AST:Variable>
31801                                                                                                                                         <attrs>
31802                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31803                                                                                                                                                 <attr key="phc.line_number"><integer>914</integer></attr>
31804                                                                                                                                         </attrs>
31805                                                                                                                                         <AST:Target xsi:nil="true" />
31806                                                                                                                                         <AST:VARIABLE_NAME>
31807                                                                                                                                                 <attrs />
31808                                                                                                                                                 <value>contextNode</value>
31809                                                                                                                                         </AST:VARIABLE_NAME>
31810                                                                                                                                         <AST:Expr_list>
31811                                                                                                                                         </AST:Expr_list>
31812                                                                                                                                 </AST:Variable>
31813                                                                                                                                 <AST:CLASS_NAME>
31814                                                                                                                                         <attrs />
31815                                                                                                                                         <value>DOMNode</value>
31816                                                                                                                                 </AST:CLASS_NAME>
31817                                                                                                                         </AST:Instanceof>
31818                                                                                                                         <AST:Statement_list>
31819                                                                                                                                 <AST:If>
31820                                                                                                                                         <attrs>
31821                                                                                                                                                 <attr key="phc.comments">
31822                                                                                                                                                         <string_list>
31823                                                                                                                                                         </string_list>
31824                                                                                                                                                 </attr>
31825                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31826                                                                                                                                                 <attr key="phc.line_number"><integer>915</integer></attr>
31827                                                                                                                                         </attrs>
31828                                                                                                                                         <AST:Bin_op>
31829                                                                                                                                                 <attrs>
31830                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31831                                                                                                                                                         <attr key="phc.line_number"><integer>915</integer></attr>
31832                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
31833                                                                                                                                                 </attrs>
31834                                                                                                                                                 <AST:Variable>
31835                                                                                                                                                         <attrs>
31836                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31837                                                                                                                                                                 <attr key="phc.line_number"><integer>915</integer></attr>
31838                                                                                                                                                         </attrs>
31839                                                                                                                                                         <AST:Variable>
31840                                                                                                                                                                 <attrs>
31841                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31842                                                                                                                                                                         <attr key="phc.line_number"><integer>915</integer></attr>
31843                                                                                                                                                                 </attrs>
31844                                                                                                                                                                 <AST:Target xsi:nil="true" />
31845                                                                                                                                                                 <AST:VARIABLE_NAME>
31846                                                                                                                                                                         <attrs />
31847                                                                                                                                                                         <value>contextNode</value>
31848                                                                                                                                                                 </AST:VARIABLE_NAME>
31849                                                                                                                                                                 <AST:Expr_list>
31850                                                                                                                                                                 </AST:Expr_list>
31851                                                                                                                                                         </AST:Variable>
31852                                                                                                                                                         <AST:VARIABLE_NAME>
31853                                                                                                                                                                 <attrs />
31854                                                                                                                                                                 <value>nodeType</value>
31855                                                                                                                                                         </AST:VARIABLE_NAME>
31856                                                                                                                                                         <AST:Expr_list>
31857                                                                                                                                                         </AST:Expr_list>
31858                                                                                                                                                 </AST:Variable>
31859                                                                                                                                                 <AST:OP>
31860                                                                                                                                                         <attrs>
31861                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31862                                                                                                                                                                 <attr key="phc.line_number"><integer>915</integer></attr>
31863                                                                                                                                                         </attrs>
31864                                                                                                                                                         <value>==</value>
31865                                                                                                                                                 </AST:OP>
31866                                                                                                                                                 <AST:Constant>
31867                                                                                                                                                         <attrs>
31868                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31869                                                                                                                                                                 <attr key="phc.line_number"><integer>915</integer></attr>
31870                                                                                                                                                         </attrs>
31871                                                                                                                                                         <AST:CLASS_NAME xsi:nil="true" />
31872                                                                                                                                                         <AST:CONSTANT_NAME>
31873                                                                                                                                                                 <attrs />
31874                                                                                                                                                                 <value>XML_TEXT_NODE</value>
31875                                                                                                                                                         </AST:CONSTANT_NAME>
31876                                                                                                                                                 </AST:Constant>
31877                                                                                                                                         </AST:Bin_op>
31878                                                                                                                                         <AST:Statement_list>
31879                                                                                                                                                 <AST:Eval_expr>
31880                                                                                                                                                         <attrs>
31881                                                                                                                                                                 <attr key="phc.comments">
31882                                                                                                                                                                         <string_list>
31883                                                                                                                                                                         </string_list>
31884                                                                                                                                                                 </attr>
31885                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31886                                                                                                                                                                 <attr key="phc.line_number"><integer>916</integer></attr>
31887                                                                                                                                                         </attrs>
31888                                                                                                                                                         <AST:Op_assignment>
31889                                                                                                                                                                 <attrs />
31890                                                                                                                                                                 <AST:Variable>
31891                                                                                                                                                                         <attrs>
31892                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31893                                                                                                                                                                                 <attr key="phc.line_number"><integer>916</integer></attr>
31894                                                                                                                                                                         </attrs>
31895                                                                                                                                                                         <AST:Target xsi:nil="true" />
31896                                                                                                                                                                         <AST:VARIABLE_NAME>
31897                                                                                                                                                                                 <attrs />
31898                                                                                                                                                                                 <value>out</value>
31899                                                                                                                                                                         </AST:VARIABLE_NAME>
31900                                                                                                                                                                         <AST:Expr_list>
31901                                                                                                                                                                         </AST:Expr_list>
31902                                                                                                                                                                 </AST:Variable>
31903                                                                                                                                                                 <AST:OP>
31904                                                                                                                                                                         <attrs />
31905                                                                                                                                                                         <value>.</value>
31906                                                                                                                                                                 </AST:OP>
31907                                                                                                                                                                 <AST:Variable>
31908                                                                                                                                                                         <attrs>
31909                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31910                                                                                                                                                                                 <attr key="phc.line_number"><integer>916</integer></attr>
31911                                                                                                                                                                         </attrs>
31912                                                                                                                                                                         <AST:Variable>
31913                                                                                                                                                                                 <attrs>
31914                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31915                                                                                                                                                                                         <attr key="phc.line_number"><integer>916</integer></attr>
31916                                                                                                                                                                                 </attrs>
31917                                                                                                                                                                                 <AST:Target xsi:nil="true" />
31918                                                                                                                                                                                 <AST:VARIABLE_NAME>
31919                                                                                                                                                                                         <attrs />
31920                                                                                                                                                                                         <value>contextNode</value>
31921                                                                                                                                                                                 </AST:VARIABLE_NAME>
31922                                                                                                                                                                                 <AST:Expr_list>
31923                                                                                                                                                                                 </AST:Expr_list>
31924                                                                                                                                                                         </AST:Variable>
31925                                                                                                                                                                         <AST:VARIABLE_NAME>
31926                                                                                                                                                                                 <attrs />
31927                                                                                                                                                                                 <value>nodeValue</value>
31928                                                                                                                                                                         </AST:VARIABLE_NAME>
31929                                                                                                                                                                         <AST:Expr_list>
31930                                                                                                                                                                         </AST:Expr_list>
31931                                                                                                                                                                 </AST:Variable>
31932                                                                                                                                                         </AST:Op_assignment>
31933                                                                                                                                                 </AST:Eval_expr>
31934                                                                                                                                         </AST:Statement_list>
31935                                                                                                                                         <AST:Statement_list>
31936                                                                                                                                                 <AST:If>
31937                                                                                                                                                         <attrs>
31938                                                                                                                                                                 <attr key="phc.comments">
31939                                                                                                                                                                         <string_list>
31940                                                                                                                                                                         </string_list>
31941                                                                                                                                                                 </attr>
31942                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31943                                                                                                                                                                 <attr key="phc.line_number"><integer>917</integer></attr>
31944                                                                                                                                                                 <attr key="phc.unparser.is_elseif"><bool>true</bool></attr>
31945                                                                                                                                                         </attrs>
31946                                                                                                                                                         <AST:Bin_op>
31947                                                                                                                                                                 <attrs>
31948                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31949                                                                                                                                                                         <attr key="phc.line_number"><integer>917</integer></attr>
31950                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
31951                                                                                                                                                                 </attrs>
31952                                                                                                                                                                 <AST:Variable>
31953                                                                                                                                                                         <attrs>
31954                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31955                                                                                                                                                                                 <attr key="phc.line_number"><integer>917</integer></attr>
31956                                                                                                                                                                         </attrs>
31957                                                                                                                                                                         <AST:Variable>
31958                                                                                                                                                                                 <attrs>
31959                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31960                                                                                                                                                                                         <attr key="phc.line_number"><integer>917</integer></attr>
31961                                                                                                                                                                                 </attrs>
31962                                                                                                                                                                                 <AST:Target xsi:nil="true" />
31963                                                                                                                                                                                 <AST:VARIABLE_NAME>
31964                                                                                                                                                                                         <attrs />
31965                                                                                                                                                                                         <value>contextNode</value>
31966                                                                                                                                                                                 </AST:VARIABLE_NAME>
31967                                                                                                                                                                                 <AST:Expr_list>
31968                                                                                                                                                                                 </AST:Expr_list>
31969                                                                                                                                                                         </AST:Variable>
31970                                                                                                                                                                         <AST:VARIABLE_NAME>
31971                                                                                                                                                                                 <attrs />
31972                                                                                                                                                                                 <value>nodeName</value>
31973                                                                                                                                                                         </AST:VARIABLE_NAME>
31974                                                                                                                                                                         <AST:Expr_list>
31975                                                                                                                                                                         </AST:Expr_list>
31976                                                                                                                                                                 </AST:Variable>
31977                                                                                                                                                                 <AST:OP>
31978                                                                                                                                                                         <attrs>
31979                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31980                                                                                                                                                                                 <attr key="phc.line_number"><integer>917</integer></attr>
31981                                                                                                                                                                         </attrs>
31982                                                                                                                                                                         <value>==</value>
31983                                                                                                                                                                 </AST:OP>
31984                                                                                                                                                                 <AST:STRING>
31985                                                                                                                                                                         <attrs>
31986                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
31987                                                                                                                                                                                 <attr key="phc.line_number"><integer>917</integer></attr>
31988                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>template</string></attr>
31989                                                                                                                                                                         </attrs>
31990                                                                                                                                                                         <value>template</value>
31991                                                                                                                                                                 </AST:STRING>
31992                                                                                                                                                         </AST:Bin_op>
31993                                                                                                                                                         <AST:Statement_list>
31994                                                                                                                                                                 <AST:Eval_expr>
31995                                                                                                                                                                         <attrs>
31996                                                                                                                                                                                 <attr key="phc.comments">
31997                                                                                                                                                                                         <string_list>
31998                                                                                                                                                                                                 <string># Double-brace expansion</string>
31999                                                                                                                                                                                         </string_list>
32000                                                                                                                                                                                 </attr>
32001                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32002                                                                                                                                                                                 <attr key="phc.line_number"><integer>919</integer></attr>
32003                                                                                                                                                                         </attrs>
32004                                                                                                                                                                         <AST:Assignment>
32005                                                                                                                                                                                 <attrs>
32006                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32007                                                                                                                                                                                         <attr key="phc.line_number"><integer>919</integer></attr>
32008                                                                                                                                                                                 </attrs>
32009                                                                                                                                                                                 <AST:Variable>
32010                                                                                                                                                                                         <attrs>
32011                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32012                                                                                                                                                                                                 <attr key="phc.line_number"><integer>919</integer></attr>
32013                                                                                                                                                                                         </attrs>
32014                                                                                                                                                                                         <AST:Target xsi:nil="true" />
32015                                                                                                                                                                                         <AST:VARIABLE_NAME>
32016                                                                                                                                                                                                 <attrs />
32017                                                                                                                                                                                                 <value>xpath</value>
32018                                                                                                                                                                                         </AST:VARIABLE_NAME>
32019                                                                                                                                                                                         <AST:Expr_list>
32020                                                                                                                                                                                         </AST:Expr_list>
32021                                                                                                                                                                                 </AST:Variable>
32022                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
32023                                                                                                                                                                                 <AST:New>
32024                                                                                                                                                                                         <attrs>
32025                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32026                                                                                                                                                                                                 <attr key="phc.line_number"><integer>919</integer></attr>
32027                                                                                                                                                                                         </attrs>
32028                                                                                                                                                                                         <AST:CLASS_NAME>
32029                                                                                                                                                                                                 <attrs />
32030                                                                                                                                                                                                 <value>DOMXPath</value>
32031                                                                                                                                                                                         </AST:CLASS_NAME>
32032                                                                                                                                                                                         <AST:Actual_parameter_list>
32033                                                                                                                                                                                                 <AST:Actual_parameter>
32034                                                                                                                                                                                                         <attrs>
32035                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32036                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>919</integer></attr>
32037                                                                                                                                                                                                         </attrs>
32038                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
32039                                                                                                                                                                                                         <AST:Variable>
32040                                                                                                                                                                                                                 <attrs>
32041                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32042                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>919</integer></attr>
32043                                                                                                                                                                                                                 </attrs>
32044                                                                                                                                                                                                                 <AST:Variable>
32045                                                                                                                                                                                                                         <attrs>
32046                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32047                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>919</integer></attr>
32048                                                                                                                                                                                                                         </attrs>
32049                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
32050                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
32051                                                                                                                                                                                                                                 <attrs />
32052                                                                                                                                                                                                                                 <value>contextNode</value>
32053                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
32054                                                                                                                                                                                                                         <AST:Expr_list>
32055                                                                                                                                                                                                                         </AST:Expr_list>
32056                                                                                                                                                                                                                 </AST:Variable>
32057                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
32058                                                                                                                                                                                                                         <attrs />
32059                                                                                                                                                                                                                         <value>ownerDocument</value>
32060                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
32061                                                                                                                                                                                                                 <AST:Expr_list>
32062                                                                                                                                                                                                                 </AST:Expr_list>
32063                                                                                                                                                                                                         </AST:Variable>
32064                                                                                                                                                                                                 </AST:Actual_parameter>
32065                                                                                                                                                                                         </AST:Actual_parameter_list>
32066                                                                                                                                                                                 </AST:New>
32067                                                                                                                                                                         </AST:Assignment>
32068                                                                                                                                                                 </AST:Eval_expr>
32069                                                                                                                                                                 <AST:Eval_expr>
32070                                                                                                                                                                         <attrs>
32071                                                                                                                                                                                 <attr key="phc.comments">
32072                                                                                                                                                                                         <string_list>
32073                                                                                                                                                                                         </string_list>
32074                                                                                                                                                                                 </attr>
32075                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32076                                                                                                                                                                                 <attr key="phc.line_number"><integer>920</integer></attr>
32077                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
32078                                                                                                                                                                         </attrs>
32079                                                                                                                                                                         <AST:Assignment>
32080                                                                                                                                                                                 <attrs>
32081                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32082                                                                                                                                                                                         <attr key="phc.line_number"><integer>920</integer></attr>
32083                                                                                                                                                                                 </attrs>
32084                                                                                                                                                                                 <AST:Variable>
32085                                                                                                                                                                                         <attrs>
32086                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32087                                                                                                                                                                                                 <attr key="phc.line_number"><integer>920</integer></attr>
32088                                                                                                                                                                                         </attrs>
32089                                                                                                                                                                                         <AST:Target xsi:nil="true" />
32090                                                                                                                                                                                         <AST:VARIABLE_NAME>
32091                                                                                                                                                                                                 <attrs />
32092                                                                                                                                                                                                 <value>titles</value>
32093                                                                                                                                                                                         </AST:VARIABLE_NAME>
32094                                                                                                                                                                                         <AST:Expr_list>
32095                                                                                                                                                                                         </AST:Expr_list>
32096                                                                                                                                                                                 </AST:Variable>
32097                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
32098                                                                                                                                                                                 <AST:Method_invocation>
32099                                                                                                                                                                                         <attrs>
32100                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32101                                                                                                                                                                                                 <attr key="phc.line_number"><integer>920</integer></attr>
32102                                                                                                                                                                                         </attrs>
32103                                                                                                                                                                                         <AST:Variable>
32104                                                                                                                                                                                                 <attrs>
32105                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32106                                                                                                                                                                                                         <attr key="phc.line_number"><integer>920</integer></attr>
32107                                                                                                                                                                                                 </attrs>
32108                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
32109                                                                                                                                                                                                 <AST:VARIABLE_NAME>
32110                                                                                                                                                                                                         <attrs />
32111                                                                                                                                                                                                         <value>xpath</value>
32112                                                                                                                                                                                                 </AST:VARIABLE_NAME>
32113                                                                                                                                                                                                 <AST:Expr_list>
32114                                                                                                                                                                                                 </AST:Expr_list>
32115                                                                                                                                                                                         </AST:Variable>
32116                                                                                                                                                                                         <AST:METHOD_NAME>
32117                                                                                                                                                                                                 <attrs>
32118                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32119                                                                                                                                                                                                         <attr key="phc.line_number"><integer>920</integer></attr>
32120                                                                                                                                                                                                 </attrs>
32121                                                                                                                                                                                                 <value>query</value>
32122                                                                                                                                                                                         </AST:METHOD_NAME>
32123                                                                                                                                                                                         <AST:Actual_parameter_list>
32124                                                                                                                                                                                                 <AST:Actual_parameter>
32125                                                                                                                                                                                                         <attrs>
32126                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32127                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>920</integer></attr>
32128                                                                                                                                                                                                         </attrs>
32129                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
32130                                                                                                                                                                                                         <AST:STRING>
32131                                                                                                                                                                                                                 <attrs>
32132                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32133                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>920</integer></attr>
32134                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>title</string></attr>
32135                                                                                                                                                                                                                 </attrs>
32136                                                                                                                                                                                                                 <value>title</value>
32137                                                                                                                                                                                                         </AST:STRING>
32138                                                                                                                                                                                                 </AST:Actual_parameter>
32139                                                                                                                                                                                                 <AST:Actual_parameter>
32140                                                                                                                                                                                                         <attrs>
32141                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32142                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>920</integer></attr>
32143                                                                                                                                                                                                         </attrs>
32144                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
32145                                                                                                                                                                                                         <AST:Variable>
32146                                                                                                                                                                                                                 <attrs>
32147                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32148                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>920</integer></attr>
32149                                                                                                                                                                                                                 </attrs>
32150                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
32151                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
32152                                                                                                                                                                                                                         <attrs />
32153                                                                                                                                                                                                                         <value>contextNode</value>
32154                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
32155                                                                                                                                                                                                                 <AST:Expr_list>
32156                                                                                                                                                                                                                 </AST:Expr_list>
32157                                                                                                                                                                                                         </AST:Variable>
32158                                                                                                                                                                                                 </AST:Actual_parameter>
32159                                                                                                                                                                                         </AST:Actual_parameter_list>
32160                                                                                                                                                                                 </AST:Method_invocation>
32161                                                                                                                                                                         </AST:Assignment>
32162                                                                                                                                                                 </AST:Eval_expr>
32163                                                                                                                                                                 <AST:Eval_expr>
32164                                                                                                                                                                         <attrs>
32165                                                                                                                                                                                 <attr key="phc.comments">
32166                                                                                                                                                                                         <string_list>
32167                                                                                                                                                                                         </string_list>
32168                                                                                                                                                                                 </attr>
32169                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32170                                                                                                                                                                                 <attr key="phc.line_number"><integer>921</integer></attr>
32171                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
32172                                                                                                                                                                         </attrs>
32173                                                                                                                                                                         <AST:Assignment>
32174                                                                                                                                                                                 <attrs>
32175                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32176                                                                                                                                                                                         <attr key="phc.line_number"><integer>921</integer></attr>
32177                                                                                                                                                                                 </attrs>
32178                                                                                                                                                                                 <AST:Variable>
32179                                                                                                                                                                                         <attrs>
32180                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32181                                                                                                                                                                                                 <attr key="phc.line_number"><integer>921</integer></attr>
32182                                                                                                                                                                                         </attrs>
32183                                                                                                                                                                                         <AST:Target xsi:nil="true" />
32184                                                                                                                                                                                         <AST:VARIABLE_NAME>
32185                                                                                                                                                                                                 <attrs />
32186                                                                                                                                                                                                 <value>title</value>
32187                                                                                                                                                                                         </AST:VARIABLE_NAME>
32188                                                                                                                                                                                         <AST:Expr_list>
32189                                                                                                                                                                                         </AST:Expr_list>
32190                                                                                                                                                                                 </AST:Variable>
32191                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
32192                                                                                                                                                                                 <AST:Method_invocation>
32193                                                                                                                                                                                         <attrs>
32194                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32195                                                                                                                                                                                                 <attr key="phc.line_number"><integer>921</integer></attr>
32196                                                                                                                                                                                         </attrs>
32197                                                                                                                                                                                         <AST:Variable>
32198                                                                                                                                                                                                 <attrs>
32199                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32200                                                                                                                                                                                                         <attr key="phc.line_number"><integer>921</integer></attr>
32201                                                                                                                                                                                                 </attrs>
32202                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
32203                                                                                                                                                                                                 <AST:VARIABLE_NAME>
32204                                                                                                                                                                                                         <attrs />
32205                                                                                                                                                                                                         <value>titles</value>
32206                                                                                                                                                                                                 </AST:VARIABLE_NAME>
32207                                                                                                                                                                                                 <AST:Expr_list>
32208                                                                                                                                                                                                 </AST:Expr_list>
32209                                                                                                                                                                                         </AST:Variable>
32210                                                                                                                                                                                         <AST:METHOD_NAME>
32211                                                                                                                                                                                                 <attrs>
32212                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32213                                                                                                                                                                                                         <attr key="phc.line_number"><integer>921</integer></attr>
32214                                                                                                                                                                                                 </attrs>
32215                                                                                                                                                                                                 <value>item</value>
32216                                                                                                                                                                                         </AST:METHOD_NAME>
32217                                                                                                                                                                                         <AST:Actual_parameter_list>
32218                                                                                                                                                                                                 <AST:Actual_parameter>
32219                                                                                                                                                                                                         <attrs>
32220                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32221                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>921</integer></attr>
32222                                                                                                                                                                                                         </attrs>
32223                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
32224                                                                                                                                                                                                         <AST:INT>
32225                                                                                                                                                                                                                 <attrs>
32226                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32227                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>921</integer></attr>
32228                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
32229                                                                                                                                                                                                                 </attrs>
32230                                                                                                                                                                                                                 <value>0</value>
32231                                                                                                                                                                                                         </AST:INT>
32232                                                                                                                                                                                                 </AST:Actual_parameter>
32233                                                                                                                                                                                         </AST:Actual_parameter_list>
32234                                                                                                                                                                                 </AST:Method_invocation>
32235                                                                                                                                                                         </AST:Assignment>
32236                                                                                                                                                                 </AST:Eval_expr>
32237                                                                                                                                                                 <AST:Eval_expr>
32238                                                                                                                                                                         <attrs>
32239                                                                                                                                                                                 <attr key="phc.comments">
32240                                                                                                                                                                                         <string_list>
32241                                                                                                                                                                                         </string_list>
32242                                                                                                                                                                                 </attr>
32243                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32244                                                                                                                                                                                 <attr key="phc.line_number"><integer>922</integer></attr>
32245                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
32246                                                                                                                                                                         </attrs>
32247                                                                                                                                                                         <AST:Assignment>
32248                                                                                                                                                                                 <attrs>
32249                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32250                                                                                                                                                                                         <attr key="phc.line_number"><integer>922</integer></attr>
32251                                                                                                                                                                                 </attrs>
32252                                                                                                                                                                                 <AST:Variable>
32253                                                                                                                                                                                         <attrs>
32254                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32255                                                                                                                                                                                                 <attr key="phc.line_number"><integer>922</integer></attr>
32256                                                                                                                                                                                         </attrs>
32257                                                                                                                                                                                         <AST:Target xsi:nil="true" />
32258                                                                                                                                                                                         <AST:VARIABLE_NAME>
32259                                                                                                                                                                                                 <attrs />
32260                                                                                                                                                                                                 <value>parts</value>
32261                                                                                                                                                                                         </AST:VARIABLE_NAME>
32262                                                                                                                                                                                         <AST:Expr_list>
32263                                                                                                                                                                                         </AST:Expr_list>
32264                                                                                                                                                                                 </AST:Variable>
32265                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
32266                                                                                                                                                                                 <AST:Method_invocation>
32267                                                                                                                                                                                         <attrs>
32268                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32269                                                                                                                                                                                                 <attr key="phc.line_number"><integer>922</integer></attr>
32270                                                                                                                                                                                         </attrs>
32271                                                                                                                                                                                         <AST:Variable>
32272                                                                                                                                                                                                 <attrs>
32273                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32274                                                                                                                                                                                                         <attr key="phc.line_number"><integer>922</integer></attr>
32275                                                                                                                                                                                                 </attrs>
32276                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
32277                                                                                                                                                                                                 <AST:VARIABLE_NAME>
32278                                                                                                                                                                                                         <attrs />
32279                                                                                                                                                                                                         <value>xpath</value>
32280                                                                                                                                                                                                 </AST:VARIABLE_NAME>
32281                                                                                                                                                                                                 <AST:Expr_list>
32282                                                                                                                                                                                                 </AST:Expr_list>
32283                                                                                                                                                                                         </AST:Variable>
32284                                                                                                                                                                                         <AST:METHOD_NAME>
32285                                                                                                                                                                                                 <attrs>
32286                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32287                                                                                                                                                                                                         <attr key="phc.line_number"><integer>922</integer></attr>
32288                                                                                                                                                                                                 </attrs>
32289                                                                                                                                                                                                 <value>query</value>
32290                                                                                                                                                                                         </AST:METHOD_NAME>
32291                                                                                                                                                                                         <AST:Actual_parameter_list>
32292                                                                                                                                                                                                 <AST:Actual_parameter>
32293                                                                                                                                                                                                         <attrs>
32294                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32295                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>922</integer></attr>
32296                                                                                                                                                                                                         </attrs>
32297                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
32298                                                                                                                                                                                                         <AST:STRING>
32299                                                                                                                                                                                                                 <attrs>
32300                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32301                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>922</integer></attr>
32302                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>part</string></attr>
32303                                                                                                                                                                                                                 </attrs>
32304                                                                                                                                                                                                                 <value>part</value>
32305                                                                                                                                                                                                         </AST:STRING>
32306                                                                                                                                                                                                 </AST:Actual_parameter>
32307                                                                                                                                                                                                 <AST:Actual_parameter>
32308                                                                                                                                                                                                         <attrs>
32309                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32310                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>922</integer></attr>
32311                                                                                                                                                                                                         </attrs>
32312                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
32313                                                                                                                                                                                                         <AST:Variable>
32314                                                                                                                                                                                                                 <attrs>
32315                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32316                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>922</integer></attr>
32317                                                                                                                                                                                                                 </attrs>
32318                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
32319                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
32320                                                                                                                                                                                                                         <attrs />
32321                                                                                                                                                                                                                         <value>contextNode</value>
32322                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
32323                                                                                                                                                                                                                 <AST:Expr_list>
32324                                                                                                                                                                                                                 </AST:Expr_list>
32325                                                                                                                                                                                                         </AST:Variable>
32326                                                                                                                                                                                                 </AST:Actual_parameter>
32327                                                                                                                                                                                         </AST:Actual_parameter_list>
32328                                                                                                                                                                                 </AST:Method_invocation>
32329                                                                                                                                                                         </AST:Assignment>
32330                                                                                                                                                                 </AST:Eval_expr>
32331                                                                                                                                                                 <AST:If>
32332                                                                                                                                                                         <attrs>
32333                                                                                                                                                                                 <attr key="phc.comments">
32334                                                                                                                                                                                         <string_list>
32335                                                                                                                                                                                         </string_list>
32336                                                                                                                                                                                 </attr>
32337                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32338                                                                                                                                                                                 <attr key="phc.line_number"><integer>923</integer></attr>
32339                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
32340                                                                                                                                                                         </attrs>
32341                                                                                                                                                                         <AST:Bin_op>
32342                                                                                                                                                                                 <attrs>
32343                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32344                                                                                                                                                                                         <attr key="phc.line_number"><integer>923</integer></attr>
32345                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
32346                                                                                                                                                                                 </attrs>
32347                                                                                                                                                                                 <AST:Variable>
32348                                                                                                                                                                                         <attrs>
32349                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32350                                                                                                                                                                                                 <attr key="phc.line_number"><integer>923</integer></attr>
32351                                                                                                                                                                                         </attrs>
32352                                                                                                                                                                                         <AST:Target xsi:nil="true" />
32353                                                                                                                                                                                         <AST:VARIABLE_NAME>
32354                                                                                                                                                                                                 <attrs />
32355                                                                                                                                                                                                 <value>flags</value>
32356                                                                                                                                                                                         </AST:VARIABLE_NAME>
32357                                                                                                                                                                                         <AST:Expr_list>
32358                                                                                                                                                                                         </AST:Expr_list>
32359                                                                                                                                                                                 </AST:Variable>
32360                                                                                                                                                                                 <AST:OP>
32361                                                                                                                                                                                         <attrs>
32362                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32363                                                                                                                                                                                                 <attr key="phc.line_number"><integer>923</integer></attr>
32364                                                                                                                                                                                         </attrs>
32365                                                                                                                                                                                         <value encoding="escape">&amp;</value>
32366                                                                                                                                                                                 </AST:OP>
32367                                                                                                                                                                                 <AST:Constant>
32368                                                                                                                                                                                         <attrs>
32369                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32370                                                                                                                                                                                                 <attr key="phc.line_number"><integer>923</integer></attr>
32371                                                                                                                                                                                         </attrs>
32372                                                                                                                                                                                         <AST:CLASS_NAME>
32373                                                                                                                                                                                                 <attrs />
32374                                                                                                                                                                                                 <value>self</value>
32375                                                                                                                                                                                         </AST:CLASS_NAME>
32376                                                                                                                                                                                         <AST:CONSTANT_NAME>
32377                                                                                                                                                                                                 <attrs />
32378                                                                                                                                                                                                 <value>NO_TEMPLATES</value>
32379                                                                                                                                                                                         </AST:CONSTANT_NAME>
32380                                                                                                                                                                                 </AST:Constant>
32381                                                                                                                                                                         </AST:Bin_op>
32382                                                                                                                                                                         <AST:Statement_list>
32383                                                                                                                                                                                 <AST:Eval_expr>
32384                                                                                                                                                                                         <attrs>
32385                                                                                                                                                                                                 <attr key="phc.comments">
32386                                                                                                                                                                                                         <string_list>
32387                                                                                                                                                                                                         </string_list>
32388                                                                                                                                                                                                 </attr>
32389                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32390                                                                                                                                                                                                 <attr key="phc.line_number"><integer>924</integer></attr>
32391                                                                                                                                                                                         </attrs>
32392                                                                                                                                                                                         <AST:Assignment>
32393                                                                                                                                                                                                 <attrs>
32394                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32395                                                                                                                                                                                                         <attr key="phc.line_number"><integer>924</integer></attr>
32396                                                                                                                                                                                                 </attrs>
32397                                                                                                                                                                                                 <AST:Variable>
32398                                                                                                                                                                                                         <attrs>
32399                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32400                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>924</integer></attr>
32401                                                                                                                                                                                                         </attrs>
32402                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
32403                                                                                                                                                                                                         <AST:VARIABLE_NAME>
32404                                                                                                                                                                                                                 <attrs />
32405                                                                                                                                                                                                                 <value>newIterator</value>
32406                                                                                                                                                                                                         </AST:VARIABLE_NAME>
32407                                                                                                                                                                                                         <AST:Expr_list>
32408                                                                                                                                                                                                         </AST:Expr_list>
32409                                                                                                                                                                                                 </AST:Variable>
32410                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
32411                                                                                                                                                                                                 <AST:Method_invocation>
32412                                                                                                                                                                                                         <attrs>
32413                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32414                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>924</integer></attr>
32415                                                                                                                                                                                                         </attrs>
32416                                                                                                                                                                                                         <AST:Variable>
32417                                                                                                                                                                                                                 <attrs>
32418                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32419                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>924</integer></attr>
32420                                                                                                                                                                                                                 </attrs>
32421                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
32422                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
32423                                                                                                                                                                                                                         <attrs />
32424                                                                                                                                                                                                                         <value>this</value>
32425                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
32426                                                                                                                                                                                                                 <AST:Expr_list>
32427                                                                                                                                                                                                                 </AST:Expr_list>
32428                                                                                                                                                                                                         </AST:Variable>
32429                                                                                                                                                                                                         <AST:METHOD_NAME>
32430                                                                                                                                                                                                                 <attrs>
32431                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32432                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>924</integer></attr>
32433                                                                                                                                                                                                                 </attrs>
32434                                                                                                                                                                                                                 <value>virtualBracketedImplode</value>
32435                                                                                                                                                                                                         </AST:METHOD_NAME>
32436                                                                                                                                                                                                         <AST:Actual_parameter_list>
32437                                                                                                                                                                                                                 <AST:Actual_parameter>
32438                                                                                                                                                                                                                         <attrs>
32439                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32440                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>924</integer></attr>
32441                                                                                                                                                                                                                         </attrs>
32442                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
32443                                                                                                                                                                                                                         <AST:STRING>
32444                                                                                                                                                                                                                                 <attrs>
32445                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32446                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>924</integer></attr>
32447                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>{{</string></attr>
32448                                                                                                                                                                                                                                 </attrs>
32449                                                                                                                                                                                                                                 <value>{{</value>
32450                                                                                                                                                                                                                         </AST:STRING>
32451                                                                                                                                                                                                                 </AST:Actual_parameter>
32452                                                                                                                                                                                                                 <AST:Actual_parameter>
32453                                                                                                                                                                                                                         <attrs>
32454                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32455                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>924</integer></attr>
32456                                                                                                                                                                                                                         </attrs>
32457                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
32458                                                                                                                                                                                                                         <AST:STRING>
32459                                                                                                                                                                                                                                 <attrs>
32460                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32461                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>924</integer></attr>
32462                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>|</string></attr>
32463                                                                                                                                                                                                                                 </attrs>
32464                                                                                                                                                                                                                                 <value>|</value>
32465                                                                                                                                                                                                                         </AST:STRING>
32466                                                                                                                                                                                                                 </AST:Actual_parameter>
32467                                                                                                                                                                                                                 <AST:Actual_parameter>
32468                                                                                                                                                                                                                         <attrs>
32469                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32470                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>924</integer></attr>
32471                                                                                                                                                                                                                         </attrs>
32472                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
32473                                                                                                                                                                                                                         <AST:STRING>
32474                                                                                                                                                                                                                                 <attrs>
32475                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32476                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>924</integer></attr>
32477                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>}}</string></attr>
32478                                                                                                                                                                                                                                 </attrs>
32479                                                                                                                                                                                                                                 <value>}}</value>
32480                                                                                                                                                                                                                         </AST:STRING>
32481                                                                                                                                                                                                                 </AST:Actual_parameter>
32482                                                                                                                                                                                                                 <AST:Actual_parameter>
32483                                                                                                                                                                                                                         <attrs>
32484                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32485                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>924</integer></attr>
32486                                                                                                                                                                                                                         </attrs>
32487                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
32488                                                                                                                                                                                                                         <AST:Variable>
32489                                                                                                                                                                                                                                 <attrs>
32490                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32491                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>924</integer></attr>
32492                                                                                                                                                                                                                                 </attrs>
32493                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
32494                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
32495                                                                                                                                                                                                                                         <attrs />
32496                                                                                                                                                                                                                                         <value>title</value>
32497                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
32498                                                                                                                                                                                                                                 <AST:Expr_list>
32499                                                                                                                                                                                                                                 </AST:Expr_list>
32500                                                                                                                                                                                                                         </AST:Variable>
32501                                                                                                                                                                                                                 </AST:Actual_parameter>
32502                                                                                                                                                                                                                 <AST:Actual_parameter>
32503                                                                                                                                                                                                                         <attrs>
32504                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32505                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>924</integer></attr>
32506                                                                                                                                                                                                                         </attrs>
32507                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
32508                                                                                                                                                                                                                         <AST:Variable>
32509                                                                                                                                                                                                                                 <attrs>
32510                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32511                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>924</integer></attr>
32512                                                                                                                                                                                                                                 </attrs>
32513                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
32514                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
32515                                                                                                                                                                                                                                         <attrs />
32516                                                                                                                                                                                                                                         <value>parts</value>
32517                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
32518                                                                                                                                                                                                                                 <AST:Expr_list>
32519                                                                                                                                                                                                                                 </AST:Expr_list>
32520                                                                                                                                                                                                                         </AST:Variable>
32521                                                                                                                                                                                                                 </AST:Actual_parameter>
32522                                                                                                                                                                                                         </AST:Actual_parameter_list>
32523                                                                                                                                                                                                 </AST:Method_invocation>
32524                                                                                                                                                                                         </AST:Assignment>
32525                                                                                                                                                                                 </AST:Eval_expr>
32526                                                                                                                                                                         </AST:Statement_list>
32527                                                                                                                                                                         <AST:Statement_list>
32528                                                                                                                                                                                 <AST:Eval_expr>
32529                                                                                                                                                                                         <attrs>
32530                                                                                                                                                                                                 <attr key="phc.comments">
32531                                                                                                                                                                                                         <string_list>
32532                                                                                                                                                                                                         </string_list>
32533                                                                                                                                                                                                 </attr>
32534                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32535                                                                                                                                                                                                 <attr key="phc.line_number"><integer>926</integer></attr>
32536                                                                                                                                                                                         </attrs>
32537                                                                                                                                                                                         <AST:Assignment>
32538                                                                                                                                                                                                 <attrs>
32539                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32540                                                                                                                                                                                                         <attr key="phc.line_number"><integer>926</integer></attr>
32541                                                                                                                                                                                                 </attrs>
32542                                                                                                                                                                                                 <AST:Variable>
32543                                                                                                                                                                                                         <attrs>
32544                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32545                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>926</integer></attr>
32546                                                                                                                                                                                                         </attrs>
32547                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
32548                                                                                                                                                                                                         <AST:VARIABLE_NAME>
32549                                                                                                                                                                                                                 <attrs />
32550                                                                                                                                                                                                                 <value>lineStart</value>
32551                                                                                                                                                                                                         </AST:VARIABLE_NAME>
32552                                                                                                                                                                                                         <AST:Expr_list>
32553                                                                                                                                                                                                         </AST:Expr_list>
32554                                                                                                                                                                                                 </AST:Variable>
32555                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
32556                                                                                                                                                                                                 <AST:Method_invocation>
32557                                                                                                                                                                                                         <attrs>
32558                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32559                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>926</integer></attr>
32560                                                                                                                                                                                                         </attrs>
32561                                                                                                                                                                                                         <AST:Variable>
32562                                                                                                                                                                                                                 <attrs>
32563                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32564                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>926</integer></attr>
32565                                                                                                                                                                                                                 </attrs>
32566                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
32567                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
32568                                                                                                                                                                                                                         <attrs />
32569                                                                                                                                                                                                                         <value>contextNode</value>
32570                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
32571                                                                                                                                                                                                                 <AST:Expr_list>
32572                                                                                                                                                                                                                 </AST:Expr_list>
32573                                                                                                                                                                                                         </AST:Variable>
32574                                                                                                                                                                                                         <AST:METHOD_NAME>
32575                                                                                                                                                                                                                 <attrs>
32576                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32577                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>926</integer></attr>
32578                                                                                                                                                                                                                 </attrs>
32579                                                                                                                                                                                                                 <value>getAttribute</value>
32580                                                                                                                                                                                                         </AST:METHOD_NAME>
32581                                                                                                                                                                                                         <AST:Actual_parameter_list>
32582                                                                                                                                                                                                                 <AST:Actual_parameter>
32583                                                                                                                                                                                                                         <attrs>
32584                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32585                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>926</integer></attr>
32586                                                                                                                                                                                                                         </attrs>
32587                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
32588                                                                                                                                                                                                                         <AST:STRING>
32589                                                                                                                                                                                                                                 <attrs>
32590                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32591                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>926</integer></attr>
32592                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>lineStart</string></attr>
32593                                                                                                                                                                                                                                 </attrs>
32594                                                                                                                                                                                                                                 <value>lineStart</value>
32595                                                                                                                                                                                                                         </AST:STRING>
32596                                                                                                                                                                                                                 </AST:Actual_parameter>
32597                                                                                                                                                                                                         </AST:Actual_parameter_list>
32598                                                                                                                                                                                                 </AST:Method_invocation>
32599                                                                                                                                                                                         </AST:Assignment>
32600                                                                                                                                                                                 </AST:Eval_expr>
32601                                                                                                                                                                                 <AST:Eval_expr>
32602                                                                                                                                                                                         <attrs>
32603                                                                                                                                                                                                 <attr key="phc.comments">
32604                                                                                                                                                                                                         <string_list>
32605                                                                                                                                                                                                         </string_list>
32606                                                                                                                                                                                                 </attr>
32607                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32608                                                                                                                                                                                                 <attr key="phc.line_number"><integer>930</integer></attr>
32609                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
32610                                                                                                                                                                                         </attrs>
32611                                                                                                                                                                                         <AST:Assignment>
32612                                                                                                                                                                                                 <attrs>
32613                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32614                                                                                                                                                                                                         <attr key="phc.line_number"><integer>930</integer></attr>
32615                                                                                                                                                                                                 </attrs>
32616                                                                                                                                                                                                 <AST:Variable>
32617                                                                                                                                                                                                         <attrs>
32618                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32619                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>927</integer></attr>
32620                                                                                                                                                                                                         </attrs>
32621                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
32622                                                                                                                                                                                                         <AST:VARIABLE_NAME>
32623                                                                                                                                                                                                                 <attrs />
32624                                                                                                                                                                                                                 <value>params</value>
32625                                                                                                                                                                                                         </AST:VARIABLE_NAME>
32626                                                                                                                                                                                                         <AST:Expr_list>
32627                                                                                                                                                                                                         </AST:Expr_list>
32628                                                                                                                                                                                                 </AST:Variable>
32629                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
32630                                                                                                                                                                                                 <AST:Array>
32631                                                                                                                                                                                                         <attrs>
32632                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32633                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>930</integer></attr>
32634                                                                                                                                                                                                         </attrs>
32635                                                                                                                                                                                                         <AST:Array_elem_list>
32636                                                                                                                                                                                                                 <AST:Array_elem>
32637                                                                                                                                                                                                                         <attrs>
32638                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32639                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>928</integer></attr>
32640                                                                                                                                                                                                                         </attrs>
32641                                                                                                                                                                                                                         <AST:STRING>
32642                                                                                                                                                                                                                                 <attrs>
32643                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32644                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>928</integer></attr>
32645                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>title</string></attr>
32646                                                                                                                                                                                                                                         <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
32647                                                                                                                                                                                                                                 </attrs>
32648                                                                                                                                                                                                                                 <value>title</value>
32649                                                                                                                                                                                                                         </AST:STRING>
32650                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
32651                                                                                                                                                                                                                         <AST:New>
32652                                                                                                                                                                                                                                 <attrs>
32653                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32654                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>928</integer></attr>
32655                                                                                                                                                                                                                                 </attrs>
32656                                                                                                                                                                                                                                 <AST:CLASS_NAME>
32657                                                                                                                                                                                                                                         <attrs />
32658                                                                                                                                                                                                                                         <value>PPNode_DOM</value>
32659                                                                                                                                                                                                                                 </AST:CLASS_NAME>
32660                                                                                                                                                                                                                                 <AST:Actual_parameter_list>
32661                                                                                                                                                                                                                                         <AST:Actual_parameter>
32662                                                                                                                                                                                                                                                 <attrs>
32663                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32664                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>928</integer></attr>
32665                                                                                                                                                                                                                                                 </attrs>
32666                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
32667                                                                                                                                                                                                                                                 <AST:Variable>
32668                                                                                                                                                                                                                                                         <attrs>
32669                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32670                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>928</integer></attr>
32671                                                                                                                                                                                                                                                         </attrs>
32672                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
32673                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
32674                                                                                                                                                                                                                                                                 <attrs />
32675                                                                                                                                                                                                                                                                 <value>title</value>
32676                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
32677                                                                                                                                                                                                                                                         <AST:Expr_list>
32678                                                                                                                                                                                                                                                         </AST:Expr_list>
32679                                                                                                                                                                                                                                                 </AST:Variable>
32680                                                                                                                                                                                                                                         </AST:Actual_parameter>
32681                                                                                                                                                                                                                                 </AST:Actual_parameter_list>
32682                                                                                                                                                                                                                         </AST:New>
32683                                                                                                                                                                                                                 </AST:Array_elem>
32684                                                                                                                                                                                                                 <AST:Array_elem>
32685                                                                                                                                                                                                                         <attrs>
32686                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32687                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>929</integer></attr>
32688                                                                                                                                                                                                                         </attrs>
32689                                                                                                                                                                                                                         <AST:STRING>
32690                                                                                                                                                                                                                                 <attrs>
32691                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32692                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>929</integer></attr>
32693                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>parts</string></attr>
32694                                                                                                                                                                                                                                         <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
32695                                                                                                                                                                                                                                 </attrs>
32696                                                                                                                                                                                                                                 <value>parts</value>
32697                                                                                                                                                                                                                         </AST:STRING>
32698                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
32699                                                                                                                                                                                                                         <AST:New>
32700                                                                                                                                                                                                                                 <attrs>
32701                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32702                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>929</integer></attr>
32703                                                                                                                                                                                                                                 </attrs>
32704                                                                                                                                                                                                                                 <AST:CLASS_NAME>
32705                                                                                                                                                                                                                                         <attrs />
32706                                                                                                                                                                                                                                         <value>PPNode_DOM</value>
32707                                                                                                                                                                                                                                 </AST:CLASS_NAME>
32708                                                                                                                                                                                                                                 <AST:Actual_parameter_list>
32709                                                                                                                                                                                                                                         <AST:Actual_parameter>
32710                                                                                                                                                                                                                                                 <attrs>
32711                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32712                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>929</integer></attr>
32713                                                                                                                                                                                                                                                 </attrs>
32714                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
32715                                                                                                                                                                                                                                                 <AST:Variable>
32716                                                                                                                                                                                                                                                         <attrs>
32717                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32718                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>929</integer></attr>
32719                                                                                                                                                                                                                                                         </attrs>
32720                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
32721                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
32722                                                                                                                                                                                                                                                                 <attrs />
32723                                                                                                                                                                                                                                                                 <value>parts</value>
32724                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
32725                                                                                                                                                                                                                                                         <AST:Expr_list>
32726                                                                                                                                                                                                                                                         </AST:Expr_list>
32727                                                                                                                                                                                                                                                 </AST:Variable>
32728                                                                                                                                                                                                                                         </AST:Actual_parameter>
32729                                                                                                                                                                                                                                 </AST:Actual_parameter_list>
32730                                                                                                                                                                                                                         </AST:New>
32731                                                                                                                                                                                                                 </AST:Array_elem>
32732                                                                                                                                                                                                                 <AST:Array_elem>
32733                                                                                                                                                                                                                         <attrs>
32734                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32735                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>930</integer></attr>
32736                                                                                                                                                                                                                         </attrs>
32737                                                                                                                                                                                                                         <AST:STRING>
32738                                                                                                                                                                                                                                 <attrs>
32739                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32740                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>930</integer></attr>
32741                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>lineStart</string></attr>
32742                                                                                                                                                                                                                                         <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
32743                                                                                                                                                                                                                                 </attrs>
32744                                                                                                                                                                                                                                 <value>lineStart</value>
32745                                                                                                                                                                                                                         </AST:STRING>
32746                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
32747                                                                                                                                                                                                                         <AST:Variable>
32748                                                                                                                                                                                                                                 <attrs>
32749                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32750                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>930</integer></attr>
32751                                                                                                                                                                                                                                 </attrs>
32752                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
32753                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
32754                                                                                                                                                                                                                                         <attrs />
32755                                                                                                                                                                                                                                         <value>lineStart</value>
32756                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
32757                                                                                                                                                                                                                                 <AST:Expr_list>
32758                                                                                                                                                                                                                                 </AST:Expr_list>
32759                                                                                                                                                                                                                         </AST:Variable>
32760                                                                                                                                                                                                                 </AST:Array_elem>
32761                                                                                                                                                                                                         </AST:Array_elem_list>
32762                                                                                                                                                                                                 </AST:Array>
32763                                                                                                                                                                                         </AST:Assignment>
32764                                                                                                                                                                                 </AST:Eval_expr>
32765                                                                                                                                                                                 <AST:Eval_expr>
32766                                                                                                                                                                                         <attrs>
32767                                                                                                                                                                                                 <attr key="phc.comments">
32768                                                                                                                                                                                                         <string_list>
32769                                                                                                                                                                                                         </string_list>
32770                                                                                                                                                                                                 </attr>
32771                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32772                                                                                                                                                                                                 <attr key="phc.line_number"><integer>931</integer></attr>
32773                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
32774                                                                                                                                                                                         </attrs>
32775                                                                                                                                                                                         <AST:Assignment>
32776                                                                                                                                                                                                 <attrs>
32777                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32778                                                                                                                                                                                                         <attr key="phc.line_number"><integer>931</integer></attr>
32779                                                                                                                                                                                                 </attrs>
32780                                                                                                                                                                                                 <AST:Variable>
32781                                                                                                                                                                                                         <attrs>
32782                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32783                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>931</integer></attr>
32784                                                                                                                                                                                                         </attrs>
32785                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
32786                                                                                                                                                                                                         <AST:VARIABLE_NAME>
32787                                                                                                                                                                                                                 <attrs />
32788                                                                                                                                                                                                                 <value>ret</value>
32789                                                                                                                                                                                                         </AST:VARIABLE_NAME>
32790                                                                                                                                                                                                         <AST:Expr_list>
32791                                                                                                                                                                                                         </AST:Expr_list>
32792                                                                                                                                                                                                 </AST:Variable>
32793                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
32794                                                                                                                                                                                                 <AST:Method_invocation>
32795                                                                                                                                                                                                         <attrs>
32796                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32797                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>931</integer></attr>
32798                                                                                                                                                                                                         </attrs>
32799                                                                                                                                                                                                         <AST:Variable>
32800                                                                                                                                                                                                                 <attrs>
32801                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32802                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>931</integer></attr>
32803                                                                                                                                                                                                                 </attrs>
32804                                                                                                                                                                                                                 <AST:Variable>
32805                                                                                                                                                                                                                         <attrs>
32806                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32807                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>931</integer></attr>
32808                                                                                                                                                                                                                         </attrs>
32809                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
32810                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
32811                                                                                                                                                                                                                                 <attrs />
32812                                                                                                                                                                                                                                 <value>this</value>
32813                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
32814                                                                                                                                                                                                                         <AST:Expr_list>
32815                                                                                                                                                                                                                         </AST:Expr_list>
32816                                                                                                                                                                                                                 </AST:Variable>
32817                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
32818                                                                                                                                                                                                                         <attrs />
32819                                                                                                                                                                                                                         <value>parser</value>
32820                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
32821                                                                                                                                                                                                                 <AST:Expr_list>
32822                                                                                                                                                                                                                 </AST:Expr_list>
32823                                                                                                                                                                                                         </AST:Variable>
32824                                                                                                                                                                                                         <AST:METHOD_NAME>
32825                                                                                                                                                                                                                 <attrs>
32826                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32827                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>931</integer></attr>
32828                                                                                                                                                                                                                 </attrs>
32829                                                                                                                                                                                                                 <value>braceSubstitution</value>
32830                                                                                                                                                                                                         </AST:METHOD_NAME>
32831                                                                                                                                                                                                         <AST:Actual_parameter_list>
32832                                                                                                                                                                                                                 <AST:Actual_parameter>
32833                                                                                                                                                                                                                         <attrs>
32834                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32835                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>931</integer></attr>
32836                                                                                                                                                                                                                         </attrs>
32837                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
32838                                                                                                                                                                                                                         <AST:Variable>
32839                                                                                                                                                                                                                                 <attrs>
32840                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32841                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>931</integer></attr>
32842                                                                                                                                                                                                                                 </attrs>
32843                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
32844                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
32845                                                                                                                                                                                                                                         <attrs />
32846                                                                                                                                                                                                                                         <value>params</value>
32847                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
32848                                                                                                                                                                                                                                 <AST:Expr_list>
32849                                                                                                                                                                                                                                 </AST:Expr_list>
32850                                                                                                                                                                                                                         </AST:Variable>
32851                                                                                                                                                                                                                 </AST:Actual_parameter>
32852                                                                                                                                                                                                                 <AST:Actual_parameter>
32853                                                                                                                                                                                                                         <attrs>
32854                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32855                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>931</integer></attr>
32856                                                                                                                                                                                                                         </attrs>
32857                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
32858                                                                                                                                                                                                                         <AST:Variable>
32859                                                                                                                                                                                                                                 <attrs>
32860                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32861                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>931</integer></attr>
32862                                                                                                                                                                                                                                 </attrs>
32863                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
32864                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
32865                                                                                                                                                                                                                                         <attrs />
32866                                                                                                                                                                                                                                         <value>this</value>
32867                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
32868                                                                                                                                                                                                                                 <AST:Expr_list>
32869                                                                                                                                                                                                                                 </AST:Expr_list>
32870                                                                                                                                                                                                                         </AST:Variable>
32871                                                                                                                                                                                                                 </AST:Actual_parameter>
32872                                                                                                                                                                                                         </AST:Actual_parameter_list>
32873                                                                                                                                                                                                 </AST:Method_invocation>
32874                                                                                                                                                                                         </AST:Assignment>
32875                                                                                                                                                                                 </AST:Eval_expr>
32876                                                                                                                                                                                 <AST:If>
32877                                                                                                                                                                                         <attrs>
32878                                                                                                                                                                                                 <attr key="phc.comments">
32879                                                                                                                                                                                                         <string_list>
32880                                                                                                                                                                                                         </string_list>
32881                                                                                                                                                                                                 </attr>
32882                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32883                                                                                                                                                                                                 <attr key="phc.line_number"><integer>932</integer></attr>
32884                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
32885                                                                                                                                                                                         </attrs>
32886                                                                                                                                                                                         <AST:Method_invocation>
32887                                                                                                                                                                                                 <attrs>
32888                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32889                                                                                                                                                                                                         <attr key="phc.line_number"><integer>932</integer></attr>
32890                                                                                                                                                                                                 </attrs>
32891                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
32892                                                                                                                                                                                                 <AST:METHOD_NAME>
32893                                                                                                                                                                                                         <attrs>
32894                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32895                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>932</integer></attr>
32896                                                                                                                                                                                                         </attrs>
32897                                                                                                                                                                                                         <value>isset</value>
32898                                                                                                                                                                                                 </AST:METHOD_NAME>
32899                                                                                                                                                                                                 <AST:Actual_parameter_list>
32900                                                                                                                                                                                                         <AST:Actual_parameter>
32901                                                                                                                                                                                                                 <attrs>
32902                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32903                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>932</integer></attr>
32904                                                                                                                                                                                                                 </attrs>
32905                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
32906                                                                                                                                                                                                                 <AST:Variable>
32907                                                                                                                                                                                                                         <attrs>
32908                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32909                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>932</integer></attr>
32910                                                                                                                                                                                                                         </attrs>
32911                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
32912                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
32913                                                                                                                                                                                                                                 <attrs />
32914                                                                                                                                                                                                                                 <value>ret</value>
32915                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
32916                                                                                                                                                                                                                         <AST:Expr_list>
32917                                                                                                                                                                                                                                 <AST:STRING>
32918                                                                                                                                                                                                                                         <attrs>
32919                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32920                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>932</integer></attr>
32921                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>object</string></attr>
32922                                                                                                                                                                                                                                         </attrs>
32923                                                                                                                                                                                                                                         <value>object</value>
32924                                                                                                                                                                                                                                 </AST:STRING>
32925                                                                                                                                                                                                                         </AST:Expr_list>
32926                                                                                                                                                                                                                 </AST:Variable>
32927                                                                                                                                                                                                         </AST:Actual_parameter>
32928                                                                                                                                                                                                 </AST:Actual_parameter_list>
32929                                                                                                                                                                                         </AST:Method_invocation>
32930                                                                                                                                                                                         <AST:Statement_list>
32931                                                                                                                                                                                                 <AST:Eval_expr>
32932                                                                                                                                                                                                         <attrs>
32933                                                                                                                                                                                                                 <attr key="phc.comments">
32934                                                                                                                                                                                                                         <string_list>
32935                                                                                                                                                                                                                         </string_list>
32936                                                                                                                                                                                                                 </attr>
32937                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32938                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>933</integer></attr>
32939                                                                                                                                                                                                         </attrs>
32940                                                                                                                                                                                                         <AST:Assignment>
32941                                                                                                                                                                                                                 <attrs>
32942                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32943                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>933</integer></attr>
32944                                                                                                                                                                                                                 </attrs>
32945                                                                                                                                                                                                                 <AST:Variable>
32946                                                                                                                                                                                                                         <attrs>
32947                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32948                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>933</integer></attr>
32949                                                                                                                                                                                                                         </attrs>
32950                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
32951                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
32952                                                                                                                                                                                                                                 <attrs />
32953                                                                                                                                                                                                                                 <value>newIterator</value>
32954                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
32955                                                                                                                                                                                                                         <AST:Expr_list>
32956                                                                                                                                                                                                                         </AST:Expr_list>
32957                                                                                                                                                                                                                 </AST:Variable>
32958                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
32959                                                                                                                                                                                                                 <AST:Variable>
32960                                                                                                                                                                                                                         <attrs>
32961                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32962                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>933</integer></attr>
32963                                                                                                                                                                                                                         </attrs>
32964                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
32965                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
32966                                                                                                                                                                                                                                 <attrs />
32967                                                                                                                                                                                                                                 <value>ret</value>
32968                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
32969                                                                                                                                                                                                                         <AST:Expr_list>
32970                                                                                                                                                                                                                                 <AST:STRING>
32971                                                                                                                                                                                                                                         <attrs>
32972                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32973                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>933</integer></attr>
32974                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>object</string></attr>
32975                                                                                                                                                                                                                                         </attrs>
32976                                                                                                                                                                                                                                         <value>object</value>
32977                                                                                                                                                                                                                                 </AST:STRING>
32978                                                                                                                                                                                                                         </AST:Expr_list>
32979                                                                                                                                                                                                                 </AST:Variable>
32980                                                                                                                                                                                                         </AST:Assignment>
32981                                                                                                                                                                                                 </AST:Eval_expr>
32982                                                                                                                                                                                         </AST:Statement_list>
32983                                                                                                                                                                                         <AST:Statement_list>
32984                                                                                                                                                                                                 <AST:Eval_expr>
32985                                                                                                                                                                                                         <attrs>
32986                                                                                                                                                                                                                 <attr key="phc.comments">
32987                                                                                                                                                                                                                         <string_list>
32988                                                                                                                                                                                                                         </string_list>
32989                                                                                                                                                                                                                 </attr>
32990                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32991                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>935</integer></attr>
32992                                                                                                                                                                                                         </attrs>
32993                                                                                                                                                                                                         <AST:Op_assignment>
32994                                                                                                                                                                                                                 <attrs />
32995                                                                                                                                                                                                                 <AST:Variable>
32996                                                                                                                                                                                                                         <attrs>
32997                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
32998                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>935</integer></attr>
32999                                                                                                                                                                                                                         </attrs>
33000                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
33001                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
33002                                                                                                                                                                                                                                 <attrs />
33003                                                                                                                                                                                                                                 <value>out</value>
33004                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
33005                                                                                                                                                                                                                         <AST:Expr_list>
33006                                                                                                                                                                                                                         </AST:Expr_list>
33007                                                                                                                                                                                                                 </AST:Variable>
33008                                                                                                                                                                                                                 <AST:OP>
33009                                                                                                                                                                                                                         <attrs />
33010                                                                                                                                                                                                                         <value>.</value>
33011                                                                                                                                                                                                                 </AST:OP>
33012                                                                                                                                                                                                                 <AST:Variable>
33013                                                                                                                                                                                                                         <attrs>
33014                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33015                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>935</integer></attr>
33016                                                                                                                                                                                                                         </attrs>
33017                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
33018                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
33019                                                                                                                                                                                                                                 <attrs />
33020                                                                                                                                                                                                                                 <value>ret</value>
33021                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
33022                                                                                                                                                                                                                         <AST:Expr_list>
33023                                                                                                                                                                                                                                 <AST:STRING>
33024                                                                                                                                                                                                                                         <attrs>
33025                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33026                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>935</integer></attr>
33027                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>text</string></attr>
33028                                                                                                                                                                                                                                         </attrs>
33029                                                                                                                                                                                                                                         <value>text</value>
33030                                                                                                                                                                                                                                 </AST:STRING>
33031                                                                                                                                                                                                                         </AST:Expr_list>
33032                                                                                                                                                                                                                 </AST:Variable>
33033                                                                                                                                                                                                         </AST:Op_assignment>
33034                                                                                                                                                                                                 </AST:Eval_expr>
33035                                                                                                                                                                                         </AST:Statement_list>
33036                                                                                                                                                                                 </AST:If>
33037                                                                                                                                                                         </AST:Statement_list>
33038                                                                                                                                                                 </AST:If>
33039                                                                                                                                                         </AST:Statement_list>
33040                                                                                                                                                         <AST:Statement_list>
33041                                                                                                                                                                 <AST:If>
33042                                                                                                                                                                         <attrs>
33043                                                                                                                                                                                 <attr key="phc.comments">
33044                                                                                                                                                                                         <string_list>
33045                                                                                                                                                                                         </string_list>
33046                                                                                                                                                                                 </attr>
33047                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33048                                                                                                                                                                                 <attr key="phc.line_number"><integer>938</integer></attr>
33049                                                                                                                                                                                 <attr key="phc.unparser.is_elseif"><bool>true</bool></attr>
33050                                                                                                                                                                         </attrs>
33051                                                                                                                                                                         <AST:Bin_op>
33052                                                                                                                                                                                 <attrs>
33053                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33054                                                                                                                                                                                         <attr key="phc.line_number"><integer>938</integer></attr>
33055                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
33056                                                                                                                                                                                 </attrs>
33057                                                                                                                                                                                 <AST:Variable>
33058                                                                                                                                                                                         <attrs>
33059                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33060                                                                                                                                                                                                 <attr key="phc.line_number"><integer>938</integer></attr>
33061                                                                                                                                                                                         </attrs>
33062                                                                                                                                                                                         <AST:Variable>
33063                                                                                                                                                                                                 <attrs>
33064                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33065                                                                                                                                                                                                         <attr key="phc.line_number"><integer>938</integer></attr>
33066                                                                                                                                                                                                 </attrs>
33067                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
33068                                                                                                                                                                                                 <AST:VARIABLE_NAME>
33069                                                                                                                                                                                                         <attrs />
33070                                                                                                                                                                                                         <value>contextNode</value>
33071                                                                                                                                                                                                 </AST:VARIABLE_NAME>
33072                                                                                                                                                                                                 <AST:Expr_list>
33073                                                                                                                                                                                                 </AST:Expr_list>
33074                                                                                                                                                                                         </AST:Variable>
33075                                                                                                                                                                                         <AST:VARIABLE_NAME>
33076                                                                                                                                                                                                 <attrs />
33077                                                                                                                                                                                                 <value>nodeName</value>
33078                                                                                                                                                                                         </AST:VARIABLE_NAME>
33079                                                                                                                                                                                         <AST:Expr_list>
33080                                                                                                                                                                                         </AST:Expr_list>
33081                                                                                                                                                                                 </AST:Variable>
33082                                                                                                                                                                                 <AST:OP>
33083                                                                                                                                                                                         <attrs>
33084                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33085                                                                                                                                                                                                 <attr key="phc.line_number"><integer>938</integer></attr>
33086                                                                                                                                                                                         </attrs>
33087                                                                                                                                                                                         <value>==</value>
33088                                                                                                                                                                                 </AST:OP>
33089                                                                                                                                                                                 <AST:STRING>
33090                                                                                                                                                                                         <attrs>
33091                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33092                                                                                                                                                                                                 <attr key="phc.line_number"><integer>938</integer></attr>
33093                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>tplarg</string></attr>
33094                                                                                                                                                                                         </attrs>
33095                                                                                                                                                                                         <value>tplarg</value>
33096                                                                                                                                                                                 </AST:STRING>
33097                                                                                                                                                                         </AST:Bin_op>
33098                                                                                                                                                                         <AST:Statement_list>
33099                                                                                                                                                                                 <AST:Eval_expr>
33100                                                                                                                                                                                         <attrs>
33101                                                                                                                                                                                                 <attr key="phc.comments">
33102                                                                                                                                                                                                         <string_list>
33103                                                                                                                                                                                                                 <string># Triple-brace expansion</string>
33104                                                                                                                                                                                                         </string_list>
33105                                                                                                                                                                                                 </attr>
33106                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33107                                                                                                                                                                                                 <attr key="phc.line_number"><integer>940</integer></attr>
33108                                                                                                                                                                                         </attrs>
33109                                                                                                                                                                                         <AST:Assignment>
33110                                                                                                                                                                                                 <attrs>
33111                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33112                                                                                                                                                                                                         <attr key="phc.line_number"><integer>940</integer></attr>
33113                                                                                                                                                                                                 </attrs>
33114                                                                                                                                                                                                 <AST:Variable>
33115                                                                                                                                                                                                         <attrs>
33116                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33117                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>940</integer></attr>
33118                                                                                                                                                                                                         </attrs>
33119                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
33120                                                                                                                                                                                                         <AST:VARIABLE_NAME>
33121                                                                                                                                                                                                                 <attrs />
33122                                                                                                                                                                                                                 <value>xpath</value>
33123                                                                                                                                                                                                         </AST:VARIABLE_NAME>
33124                                                                                                                                                                                                         <AST:Expr_list>
33125                                                                                                                                                                                                         </AST:Expr_list>
33126                                                                                                                                                                                                 </AST:Variable>
33127                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
33128                                                                                                                                                                                                 <AST:New>
33129                                                                                                                                                                                                         <attrs>
33130                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33131                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>940</integer></attr>
33132                                                                                                                                                                                                         </attrs>
33133                                                                                                                                                                                                         <AST:CLASS_NAME>
33134                                                                                                                                                                                                                 <attrs />
33135                                                                                                                                                                                                                 <value>DOMXPath</value>
33136                                                                                                                                                                                                         </AST:CLASS_NAME>
33137                                                                                                                                                                                                         <AST:Actual_parameter_list>
33138                                                                                                                                                                                                                 <AST:Actual_parameter>
33139                                                                                                                                                                                                                         <attrs>
33140                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33141                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>940</integer></attr>
33142                                                                                                                                                                                                                         </attrs>
33143                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
33144                                                                                                                                                                                                                         <AST:Variable>
33145                                                                                                                                                                                                                                 <attrs>
33146                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33147                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>940</integer></attr>
33148                                                                                                                                                                                                                                 </attrs>
33149                                                                                                                                                                                                                                 <AST:Variable>
33150                                                                                                                                                                                                                                         <attrs>
33151                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33152                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>940</integer></attr>
33153                                                                                                                                                                                                                                         </attrs>
33154                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
33155                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
33156                                                                                                                                                                                                                                                 <attrs />
33157                                                                                                                                                                                                                                                 <value>contextNode</value>
33158                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
33159                                                                                                                                                                                                                                         <AST:Expr_list>
33160                                                                                                                                                                                                                                         </AST:Expr_list>
33161                                                                                                                                                                                                                                 </AST:Variable>
33162                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
33163                                                                                                                                                                                                                                         <attrs />
33164                                                                                                                                                                                                                                         <value>ownerDocument</value>
33165                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
33166                                                                                                                                                                                                                                 <AST:Expr_list>
33167                                                                                                                                                                                                                                 </AST:Expr_list>
33168                                                                                                                                                                                                                         </AST:Variable>
33169                                                                                                                                                                                                                 </AST:Actual_parameter>
33170                                                                                                                                                                                                         </AST:Actual_parameter_list>
33171                                                                                                                                                                                                 </AST:New>
33172                                                                                                                                                                                         </AST:Assignment>
33173                                                                                                                                                                                 </AST:Eval_expr>
33174                                                                                                                                                                                 <AST:Eval_expr>
33175                                                                                                                                                                                         <attrs>
33176                                                                                                                                                                                                 <attr key="phc.comments">
33177                                                                                                                                                                                                         <string_list>
33178                                                                                                                                                                                                         </string_list>
33179                                                                                                                                                                                                 </attr>
33180                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33181                                                                                                                                                                                                 <attr key="phc.line_number"><integer>941</integer></attr>
33182                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
33183                                                                                                                                                                                         </attrs>
33184                                                                                                                                                                                         <AST:Assignment>
33185                                                                                                                                                                                                 <attrs>
33186                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33187                                                                                                                                                                                                         <attr key="phc.line_number"><integer>941</integer></attr>
33188                                                                                                                                                                                                 </attrs>
33189                                                                                                                                                                                                 <AST:Variable>
33190                                                                                                                                                                                                         <attrs>
33191                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33192                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>941</integer></attr>
33193                                                                                                                                                                                                         </attrs>
33194                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
33195                                                                                                                                                                                                         <AST:VARIABLE_NAME>
33196                                                                                                                                                                                                                 <attrs />
33197                                                                                                                                                                                                                 <value>titles</value>
33198                                                                                                                                                                                                         </AST:VARIABLE_NAME>
33199                                                                                                                                                                                                         <AST:Expr_list>
33200                                                                                                                                                                                                         </AST:Expr_list>
33201                                                                                                                                                                                                 </AST:Variable>
33202                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
33203                                                                                                                                                                                                 <AST:Method_invocation>
33204                                                                                                                                                                                                         <attrs>
33205                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33206                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>941</integer></attr>
33207                                                                                                                                                                                                         </attrs>
33208                                                                                                                                                                                                         <AST:Variable>
33209                                                                                                                                                                                                                 <attrs>
33210                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33211                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>941</integer></attr>
33212                                                                                                                                                                                                                 </attrs>
33213                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
33214                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
33215                                                                                                                                                                                                                         <attrs />
33216                                                                                                                                                                                                                         <value>xpath</value>
33217                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
33218                                                                                                                                                                                                                 <AST:Expr_list>
33219                                                                                                                                                                                                                 </AST:Expr_list>
33220                                                                                                                                                                                                         </AST:Variable>
33221                                                                                                                                                                                                         <AST:METHOD_NAME>
33222                                                                                                                                                                                                                 <attrs>
33223                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33224                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>941</integer></attr>
33225                                                                                                                                                                                                                 </attrs>
33226                                                                                                                                                                                                                 <value>query</value>
33227                                                                                                                                                                                                         </AST:METHOD_NAME>
33228                                                                                                                                                                                                         <AST:Actual_parameter_list>
33229                                                                                                                                                                                                                 <AST:Actual_parameter>
33230                                                                                                                                                                                                                         <attrs>
33231                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33232                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>941</integer></attr>
33233                                                                                                                                                                                                                         </attrs>
33234                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
33235                                                                                                                                                                                                                         <AST:STRING>
33236                                                                                                                                                                                                                                 <attrs>
33237                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33238                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>941</integer></attr>
33239                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>title</string></attr>
33240                                                                                                                                                                                                                                 </attrs>
33241                                                                                                                                                                                                                                 <value>title</value>
33242                                                                                                                                                                                                                         </AST:STRING>
33243                                                                                                                                                                                                                 </AST:Actual_parameter>
33244                                                                                                                                                                                                                 <AST:Actual_parameter>
33245                                                                                                                                                                                                                         <attrs>
33246                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33247                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>941</integer></attr>
33248                                                                                                                                                                                                                         </attrs>
33249                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
33250                                                                                                                                                                                                                         <AST:Variable>
33251                                                                                                                                                                                                                                 <attrs>
33252                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33253                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>941</integer></attr>
33254                                                                                                                                                                                                                                 </attrs>
33255                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
33256                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
33257                                                                                                                                                                                                                                         <attrs />
33258                                                                                                                                                                                                                                         <value>contextNode</value>
33259                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
33260                                                                                                                                                                                                                                 <AST:Expr_list>
33261                                                                                                                                                                                                                                 </AST:Expr_list>
33262                                                                                                                                                                                                                         </AST:Variable>
33263                                                                                                                                                                                                                 </AST:Actual_parameter>
33264                                                                                                                                                                                                         </AST:Actual_parameter_list>
33265                                                                                                                                                                                                 </AST:Method_invocation>
33266                                                                                                                                                                                         </AST:Assignment>
33267                                                                                                                                                                                 </AST:Eval_expr>
33268                                                                                                                                                                                 <AST:Eval_expr>
33269                                                                                                                                                                                         <attrs>
33270                                                                                                                                                                                                 <attr key="phc.comments">
33271                                                                                                                                                                                                         <string_list>
33272                                                                                                                                                                                                         </string_list>
33273                                                                                                                                                                                                 </attr>
33274                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33275                                                                                                                                                                                                 <attr key="phc.line_number"><integer>942</integer></attr>
33276                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
33277                                                                                                                                                                                         </attrs>
33278                                                                                                                                                                                         <AST:Assignment>
33279                                                                                                                                                                                                 <attrs>
33280                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33281                                                                                                                                                                                                         <attr key="phc.line_number"><integer>942</integer></attr>
33282                                                                                                                                                                                                 </attrs>
33283                                                                                                                                                                                                 <AST:Variable>
33284                                                                                                                                                                                                         <attrs>
33285                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33286                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>942</integer></attr>
33287                                                                                                                                                                                                         </attrs>
33288                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
33289                                                                                                                                                                                                         <AST:VARIABLE_NAME>
33290                                                                                                                                                                                                                 <attrs />
33291                                                                                                                                                                                                                 <value>title</value>
33292                                                                                                                                                                                                         </AST:VARIABLE_NAME>
33293                                                                                                                                                                                                         <AST:Expr_list>
33294                                                                                                                                                                                                         </AST:Expr_list>
33295                                                                                                                                                                                                 </AST:Variable>
33296                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
33297                                                                                                                                                                                                 <AST:Method_invocation>
33298                                                                                                                                                                                                         <attrs>
33299                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33300                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>942</integer></attr>
33301                                                                                                                                                                                                         </attrs>
33302                                                                                                                                                                                                         <AST:Variable>
33303                                                                                                                                                                                                                 <attrs>
33304                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33305                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>942</integer></attr>
33306                                                                                                                                                                                                                 </attrs>
33307                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
33308                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
33309                                                                                                                                                                                                                         <attrs />
33310                                                                                                                                                                                                                         <value>titles</value>
33311                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
33312                                                                                                                                                                                                                 <AST:Expr_list>
33313                                                                                                                                                                                                                 </AST:Expr_list>
33314                                                                                                                                                                                                         </AST:Variable>
33315                                                                                                                                                                                                         <AST:METHOD_NAME>
33316                                                                                                                                                                                                                 <attrs>
33317                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33318                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>942</integer></attr>
33319                                                                                                                                                                                                                 </attrs>
33320                                                                                                                                                                                                                 <value>item</value>
33321                                                                                                                                                                                                         </AST:METHOD_NAME>
33322                                                                                                                                                                                                         <AST:Actual_parameter_list>
33323                                                                                                                                                                                                                 <AST:Actual_parameter>
33324                                                                                                                                                                                                                         <attrs>
33325                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33326                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>942</integer></attr>
33327                                                                                                                                                                                                                         </attrs>
33328                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
33329                                                                                                                                                                                                                         <AST:INT>
33330                                                                                                                                                                                                                                 <attrs>
33331                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33332                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>942</integer></attr>
33333                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
33334                                                                                                                                                                                                                                 </attrs>
33335                                                                                                                                                                                                                                 <value>0</value>
33336                                                                                                                                                                                                                         </AST:INT>
33337                                                                                                                                                                                                                 </AST:Actual_parameter>
33338                                                                                                                                                                                                         </AST:Actual_parameter_list>
33339                                                                                                                                                                                                 </AST:Method_invocation>
33340                                                                                                                                                                                         </AST:Assignment>
33341                                                                                                                                                                                 </AST:Eval_expr>
33342                                                                                                                                                                                 <AST:Eval_expr>
33343                                                                                                                                                                                         <attrs>
33344                                                                                                                                                                                                 <attr key="phc.comments">
33345                                                                                                                                                                                                         <string_list>
33346                                                                                                                                                                                                         </string_list>
33347                                                                                                                                                                                                 </attr>
33348                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33349                                                                                                                                                                                                 <attr key="phc.line_number"><integer>943</integer></attr>
33350                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
33351                                                                                                                                                                                         </attrs>
33352                                                                                                                                                                                         <AST:Assignment>
33353                                                                                                                                                                                                 <attrs>
33354                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33355                                                                                                                                                                                                         <attr key="phc.line_number"><integer>943</integer></attr>
33356                                                                                                                                                                                                 </attrs>
33357                                                                                                                                                                                                 <AST:Variable>
33358                                                                                                                                                                                                         <attrs>
33359                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33360                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>943</integer></attr>
33361                                                                                                                                                                                                         </attrs>
33362                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
33363                                                                                                                                                                                                         <AST:VARIABLE_NAME>
33364                                                                                                                                                                                                                 <attrs />
33365                                                                                                                                                                                                                 <value>parts</value>
33366                                                                                                                                                                                                         </AST:VARIABLE_NAME>
33367                                                                                                                                                                                                         <AST:Expr_list>
33368                                                                                                                                                                                                         </AST:Expr_list>
33369                                                                                                                                                                                                 </AST:Variable>
33370                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
33371                                                                                                                                                                                                 <AST:Method_invocation>
33372                                                                                                                                                                                                         <attrs>
33373                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33374                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>943</integer></attr>
33375                                                                                                                                                                                                         </attrs>
33376                                                                                                                                                                                                         <AST:Variable>
33377                                                                                                                                                                                                                 <attrs>
33378                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33379                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>943</integer></attr>
33380                                                                                                                                                                                                                 </attrs>
33381                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
33382                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
33383                                                                                                                                                                                                                         <attrs />
33384                                                                                                                                                                                                                         <value>xpath</value>
33385                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
33386                                                                                                                                                                                                                 <AST:Expr_list>
33387                                                                                                                                                                                                                 </AST:Expr_list>
33388                                                                                                                                                                                                         </AST:Variable>
33389                                                                                                                                                                                                         <AST:METHOD_NAME>
33390                                                                                                                                                                                                                 <attrs>
33391                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33392                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>943</integer></attr>
33393                                                                                                                                                                                                                 </attrs>
33394                                                                                                                                                                                                                 <value>query</value>
33395                                                                                                                                                                                                         </AST:METHOD_NAME>
33396                                                                                                                                                                                                         <AST:Actual_parameter_list>
33397                                                                                                                                                                                                                 <AST:Actual_parameter>
33398                                                                                                                                                                                                                         <attrs>
33399                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33400                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>943</integer></attr>
33401                                                                                                                                                                                                                         </attrs>
33402                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
33403                                                                                                                                                                                                                         <AST:STRING>
33404                                                                                                                                                                                                                                 <attrs>
33405                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33406                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>943</integer></attr>
33407                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>part</string></attr>
33408                                                                                                                                                                                                                                 </attrs>
33409                                                                                                                                                                                                                                 <value>part</value>
33410                                                                                                                                                                                                                         </AST:STRING>
33411                                                                                                                                                                                                                 </AST:Actual_parameter>
33412                                                                                                                                                                                                                 <AST:Actual_parameter>
33413                                                                                                                                                                                                                         <attrs>
33414                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33415                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>943</integer></attr>
33416                                                                                                                                                                                                                         </attrs>
33417                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
33418                                                                                                                                                                                                                         <AST:Variable>
33419                                                                                                                                                                                                                                 <attrs>
33420                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33421                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>943</integer></attr>
33422                                                                                                                                                                                                                                 </attrs>
33423                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
33424                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
33425                                                                                                                                                                                                                                         <attrs />
33426                                                                                                                                                                                                                                         <value>contextNode</value>
33427                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
33428                                                                                                                                                                                                                                 <AST:Expr_list>
33429                                                                                                                                                                                                                                 </AST:Expr_list>
33430                                                                                                                                                                                                                         </AST:Variable>
33431                                                                                                                                                                                                                 </AST:Actual_parameter>
33432                                                                                                                                                                                                         </AST:Actual_parameter_list>
33433                                                                                                                                                                                                 </AST:Method_invocation>
33434                                                                                                                                                                                         </AST:Assignment>
33435                                                                                                                                                                                 </AST:Eval_expr>
33436                                                                                                                                                                                 <AST:If>
33437                                                                                                                                                                                         <attrs>
33438                                                                                                                                                                                                 <attr key="phc.comments">
33439                                                                                                                                                                                                         <string_list>
33440                                                                                                                                                                                                         </string_list>
33441                                                                                                                                                                                                 </attr>
33442                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33443                                                                                                                                                                                                 <attr key="phc.line_number"><integer>944</integer></attr>
33444                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
33445                                                                                                                                                                                         </attrs>
33446                                                                                                                                                                                         <AST:Bin_op>
33447                                                                                                                                                                                                 <attrs>
33448                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33449                                                                                                                                                                                                         <attr key="phc.line_number"><integer>944</integer></attr>
33450                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
33451                                                                                                                                                                                                 </attrs>
33452                                                                                                                                                                                                 <AST:Variable>
33453                                                                                                                                                                                                         <attrs>
33454                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33455                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>944</integer></attr>
33456                                                                                                                                                                                                         </attrs>
33457                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
33458                                                                                                                                                                                                         <AST:VARIABLE_NAME>
33459                                                                                                                                                                                                                 <attrs />
33460                                                                                                                                                                                                                 <value>flags</value>
33461                                                                                                                                                                                                         </AST:VARIABLE_NAME>
33462                                                                                                                                                                                                         <AST:Expr_list>
33463                                                                                                                                                                                                         </AST:Expr_list>
33464                                                                                                                                                                                                 </AST:Variable>
33465                                                                                                                                                                                                 <AST:OP>
33466                                                                                                                                                                                                         <attrs>
33467                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33468                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>944</integer></attr>
33469                                                                                                                                                                                                         </attrs>
33470                                                                                                                                                                                                         <value encoding="escape">&amp;</value>
33471                                                                                                                                                                                                 </AST:OP>
33472                                                                                                                                                                                                 <AST:Constant>
33473                                                                                                                                                                                                         <attrs>
33474                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33475                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>944</integer></attr>
33476                                                                                                                                                                                                         </attrs>
33477                                                                                                                                                                                                         <AST:CLASS_NAME>
33478                                                                                                                                                                                                                 <attrs />
33479                                                                                                                                                                                                                 <value>self</value>
33480                                                                                                                                                                                                         </AST:CLASS_NAME>
33481                                                                                                                                                                                                         <AST:CONSTANT_NAME>
33482                                                                                                                                                                                                                 <attrs />
33483                                                                                                                                                                                                                 <value>NO_ARGS</value>
33484                                                                                                                                                                                                         </AST:CONSTANT_NAME>
33485                                                                                                                                                                                                 </AST:Constant>
33486                                                                                                                                                                                         </AST:Bin_op>
33487                                                                                                                                                                                         <AST:Statement_list>
33488                                                                                                                                                                                                 <AST:Eval_expr>
33489                                                                                                                                                                                                         <attrs>
33490                                                                                                                                                                                                                 <attr key="phc.comments">
33491                                                                                                                                                                                                                         <string_list>
33492                                                                                                                                                                                                                         </string_list>
33493                                                                                                                                                                                                                 </attr>
33494                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33495                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>945</integer></attr>
33496                                                                                                                                                                                                         </attrs>
33497                                                                                                                                                                                                         <AST:Assignment>
33498                                                                                                                                                                                                                 <attrs>
33499                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33500                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>945</integer></attr>
33501                                                                                                                                                                                                                 </attrs>
33502                                                                                                                                                                                                                 <AST:Variable>
33503                                                                                                                                                                                                                         <attrs>
33504                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33505                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>945</integer></attr>
33506                                                                                                                                                                                                                         </attrs>
33507                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
33508                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
33509                                                                                                                                                                                                                                 <attrs />
33510                                                                                                                                                                                                                                 <value>newIterator</value>
33511                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
33512                                                                                                                                                                                                                         <AST:Expr_list>
33513                                                                                                                                                                                                                         </AST:Expr_list>
33514                                                                                                                                                                                                                 </AST:Variable>
33515                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
33516                                                                                                                                                                                                                 <AST:Method_invocation>
33517                                                                                                                                                                                                                         <attrs>
33518                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33519                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>945</integer></attr>
33520                                                                                                                                                                                                                         </attrs>
33521                                                                                                                                                                                                                         <AST:Variable>
33522                                                                                                                                                                                                                                 <attrs>
33523                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33524                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>945</integer></attr>
33525                                                                                                                                                                                                                                 </attrs>
33526                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
33527                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
33528                                                                                                                                                                                                                                         <attrs />
33529                                                                                                                                                                                                                                         <value>this</value>
33530                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
33531                                                                                                                                                                                                                                 <AST:Expr_list>
33532                                                                                                                                                                                                                                 </AST:Expr_list>
33533                                                                                                                                                                                                                         </AST:Variable>
33534                                                                                                                                                                                                                         <AST:METHOD_NAME>
33535                                                                                                                                                                                                                                 <attrs>
33536                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33537                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>945</integer></attr>
33538                                                                                                                                                                                                                                 </attrs>
33539                                                                                                                                                                                                                                 <value>virtualBracketedImplode</value>
33540                                                                                                                                                                                                                         </AST:METHOD_NAME>
33541                                                                                                                                                                                                                         <AST:Actual_parameter_list>
33542                                                                                                                                                                                                                                 <AST:Actual_parameter>
33543                                                                                                                                                                                                                                         <attrs>
33544                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33545                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>945</integer></attr>
33546                                                                                                                                                                                                                                         </attrs>
33547                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
33548                                                                                                                                                                                                                                         <AST:STRING>
33549                                                                                                                                                                                                                                                 <attrs>
33550                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33551                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>945</integer></attr>
33552                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>{{{</string></attr>
33553                                                                                                                                                                                                                                                 </attrs>
33554                                                                                                                                                                                                                                                 <value>{{{</value>
33555                                                                                                                                                                                                                                         </AST:STRING>
33556                                                                                                                                                                                                                                 </AST:Actual_parameter>
33557                                                                                                                                                                                                                                 <AST:Actual_parameter>
33558                                                                                                                                                                                                                                         <attrs>
33559                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33560                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>945</integer></attr>
33561                                                                                                                                                                                                                                         </attrs>
33562                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
33563                                                                                                                                                                                                                                         <AST:STRING>
33564                                                                                                                                                                                                                                                 <attrs>
33565                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33566                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>945</integer></attr>
33567                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>|</string></attr>
33568                                                                                                                                                                                                                                                 </attrs>
33569                                                                                                                                                                                                                                                 <value>|</value>
33570                                                                                                                                                                                                                                         </AST:STRING>
33571                                                                                                                                                                                                                                 </AST:Actual_parameter>
33572                                                                                                                                                                                                                                 <AST:Actual_parameter>
33573                                                                                                                                                                                                                                         <attrs>
33574                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33575                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>945</integer></attr>
33576                                                                                                                                                                                                                                         </attrs>
33577                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
33578                                                                                                                                                                                                                                         <AST:STRING>
33579                                                                                                                                                                                                                                                 <attrs>
33580                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33581                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>945</integer></attr>
33582                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>}}}</string></attr>
33583                                                                                                                                                                                                                                                 </attrs>
33584                                                                                                                                                                                                                                                 <value>}}}</value>
33585                                                                                                                                                                                                                                         </AST:STRING>
33586                                                                                                                                                                                                                                 </AST:Actual_parameter>
33587                                                                                                                                                                                                                                 <AST:Actual_parameter>
33588                                                                                                                                                                                                                                         <attrs>
33589                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33590                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>945</integer></attr>
33591                                                                                                                                                                                                                                         </attrs>
33592                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
33593                                                                                                                                                                                                                                         <AST:Variable>
33594                                                                                                                                                                                                                                                 <attrs>
33595                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33596                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>945</integer></attr>
33597                                                                                                                                                                                                                                                 </attrs>
33598                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
33599                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
33600                                                                                                                                                                                                                                                         <attrs />
33601                                                                                                                                                                                                                                                         <value>title</value>
33602                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
33603                                                                                                                                                                                                                                                 <AST:Expr_list>
33604                                                                                                                                                                                                                                                 </AST:Expr_list>
33605                                                                                                                                                                                                                                         </AST:Variable>
33606                                                                                                                                                                                                                                 </AST:Actual_parameter>
33607                                                                                                                                                                                                                                 <AST:Actual_parameter>
33608                                                                                                                                                                                                                                         <attrs>
33609                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33610                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>945</integer></attr>
33611                                                                                                                                                                                                                                         </attrs>
33612                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
33613                                                                                                                                                                                                                                         <AST:Variable>
33614                                                                                                                                                                                                                                                 <attrs>
33615                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33616                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>945</integer></attr>
33617                                                                                                                                                                                                                                                 </attrs>
33618                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
33619                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
33620                                                                                                                                                                                                                                                         <attrs />
33621                                                                                                                                                                                                                                                         <value>parts</value>
33622                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
33623                                                                                                                                                                                                                                                 <AST:Expr_list>
33624                                                                                                                                                                                                                                                 </AST:Expr_list>
33625                                                                                                                                                                                                                                         </AST:Variable>
33626                                                                                                                                                                                                                                 </AST:Actual_parameter>
33627                                                                                                                                                                                                                         </AST:Actual_parameter_list>
33628                                                                                                                                                                                                                 </AST:Method_invocation>
33629                                                                                                                                                                                                         </AST:Assignment>
33630                                                                                                                                                                                                 </AST:Eval_expr>
33631                                                                                                                                                                                         </AST:Statement_list>
33632                                                                                                                                                                                         <AST:Statement_list>
33633                                                                                                                                                                                                 <AST:Eval_expr>
33634                                                                                                                                                                                                         <attrs>
33635                                                                                                                                                                                                                 <attr key="phc.comments">
33636                                                                                                                                                                                                                         <string_list>
33637                                                                                                                                                                                                                         </string_list>
33638                                                                                                                                                                                                                 </attr>
33639                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33640                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>949</integer></attr>
33641                                                                                                                                                                                                         </attrs>
33642                                                                                                                                                                                                         <AST:Assignment>
33643                                                                                                                                                                                                                 <attrs>
33644                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33645                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>949</integer></attr>
33646                                                                                                                                                                                                                 </attrs>
33647                                                                                                                                                                                                                 <AST:Variable>
33648                                                                                                                                                                                                                         <attrs>
33649                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33650                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>947</integer></attr>
33651                                                                                                                                                                                                                         </attrs>
33652                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
33653                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
33654                                                                                                                                                                                                                                 <attrs />
33655                                                                                                                                                                                                                                 <value>params</value>
33656                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
33657                                                                                                                                                                                                                         <AST:Expr_list>
33658                                                                                                                                                                                                                         </AST:Expr_list>
33659                                                                                                                                                                                                                 </AST:Variable>
33660                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
33661                                                                                                                                                                                                                 <AST:Array>
33662                                                                                                                                                                                                                         <attrs>
33663                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33664                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>949</integer></attr>
33665                                                                                                                                                                                                                         </attrs>
33666                                                                                                                                                                                                                         <AST:Array_elem_list>
33667                                                                                                                                                                                                                                 <AST:Array_elem>
33668                                                                                                                                                                                                                                         <attrs>
33669                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33670                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>948</integer></attr>
33671                                                                                                                                                                                                                                         </attrs>
33672                                                                                                                                                                                                                                         <AST:STRING>
33673                                                                                                                                                                                                                                                 <attrs>
33674                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33675                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>948</integer></attr>
33676                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>title</string></attr>
33677                                                                                                                                                                                                                                                         <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
33678                                                                                                                                                                                                                                                 </attrs>
33679                                                                                                                                                                                                                                                 <value>title</value>
33680                                                                                                                                                                                                                                         </AST:STRING>
33681                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
33682                                                                                                                                                                                                                                         <AST:New>
33683                                                                                                                                                                                                                                                 <attrs>
33684                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33685                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>948</integer></attr>
33686                                                                                                                                                                                                                                                 </attrs>
33687                                                                                                                                                                                                                                                 <AST:CLASS_NAME>
33688                                                                                                                                                                                                                                                         <attrs />
33689                                                                                                                                                                                                                                                         <value>PPNode_DOM</value>
33690                                                                                                                                                                                                                                                 </AST:CLASS_NAME>
33691                                                                                                                                                                                                                                                 <AST:Actual_parameter_list>
33692                                                                                                                                                                                                                                                         <AST:Actual_parameter>
33693                                                                                                                                                                                                                                                                 <attrs>
33694                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33695                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>948</integer></attr>
33696                                                                                                                                                                                                                                                                 </attrs>
33697                                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
33698                                                                                                                                                                                                                                                                 <AST:Variable>
33699                                                                                                                                                                                                                                                                         <attrs>
33700                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33701                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>948</integer></attr>
33702                                                                                                                                                                                                                                                                         </attrs>
33703                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
33704                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
33705                                                                                                                                                                                                                                                                                 <attrs />
33706                                                                                                                                                                                                                                                                                 <value>title</value>
33707                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
33708                                                                                                                                                                                                                                                                         <AST:Expr_list>
33709                                                                                                                                                                                                                                                                         </AST:Expr_list>
33710                                                                                                                                                                                                                                                                 </AST:Variable>
33711                                                                                                                                                                                                                                                         </AST:Actual_parameter>
33712                                                                                                                                                                                                                                                 </AST:Actual_parameter_list>
33713                                                                                                                                                                                                                                         </AST:New>
33714                                                                                                                                                                                                                                 </AST:Array_elem>
33715                                                                                                                                                                                                                                 <AST:Array_elem>
33716                                                                                                                                                                                                                                         <attrs>
33717                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33718                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>949</integer></attr>
33719                                                                                                                                                                                                                                         </attrs>
33720                                                                                                                                                                                                                                         <AST:STRING>
33721                                                                                                                                                                                                                                                 <attrs>
33722                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33723                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>949</integer></attr>
33724                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>parts</string></attr>
33725                                                                                                                                                                                                                                                         <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
33726                                                                                                                                                                                                                                                 </attrs>
33727                                                                                                                                                                                                                                                 <value>parts</value>
33728                                                                                                                                                                                                                                         </AST:STRING>
33729                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
33730                                                                                                                                                                                                                                         <AST:New>
33731                                                                                                                                                                                                                                                 <attrs>
33732                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33733                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>949</integer></attr>
33734                                                                                                                                                                                                                                                 </attrs>
33735                                                                                                                                                                                                                                                 <AST:CLASS_NAME>
33736                                                                                                                                                                                                                                                         <attrs />
33737                                                                                                                                                                                                                                                         <value>PPNode_DOM</value>
33738                                                                                                                                                                                                                                                 </AST:CLASS_NAME>
33739                                                                                                                                                                                                                                                 <AST:Actual_parameter_list>
33740                                                                                                                                                                                                                                                         <AST:Actual_parameter>
33741                                                                                                                                                                                                                                                                 <attrs>
33742                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33743                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>949</integer></attr>
33744                                                                                                                                                                                                                                                                 </attrs>
33745                                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
33746                                                                                                                                                                                                                                                                 <AST:Variable>
33747                                                                                                                                                                                                                                                                         <attrs>
33748                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33749                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>949</integer></attr>
33750                                                                                                                                                                                                                                                                         </attrs>
33751                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
33752                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
33753                                                                                                                                                                                                                                                                                 <attrs />
33754                                                                                                                                                                                                                                                                                 <value>parts</value>
33755                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
33756                                                                                                                                                                                                                                                                         <AST:Expr_list>
33757                                                                                                                                                                                                                                                                         </AST:Expr_list>
33758                                                                                                                                                                                                                                                                 </AST:Variable>
33759                                                                                                                                                                                                                                                         </AST:Actual_parameter>
33760                                                                                                                                                                                                                                                 </AST:Actual_parameter_list>
33761                                                                                                                                                                                                                                         </AST:New>
33762                                                                                                                                                                                                                                 </AST:Array_elem>
33763                                                                                                                                                                                                                         </AST:Array_elem_list>
33764                                                                                                                                                                                                                 </AST:Array>
33765                                                                                                                                                                                                         </AST:Assignment>
33766                                                                                                                                                                                                 </AST:Eval_expr>
33767                                                                                                                                                                                                 <AST:Eval_expr>
33768                                                                                                                                                                                                         <attrs>
33769                                                                                                                                                                                                                 <attr key="phc.comments">
33770                                                                                                                                                                                                                         <string_list>
33771                                                                                                                                                                                                                         </string_list>
33772                                                                                                                                                                                                                 </attr>
33773                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33774                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>950</integer></attr>
33775                                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
33776                                                                                                                                                                                                         </attrs>
33777                                                                                                                                                                                                         <AST:Assignment>
33778                                                                                                                                                                                                                 <attrs>
33779                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33780                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>950</integer></attr>
33781                                                                                                                                                                                                                 </attrs>
33782                                                                                                                                                                                                                 <AST:Variable>
33783                                                                                                                                                                                                                         <attrs>
33784                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33785                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>950</integer></attr>
33786                                                                                                                                                                                                                         </attrs>
33787                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
33788                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
33789                                                                                                                                                                                                                                 <attrs />
33790                                                                                                                                                                                                                                 <value>ret</value>
33791                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
33792                                                                                                                                                                                                                         <AST:Expr_list>
33793                                                                                                                                                                                                                         </AST:Expr_list>
33794                                                                                                                                                                                                                 </AST:Variable>
33795                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
33796                                                                                                                                                                                                                 <AST:Method_invocation>
33797                                                                                                                                                                                                                         <attrs>
33798                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33799                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>950</integer></attr>
33800                                                                                                                                                                                                                         </attrs>
33801                                                                                                                                                                                                                         <AST:Variable>
33802                                                                                                                                                                                                                                 <attrs>
33803                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33804                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>950</integer></attr>
33805                                                                                                                                                                                                                                 </attrs>
33806                                                                                                                                                                                                                                 <AST:Variable>
33807                                                                                                                                                                                                                                         <attrs>
33808                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33809                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>950</integer></attr>
33810                                                                                                                                                                                                                                         </attrs>
33811                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
33812                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
33813                                                                                                                                                                                                                                                 <attrs />
33814                                                                                                                                                                                                                                                 <value>this</value>
33815                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
33816                                                                                                                                                                                                                                         <AST:Expr_list>
33817                                                                                                                                                                                                                                         </AST:Expr_list>
33818                                                                                                                                                                                                                                 </AST:Variable>
33819                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
33820                                                                                                                                                                                                                                         <attrs />
33821                                                                                                                                                                                                                                         <value>parser</value>
33822                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
33823                                                                                                                                                                                                                                 <AST:Expr_list>
33824                                                                                                                                                                                                                                 </AST:Expr_list>
33825                                                                                                                                                                                                                         </AST:Variable>
33826                                                                                                                                                                                                                         <AST:METHOD_NAME>
33827                                                                                                                                                                                                                                 <attrs>
33828                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33829                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>950</integer></attr>
33830                                                                                                                                                                                                                                 </attrs>
33831                                                                                                                                                                                                                                 <value>argSubstitution</value>
33832                                                                                                                                                                                                                         </AST:METHOD_NAME>
33833                                                                                                                                                                                                                         <AST:Actual_parameter_list>
33834                                                                                                                                                                                                                                 <AST:Actual_parameter>
33835                                                                                                                                                                                                                                         <attrs>
33836                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33837                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>950</integer></attr>
33838                                                                                                                                                                                                                                         </attrs>
33839                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
33840                                                                                                                                                                                                                                         <AST:Variable>
33841                                                                                                                                                                                                                                                 <attrs>
33842                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33843                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>950</integer></attr>
33844                                                                                                                                                                                                                                                 </attrs>
33845                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
33846                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
33847                                                                                                                                                                                                                                                         <attrs />
33848                                                                                                                                                                                                                                                         <value>params</value>
33849                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
33850                                                                                                                                                                                                                                                 <AST:Expr_list>
33851                                                                                                                                                                                                                                                 </AST:Expr_list>
33852                                                                                                                                                                                                                                         </AST:Variable>
33853                                                                                                                                                                                                                                 </AST:Actual_parameter>
33854                                                                                                                                                                                                                                 <AST:Actual_parameter>
33855                                                                                                                                                                                                                                         <attrs>
33856                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33857                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>950</integer></attr>
33858                                                                                                                                                                                                                                         </attrs>
33859                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
33860                                                                                                                                                                                                                                         <AST:Variable>
33861                                                                                                                                                                                                                                                 <attrs>
33862                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33863                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>950</integer></attr>
33864                                                                                                                                                                                                                                                 </attrs>
33865                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
33866                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
33867                                                                                                                                                                                                                                                         <attrs />
33868                                                                                                                                                                                                                                                         <value>this</value>
33869                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
33870                                                                                                                                                                                                                                                 <AST:Expr_list>
33871                                                                                                                                                                                                                                                 </AST:Expr_list>
33872                                                                                                                                                                                                                                         </AST:Variable>
33873                                                                                                                                                                                                                                 </AST:Actual_parameter>
33874                                                                                                                                                                                                                         </AST:Actual_parameter_list>
33875                                                                                                                                                                                                                 </AST:Method_invocation>
33876                                                                                                                                                                                                         </AST:Assignment>
33877                                                                                                                                                                                                 </AST:Eval_expr>
33878                                                                                                                                                                                                 <AST:If>
33879                                                                                                                                                                                                         <attrs>
33880                                                                                                                                                                                                                 <attr key="phc.comments">
33881                                                                                                                                                                                                                         <string_list>
33882                                                                                                                                                                                                                         </string_list>
33883                                                                                                                                                                                                                 </attr>
33884                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33885                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>951</integer></attr>
33886                                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
33887                                                                                                                                                                                                         </attrs>
33888                                                                                                                                                                                                         <AST:Method_invocation>
33889                                                                                                                                                                                                                 <attrs>
33890                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33891                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>951</integer></attr>
33892                                                                                                                                                                                                                 </attrs>
33893                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
33894                                                                                                                                                                                                                 <AST:METHOD_NAME>
33895                                                                                                                                                                                                                         <attrs>
33896                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33897                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>951</integer></attr>
33898                                                                                                                                                                                                                         </attrs>
33899                                                                                                                                                                                                                         <value>isset</value>
33900                                                                                                                                                                                                                 </AST:METHOD_NAME>
33901                                                                                                                                                                                                                 <AST:Actual_parameter_list>
33902                                                                                                                                                                                                                         <AST:Actual_parameter>
33903                                                                                                                                                                                                                                 <attrs>
33904                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33905                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>951</integer></attr>
33906                                                                                                                                                                                                                                 </attrs>
33907                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
33908                                                                                                                                                                                                                                 <AST:Variable>
33909                                                                                                                                                                                                                                         <attrs>
33910                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33911                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>951</integer></attr>
33912                                                                                                                                                                                                                                         </attrs>
33913                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
33914                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
33915                                                                                                                                                                                                                                                 <attrs />
33916                                                                                                                                                                                                                                                 <value>ret</value>
33917                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
33918                                                                                                                                                                                                                                         <AST:Expr_list>
33919                                                                                                                                                                                                                                                 <AST:STRING>
33920                                                                                                                                                                                                                                                         <attrs>
33921                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33922                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>951</integer></attr>
33923                                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>object</string></attr>
33924                                                                                                                                                                                                                                                         </attrs>
33925                                                                                                                                                                                                                                                         <value>object</value>
33926                                                                                                                                                                                                                                                 </AST:STRING>
33927                                                                                                                                                                                                                                         </AST:Expr_list>
33928                                                                                                                                                                                                                                 </AST:Variable>
33929                                                                                                                                                                                                                         </AST:Actual_parameter>
33930                                                                                                                                                                                                                 </AST:Actual_parameter_list>
33931                                                                                                                                                                                                         </AST:Method_invocation>
33932                                                                                                                                                                                                         <AST:Statement_list>
33933                                                                                                                                                                                                                 <AST:Eval_expr>
33934                                                                                                                                                                                                                         <attrs>
33935                                                                                                                                                                                                                                 <attr key="phc.comments">
33936                                                                                                                                                                                                                                         <string_list>
33937                                                                                                                                                                                                                                         </string_list>
33938                                                                                                                                                                                                                                 </attr>
33939                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33940                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>952</integer></attr>
33941                                                                                                                                                                                                                         </attrs>
33942                                                                                                                                                                                                                         <AST:Assignment>
33943                                                                                                                                                                                                                                 <attrs>
33944                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33945                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>952</integer></attr>
33946                                                                                                                                                                                                                                 </attrs>
33947                                                                                                                                                                                                                                 <AST:Variable>
33948                                                                                                                                                                                                                                         <attrs>
33949                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33950                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>952</integer></attr>
33951                                                                                                                                                                                                                                         </attrs>
33952                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
33953                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
33954                                                                                                                                                                                                                                                 <attrs />
33955                                                                                                                                                                                                                                                 <value>newIterator</value>
33956                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
33957                                                                                                                                                                                                                                         <AST:Expr_list>
33958                                                                                                                                                                                                                                         </AST:Expr_list>
33959                                                                                                                                                                                                                                 </AST:Variable>
33960                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
33961                                                                                                                                                                                                                                 <AST:Variable>
33962                                                                                                                                                                                                                                         <attrs>
33963                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33964                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>952</integer></attr>
33965                                                                                                                                                                                                                                         </attrs>
33966                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
33967                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
33968                                                                                                                                                                                                                                                 <attrs />
33969                                                                                                                                                                                                                                                 <value>ret</value>
33970                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
33971                                                                                                                                                                                                                                         <AST:Expr_list>
33972                                                                                                                                                                                                                                                 <AST:STRING>
33973                                                                                                                                                                                                                                                         <attrs>
33974                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33975                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>952</integer></attr>
33976                                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>object</string></attr>
33977                                                                                                                                                                                                                                                         </attrs>
33978                                                                                                                                                                                                                                                         <value>object</value>
33979                                                                                                                                                                                                                                                 </AST:STRING>
33980                                                                                                                                                                                                                                         </AST:Expr_list>
33981                                                                                                                                                                                                                                 </AST:Variable>
33982                                                                                                                                                                                                                         </AST:Assignment>
33983                                                                                                                                                                                                                 </AST:Eval_expr>
33984                                                                                                                                                                                                         </AST:Statement_list>
33985                                                                                                                                                                                                         <AST:Statement_list>
33986                                                                                                                                                                                                                 <AST:Eval_expr>
33987                                                                                                                                                                                                                         <attrs>
33988                                                                                                                                                                                                                                 <attr key="phc.comments">
33989                                                                                                                                                                                                                                         <string_list>
33990                                                                                                                                                                                                                                         </string_list>
33991                                                                                                                                                                                                                                 </attr>
33992                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
33993                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>954</integer></attr>
33994                                                                                                                                                                                                                         </attrs>
33995                                                                                                                                                                                                                         <AST:Op_assignment>
33996                                                                                                                                                                                                                                 <attrs />
33997                                                                                                                                                                                                                                 <AST:Variable>
33998                                                                                                                                                                                                                                         <attrs>
33999                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34000                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>954</integer></attr>
34001                                                                                                                                                                                                                                         </attrs>
34002                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
34003                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
34004                                                                                                                                                                                                                                                 <attrs />
34005                                                                                                                                                                                                                                                 <value>out</value>
34006                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
34007                                                                                                                                                                                                                                         <AST:Expr_list>
34008                                                                                                                                                                                                                                         </AST:Expr_list>
34009                                                                                                                                                                                                                                 </AST:Variable>
34010                                                                                                                                                                                                                                 <AST:OP>
34011                                                                                                                                                                                                                                         <attrs />
34012                                                                                                                                                                                                                                         <value>.</value>
34013                                                                                                                                                                                                                                 </AST:OP>
34014                                                                                                                                                                                                                                 <AST:Variable>
34015                                                                                                                                                                                                                                         <attrs>
34016                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34017                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>954</integer></attr>
34018                                                                                                                                                                                                                                         </attrs>
34019                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
34020                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
34021                                                                                                                                                                                                                                                 <attrs />
34022                                                                                                                                                                                                                                                 <value>ret</value>
34023                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
34024                                                                                                                                                                                                                                         <AST:Expr_list>
34025                                                                                                                                                                                                                                                 <AST:STRING>
34026                                                                                                                                                                                                                                                         <attrs>
34027                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34028                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>954</integer></attr>
34029                                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>text</string></attr>
34030                                                                                                                                                                                                                                                         </attrs>
34031                                                                                                                                                                                                                                                         <value>text</value>
34032                                                                                                                                                                                                                                                 </AST:STRING>
34033                                                                                                                                                                                                                                         </AST:Expr_list>
34034                                                                                                                                                                                                                                 </AST:Variable>
34035                                                                                                                                                                                                                         </AST:Op_assignment>
34036                                                                                                                                                                                                                 </AST:Eval_expr>
34037                                                                                                                                                                                                         </AST:Statement_list>
34038                                                                                                                                                                                                 </AST:If>
34039                                                                                                                                                                                         </AST:Statement_list>
34040                                                                                                                                                                                 </AST:If>
34041                                                                                                                                                                         </AST:Statement_list>
34042                                                                                                                                                                         <AST:Statement_list>
34043                                                                                                                                                                                 <AST:If>
34044                                                                                                                                                                                         <attrs>
34045                                                                                                                                                                                                 <attr key="phc.comments">
34046                                                                                                                                                                                                         <string_list>
34047                                                                                                                                                                                                         </string_list>
34048                                                                                                                                                                                                 </attr>
34049                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34050                                                                                                                                                                                                 <attr key="phc.line_number"><integer>957</integer></attr>
34051                                                                                                                                                                                                 <attr key="phc.unparser.is_elseif"><bool>true</bool></attr>
34052                                                                                                                                                                                         </attrs>
34053                                                                                                                                                                                         <AST:Bin_op>
34054                                                                                                                                                                                                 <attrs>
34055                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34056                                                                                                                                                                                                         <attr key="phc.line_number"><integer>957</integer></attr>
34057                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
34058                                                                                                                                                                                                 </attrs>
34059                                                                                                                                                                                                 <AST:Variable>
34060                                                                                                                                                                                                         <attrs>
34061                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34062                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>957</integer></attr>
34063                                                                                                                                                                                                         </attrs>
34064                                                                                                                                                                                                         <AST:Variable>
34065                                                                                                                                                                                                                 <attrs>
34066                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34067                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>957</integer></attr>
34068                                                                                                                                                                                                                 </attrs>
34069                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
34070                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
34071                                                                                                                                                                                                                         <attrs />
34072                                                                                                                                                                                                                         <value>contextNode</value>
34073                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
34074                                                                                                                                                                                                                 <AST:Expr_list>
34075                                                                                                                                                                                                                 </AST:Expr_list>
34076                                                                                                                                                                                                         </AST:Variable>
34077                                                                                                                                                                                                         <AST:VARIABLE_NAME>
34078                                                                                                                                                                                                                 <attrs />
34079                                                                                                                                                                                                                 <value>nodeName</value>
34080                                                                                                                                                                                                         </AST:VARIABLE_NAME>
34081                                                                                                                                                                                                         <AST:Expr_list>
34082                                                                                                                                                                                                         </AST:Expr_list>
34083                                                                                                                                                                                                 </AST:Variable>
34084                                                                                                                                                                                                 <AST:OP>
34085                                                                                                                                                                                                         <attrs>
34086                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34087                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>957</integer></attr>
34088                                                                                                                                                                                                         </attrs>
34089                                                                                                                                                                                                         <value>==</value>
34090                                                                                                                                                                                                 </AST:OP>
34091                                                                                                                                                                                                 <AST:STRING>
34092                                                                                                                                                                                                         <attrs>
34093                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34094                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>957</integer></attr>
34095                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>comment</string></attr>
34096                                                                                                                                                                                                         </attrs>
34097                                                                                                                                                                                                         <value>comment</value>
34098                                                                                                                                                                                                 </AST:STRING>
34099                                                                                                                                                                                         </AST:Bin_op>
34100                                                                                                                                                                                         <AST:Statement_list>
34101                                                                                                                                                                                                 <AST:If>
34102                                                                                                                                                                                                         <attrs>
34103                                                                                                                                                                                                                 <attr key="phc.comments">
34104                                                                                                                                                                                                                         <string_list>
34105                                                                                                                                                                                                                                 <string># HTML-style comment</string>
34106                                                                                                                                                                                                                                 <string># Remove it in HTML, pre+remove and STRIP_COMMENTS modes</string>
34107                                                                                                                                                                                                                         </string_list>
34108                                                                                                                                                                                                                 </attr>
34109                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34110                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>960</integer></attr>
34111                                                                                                                                                                                                         </attrs>
34112                                                                                                                                                                                                         <AST:Bin_op>
34113                                                                                                                                                                                                                 <attrs>
34114                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34115                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>962</integer></attr>
34116                                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
34117                                                                                                                                                                                                                 </attrs>
34118                                                                                                                                                                                                                 <AST:Bin_op>
34119                                                                                                                                                                                                                         <attrs>
34120                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34121                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>962</integer></attr>
34122                                                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
34123                                                                                                                                                                                                                         </attrs>
34124                                                                                                                                                                                                                         <AST:Variable>
34125                                                                                                                                                                                                                                 <attrs>
34126                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34127                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>960</integer></attr>
34128                                                                                                                                                                                                                                 </attrs>
34129                                                                                                                                                                                                                                 <AST:Variable>
34130                                                                                                                                                                                                                                         <attrs>
34131                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34132                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>960</integer></attr>
34133                                                                                                                                                                                                                                         </attrs>
34134                                                                                                                                                                                                                                         <AST:Variable>
34135                                                                                                                                                                                                                                                 <attrs>
34136                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34137                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>960</integer></attr>
34138                                                                                                                                                                                                                                                 </attrs>
34139                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
34140                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
34141                                                                                                                                                                                                                                                         <attrs />
34142                                                                                                                                                                                                                                                         <value>this</value>
34143                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
34144                                                                                                                                                                                                                                                 <AST:Expr_list>
34145                                                                                                                                                                                                                                                 </AST:Expr_list>
34146                                                                                                                                                                                                                                         </AST:Variable>
34147                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
34148                                                                                                                                                                                                                                                 <attrs />
34149                                                                                                                                                                                                                                                 <value>parser</value>
34150                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
34151                                                                                                                                                                                                                                         <AST:Expr_list>
34152                                                                                                                                                                                                                                         </AST:Expr_list>
34153                                                                                                                                                                                                                                 </AST:Variable>
34154                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
34155                                                                                                                                                                                                                                         <attrs />
34156                                                                                                                                                                                                                                         <value>ot</value>
34157                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
34158                                                                                                                                                                                                                                 <AST:Expr_list>
34159                                                                                                                                                                                                                                         <AST:STRING>
34160                                                                                                                                                                                                                                                 <attrs>
34161                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34162                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>960</integer></attr>
34163                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>html</string></attr>
34164                                                                                                                                                                                                                                                 </attrs>
34165                                                                                                                                                                                                                                                 <value>html</value>
34166                                                                                                                                                                                                                                         </AST:STRING>
34167                                                                                                                                                                                                                                 </AST:Expr_list>
34168                                                                                                                                                                                                                         </AST:Variable>
34169                                                                                                                                                                                                                         <AST:OP>
34170                                                                                                                                                                                                                                 <attrs>
34171                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34172                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>961</integer></attr>
34173                                                                                                                                                                                                                                         <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
34174                                                                                                                                                                                                                                 </attrs>
34175                                                                                                                                                                                                                                 <value>||</value>
34176                                                                                                                                                                                                                         </AST:OP>
34177                                                                                                                                                                                                                         <AST:Bin_op>
34178                                                                                                                                                                                                                                 <attrs>
34179                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34180                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>961</integer></attr>
34181                                                                                                                                                                                                                                         <attr key="phc.unparser.needs_user_brackets"><bool>true</bool></attr>
34182                                                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
34183                                                                                                                                                                                                                                 </attrs>
34184                                                                                                                                                                                                                                 <AST:Variable>
34185                                                                                                                                                                                                                                         <attrs>
34186                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34187                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>961</integer></attr>
34188                                                                                                                                                                                                                                         </attrs>
34189                                                                                                                                                                                                                                         <AST:Variable>
34190                                                                                                                                                                                                                                                 <attrs>
34191                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34192                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>961</integer></attr>
34193                                                                                                                                                                                                                                                 </attrs>
34194                                                                                                                                                                                                                                                 <AST:Variable>
34195                                                                                                                                                                                                                                                         <attrs>
34196                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34197                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>961</integer></attr>
34198                                                                                                                                                                                                                                                         </attrs>
34199                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
34200                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
34201                                                                                                                                                                                                                                                                 <attrs />
34202                                                                                                                                                                                                                                                                 <value>this</value>
34203                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
34204                                                                                                                                                                                                                                                         <AST:Expr_list>
34205                                                                                                                                                                                                                                                         </AST:Expr_list>
34206                                                                                                                                                                                                                                                 </AST:Variable>
34207                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
34208                                                                                                                                                                                                                                                         <attrs />
34209                                                                                                                                                                                                                                                         <value>parser</value>
34210                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
34211                                                                                                                                                                                                                                                 <AST:Expr_list>
34212                                                                                                                                                                                                                                                 </AST:Expr_list>
34213                                                                                                                                                                                                                                         </AST:Variable>
34214                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
34215                                                                                                                                                                                                                                                 <attrs />
34216                                                                                                                                                                                                                                                 <value>ot</value>
34217                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
34218                                                                                                                                                                                                                                         <AST:Expr_list>
34219                                                                                                                                                                                                                                                 <AST:STRING>
34220                                                                                                                                                                                                                                                         <attrs>
34221                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34222                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>961</integer></attr>
34223                                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>pre</string></attr>
34224                                                                                                                                                                                                                                                         </attrs>
34225                                                                                                                                                                                                                                                         <value>pre</value>
34226                                                                                                                                                                                                                                                 </AST:STRING>
34227                                                                                                                                                                                                                                         </AST:Expr_list>
34228                                                                                                                                                                                                                                 </AST:Variable>
34229                                                                                                                                                                                                                                 <AST:OP>
34230                                                                                                                                                                                                                                         <attrs>
34231                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34232                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>961</integer></attr>
34233                                                                                                                                                                                                                                         </attrs>
34234                                                                                                                                                                                                                                         <value encoding="escape">&amp;&amp;</value>
34235                                                                                                                                                                                                                                 </AST:OP>
34236                                                                                                                                                                                                                                 <AST:Method_invocation>
34237                                                                                                                                                                                                                                         <attrs>
34238                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34239                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>961</integer></attr>
34240                                                                                                                                                                                                                                         </attrs>
34241                                                                                                                                                                                                                                         <AST:Variable>
34242                                                                                                                                                                                                                                                 <attrs>
34243                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34244                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>961</integer></attr>
34245                                                                                                                                                                                                                                                 </attrs>
34246                                                                                                                                                                                                                                                 <AST:Variable>
34247                                                                                                                                                                                                                                                         <attrs>
34248                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34249                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>961</integer></attr>
34250                                                                                                                                                                                                                                                         </attrs>
34251                                                                                                                                                                                                                                                         <AST:Variable>
34252                                                                                                                                                                                                                                                                 <attrs>
34253                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34254                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>961</integer></attr>
34255                                                                                                                                                                                                                                                                 </attrs>
34256                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
34257                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
34258                                                                                                                                                                                                                                                                         <attrs />
34259                                                                                                                                                                                                                                                                         <value>this</value>
34260                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
34261                                                                                                                                                                                                                                                                 <AST:Expr_list>
34262                                                                                                                                                                                                                                                                 </AST:Expr_list>
34263                                                                                                                                                                                                                                                         </AST:Variable>
34264                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
34265                                                                                                                                                                                                                                                                 <attrs />
34266                                                                                                                                                                                                                                                                 <value>parser</value>
34267                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
34268                                                                                                                                                                                                                                                         <AST:Expr_list>
34269                                                                                                                                                                                                                                                         </AST:Expr_list>
34270                                                                                                                                                                                                                                                 </AST:Variable>
34271                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
34272                                                                                                                                                                                                                                                         <attrs />
34273                                                                                                                                                                                                                                                         <value>mOptions</value>
34274                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
34275                                                                                                                                                                                                                                                 <AST:Expr_list>
34276                                                                                                                                                                                                                                                 </AST:Expr_list>
34277                                                                                                                                                                                                                                         </AST:Variable>
34278                                                                                                                                                                                                                                         <AST:METHOD_NAME>
34279                                                                                                                                                                                                                                                 <attrs>
34280                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34281                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>961</integer></attr>
34282                                                                                                                                                                                                                                                 </attrs>
34283                                                                                                                                                                                                                                                 <value>getRemoveComments</value>
34284                                                                                                                                                                                                                                         </AST:METHOD_NAME>
34285                                                                                                                                                                                                                                         <AST:Actual_parameter_list>
34286                                                                                                                                                                                                                                         </AST:Actual_parameter_list>
34287                                                                                                                                                                                                                                 </AST:Method_invocation>
34288                                                                                                                                                                                                                         </AST:Bin_op>
34289                                                                                                                                                                                                                 </AST:Bin_op>
34290                                                                                                                                                                                                                 <AST:OP>
34291                                                                                                                                                                                                                         <attrs>
34292                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34293                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>962</integer></attr>
34294                                                                                                                                                                                                                                 <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
34295                                                                                                                                                                                                                         </attrs>
34296                                                                                                                                                                                                                         <value>||</value>
34297                                                                                                                                                                                                                 </AST:OP>
34298                                                                                                                                                                                                                 <AST:Bin_op>
34299                                                                                                                                                                                                                         <attrs>
34300                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34301                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>962</integer></attr>
34302                                                                                                                                                                                                                                 <attr key="phc.unparser.needs_user_brackets"><bool>true</bool></attr>
34303                                                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
34304                                                                                                                                                                                                                         </attrs>
34305                                                                                                                                                                                                                         <AST:Variable>
34306                                                                                                                                                                                                                                 <attrs>
34307                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34308                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>962</integer></attr>
34309                                                                                                                                                                                                                                 </attrs>
34310                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
34311                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
34312                                                                                                                                                                                                                                         <attrs />
34313                                                                                                                                                                                                                                         <value>flags</value>
34314                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
34315                                                                                                                                                                                                                                 <AST:Expr_list>
34316                                                                                                                                                                                                                                 </AST:Expr_list>
34317                                                                                                                                                                                                                         </AST:Variable>
34318                                                                                                                                                                                                                         <AST:OP>
34319                                                                                                                                                                                                                                 <attrs>
34320                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34321                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>962</integer></attr>
34322                                                                                                                                                                                                                                 </attrs>
34323                                                                                                                                                                                                                                 <value encoding="escape">&amp;</value>
34324                                                                                                                                                                                                                         </AST:OP>
34325                                                                                                                                                                                                                         <AST:Constant>
34326                                                                                                                                                                                                                                 <attrs>
34327                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34328                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>962</integer></attr>
34329                                                                                                                                                                                                                                 </attrs>
34330                                                                                                                                                                                                                                 <AST:CLASS_NAME>
34331                                                                                                                                                                                                                                         <attrs />
34332                                                                                                                                                                                                                                         <value>self</value>
34333                                                                                                                                                                                                                                 </AST:CLASS_NAME>
34334                                                                                                                                                                                                                                 <AST:CONSTANT_NAME>
34335                                                                                                                                                                                                                                         <attrs />
34336                                                                                                                                                                                                                                         <value>STRIP_COMMENTS</value>
34337                                                                                                                                                                                                                                 </AST:CONSTANT_NAME>
34338                                                                                                                                                                                                                         </AST:Constant>
34339                                                                                                                                                                                                                 </AST:Bin_op>
34340                                                                                                                                                                                                         </AST:Bin_op>
34341                                                                                                                                                                                                         <AST:Statement_list>
34342                                                                                                                                                                                                                 <AST:Eval_expr>
34343                                                                                                                                                                                                                         <attrs>
34344                                                                                                                                                                                                                                 <attr key="phc.comments">
34345                                                                                                                                                                                                                                         <string_list>
34346                                                                                                                                                                                                                                         </string_list>
34347                                                                                                                                                                                                                                 </attr>
34348                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34349                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>964</integer></attr>
34350                                                                                                                                                                                                                         </attrs>
34351                                                                                                                                                                                                                         <AST:Op_assignment>
34352                                                                                                                                                                                                                                 <attrs />
34353                                                                                                                                                                                                                                 <AST:Variable>
34354                                                                                                                                                                                                                                         <attrs>
34355                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34356                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>964</integer></attr>
34357                                                                                                                                                                                                                                         </attrs>
34358                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
34359                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
34360                                                                                                                                                                                                                                                 <attrs />
34361                                                                                                                                                                                                                                                 <value>out</value>
34362                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
34363                                                                                                                                                                                                                                         <AST:Expr_list>
34364                                                                                                                                                                                                                                         </AST:Expr_list>
34365                                                                                                                                                                                                                                 </AST:Variable>
34366                                                                                                                                                                                                                                 <AST:OP>
34367                                                                                                                                                                                                                                         <attrs />
34368                                                                                                                                                                                                                                         <value>.</value>
34369                                                                                                                                                                                                                                 </AST:OP>
34370                                                                                                                                                                                                                                 <AST:STRING>
34371                                                                                                                                                                                                                                         <attrs>
34372                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34373                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>964</integer></attr>
34374                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string></string></attr>
34375                                                                                                                                                                                                                                         </attrs>
34376                                                                                                                                                                                                                                         <value></value>
34377                                                                                                                                                                                                                                 </AST:STRING>
34378                                                                                                                                                                                                                         </AST:Op_assignment>
34379                                                                                                                                                                                                                 </AST:Eval_expr>
34380                                                                                                                                                                                                         </AST:Statement_list>
34381                                                                                                                                                                                                         <AST:Statement_list>
34382                                                                                                                                                                                                                 <AST:If>
34383                                                                                                                                                                                                                         <attrs>
34384                                                                                                                                                                                                                                 <attr key="phc.comments">
34385                                                                                                                                                                                                                                         <string_list>
34386                                                                                                                                                                                                                                                 <string># Add a strip marker in PST mode so that pstPass2() can run some old-fashioned regexes on the result</string>
34387                                                                                                                                                                                                                                                 <string># Not in RECOVER_COMMENTS mode (extractSections) though</string>
34388                                                                                                                                                                                                                                         </string_list>
34389                                                                                                                                                                                                                                 </attr>
34390                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34391                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>968</integer></attr>
34392                                                                                                                                                                                                                                 <attr key="phc.unparser.is_elseif"><bool>true</bool></attr>
34393                                                                                                                                                                                                                         </attrs>
34394                                                                                                                                                                                                                         <AST:Bin_op>
34395                                                                                                                                                                                                                                 <attrs>
34396                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34397                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>968</integer></attr>
34398                                                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
34399                                                                                                                                                                                                                                 </attrs>
34400                                                                                                                                                                                                                                 <AST:Variable>
34401                                                                                                                                                                                                                                         <attrs>
34402                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34403                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>968</integer></attr>
34404                                                                                                                                                                                                                                         </attrs>
34405                                                                                                                                                                                                                                         <AST:Variable>
34406                                                                                                                                                                                                                                                 <attrs>
34407                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34408                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>968</integer></attr>
34409                                                                                                                                                                                                                                                 </attrs>
34410                                                                                                                                                                                                                                                 <AST:Variable>
34411                                                                                                                                                                                                                                                         <attrs>
34412                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34413                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>968</integer></attr>
34414                                                                                                                                                                                                                                                         </attrs>
34415                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
34416                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
34417                                                                                                                                                                                                                                                                 <attrs />
34418                                                                                                                                                                                                                                                                 <value>this</value>
34419                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
34420                                                                                                                                                                                                                                                         <AST:Expr_list>
34421                                                                                                                                                                                                                                                         </AST:Expr_list>
34422                                                                                                                                                                                                                                                 </AST:Variable>
34423                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
34424                                                                                                                                                                                                                                                         <attrs />
34425                                                                                                                                                                                                                                                         <value>parser</value>
34426                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
34427                                                                                                                                                                                                                                                 <AST:Expr_list>
34428                                                                                                                                                                                                                                                 </AST:Expr_list>
34429                                                                                                                                                                                                                                         </AST:Variable>
34430                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
34431                                                                                                                                                                                                                                                 <attrs />
34432                                                                                                                                                                                                                                                 <value>ot</value>
34433                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
34434                                                                                                                                                                                                                                         <AST:Expr_list>
34435                                                                                                                                                                                                                                                 <AST:STRING>
34436                                                                                                                                                                                                                                                         <attrs>
34437                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34438                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>968</integer></attr>
34439                                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>wiki</string></attr>
34440                                                                                                                                                                                                                                                         </attrs>
34441                                                                                                                                                                                                                                                         <value>wiki</value>
34442                                                                                                                                                                                                                                                 </AST:STRING>
34443                                                                                                                                                                                                                                         </AST:Expr_list>
34444                                                                                                                                                                                                                                 </AST:Variable>
34445                                                                                                                                                                                                                                 <AST:OP>
34446                                                                                                                                                                                                                                         <attrs>
34447                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34448                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>968</integer></attr>
34449                                                                                                                                                                                                                                         </attrs>
34450                                                                                                                                                                                                                                         <value encoding="escape">&amp;&amp;</value>
34451                                                                                                                                                                                                                                 </AST:OP>
34452                                                                                                                                                                                                                                 <AST:Unary_op>
34453                                                                                                                                                                                                                                         <attrs>
34454                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34455                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>968</integer></attr>
34456                                                                                                                                                                                                                                         </attrs>
34457                                                                                                                                                                                                                                         <AST:OP>
34458                                                                                                                                                                                                                                                 <attrs>
34459                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34460                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>968</integer></attr>
34461                                                                                                                                                                                                                                                 </attrs>
34462                                                                                                                                                                                                                                                 <value>!</value>
34463                                                                                                                                                                                                                                         </AST:OP>
34464                                                                                                                                                                                                                                         <AST:Bin_op>
34465                                                                                                                                                                                                                                                 <attrs>
34466                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34467                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>968</integer></attr>
34468                                                                                                                                                                                                                                                         <attr key="phc.unparser.needs_user_brackets"><bool>true</bool></attr>
34469                                                                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
34470                                                                                                                                                                                                                                                 </attrs>
34471                                                                                                                                                                                                                                                 <AST:Variable>
34472                                                                                                                                                                                                                                                         <attrs>
34473                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34474                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>968</integer></attr>
34475                                                                                                                                                                                                                                                         </attrs>
34476                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
34477                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
34478                                                                                                                                                                                                                                                                 <attrs />
34479                                                                                                                                                                                                                                                                 <value>flags</value>
34480                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
34481                                                                                                                                                                                                                                                         <AST:Expr_list>
34482                                                                                                                                                                                                                                                         </AST:Expr_list>
34483                                                                                                                                                                                                                                                 </AST:Variable>
34484                                                                                                                                                                                                                                                 <AST:OP>
34485                                                                                                                                                                                                                                                         <attrs>
34486                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34487                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>968</integer></attr>
34488                                                                                                                                                                                                                                                         </attrs>
34489                                                                                                                                                                                                                                                         <value encoding="escape">&amp;</value>
34490                                                                                                                                                                                                                                                 </AST:OP>
34491                                                                                                                                                                                                                                                 <AST:Constant>
34492                                                                                                                                                                                                                                                         <attrs>
34493                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34494                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>968</integer></attr>
34495                                                                                                                                                                                                                                                         </attrs>
34496                                                                                                                                                                                                                                                         <AST:CLASS_NAME>
34497                                                                                                                                                                                                                                                                 <attrs />
34498                                                                                                                                                                                                                                                                 <value>self</value>
34499                                                                                                                                                                                                                                                         </AST:CLASS_NAME>
34500                                                                                                                                                                                                                                                         <AST:CONSTANT_NAME>
34501                                                                                                                                                                                                                                                                 <attrs />
34502                                                                                                                                                                                                                                                                 <value>RECOVER_COMMENTS</value>
34503                                                                                                                                                                                                                                                         </AST:CONSTANT_NAME>
34504                                                                                                                                                                                                                                                 </AST:Constant>
34505                                                                                                                                                                                                                                         </AST:Bin_op>
34506                                                                                                                                                                                                                                 </AST:Unary_op>
34507                                                                                                                                                                                                                         </AST:Bin_op>
34508                                                                                                                                                                                                                         <AST:Statement_list>
34509                                                                                                                                                                                                                                 <AST:Eval_expr>
34510                                                                                                                                                                                                                                         <attrs>
34511                                                                                                                                                                                                                                                 <attr key="phc.comments">
34512                                                                                                                                                                                                                                                         <string_list>
34513                                                                                                                                                                                                                                                         </string_list>
34514                                                                                                                                                                                                                                                 </attr>
34515                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34516                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>969</integer></attr>
34517                                                                                                                                                                                                                                         </attrs>
34518                                                                                                                                                                                                                                         <AST:Op_assignment>
34519                                                                                                                                                                                                                                                 <attrs />
34520                                                                                                                                                                                                                                                 <AST:Variable>
34521                                                                                                                                                                                                                                                         <attrs>
34522                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34523                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>969</integer></attr>
34524                                                                                                                                                                                                                                                         </attrs>
34525                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
34526                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
34527                                                                                                                                                                                                                                                                 <attrs />
34528                                                                                                                                                                                                                                                                 <value>out</value>
34529                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
34530                                                                                                                                                                                                                                                         <AST:Expr_list>
34531                                                                                                                                                                                                                                                         </AST:Expr_list>
34532                                                                                                                                                                                                                                                 </AST:Variable>
34533                                                                                                                                                                                                                                                 <AST:OP>
34534                                                                                                                                                                                                                                                         <attrs />
34535                                                                                                                                                                                                                                                         <value>.</value>
34536                                                                                                                                                                                                                                                 </AST:OP>
34537                                                                                                                                                                                                                                                 <AST:Method_invocation>
34538                                                                                                                                                                                                                                                         <attrs>
34539                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34540                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>969</integer></attr>
34541                                                                                                                                                                                                                                                         </attrs>
34542                                                                                                                                                                                                                                                         <AST:Variable>
34543                                                                                                                                                                                                                                                                 <attrs>
34544                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34545                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>969</integer></attr>
34546                                                                                                                                                                                                                                                                 </attrs>
34547                                                                                                                                                                                                                                                                 <AST:Variable>
34548                                                                                                                                                                                                                                                                         <attrs>
34549                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34550                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>969</integer></attr>
34551                                                                                                                                                                                                                                                                         </attrs>
34552                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
34553                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
34554                                                                                                                                                                                                                                                                                 <attrs />
34555                                                                                                                                                                                                                                                                                 <value>this</value>
34556                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
34557                                                                                                                                                                                                                                                                         <AST:Expr_list>
34558                                                                                                                                                                                                                                                                         </AST:Expr_list>
34559                                                                                                                                                                                                                                                                 </AST:Variable>
34560                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
34561                                                                                                                                                                                                                                                                         <attrs />
34562                                                                                                                                                                                                                                                                         <value>parser</value>
34563                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
34564                                                                                                                                                                                                                                                                 <AST:Expr_list>
34565                                                                                                                                                                                                                                                                 </AST:Expr_list>
34566                                                                                                                                                                                                                                                         </AST:Variable>
34567                                                                                                                                                                                                                                                         <AST:METHOD_NAME>
34568                                                                                                                                                                                                                                                                 <attrs>
34569                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34570                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>969</integer></attr>
34571                                                                                                                                                                                                                                                                 </attrs>
34572                                                                                                                                                                                                                                                                 <value>insertStripItem</value>
34573                                                                                                                                                                                                                                                         </AST:METHOD_NAME>
34574                                                                                                                                                                                                                                                         <AST:Actual_parameter_list>
34575                                                                                                                                                                                                                                                                 <AST:Actual_parameter>
34576                                                                                                                                                                                                                                                                         <attrs>
34577                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34578                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>969</integer></attr>
34579                                                                                                                                                                                                                                                                         </attrs>
34580                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
34581                                                                                                                                                                                                                                                                         <AST:Variable>
34582                                                                                                                                                                                                                                                                                 <attrs>
34583                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34584                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>969</integer></attr>
34585                                                                                                                                                                                                                                                                                 </attrs>
34586                                                                                                                                                                                                                                                                                 <AST:Variable>
34587                                                                                                                                                                                                                                                                                         <attrs>
34588                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34589                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>969</integer></attr>
34590                                                                                                                                                                                                                                                                                         </attrs>
34591                                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
34592                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
34593                                                                                                                                                                                                                                                                                                 <attrs />
34594                                                                                                                                                                                                                                                                                                 <value>contextNode</value>
34595                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
34596                                                                                                                                                                                                                                                                                         <AST:Expr_list>
34597                                                                                                                                                                                                                                                                                         </AST:Expr_list>
34598                                                                                                                                                                                                                                                                                 </AST:Variable>
34599                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
34600                                                                                                                                                                                                                                                                                         <attrs />
34601                                                                                                                                                                                                                                                                                         <value>textContent</value>
34602                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
34603                                                                                                                                                                                                                                                                                 <AST:Expr_list>
34604                                                                                                                                                                                                                                                                                 </AST:Expr_list>
34605                                                                                                                                                                                                                                                                         </AST:Variable>
34606                                                                                                                                                                                                                                                                 </AST:Actual_parameter>
34607                                                                                                                                                                                                                                                         </AST:Actual_parameter_list>
34608                                                                                                                                                                                                                                                 </AST:Method_invocation>
34609                                                                                                                                                                                                                                         </AST:Op_assignment>
34610                                                                                                                                                                                                                                 </AST:Eval_expr>
34611                                                                                                                                                                                                                         </AST:Statement_list>
34612                                                                                                                                                                                                                         <AST:Statement_list>
34613                                                                                                                                                                                                                                 <AST:Eval_expr>
34614                                                                                                                                                                                                                                         <attrs>
34615                                                                                                                                                                                                                                                 <attr key="phc.comments">
34616                                                                                                                                                                                                                                                         <string_list>
34617                                                                                                                                                                                                                                                                 <string># Recover the literal comment in RECOVER_COMMENTS and pre+no-remove</string>
34618                                                                                                                                                                                                                                                         </string_list>
34619                                                                                                                                                                                                                                                 </attr>
34620                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34621                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>973</integer></attr>
34622                                                                                                                                                                                                                                         </attrs>
34623                                                                                                                                                                                                                                         <AST:Op_assignment>
34624                                                                                                                                                                                                                                                 <attrs />
34625                                                                                                                                                                                                                                                 <AST:Variable>
34626                                                                                                                                                                                                                                                         <attrs>
34627                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34628                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>973</integer></attr>
34629                                                                                                                                                                                                                                                         </attrs>
34630                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
34631                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
34632                                                                                                                                                                                                                                                                 <attrs />
34633                                                                                                                                                                                                                                                                 <value>out</value>
34634                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
34635                                                                                                                                                                                                                                                         <AST:Expr_list>
34636                                                                                                                                                                                                                                                         </AST:Expr_list>
34637                                                                                                                                                                                                                                                 </AST:Variable>
34638                                                                                                                                                                                                                                                 <AST:OP>
34639                                                                                                                                                                                                                                                         <attrs />
34640                                                                                                                                                                                                                                                         <value>.</value>
34641                                                                                                                                                                                                                                                 </AST:OP>
34642                                                                                                                                                                                                                                                 <AST:Variable>
34643                                                                                                                                                                                                                                                         <attrs>
34644                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34645                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>973</integer></attr>
34646                                                                                                                                                                                                                                                         </attrs>
34647                                                                                                                                                                                                                                                         <AST:Variable>
34648                                                                                                                                                                                                                                                                 <attrs>
34649                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34650                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>973</integer></attr>
34651                                                                                                                                                                                                                                                                 </attrs>
34652                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
34653                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
34654                                                                                                                                                                                                                                                                         <attrs />
34655                                                                                                                                                                                                                                                                         <value>contextNode</value>
34656                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
34657                                                                                                                                                                                                                                                                 <AST:Expr_list>
34658                                                                                                                                                                                                                                                                 </AST:Expr_list>
34659                                                                                                                                                                                                                                                         </AST:Variable>
34660                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
34661                                                                                                                                                                                                                                                                 <attrs />
34662                                                                                                                                                                                                                                                                 <value>textContent</value>
34663                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
34664                                                                                                                                                                                                                                                         <AST:Expr_list>
34665                                                                                                                                                                                                                                                         </AST:Expr_list>
34666                                                                                                                                                                                                                                                 </AST:Variable>
34667                                                                                                                                                                                                                                         </AST:Op_assignment>
34668                                                                                                                                                                                                                                 </AST:Eval_expr>
34669                                                                                                                                                                                                                         </AST:Statement_list>
34670                                                                                                                                                                                                                 </AST:If>
34671                                                                                                                                                                                                         </AST:Statement_list>
34672                                                                                                                                                                                                 </AST:If>
34673                                                                                                                                                                                         </AST:Statement_list>
34674                                                                                                                                                                                         <AST:Statement_list>
34675                                                                                                                                                                                                 <AST:If>
34676                                                                                                                                                                                                         <attrs>
34677                                                                                                                                                                                                                 <attr key="phc.comments">
34678                                                                                                                                                                                                                         <string_list>
34679                                                                                                                                                                                                                         </string_list>
34680                                                                                                                                                                                                                 </attr>
34681                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34682                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>975</integer></attr>
34683                                                                                                                                                                                                                 <attr key="phc.unparser.is_elseif"><bool>true</bool></attr>
34684                                                                                                                                                                                                         </attrs>
34685                                                                                                                                                                                                         <AST:Bin_op>
34686                                                                                                                                                                                                                 <attrs>
34687                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34688                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>975</integer></attr>
34689                                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
34690                                                                                                                                                                                                                 </attrs>
34691                                                                                                                                                                                                                 <AST:Variable>
34692                                                                                                                                                                                                                         <attrs>
34693                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34694                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>975</integer></attr>
34695                                                                                                                                                                                                                         </attrs>
34696                                                                                                                                                                                                                         <AST:Variable>
34697                                                                                                                                                                                                                                 <attrs>
34698                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34699                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>975</integer></attr>
34700                                                                                                                                                                                                                                 </attrs>
34701                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
34702                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
34703                                                                                                                                                                                                                                         <attrs />
34704                                                                                                                                                                                                                                         <value>contextNode</value>
34705                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
34706                                                                                                                                                                                                                                 <AST:Expr_list>
34707                                                                                                                                                                                                                                 </AST:Expr_list>
34708                                                                                                                                                                                                                         </AST:Variable>
34709                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
34710                                                                                                                                                                                                                                 <attrs />
34711                                                                                                                                                                                                                                 <value>nodeName</value>
34712                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
34713                                                                                                                                                                                                                         <AST:Expr_list>
34714                                                                                                                                                                                                                         </AST:Expr_list>
34715                                                                                                                                                                                                                 </AST:Variable>
34716                                                                                                                                                                                                                 <AST:OP>
34717                                                                                                                                                                                                                         <attrs>
34718                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34719                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>975</integer></attr>
34720                                                                                                                                                                                                                         </attrs>
34721                                                                                                                                                                                                                         <value>==</value>
34722                                                                                                                                                                                                                 </AST:OP>
34723                                                                                                                                                                                                                 <AST:STRING>
34724                                                                                                                                                                                                                         <attrs>
34725                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34726                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>975</integer></attr>
34727                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>ignore</string></attr>
34728                                                                                                                                                                                                                         </attrs>
34729                                                                                                                                                                                                                         <value>ignore</value>
34730                                                                                                                                                                                                                 </AST:STRING>
34731                                                                                                                                                                                                         </AST:Bin_op>
34732                                                                                                                                                                                                         <AST:Statement_list>
34733                                                                                                                                                                                                                 <AST:If>
34734                                                                                                                                                                                                                         <attrs>
34735                                                                                                                                                                                                                                 <attr key="phc.comments">
34736                                                                                                                                                                                                                                         <string_list>
34737                                                                                                                                                                                                                                                 <string encoding="escape"># Output suppression used by &lt;includeonly&gt; etc.</string>
34738                                                                                                                                                                                                                                                 <string encoding="escape"># OT_WIKI will only respect &lt;ignore&gt; in substed templates.</string>
34739                                                                                                                                                                                                                                                 <string># The other output types respect it unless NO_IGNORE is set.</string>
34740                                                                                                                                                                                                                                                 <string># extractSections() sets NO_IGNORE and so never respects it.</string>
34741                                                                                                                                                                                                                                         </string_list>
34742                                                                                                                                                                                                                                 </attr>
34743                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34744                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>980</integer></attr>
34745                                                                                                                                                                                                                         </attrs>
34746                                                                                                                                                                                                                         <AST:Bin_op>
34747                                                                                                                                                                                                                                 <attrs>
34748                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34749                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>980</integer></attr>
34750                                                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
34751                                                                                                                                                                                                                                 </attrs>
34752                                                                                                                                                                                                                                 <AST:Bin_op>
34753                                                                                                                                                                                                                                         <attrs>
34754                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34755                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>980</integer></attr>
34756                                                                                                                                                                                                                                                 <attr key="phc.unparser.needs_user_brackets"><bool>true</bool></attr>
34757                                                                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
34758                                                                                                                                                                                                                                         </attrs>
34759                                                                                                                                                                                                                                         <AST:Unary_op>
34760                                                                                                                                                                                                                                                 <attrs>
34761                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34762                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>980</integer></attr>
34763                                                                                                                                                                                                                                                 </attrs>
34764                                                                                                                                                                                                                                                 <AST:OP>
34765                                                                                                                                                                                                                                                         <attrs>
34766                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34767                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>980</integer></attr>
34768                                                                                                                                                                                                                                                         </attrs>
34769                                                                                                                                                                                                                                                         <value>!</value>
34770                                                                                                                                                                                                                                                 </AST:OP>
34771                                                                                                                                                                                                                                                 <AST:Method_invocation>
34772                                                                                                                                                                                                                                                         <attrs>
34773                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34774                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>980</integer></attr>
34775                                                                                                                                                                                                                                                         </attrs>
34776                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
34777                                                                                                                                                                                                                                                         <AST:METHOD_NAME>
34778                                                                                                                                                                                                                                                                 <attrs>
34779                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34780                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>980</integer></attr>
34781                                                                                                                                                                                                                                                                 </attrs>
34782                                                                                                                                                                                                                                                                 <value>isset</value>
34783                                                                                                                                                                                                                                                         </AST:METHOD_NAME>
34784                                                                                                                                                                                                                                                         <AST:Actual_parameter_list>
34785                                                                                                                                                                                                                                                                 <AST:Actual_parameter>
34786                                                                                                                                                                                                                                                                         <attrs>
34787                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34788                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>980</integer></attr>
34789                                                                                                                                                                                                                                                                         </attrs>
34790                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
34791                                                                                                                                                                                                                                                                         <AST:Variable>
34792                                                                                                                                                                                                                                                                                 <attrs>
34793                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34794                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>980</integer></attr>
34795                                                                                                                                                                                                                                                                                 </attrs>
34796                                                                                                                                                                                                                                                                                 <AST:Variable>
34797                                                                                                                                                                                                                                                                                         <attrs>
34798                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34799                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>980</integer></attr>
34800                                                                                                                                                                                                                                                                                         </attrs>
34801                                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
34802                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
34803                                                                                                                                                                                                                                                                                                 <attrs />
34804                                                                                                                                                                                                                                                                                                 <value>this</value>
34805                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
34806                                                                                                                                                                                                                                                                                         <AST:Expr_list>
34807                                                                                                                                                                                                                                                                                         </AST:Expr_list>
34808                                                                                                                                                                                                                                                                                 </AST:Variable>
34809                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
34810                                                                                                                                                                                                                                                                                         <attrs />
34811                                                                                                                                                                                                                                                                                         <value>parent</value>
34812                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
34813                                                                                                                                                                                                                                                                                 <AST:Expr_list>
34814                                                                                                                                                                                                                                                                                 </AST:Expr_list>
34815                                                                                                                                                                                                                                                                         </AST:Variable>
34816                                                                                                                                                                                                                                                                 </AST:Actual_parameter>
34817                                                                                                                                                                                                                                                         </AST:Actual_parameter_list>
34818                                                                                                                                                                                                                                                 </AST:Method_invocation>
34819                                                                                                                                                                                                                                         </AST:Unary_op>
34820                                                                                                                                                                                                                                         <AST:OP>
34821                                                                                                                                                                                                                                                 <attrs>
34822                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34823                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>980</integer></attr>
34824                                                                                                                                                                                                                                                 </attrs>
34825                                                                                                                                                                                                                                                 <value encoding="escape">&amp;&amp;</value>
34826                                                                                                                                                                                                                                         </AST:OP>
34827                                                                                                                                                                                                                                         <AST:Variable>
34828                                                                                                                                                                                                                                                 <attrs>
34829                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34830                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>980</integer></attr>
34831                                                                                                                                                                                                                                                 </attrs>
34832                                                                                                                                                                                                                                                 <AST:Variable>
34833                                                                                                                                                                                                                                                         <attrs>
34834                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34835                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>980</integer></attr>
34836                                                                                                                                                                                                                                                         </attrs>
34837                                                                                                                                                                                                                                                         <AST:Variable>
34838                                                                                                                                                                                                                                                                 <attrs>
34839                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34840                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>980</integer></attr>
34841                                                                                                                                                                                                                                                                 </attrs>
34842                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
34843                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
34844                                                                                                                                                                                                                                                                         <attrs />
34845                                                                                                                                                                                                                                                                         <value>this</value>
34846                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
34847                                                                                                                                                                                                                                                                 <AST:Expr_list>
34848                                                                                                                                                                                                                                                                 </AST:Expr_list>
34849                                                                                                                                                                                                                                                         </AST:Variable>
34850                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
34851                                                                                                                                                                                                                                                                 <attrs />
34852                                                                                                                                                                                                                                                                 <value>parser</value>
34853                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
34854                                                                                                                                                                                                                                                         <AST:Expr_list>
34855                                                                                                                                                                                                                                                         </AST:Expr_list>
34856                                                                                                                                                                                                                                                 </AST:Variable>
34857                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
34858                                                                                                                                                                                                                                                         <attrs />
34859                                                                                                                                                                                                                                                         <value>ot</value>
34860                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
34861                                                                                                                                                                                                                                                 <AST:Expr_list>
34862                                                                                                                                                                                                                                                         <AST:STRING>
34863                                                                                                                                                                                                                                                                 <attrs>
34864                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34865                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>980</integer></attr>
34866                                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>wiki</string></attr>
34867                                                                                                                                                                                                                                                                 </attrs>
34868                                                                                                                                                                                                                                                                 <value>wiki</value>
34869                                                                                                                                                                                                                                                         </AST:STRING>
34870                                                                                                                                                                                                                                                 </AST:Expr_list>
34871                                                                                                                                                                                                                                         </AST:Variable>
34872                                                                                                                                                                                                                                 </AST:Bin_op>
34873                                                                                                                                                                                                                                 <AST:OP>
34874                                                                                                                                                                                                                                         <attrs>
34875                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34876                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>980</integer></attr>
34877                                                                                                                                                                                                                                         </attrs>
34878                                                                                                                                                                                                                                         <value>||</value>
34879                                                                                                                                                                                                                                 </AST:OP>
34880                                                                                                                                                                                                                                 <AST:Bin_op>
34881                                                                                                                                                                                                                                         <attrs>
34882                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34883                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>980</integer></attr>
34884                                                                                                                                                                                                                                                 <attr key="phc.unparser.needs_user_brackets"><bool>true</bool></attr>
34885                                                                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
34886                                                                                                                                                                                                                                         </attrs>
34887                                                                                                                                                                                                                                         <AST:Variable>
34888                                                                                                                                                                                                                                                 <attrs>
34889                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34890                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>980</integer></attr>
34891                                                                                                                                                                                                                                                 </attrs>
34892                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
34893                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
34894                                                                                                                                                                                                                                                         <attrs />
34895                                                                                                                                                                                                                                                         <value>flags</value>
34896                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
34897                                                                                                                                                                                                                                                 <AST:Expr_list>
34898                                                                                                                                                                                                                                                 </AST:Expr_list>
34899                                                                                                                                                                                                                                         </AST:Variable>
34900                                                                                                                                                                                                                                         <AST:OP>
34901                                                                                                                                                                                                                                                 <attrs>
34902                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34903                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>980</integer></attr>
34904                                                                                                                                                                                                                                                 </attrs>
34905                                                                                                                                                                                                                                                 <value encoding="escape">&amp;</value>
34906                                                                                                                                                                                                                                         </AST:OP>
34907                                                                                                                                                                                                                                         <AST:Constant>
34908                                                                                                                                                                                                                                                 <attrs>
34909                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34910                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>980</integer></attr>
34911                                                                                                                                                                                                                                                 </attrs>
34912                                                                                                                                                                                                                                                 <AST:CLASS_NAME>
34913                                                                                                                                                                                                                                                         <attrs />
34914                                                                                                                                                                                                                                                         <value>self</value>
34915                                                                                                                                                                                                                                                 </AST:CLASS_NAME>
34916                                                                                                                                                                                                                                                 <AST:CONSTANT_NAME>
34917                                                                                                                                                                                                                                                         <attrs />
34918                                                                                                                                                                                                                                                         <value>NO_IGNORE</value>
34919                                                                                                                                                                                                                                                 </AST:CONSTANT_NAME>
34920                                                                                                                                                                                                                                         </AST:Constant>
34921                                                                                                                                                                                                                                 </AST:Bin_op>
34922                                                                                                                                                                                                                         </AST:Bin_op>
34923                                                                                                                                                                                                                         <AST:Statement_list>
34924                                                                                                                                                                                                                                 <AST:Eval_expr>
34925                                                                                                                                                                                                                                         <attrs>
34926                                                                                                                                                                                                                                                 <attr key="phc.comments">
34927                                                                                                                                                                                                                                                         <string_list>
34928                                                                                                                                                                                                                                                         </string_list>
34929                                                                                                                                                                                                                                                 </attr>
34930                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34931                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>981</integer></attr>
34932                                                                                                                                                                                                                                         </attrs>
34933                                                                                                                                                                                                                                         <AST:Op_assignment>
34934                                                                                                                                                                                                                                                 <attrs />
34935                                                                                                                                                                                                                                                 <AST:Variable>
34936                                                                                                                                                                                                                                                         <attrs>
34937                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34938                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>981</integer></attr>
34939                                                                                                                                                                                                                                                         </attrs>
34940                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
34941                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
34942                                                                                                                                                                                                                                                                 <attrs />
34943                                                                                                                                                                                                                                                                 <value>out</value>
34944                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
34945                                                                                                                                                                                                                                                         <AST:Expr_list>
34946                                                                                                                                                                                                                                                         </AST:Expr_list>
34947                                                                                                                                                                                                                                                 </AST:Variable>
34948                                                                                                                                                                                                                                                 <AST:OP>
34949                                                                                                                                                                                                                                                         <attrs />
34950                                                                                                                                                                                                                                                         <value>.</value>
34951                                                                                                                                                                                                                                                 </AST:OP>
34952                                                                                                                                                                                                                                                 <AST:Variable>
34953                                                                                                                                                                                                                                                         <attrs>
34954                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34955                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>981</integer></attr>
34956                                                                                                                                                                                                                                                         </attrs>
34957                                                                                                                                                                                                                                                         <AST:Variable>
34958                                                                                                                                                                                                                                                                 <attrs>
34959                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34960                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>981</integer></attr>
34961                                                                                                                                                                                                                                                                 </attrs>
34962                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
34963                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
34964                                                                                                                                                                                                                                                                         <attrs />
34965                                                                                                                                                                                                                                                                         <value>contextNode</value>
34966                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
34967                                                                                                                                                                                                                                                                 <AST:Expr_list>
34968                                                                                                                                                                                                                                                                 </AST:Expr_list>
34969                                                                                                                                                                                                                                                         </AST:Variable>
34970                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
34971                                                                                                                                                                                                                                                                 <attrs />
34972                                                                                                                                                                                                                                                                 <value>textContent</value>
34973                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
34974                                                                                                                                                                                                                                                         <AST:Expr_list>
34975                                                                                                                                                                                                                                                         </AST:Expr_list>
34976                                                                                                                                                                                                                                                 </AST:Variable>
34977                                                                                                                                                                                                                                         </AST:Op_assignment>
34978                                                                                                                                                                                                                                 </AST:Eval_expr>
34979                                                                                                                                                                                                                         </AST:Statement_list>
34980                                                                                                                                                                                                                         <AST:Statement_list>
34981                                                                                                                                                                                                                                 <AST:Eval_expr>
34982                                                                                                                                                                                                                                         <attrs>
34983                                                                                                                                                                                                                                                 <attr key="phc.comments">
34984                                                                                                                                                                                                                                                         <string_list>
34985                                                                                                                                                                                                                                                         </string_list>
34986                                                                                                                                                                                                                                                 </attr>
34987                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34988                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>983</integer></attr>
34989                                                                                                                                                                                                                                         </attrs>
34990                                                                                                                                                                                                                                         <AST:Op_assignment>
34991                                                                                                                                                                                                                                                 <attrs />
34992                                                                                                                                                                                                                                                 <AST:Variable>
34993                                                                                                                                                                                                                                                         <attrs>
34994                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
34995                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>983</integer></attr>
34996                                                                                                                                                                                                                                                         </attrs>
34997                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
34998                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
34999                                                                                                                                                                                                                                                                 <attrs />
35000                                                                                                                                                                                                                                                                 <value>out</value>
35001                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
35002                                                                                                                                                                                                                                                         <AST:Expr_list>
35003                                                                                                                                                                                                                                                         </AST:Expr_list>
35004                                                                                                                                                                                                                                                 </AST:Variable>
35005                                                                                                                                                                                                                                                 <AST:OP>
35006                                                                                                                                                                                                                                                         <attrs />
35007                                                                                                                                                                                                                                                         <value>.</value>
35008                                                                                                                                                                                                                                                 </AST:OP>
35009                                                                                                                                                                                                                                                 <AST:STRING>
35010                                                                                                                                                                                                                                                         <attrs>
35011                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35012                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>983</integer></attr>
35013                                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string></string></attr>
35014                                                                                                                                                                                                                                                         </attrs>
35015                                                                                                                                                                                                                                                         <value></value>
35016                                                                                                                                                                                                                                                 </AST:STRING>
35017                                                                                                                                                                                                                                         </AST:Op_assignment>
35018                                                                                                                                                                                                                                 </AST:Eval_expr>
35019                                                                                                                                                                                                                         </AST:Statement_list>
35020                                                                                                                                                                                                                 </AST:If>
35021                                                                                                                                                                                                         </AST:Statement_list>
35022                                                                                                                                                                                                         <AST:Statement_list>
35023                                                                                                                                                                                                                 <AST:If>
35024                                                                                                                                                                                                                         <attrs>
35025                                                                                                                                                                                                                                 <attr key="phc.comments">
35026                                                                                                                                                                                                                                         <string_list>
35027                                                                                                                                                                                                                                         </string_list>
35028                                                                                                                                                                                                                                 </attr>
35029                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35030                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>985</integer></attr>
35031                                                                                                                                                                                                                                 <attr key="phc.unparser.is_elseif"><bool>true</bool></attr>
35032                                                                                                                                                                                                                         </attrs>
35033                                                                                                                                                                                                                         <AST:Bin_op>
35034                                                                                                                                                                                                                                 <attrs>
35035                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35036                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>985</integer></attr>
35037                                                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
35038                                                                                                                                                                                                                                 </attrs>
35039                                                                                                                                                                                                                                 <AST:Variable>
35040                                                                                                                                                                                                                                         <attrs>
35041                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35042                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>985</integer></attr>
35043                                                                                                                                                                                                                                         </attrs>
35044                                                                                                                                                                                                                                         <AST:Variable>
35045                                                                                                                                                                                                                                                 <attrs>
35046                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35047                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>985</integer></attr>
35048                                                                                                                                                                                                                                                 </attrs>
35049                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
35050                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
35051                                                                                                                                                                                                                                                         <attrs />
35052                                                                                                                                                                                                                                                         <value>contextNode</value>
35053                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
35054                                                                                                                                                                                                                                                 <AST:Expr_list>
35055                                                                                                                                                                                                                                                 </AST:Expr_list>
35056                                                                                                                                                                                                                                         </AST:Variable>
35057                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
35058                                                                                                                                                                                                                                                 <attrs />
35059                                                                                                                                                                                                                                                 <value>nodeName</value>
35060                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
35061                                                                                                                                                                                                                                         <AST:Expr_list>
35062                                                                                                                                                                                                                                         </AST:Expr_list>
35063                                                                                                                                                                                                                                 </AST:Variable>
35064                                                                                                                                                                                                                                 <AST:OP>
35065                                                                                                                                                                                                                                         <attrs>
35066                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35067                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>985</integer></attr>
35068                                                                                                                                                                                                                                         </attrs>
35069                                                                                                                                                                                                                                         <value>==</value>
35070                                                                                                                                                                                                                                 </AST:OP>
35071                                                                                                                                                                                                                                 <AST:STRING>
35072                                                                                                                                                                                                                                         <attrs>
35073                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35074                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>985</integer></attr>
35075                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>ext</string></attr>
35076                                                                                                                                                                                                                                         </attrs>
35077                                                                                                                                                                                                                                         <value>ext</value>
35078                                                                                                                                                                                                                                 </AST:STRING>
35079                                                                                                                                                                                                                         </AST:Bin_op>
35080                                                                                                                                                                                                                         <AST:Statement_list>
35081                                                                                                                                                                                                                                 <AST:Eval_expr>
35082                                                                                                                                                                                                                                         <attrs>
35083                                                                                                                                                                                                                                                 <attr key="phc.comments">
35084                                                                                                                                                                                                                                                         <string_list>
35085                                                                                                                                                                                                                                                                 <string># Extension tag</string>
35086                                                                                                                                                                                                                                                         </string_list>
35087                                                                                                                                                                                                                                                 </attr>
35088                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35089                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>987</integer></attr>
35090                                                                                                                                                                                                                                         </attrs>
35091                                                                                                                                                                                                                                         <AST:Assignment>
35092                                                                                                                                                                                                                                                 <attrs>
35093                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35094                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>987</integer></attr>
35095                                                                                                                                                                                                                                                 </attrs>
35096                                                                                                                                                                                                                                                 <AST:Variable>
35097                                                                                                                                                                                                                                                         <attrs>
35098                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35099                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>987</integer></attr>
35100                                                                                                                                                                                                                                                         </attrs>
35101                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
35102                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
35103                                                                                                                                                                                                                                                                 <attrs />
35104                                                                                                                                                                                                                                                                 <value>xpath</value>
35105                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
35106                                                                                                                                                                                                                                                         <AST:Expr_list>
35107                                                                                                                                                                                                                                                         </AST:Expr_list>
35108                                                                                                                                                                                                                                                 </AST:Variable>
35109                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
35110                                                                                                                                                                                                                                                 <AST:New>
35111                                                                                                                                                                                                                                                         <attrs>
35112                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35113                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>987</integer></attr>
35114                                                                                                                                                                                                                                                         </attrs>
35115                                                                                                                                                                                                                                                         <AST:CLASS_NAME>
35116                                                                                                                                                                                                                                                                 <attrs />
35117                                                                                                                                                                                                                                                                 <value>DOMXPath</value>
35118                                                                                                                                                                                                                                                         </AST:CLASS_NAME>
35119                                                                                                                                                                                                                                                         <AST:Actual_parameter_list>
35120                                                                                                                                                                                                                                                                 <AST:Actual_parameter>
35121                                                                                                                                                                                                                                                                         <attrs>
35122                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35123                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>987</integer></attr>
35124                                                                                                                                                                                                                                                                         </attrs>
35125                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
35126                                                                                                                                                                                                                                                                         <AST:Variable>
35127                                                                                                                                                                                                                                                                                 <attrs>
35128                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35129                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>987</integer></attr>
35130                                                                                                                                                                                                                                                                                 </attrs>
35131                                                                                                                                                                                                                                                                                 <AST:Variable>
35132                                                                                                                                                                                                                                                                                         <attrs>
35133                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35134                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>987</integer></attr>
35135                                                                                                                                                                                                                                                                                         </attrs>
35136                                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
35137                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
35138                                                                                                                                                                                                                                                                                                 <attrs />
35139                                                                                                                                                                                                                                                                                                 <value>contextNode</value>
35140                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
35141                                                                                                                                                                                                                                                                                         <AST:Expr_list>
35142                                                                                                                                                                                                                                                                                         </AST:Expr_list>
35143                                                                                                                                                                                                                                                                                 </AST:Variable>
35144                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
35145                                                                                                                                                                                                                                                                                         <attrs />
35146                                                                                                                                                                                                                                                                                         <value>ownerDocument</value>
35147                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
35148                                                                                                                                                                                                                                                                                 <AST:Expr_list>
35149                                                                                                                                                                                                                                                                                 </AST:Expr_list>
35150                                                                                                                                                                                                                                                                         </AST:Variable>
35151                                                                                                                                                                                                                                                                 </AST:Actual_parameter>
35152                                                                                                                                                                                                                                                         </AST:Actual_parameter_list>
35153                                                                                                                                                                                                                                                 </AST:New>
35154                                                                                                                                                                                                                                         </AST:Assignment>
35155                                                                                                                                                                                                                                 </AST:Eval_expr>
35156                                                                                                                                                                                                                                 <AST:Eval_expr>
35157                                                                                                                                                                                                                                         <attrs>
35158                                                                                                                                                                                                                                                 <attr key="phc.comments">
35159                                                                                                                                                                                                                                                         <string_list>
35160                                                                                                                                                                                                                                                         </string_list>
35161                                                                                                                                                                                                                                                 </attr>
35162                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35163                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>988</integer></attr>
35164                                                                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
35165                                                                                                                                                                                                                                         </attrs>
35166                                                                                                                                                                                                                                         <AST:Assignment>
35167                                                                                                                                                                                                                                                 <attrs>
35168                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35169                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>988</integer></attr>
35170                                                                                                                                                                                                                                                 </attrs>
35171                                                                                                                                                                                                                                                 <AST:Variable>
35172                                                                                                                                                                                                                                                         <attrs>
35173                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35174                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>988</integer></attr>
35175                                                                                                                                                                                                                                                         </attrs>
35176                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
35177                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
35178                                                                                                                                                                                                                                                                 <attrs />
35179                                                                                                                                                                                                                                                                 <value>names</value>
35180                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
35181                                                                                                                                                                                                                                                         <AST:Expr_list>
35182                                                                                                                                                                                                                                                         </AST:Expr_list>
35183                                                                                                                                                                                                                                                 </AST:Variable>
35184                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
35185                                                                                                                                                                                                                                                 <AST:Method_invocation>
35186                                                                                                                                                                                                                                                         <attrs>
35187                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35188                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>988</integer></attr>
35189                                                                                                                                                                                                                                                         </attrs>
35190                                                                                                                                                                                                                                                         <AST:Variable>
35191                                                                                                                                                                                                                                                                 <attrs>
35192                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35193                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>988</integer></attr>
35194                                                                                                                                                                                                                                                                 </attrs>
35195                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
35196                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
35197                                                                                                                                                                                                                                                                         <attrs />
35198                                                                                                                                                                                                                                                                         <value>xpath</value>
35199                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
35200                                                                                                                                                                                                                                                                 <AST:Expr_list>
35201                                                                                                                                                                                                                                                                 </AST:Expr_list>
35202                                                                                                                                                                                                                                                         </AST:Variable>
35203                                                                                                                                                                                                                                                         <AST:METHOD_NAME>
35204                                                                                                                                                                                                                                                                 <attrs>
35205                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35206                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>988</integer></attr>
35207                                                                                                                                                                                                                                                                 </attrs>
35208                                                                                                                                                                                                                                                                 <value>query</value>
35209                                                                                                                                                                                                                                                         </AST:METHOD_NAME>
35210                                                                                                                                                                                                                                                         <AST:Actual_parameter_list>
35211                                                                                                                                                                                                                                                                 <AST:Actual_parameter>
35212                                                                                                                                                                                                                                                                         <attrs>
35213                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35214                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>988</integer></attr>
35215                                                                                                                                                                                                                                                                         </attrs>
35216                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
35217                                                                                                                                                                                                                                                                         <AST:STRING>
35218                                                                                                                                                                                                                                                                                 <attrs>
35219                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35220                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>988</integer></attr>
35221                                                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>name</string></attr>
35222                                                                                                                                                                                                                                                                                 </attrs>
35223                                                                                                                                                                                                                                                                                 <value>name</value>
35224                                                                                                                                                                                                                                                                         </AST:STRING>
35225                                                                                                                                                                                                                                                                 </AST:Actual_parameter>
35226                                                                                                                                                                                                                                                                 <AST:Actual_parameter>
35227                                                                                                                                                                                                                                                                         <attrs>
35228                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35229                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>988</integer></attr>
35230                                                                                                                                                                                                                                                                         </attrs>
35231                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
35232                                                                                                                                                                                                                                                                         <AST:Variable>
35233                                                                                                                                                                                                                                                                                 <attrs>
35234                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35235                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>988</integer></attr>
35236                                                                                                                                                                                                                                                                                 </attrs>
35237                                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
35238                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
35239                                                                                                                                                                                                                                                                                         <attrs />
35240                                                                                                                                                                                                                                                                                         <value>contextNode</value>
35241                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
35242                                                                                                                                                                                                                                                                                 <AST:Expr_list>
35243                                                                                                                                                                                                                                                                                 </AST:Expr_list>
35244                                                                                                                                                                                                                                                                         </AST:Variable>
35245                                                                                                                                                                                                                                                                 </AST:Actual_parameter>
35246                                                                                                                                                                                                                                                         </AST:Actual_parameter_list>
35247                                                                                                                                                                                                                                                 </AST:Method_invocation>
35248                                                                                                                                                                                                                                         </AST:Assignment>
35249                                                                                                                                                                                                                                 </AST:Eval_expr>
35250                                                                                                                                                                                                                                 <AST:Eval_expr>
35251                                                                                                                                                                                                                                         <attrs>
35252                                                                                                                                                                                                                                                 <attr key="phc.comments">
35253                                                                                                                                                                                                                                                         <string_list>
35254                                                                                                                                                                                                                                                         </string_list>
35255                                                                                                                                                                                                                                                 </attr>
35256                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35257                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>989</integer></attr>
35258                                                                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
35259                                                                                                                                                                                                                                         </attrs>
35260                                                                                                                                                                                                                                         <AST:Assignment>
35261                                                                                                                                                                                                                                                 <attrs>
35262                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35263                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>989</integer></attr>
35264                                                                                                                                                                                                                                                 </attrs>
35265                                                                                                                                                                                                                                                 <AST:Variable>
35266                                                                                                                                                                                                                                                         <attrs>
35267                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35268                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>989</integer></attr>
35269                                                                                                                                                                                                                                                         </attrs>
35270                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
35271                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
35272                                                                                                                                                                                                                                                                 <attrs />
35273                                                                                                                                                                                                                                                                 <value>attrs</value>
35274                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
35275                                                                                                                                                                                                                                                         <AST:Expr_list>
35276                                                                                                                                                                                                                                                         </AST:Expr_list>
35277                                                                                                                                                                                                                                                 </AST:Variable>
35278                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
35279                                                                                                                                                                                                                                                 <AST:Method_invocation>
35280                                                                                                                                                                                                                                                         <attrs>
35281                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35282                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>989</integer></attr>
35283                                                                                                                                                                                                                                                         </attrs>
35284                                                                                                                                                                                                                                                         <AST:Variable>
35285                                                                                                                                                                                                                                                                 <attrs>
35286                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35287                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>989</integer></attr>
35288                                                                                                                                                                                                                                                                 </attrs>
35289                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
35290                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
35291                                                                                                                                                                                                                                                                         <attrs />
35292                                                                                                                                                                                                                                                                         <value>xpath</value>
35293                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
35294                                                                                                                                                                                                                                                                 <AST:Expr_list>
35295                                                                                                                                                                                                                                                                 </AST:Expr_list>
35296                                                                                                                                                                                                                                                         </AST:Variable>
35297                                                                                                                                                                                                                                                         <AST:METHOD_NAME>
35298                                                                                                                                                                                                                                                                 <attrs>
35299                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35300                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>989</integer></attr>
35301                                                                                                                                                                                                                                                                 </attrs>
35302                                                                                                                                                                                                                                                                 <value>query</value>
35303                                                                                                                                                                                                                                                         </AST:METHOD_NAME>
35304                                                                                                                                                                                                                                                         <AST:Actual_parameter_list>
35305                                                                                                                                                                                                                                                                 <AST:Actual_parameter>
35306                                                                                                                                                                                                                                                                         <attrs>
35307                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35308                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>989</integer></attr>
35309                                                                                                                                                                                                                                                                         </attrs>
35310                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
35311                                                                                                                                                                                                                                                                         <AST:STRING>
35312                                                                                                                                                                                                                                                                                 <attrs>
35313                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35314                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>989</integer></attr>
35315                                                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>attr</string></attr>
35316                                                                                                                                                                                                                                                                                 </attrs>
35317                                                                                                                                                                                                                                                                                 <value>attr</value>
35318                                                                                                                                                                                                                                                                         </AST:STRING>
35319                                                                                                                                                                                                                                                                 </AST:Actual_parameter>
35320                                                                                                                                                                                                                                                                 <AST:Actual_parameter>
35321                                                                                                                                                                                                                                                                         <attrs>
35322                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35323                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>989</integer></attr>
35324                                                                                                                                                                                                                                                                         </attrs>
35325                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
35326                                                                                                                                                                                                                                                                         <AST:Variable>
35327                                                                                                                                                                                                                                                                                 <attrs>
35328                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35329                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>989</integer></attr>
35330                                                                                                                                                                                                                                                                                 </attrs>
35331                                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
35332                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
35333                                                                                                                                                                                                                                                                                         <attrs />
35334                                                                                                                                                                                                                                                                                         <value>contextNode</value>
35335                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
35336                                                                                                                                                                                                                                                                                 <AST:Expr_list>
35337                                                                                                                                                                                                                                                                                 </AST:Expr_list>
35338                                                                                                                                                                                                                                                                         </AST:Variable>
35339                                                                                                                                                                                                                                                                 </AST:Actual_parameter>
35340                                                                                                                                                                                                                                                         </AST:Actual_parameter_list>
35341                                                                                                                                                                                                                                                 </AST:Method_invocation>
35342                                                                                                                                                                                                                                         </AST:Assignment>
35343                                                                                                                                                                                                                                 </AST:Eval_expr>
35344                                                                                                                                                                                                                                 <AST:Eval_expr>
35345                                                                                                                                                                                                                                         <attrs>
35346                                                                                                                                                                                                                                                 <attr key="phc.comments">
35347                                                                                                                                                                                                                                                         <string_list>
35348                                                                                                                                                                                                                                                         </string_list>
35349                                                                                                                                                                                                                                                 </attr>
35350                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35351                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>990</integer></attr>
35352                                                                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
35353                                                                                                                                                                                                                                         </attrs>
35354                                                                                                                                                                                                                                         <AST:Assignment>
35355                                                                                                                                                                                                                                                 <attrs>
35356                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35357                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>990</integer></attr>
35358                                                                                                                                                                                                                                                 </attrs>
35359                                                                                                                                                                                                                                                 <AST:Variable>
35360                                                                                                                                                                                                                                                         <attrs>
35361                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35362                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>990</integer></attr>
35363                                                                                                                                                                                                                                                         </attrs>
35364                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
35365                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
35366                                                                                                                                                                                                                                                                 <attrs />
35367                                                                                                                                                                                                                                                                 <value>inners</value>
35368                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
35369                                                                                                                                                                                                                                                         <AST:Expr_list>
35370                                                                                                                                                                                                                                                         </AST:Expr_list>
35371                                                                                                                                                                                                                                                 </AST:Variable>
35372                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
35373                                                                                                                                                                                                                                                 <AST:Method_invocation>
35374                                                                                                                                                                                                                                                         <attrs>
35375                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35376                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>990</integer></attr>
35377                                                                                                                                                                                                                                                         </attrs>
35378                                                                                                                                                                                                                                                         <AST:Variable>
35379                                                                                                                                                                                                                                                                 <attrs>
35380                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35381                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>990</integer></attr>
35382                                                                                                                                                                                                                                                                 </attrs>
35383                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
35384                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
35385                                                                                                                                                                                                                                                                         <attrs />
35386                                                                                                                                                                                                                                                                         <value>xpath</value>
35387                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
35388                                                                                                                                                                                                                                                                 <AST:Expr_list>
35389                                                                                                                                                                                                                                                                 </AST:Expr_list>
35390                                                                                                                                                                                                                                                         </AST:Variable>
35391                                                                                                                                                                                                                                                         <AST:METHOD_NAME>
35392                                                                                                                                                                                                                                                                 <attrs>
35393                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35394                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>990</integer></attr>
35395                                                                                                                                                                                                                                                                 </attrs>
35396                                                                                                                                                                                                                                                                 <value>query</value>
35397                                                                                                                                                                                                                                                         </AST:METHOD_NAME>
35398                                                                                                                                                                                                                                                         <AST:Actual_parameter_list>
35399                                                                                                                                                                                                                                                                 <AST:Actual_parameter>
35400                                                                                                                                                                                                                                                                         <attrs>
35401                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35402                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>990</integer></attr>
35403                                                                                                                                                                                                                                                                         </attrs>
35404                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
35405                                                                                                                                                                                                                                                                         <AST:STRING>
35406                                                                                                                                                                                                                                                                                 <attrs>
35407                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35408                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>990</integer></attr>
35409                                                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>inner</string></attr>
35410                                                                                                                                                                                                                                                                                 </attrs>
35411                                                                                                                                                                                                                                                                                 <value>inner</value>
35412                                                                                                                                                                                                                                                                         </AST:STRING>
35413                                                                                                                                                                                                                                                                 </AST:Actual_parameter>
35414                                                                                                                                                                                                                                                                 <AST:Actual_parameter>
35415                                                                                                                                                                                                                                                                         <attrs>
35416                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35417                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>990</integer></attr>
35418                                                                                                                                                                                                                                                                         </attrs>
35419                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
35420                                                                                                                                                                                                                                                                         <AST:Variable>
35421                                                                                                                                                                                                                                                                                 <attrs>
35422                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35423                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>990</integer></attr>
35424                                                                                                                                                                                                                                                                                 </attrs>
35425                                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
35426                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
35427                                                                                                                                                                                                                                                                                         <attrs />
35428                                                                                                                                                                                                                                                                                         <value>contextNode</value>
35429                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
35430                                                                                                                                                                                                                                                                                 <AST:Expr_list>
35431                                                                                                                                                                                                                                                                                 </AST:Expr_list>
35432                                                                                                                                                                                                                                                                         </AST:Variable>
35433                                                                                                                                                                                                                                                                 </AST:Actual_parameter>
35434                                                                                                                                                                                                                                                         </AST:Actual_parameter_list>
35435                                                                                                                                                                                                                                                 </AST:Method_invocation>
35436                                                                                                                                                                                                                                         </AST:Assignment>
35437                                                                                                                                                                                                                                 </AST:Eval_expr>
35438                                                                                                                                                                                                                                 <AST:Eval_expr>
35439                                                                                                                                                                                                                                         <attrs>
35440                                                                                                                                                                                                                                                 <attr key="phc.comments">
35441                                                                                                                                                                                                                                                         <string_list>
35442                                                                                                                                                                                                                                                         </string_list>
35443                                                                                                                                                                                                                                                 </attr>
35444                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35445                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>991</integer></attr>
35446                                                                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
35447                                                                                                                                                                                                                                         </attrs>
35448                                                                                                                                                                                                                                         <AST:Assignment>
35449                                                                                                                                                                                                                                                 <attrs>
35450                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35451                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>991</integer></attr>
35452                                                                                                                                                                                                                                                 </attrs>
35453                                                                                                                                                                                                                                                 <AST:Variable>
35454                                                                                                                                                                                                                                                         <attrs>
35455                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35456                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>991</integer></attr>
35457                                                                                                                                                                                                                                                         </attrs>
35458                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
35459                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
35460                                                                                                                                                                                                                                                                 <attrs />
35461                                                                                                                                                                                                                                                                 <value>closes</value>
35462                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
35463                                                                                                                                                                                                                                                         <AST:Expr_list>
35464                                                                                                                                                                                                                                                         </AST:Expr_list>
35465                                                                                                                                                                                                                                                 </AST:Variable>
35466                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
35467                                                                                                                                                                                                                                                 <AST:Method_invocation>
35468                                                                                                                                                                                                                                                         <attrs>
35469                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35470                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>991</integer></attr>
35471                                                                                                                                                                                                                                                         </attrs>
35472                                                                                                                                                                                                                                                         <AST:Variable>
35473                                                                                                                                                                                                                                                                 <attrs>
35474                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35475                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>991</integer></attr>
35476                                                                                                                                                                                                                                                                 </attrs>
35477                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
35478                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
35479                                                                                                                                                                                                                                                                         <attrs />
35480                                                                                                                                                                                                                                                                         <value>xpath</value>
35481                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
35482                                                                                                                                                                                                                                                                 <AST:Expr_list>
35483                                                                                                                                                                                                                                                                 </AST:Expr_list>
35484                                                                                                                                                                                                                                                         </AST:Variable>
35485                                                                                                                                                                                                                                                         <AST:METHOD_NAME>
35486                                                                                                                                                                                                                                                                 <attrs>
35487                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35488                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>991</integer></attr>
35489                                                                                                                                                                                                                                                                 </attrs>
35490                                                                                                                                                                                                                                                                 <value>query</value>
35491                                                                                                                                                                                                                                                         </AST:METHOD_NAME>
35492                                                                                                                                                                                                                                                         <AST:Actual_parameter_list>
35493                                                                                                                                                                                                                                                                 <AST:Actual_parameter>
35494                                                                                                                                                                                                                                                                         <attrs>
35495                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35496                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>991</integer></attr>
35497                                                                                                                                                                                                                                                                         </attrs>
35498                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
35499                                                                                                                                                                                                                                                                         <AST:STRING>
35500                                                                                                                                                                                                                                                                                 <attrs>
35501                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35502                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>991</integer></attr>
35503                                                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>close</string></attr>
35504                                                                                                                                                                                                                                                                                 </attrs>
35505                                                                                                                                                                                                                                                                                 <value>close</value>
35506                                                                                                                                                                                                                                                                         </AST:STRING>
35507                                                                                                                                                                                                                                                                 </AST:Actual_parameter>
35508                                                                                                                                                                                                                                                                 <AST:Actual_parameter>
35509                                                                                                                                                                                                                                                                         <attrs>
35510                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35511                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>991</integer></attr>
35512                                                                                                                                                                                                                                                                         </attrs>
35513                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
35514                                                                                                                                                                                                                                                                         <AST:Variable>
35515                                                                                                                                                                                                                                                                                 <attrs>
35516                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35517                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>991</integer></attr>
35518                                                                                                                                                                                                                                                                                 </attrs>
35519                                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
35520                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
35521                                                                                                                                                                                                                                                                                         <attrs />
35522                                                                                                                                                                                                                                                                                         <value>contextNode</value>
35523                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
35524                                                                                                                                                                                                                                                                                 <AST:Expr_list>
35525                                                                                                                                                                                                                                                                                 </AST:Expr_list>
35526                                                                                                                                                                                                                                                                         </AST:Variable>
35527                                                                                                                                                                                                                                                                 </AST:Actual_parameter>
35528                                                                                                                                                                                                                                                         </AST:Actual_parameter_list>
35529                                                                                                                                                                                                                                                 </AST:Method_invocation>
35530                                                                                                                                                                                                                                         </AST:Assignment>
35531                                                                                                                                                                                                                                 </AST:Eval_expr>
35532                                                                                                                                                                                                                                 <AST:Eval_expr>
35533                                                                                                                                                                                                                                         <attrs>
35534                                                                                                                                                                                                                                                 <attr key="phc.comments">
35535                                                                                                                                                                                                                                                         <string_list>
35536                                                                                                                                                                                                                                                         </string_list>
35537                                                                                                                                                                                                                                                 </attr>
35538                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35539                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>997</integer></attr>
35540                                                                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
35541                                                                                                                                                                                                                                         </attrs>
35542                                                                                                                                                                                                                                         <AST:Assignment>
35543                                                                                                                                                                                                                                                 <attrs>
35544                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35545                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>997</integer></attr>
35546                                                                                                                                                                                                                                                 </attrs>
35547                                                                                                                                                                                                                                                 <AST:Variable>
35548                                                                                                                                                                                                                                                         <attrs>
35549                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35550                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>992</integer></attr>
35551                                                                                                                                                                                                                                                         </attrs>
35552                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
35553                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
35554                                                                                                                                                                                                                                                                 <attrs />
35555                                                                                                                                                                                                                                                                 <value>params</value>
35556                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
35557                                                                                                                                                                                                                                                         <AST:Expr_list>
35558                                                                                                                                                                                                                                                         </AST:Expr_list>
35559                                                                                                                                                                                                                                                 </AST:Variable>
35560                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
35561                                                                                                                                                                                                                                                 <AST:Array>
35562                                                                                                                                                                                                                                                         <attrs>
35563                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35564                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>997</integer></attr>
35565                                                                                                                                                                                                                                                         </attrs>
35566                                                                                                                                                                                                                                                         <AST:Array_elem_list>
35567                                                                                                                                                                                                                                                                 <AST:Array_elem>
35568                                                                                                                                                                                                                                                                         <attrs>
35569                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35570                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>993</integer></attr>
35571                                                                                                                                                                                                                                                                         </attrs>
35572                                                                                                                                                                                                                                                                         <AST:STRING>
35573                                                                                                                                                                                                                                                                                 <attrs>
35574                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35575                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>993</integer></attr>
35576                                                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>name</string></attr>
35577                                                                                                                                                                                                                                                                                         <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
35578                                                                                                                                                                                                                                                                                 </attrs>
35579                                                                                                                                                                                                                                                                                 <value>name</value>
35580                                                                                                                                                                                                                                                                         </AST:STRING>
35581                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
35582                                                                                                                                                                                                                                                                         <AST:New>
35583                                                                                                                                                                                                                                                                                 <attrs>
35584                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35585                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>993</integer></attr>
35586                                                                                                                                                                                                                                                                                 </attrs>
35587                                                                                                                                                                                                                                                                                 <AST:CLASS_NAME>
35588                                                                                                                                                                                                                                                                                         <attrs />
35589                                                                                                                                                                                                                                                                                         <value>PPNode_DOM</value>
35590                                                                                                                                                                                                                                                                                 </AST:CLASS_NAME>
35591                                                                                                                                                                                                                                                                                 <AST:Actual_parameter_list>
35592                                                                                                                                                                                                                                                                                         <AST:Actual_parameter>
35593                                                                                                                                                                                                                                                                                                 <attrs>
35594                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35595                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>993</integer></attr>
35596                                                                                                                                                                                                                                                                                                 </attrs>
35597                                                                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
35598                                                                                                                                                                                                                                                                                                 <AST:Method_invocation>
35599                                                                                                                                                                                                                                                                                                         <attrs>
35600                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35601                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>993</integer></attr>
35602                                                                                                                                                                                                                                                                                                         </attrs>
35603                                                                                                                                                                                                                                                                                                         <AST:Variable>
35604                                                                                                                                                                                                                                                                                                                 <attrs>
35605                                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35606                                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>993</integer></attr>
35607                                                                                                                                                                                                                                                                                                                 </attrs>
35608                                                                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
35609                                                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
35610                                                                                                                                                                                                                                                                                                                         <attrs />
35611                                                                                                                                                                                                                                                                                                                         <value>names</value>
35612                                                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
35613                                                                                                                                                                                                                                                                                                                 <AST:Expr_list>
35614                                                                                                                                                                                                                                                                                                                 </AST:Expr_list>
35615                                                                                                                                                                                                                                                                                                         </AST:Variable>
35616                                                                                                                                                                                                                                                                                                         <AST:METHOD_NAME>
35617                                                                                                                                                                                                                                                                                                                 <attrs>
35618                                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35619                                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>993</integer></attr>
35620                                                                                                                                                                                                                                                                                                                 </attrs>
35621                                                                                                                                                                                                                                                                                                                 <value>item</value>
35622                                                                                                                                                                                                                                                                                                         </AST:METHOD_NAME>
35623                                                                                                                                                                                                                                                                                                         <AST:Actual_parameter_list>
35624                                                                                                                                                                                                                                                                                                                 <AST:Actual_parameter>
35625                                                                                                                                                                                                                                                                                                                         <attrs>
35626                                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35627                                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>993</integer></attr>
35628                                                                                                                                                                                                                                                                                                                         </attrs>
35629                                                                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
35630                                                                                                                                                                                                                                                                                                                         <AST:INT>
35631                                                                                                                                                                                                                                                                                                                                 <attrs>
35632                                                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35633                                                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>993</integer></attr>
35634                                                                                                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
35635                                                                                                                                                                                                                                                                                                                                 </attrs>
35636                                                                                                                                                                                                                                                                                                                                 <value>0</value>
35637                                                                                                                                                                                                                                                                                                                         </AST:INT>
35638                                                                                                                                                                                                                                                                                                                 </AST:Actual_parameter>
35639                                                                                                                                                                                                                                                                                                         </AST:Actual_parameter_list>
35640                                                                                                                                                                                                                                                                                                 </AST:Method_invocation>
35641                                                                                                                                                                                                                                                                                         </AST:Actual_parameter>
35642                                                                                                                                                                                                                                                                                 </AST:Actual_parameter_list>
35643                                                                                                                                                                                                                                                                         </AST:New>
35644                                                                                                                                                                                                                                                                 </AST:Array_elem>
35645                                                                                                                                                                                                                                                                 <AST:Array_elem>
35646                                                                                                                                                                                                                                                                         <attrs>
35647                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35648                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>994</integer></attr>
35649                                                                                                                                                                                                                                                                         </attrs>
35650                                                                                                                                                                                                                                                                         <AST:STRING>
35651                                                                                                                                                                                                                                                                                 <attrs>
35652                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35653                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>994</integer></attr>
35654                                                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>attr</string></attr>
35655                                                                                                                                                                                                                                                                                         <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
35656                                                                                                                                                                                                                                                                                 </attrs>
35657                                                                                                                                                                                                                                                                                 <value>attr</value>
35658                                                                                                                                                                                                                                                                         </AST:STRING>
35659                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
35660                                                                                                                                                                                                                                                                         <AST:Conditional_expr>
35661                                                                                                                                                                                                                                                                                 <attrs>
35662                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35663                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>994</integer></attr>
35664                                                                                                                                                                                                                                                                                 </attrs>
35665                                                                                                                                                                                                                                                                                 <AST:Bin_op>
35666                                                                                                                                                                                                                                                                                         <attrs>
35667                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35668                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>994</integer></attr>
35669                                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
35670                                                                                                                                                                                                                                                                                         </attrs>
35671                                                                                                                                                                                                                                                                                         <AST:Variable>
35672                                                                                                                                                                                                                                                                                                 <attrs>
35673                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35674                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>994</integer></attr>
35675                                                                                                                                                                                                                                                                                                 </attrs>
35676                                                                                                                                                                                                                                                                                                 <AST:Variable>
35677                                                                                                                                                                                                                                                                                                         <attrs>
35678                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35679                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>994</integer></attr>
35680                                                                                                                                                                                                                                                                                                         </attrs>
35681                                                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
35682                                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
35683                                                                                                                                                                                                                                                                                                                 <attrs />
35684                                                                                                                                                                                                                                                                                                                 <value>attrs</value>
35685                                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
35686                                                                                                                                                                                                                                                                                                         <AST:Expr_list>
35687                                                                                                                                                                                                                                                                                                         </AST:Expr_list>
35688                                                                                                                                                                                                                                                                                                 </AST:Variable>
35689                                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
35690                                                                                                                                                                                                                                                                                                         <attrs />
35691                                                                                                                                                                                                                                                                                                         <value>length</value>
35692                                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
35693                                                                                                                                                                                                                                                                                                 <AST:Expr_list>
35694                                                                                                                                                                                                                                                                                                 </AST:Expr_list>
35695                                                                                                                                                                                                                                                                                         </AST:Variable>
35696                                                                                                                                                                                                                                                                                         <AST:OP>
35697                                                                                                                                                                                                                                                                                                 <attrs>
35698                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35699                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>994</integer></attr>
35700                                                                                                                                                                                                                                                                                                 </attrs>
35701                                                                                                                                                                                                                                                                                                 <value encoding="escape">&gt;</value>
35702                                                                                                                                                                                                                                                                                         </AST:OP>
35703                                                                                                                                                                                                                                                                                         <AST:INT>
35704                                                                                                                                                                                                                                                                                                 <attrs>
35705                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35706                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>994</integer></attr>
35707                                                                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
35708                                                                                                                                                                                                                                                                                                 </attrs>
35709                                                                                                                                                                                                                                                                                                 <value>0</value>
35710                                                                                                                                                                                                                                                                                         </AST:INT>
35711                                                                                                                                                                                                                                                                                 </AST:Bin_op>
35712                                                                                                                                                                                                                                                                                 <AST:New>
35713                                                                                                                                                                                                                                                                                         <attrs>
35714                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35715                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>994</integer></attr>
35716                                                                                                                                                                                                                                                                                         </attrs>
35717                                                                                                                                                                                                                                                                                         <AST:CLASS_NAME>
35718                                                                                                                                                                                                                                                                                                 <attrs />
35719                                                                                                                                                                                                                                                                                                 <value>PPNode_DOM</value>
35720                                                                                                                                                                                                                                                                                         </AST:CLASS_NAME>
35721                                                                                                                                                                                                                                                                                         <AST:Actual_parameter_list>
35722                                                                                                                                                                                                                                                                                                 <AST:Actual_parameter>
35723                                                                                                                                                                                                                                                                                                         <attrs>
35724                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35725                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>994</integer></attr>
35726                                                                                                                                                                                                                                                                                                         </attrs>
35727                                                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
35728                                                                                                                                                                                                                                                                                                         <AST:Method_invocation>
35729                                                                                                                                                                                                                                                                                                                 <attrs>
35730                                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35731                                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>994</integer></attr>
35732                                                                                                                                                                                                                                                                                                                 </attrs>
35733                                                                                                                                                                                                                                                                                                                 <AST:Variable>
35734                                                                                                                                                                                                                                                                                                                         <attrs>
35735                                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35736                                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>994</integer></attr>
35737                                                                                                                                                                                                                                                                                                                         </attrs>
35738                                                                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
35739                                                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
35740                                                                                                                                                                                                                                                                                                                                 <attrs />
35741                                                                                                                                                                                                                                                                                                                                 <value>attrs</value>
35742                                                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
35743                                                                                                                                                                                                                                                                                                                         <AST:Expr_list>
35744                                                                                                                                                                                                                                                                                                                         </AST:Expr_list>
35745                                                                                                                                                                                                                                                                                                                 </AST:Variable>
35746                                                                                                                                                                                                                                                                                                                 <AST:METHOD_NAME>
35747                                                                                                                                                                                                                                                                                                                         <attrs>
35748                                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35749                                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>994</integer></attr>
35750                                                                                                                                                                                                                                                                                                                         </attrs>
35751                                                                                                                                                                                                                                                                                                                         <value>item</value>
35752                                                                                                                                                                                                                                                                                                                 </AST:METHOD_NAME>
35753                                                                                                                                                                                                                                                                                                                 <AST:Actual_parameter_list>
35754                                                                                                                                                                                                                                                                                                                         <AST:Actual_parameter>
35755                                                                                                                                                                                                                                                                                                                                 <attrs>
35756                                                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35757                                                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>994</integer></attr>
35758                                                                                                                                                                                                                                                                                                                                 </attrs>
35759                                                                                                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
35760                                                                                                                                                                                                                                                                                                                                 <AST:INT>
35761                                                                                                                                                                                                                                                                                                                                         <attrs>
35762                                                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35763                                                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>994</integer></attr>
35764                                                                                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>0</string></attr>
35765                                                                                                                                                                                                                                                                                                                                         </attrs>
35766                                                                                                                                                                                                                                                                                                                                         <value>0</value>
35767                                                                                                                                                                                                                                                                                                                                 </AST:INT>
35768                                                                                                                                                                                                                                                                                                                         </AST:Actual_parameter>
35769                                                                                                                                                                                                                                                                                                                 </AST:Actual_parameter_list>
35770                                                                                                                                                                                                                                                                                                         </AST:Method_invocation>
35771                                                                                                                                                                                                                                                                                                 </AST:Actual_parameter>
35772                                                                                                                                                                                                                                                                                         </AST:Actual_parameter_list>
35773                                                                                                                                                                                                                                                                                 </AST:New>
35774                                                                                                                                                                                                                                                                                 <AST:NIL>
35775                                                                                                                                                                                                                                                                                         <attrs>
35776                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35777                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>994</integer></attr>
35778                                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>null</string></attr>
35779                                                                                                                                                                                                                                                                                         </attrs>
35780                                                                                                                                                                                                                                                                                 </AST:NIL>
35781                                                                                                                                                                                                                                                                         </AST:Conditional_expr>
35782                                                                                                                                                                                                                                                                 </AST:Array_elem>
35783                                                                                                                                                                                                                                                                 <AST:Array_elem>
35784                                                                                                                                                                                                                                                                         <attrs>
35785                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35786                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>995</integer></attr>
35787                                                                                                                                                                                                                                                                         </attrs>
35788                                                                                                                                                                                                                                                                         <AST:STRING>
35789                                                                                                                                                                                                                                                                                 <attrs>
35790                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35791                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>995</integer></attr>
35792                                                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>inner</string></attr>
35793                                                                                                                                                                                                                                                                                         <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
35794                                                                                                                                                                                                                                                                                 </attrs>
35795                                                                                                                                                                                                                                                                                 <value>inner</value>
35796                                                                                                                                                                                                                                                                         </AST:STRING>
35797                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
35798                                                                                                                                                                                                                                                                         <AST:Conditional_expr>
35799                                                                                                                                                                                                                                                                                 <attrs>
35800                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35801                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>995</integer></attr>
35802                                                                                                                                                                                                                                                                                 </attrs>
35803                                                                                                                                                                                                                                                                                 <AST:Bin_op>
35804                                                                                                                                                                                                                                                                                         <attrs>
35805                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35806                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>995</integer></attr>
35807                                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
35808                                                                                                                                                                                                                                                                                         </attrs>
35809                                                                                                                                                                                                                                                                                         <AST:Variable>
35810                                                                                                                                                                                                                                                                                                 <attrs>
35811                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35812                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>995</integer></attr>
35813                                                                                                                                                                                                                                                                                                 </attrs>
35814                                                                                                                                                                                                                                                                                                 <AST:Variable>
35815                                                                                                                                                                                                                                                                                                         <attrs>
35816                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35817                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>995</integer></attr>
35818                                                                                                                                                                                                                                                                                                         </attrs>
35819                                                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
35820                                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
35821                                                                                                                                                                                                                                                                                                                 <attrs />
35822                                                                                                                                                                                                                                                                                                                 <value>inners</value>
35823                                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
35824                                                                                                                                                                                                                                                                                                         <AST:Expr_list>
35825                                                                                                                                                                                                                                                                                                         </AST:Expr_list>
35826                                                                                                                                                                                                                                                                                                 </AST:Variable>
35827                                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
35828                                                                                                                                                                                                                                                                                                         <attrs />
35829                                                                                                                                                                                                                                                                                                         <value>length</value>
35830                                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
35831                                                                                                                                                                                                                                                                                                 <AST:Expr_list>
35832                                                                                                                                                                                                                                                                                                 </AST:Expr_list>
35833                                                                                                                                                                                                                                                                                         </AST:Variable>
35834                                                                                                                                                                                                                                                                                         <AST:OP>
35835                                                                                                                                                                                                                                                                                                 <attrs>
35836                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35837                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>995</integer></attr>
35838                                                                                                                                                                                                                                                                                                 </attrs>
35839                                                                                                                                                                                                                                                                                                 <value encoding="escape">&gt;</value>
35840                                                                                                                                                                                                                                                                                         </AST:OP>
35841                                                                                                                                                                                                                                                                                         <AST:INT>
35842                                                                                                                                                                                                                                                                                                 <attrs>
35843                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35844                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>995</integer></attr>
35845                                                                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
35846                                                                                                                                                                                                                                                                                                 </attrs>
35847                                                                                                                                                                                                                                                                                                 <value>0</value>
35848                                                                                                                                                                                                                                                                                         </AST:INT>
35849                                                                                                                                                                                                                                                                                 </AST:Bin_op>
35850                                                                                                                                                                                                                                                                                 <AST:New>
35851                                                                                                                                                                                                                                                                                         <attrs>
35852                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35853                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>995</integer></attr>
35854                                                                                                                                                                                                                                                                                         </attrs>
35855                                                                                                                                                                                                                                                                                         <AST:CLASS_NAME>
35856                                                                                                                                                                                                                                                                                                 <attrs />
35857                                                                                                                                                                                                                                                                                                 <value>PPNode_DOM</value>
35858                                                                                                                                                                                                                                                                                         </AST:CLASS_NAME>
35859                                                                                                                                                                                                                                                                                         <AST:Actual_parameter_list>
35860                                                                                                                                                                                                                                                                                                 <AST:Actual_parameter>
35861                                                                                                                                                                                                                                                                                                         <attrs>
35862                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35863                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>995</integer></attr>
35864                                                                                                                                                                                                                                                                                                         </attrs>
35865                                                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
35866                                                                                                                                                                                                                                                                                                         <AST:Method_invocation>
35867                                                                                                                                                                                                                                                                                                                 <attrs>
35868                                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35869                                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>995</integer></attr>
35870                                                                                                                                                                                                                                                                                                                 </attrs>
35871                                                                                                                                                                                                                                                                                                                 <AST:Variable>
35872                                                                                                                                                                                                                                                                                                                         <attrs>
35873                                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35874                                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>995</integer></attr>
35875                                                                                                                                                                                                                                                                                                                         </attrs>
35876                                                                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
35877                                                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
35878                                                                                                                                                                                                                                                                                                                                 <attrs />
35879                                                                                                                                                                                                                                                                                                                                 <value>inners</value>
35880                                                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
35881                                                                                                                                                                                                                                                                                                                         <AST:Expr_list>
35882                                                                                                                                                                                                                                                                                                                         </AST:Expr_list>
35883                                                                                                                                                                                                                                                                                                                 </AST:Variable>
35884                                                                                                                                                                                                                                                                                                                 <AST:METHOD_NAME>
35885                                                                                                                                                                                                                                                                                                                         <attrs>
35886                                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35887                                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>995</integer></attr>
35888                                                                                                                                                                                                                                                                                                                         </attrs>
35889                                                                                                                                                                                                                                                                                                                         <value>item</value>
35890                                                                                                                                                                                                                                                                                                                 </AST:METHOD_NAME>
35891                                                                                                                                                                                                                                                                                                                 <AST:Actual_parameter_list>
35892                                                                                                                                                                                                                                                                                                                         <AST:Actual_parameter>
35893                                                                                                                                                                                                                                                                                                                                 <attrs>
35894                                                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35895                                                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>995</integer></attr>
35896                                                                                                                                                                                                                                                                                                                                 </attrs>
35897                                                                                                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
35898                                                                                                                                                                                                                                                                                                                                 <AST:INT>
35899                                                                                                                                                                                                                                                                                                                                         <attrs>
35900                                                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35901                                                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>995</integer></attr>
35902                                                                                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>0</string></attr>
35903                                                                                                                                                                                                                                                                                                                                         </attrs>
35904                                                                                                                                                                                                                                                                                                                                         <value>0</value>
35905                                                                                                                                                                                                                                                                                                                                 </AST:INT>
35906                                                                                                                                                                                                                                                                                                                         </AST:Actual_parameter>
35907                                                                                                                                                                                                                                                                                                                 </AST:Actual_parameter_list>
35908                                                                                                                                                                                                                                                                                                         </AST:Method_invocation>
35909                                                                                                                                                                                                                                                                                                 </AST:Actual_parameter>
35910                                                                                                                                                                                                                                                                                         </AST:Actual_parameter_list>
35911                                                                                                                                                                                                                                                                                 </AST:New>
35912                                                                                                                                                                                                                                                                                 <AST:NIL>
35913                                                                                                                                                                                                                                                                                         <attrs>
35914                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35915                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>995</integer></attr>
35916                                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>null</string></attr>
35917                                                                                                                                                                                                                                                                                         </attrs>
35918                                                                                                                                                                                                                                                                                 </AST:NIL>
35919                                                                                                                                                                                                                                                                         </AST:Conditional_expr>
35920                                                                                                                                                                                                                                                                 </AST:Array_elem>
35921                                                                                                                                                                                                                                                                 <AST:Array_elem>
35922                                                                                                                                                                                                                                                                         <attrs>
35923                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35924                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>996</integer></attr>
35925                                                                                                                                                                                                                                                                         </attrs>
35926                                                                                                                                                                                                                                                                         <AST:STRING>
35927                                                                                                                                                                                                                                                                                 <attrs>
35928                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35929                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>996</integer></attr>
35930                                                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>close</string></attr>
35931                                                                                                                                                                                                                                                                                         <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
35932                                                                                                                                                                                                                                                                                 </attrs>
35933                                                                                                                                                                                                                                                                                 <value>close</value>
35934                                                                                                                                                                                                                                                                         </AST:STRING>
35935                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
35936                                                                                                                                                                                                                                                                         <AST:Conditional_expr>
35937                                                                                                                                                                                                                                                                                 <attrs>
35938                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35939                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>996</integer></attr>
35940                                                                                                                                                                                                                                                                                 </attrs>
35941                                                                                                                                                                                                                                                                                 <AST:Bin_op>
35942                                                                                                                                                                                                                                                                                         <attrs>
35943                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35944                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>996</integer></attr>
35945                                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
35946                                                                                                                                                                                                                                                                                         </attrs>
35947                                                                                                                                                                                                                                                                                         <AST:Variable>
35948                                                                                                                                                                                                                                                                                                 <attrs>
35949                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35950                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>996</integer></attr>
35951                                                                                                                                                                                                                                                                                                 </attrs>
35952                                                                                                                                                                                                                                                                                                 <AST:Variable>
35953                                                                                                                                                                                                                                                                                                         <attrs>
35954                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35955                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>996</integer></attr>
35956                                                                                                                                                                                                                                                                                                         </attrs>
35957                                                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
35958                                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
35959                                                                                                                                                                                                                                                                                                                 <attrs />
35960                                                                                                                                                                                                                                                                                                                 <value>closes</value>
35961                                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
35962                                                                                                                                                                                                                                                                                                         <AST:Expr_list>
35963                                                                                                                                                                                                                                                                                                         </AST:Expr_list>
35964                                                                                                                                                                                                                                                                                                 </AST:Variable>
35965                                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
35966                                                                                                                                                                                                                                                                                                         <attrs />
35967                                                                                                                                                                                                                                                                                                         <value>length</value>
35968                                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
35969                                                                                                                                                                                                                                                                                                 <AST:Expr_list>
35970                                                                                                                                                                                                                                                                                                 </AST:Expr_list>
35971                                                                                                                                                                                                                                                                                         </AST:Variable>
35972                                                                                                                                                                                                                                                                                         <AST:OP>
35973                                                                                                                                                                                                                                                                                                 <attrs>
35974                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35975                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>996</integer></attr>
35976                                                                                                                                                                                                                                                                                                 </attrs>
35977                                                                                                                                                                                                                                                                                                 <value encoding="escape">&gt;</value>
35978                                                                                                                                                                                                                                                                                         </AST:OP>
35979                                                                                                                                                                                                                                                                                         <AST:INT>
35980                                                                                                                                                                                                                                                                                                 <attrs>
35981                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35982                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>996</integer></attr>
35983                                                                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
35984                                                                                                                                                                                                                                                                                                 </attrs>
35985                                                                                                                                                                                                                                                                                                 <value>0</value>
35986                                                                                                                                                                                                                                                                                         </AST:INT>
35987                                                                                                                                                                                                                                                                                 </AST:Bin_op>
35988                                                                                                                                                                                                                                                                                 <AST:New>
35989                                                                                                                                                                                                                                                                                         <attrs>
35990                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
35991                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>996</integer></attr>
35992                                                                                                                                                                                                                                                                                         </attrs>
35993                                                                                                                                                                                                                                                                                         <AST:CLASS_NAME>
35994                                                                                                                                                                                                                                                                                                 <attrs />
35995                                                                                                                                                                                                                                                                                                 <value>PPNode_DOM</value>
35996                                                                                                                                                                                                                                                                                         </AST:CLASS_NAME>
35997                                                                                                                                                                                                                                                                                         <AST:Actual_parameter_list>
35998                                                                                                                                                                                                                                                                                                 <AST:Actual_parameter>
35999                                                                                                                                                                                                                                                                                                         <attrs>
36000                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36001                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>996</integer></attr>
36002                                                                                                                                                                                                                                                                                                         </attrs>
36003                                                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
36004                                                                                                                                                                                                                                                                                                         <AST:Method_invocation>
36005                                                                                                                                                                                                                                                                                                                 <attrs>
36006                                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36007                                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>996</integer></attr>
36008                                                                                                                                                                                                                                                                                                                 </attrs>
36009                                                                                                                                                                                                                                                                                                                 <AST:Variable>
36010                                                                                                                                                                                                                                                                                                                         <attrs>
36011                                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36012                                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>996</integer></attr>
36013                                                                                                                                                                                                                                                                                                                         </attrs>
36014                                                                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
36015                                                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
36016                                                                                                                                                                                                                                                                                                                                 <attrs />
36017                                                                                                                                                                                                                                                                                                                                 <value>closes</value>
36018                                                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
36019                                                                                                                                                                                                                                                                                                                         <AST:Expr_list>
36020                                                                                                                                                                                                                                                                                                                         </AST:Expr_list>
36021                                                                                                                                                                                                                                                                                                                 </AST:Variable>
36022                                                                                                                                                                                                                                                                                                                 <AST:METHOD_NAME>
36023                                                                                                                                                                                                                                                                                                                         <attrs>
36024                                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36025                                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>996</integer></attr>
36026                                                                                                                                                                                                                                                                                                                         </attrs>
36027                                                                                                                                                                                                                                                                                                                         <value>item</value>
36028                                                                                                                                                                                                                                                                                                                 </AST:METHOD_NAME>
36029                                                                                                                                                                                                                                                                                                                 <AST:Actual_parameter_list>
36030                                                                                                                                                                                                                                                                                                                         <AST:Actual_parameter>
36031                                                                                                                                                                                                                                                                                                                                 <attrs>
36032                                                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36033                                                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>996</integer></attr>
36034                                                                                                                                                                                                                                                                                                                                 </attrs>
36035                                                                                                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
36036                                                                                                                                                                                                                                                                                                                                 <AST:INT>
36037                                                                                                                                                                                                                                                                                                                                         <attrs>
36038                                                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36039                                                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>996</integer></attr>
36040                                                                                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>0</string></attr>
36041                                                                                                                                                                                                                                                                                                                                         </attrs>
36042                                                                                                                                                                                                                                                                                                                                         <value>0</value>
36043                                                                                                                                                                                                                                                                                                                                 </AST:INT>
36044                                                                                                                                                                                                                                                                                                                         </AST:Actual_parameter>
36045                                                                                                                                                                                                                                                                                                                 </AST:Actual_parameter_list>
36046                                                                                                                                                                                                                                                                                                         </AST:Method_invocation>
36047                                                                                                                                                                                                                                                                                                 </AST:Actual_parameter>
36048                                                                                                                                                                                                                                                                                         </AST:Actual_parameter_list>
36049                                                                                                                                                                                                                                                                                 </AST:New>
36050                                                                                                                                                                                                                                                                                 <AST:NIL>
36051                                                                                                                                                                                                                                                                                         <attrs>
36052                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36053                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>996</integer></attr>
36054                                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>null</string></attr>
36055                                                                                                                                                                                                                                                                                         </attrs>
36056                                                                                                                                                                                                                                                                                 </AST:NIL>
36057                                                                                                                                                                                                                                                                         </AST:Conditional_expr>
36058                                                                                                                                                                                                                                                                 </AST:Array_elem>
36059                                                                                                                                                                                                                                                         </AST:Array_elem_list>
36060                                                                                                                                                                                                                                                 </AST:Array>
36061                                                                                                                                                                                                                                         </AST:Assignment>
36062                                                                                                                                                                                                                                 </AST:Eval_expr>
36063                                                                                                                                                                                                                                 <AST:Eval_expr>
36064                                                                                                                                                                                                                                         <attrs>
36065                                                                                                                                                                                                                                                 <attr key="phc.comments">
36066                                                                                                                                                                                                                                                         <string_list>
36067                                                                                                                                                                                                                                                         </string_list>
36068                                                                                                                                                                                                                                                 </attr>
36069                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36070                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>998</integer></attr>
36071                                                                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
36072                                                                                                                                                                                                                                         </attrs>
36073                                                                                                                                                                                                                                         <AST:Op_assignment>
36074                                                                                                                                                                                                                                                 <attrs />
36075                                                                                                                                                                                                                                                 <AST:Variable>
36076                                                                                                                                                                                                                                                         <attrs>
36077                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36078                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>998</integer></attr>
36079                                                                                                                                                                                                                                                         </attrs>
36080                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
36081                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
36082                                                                                                                                                                                                                                                                 <attrs />
36083                                                                                                                                                                                                                                                                 <value>out</value>
36084                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
36085                                                                                                                                                                                                                                                         <AST:Expr_list>
36086                                                                                                                                                                                                                                                         </AST:Expr_list>
36087                                                                                                                                                                                                                                                 </AST:Variable>
36088                                                                                                                                                                                                                                                 <AST:OP>
36089                                                                                                                                                                                                                                                         <attrs />
36090                                                                                                                                                                                                                                                         <value>.</value>
36091                                                                                                                                                                                                                                                 </AST:OP>
36092                                                                                                                                                                                                                                                 <AST:Method_invocation>
36093                                                                                                                                                                                                                                                         <attrs>
36094                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36095                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>998</integer></attr>
36096                                                                                                                                                                                                                                                         </attrs>
36097                                                                                                                                                                                                                                                         <AST:Variable>
36098                                                                                                                                                                                                                                                                 <attrs>
36099                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36100                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>998</integer></attr>
36101                                                                                                                                                                                                                                                                 </attrs>
36102                                                                                                                                                                                                                                                                 <AST:Variable>
36103                                                                                                                                                                                                                                                                         <attrs>
36104                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36105                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>998</integer></attr>
36106                                                                                                                                                                                                                                                                         </attrs>
36107                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
36108                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
36109                                                                                                                                                                                                                                                                                 <attrs />
36110                                                                                                                                                                                                                                                                                 <value>this</value>
36111                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
36112                                                                                                                                                                                                                                                                         <AST:Expr_list>
36113                                                                                                                                                                                                                                                                         </AST:Expr_list>
36114                                                                                                                                                                                                                                                                 </AST:Variable>
36115                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
36116                                                                                                                                                                                                                                                                         <attrs />
36117                                                                                                                                                                                                                                                                         <value>parser</value>
36118                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
36119                                                                                                                                                                                                                                                                 <AST:Expr_list>
36120                                                                                                                                                                                                                                                                 </AST:Expr_list>
36121                                                                                                                                                                                                                                                         </AST:Variable>
36122                                                                                                                                                                                                                                                         <AST:METHOD_NAME>
36123                                                                                                                                                                                                                                                                 <attrs>
36124                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36125                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>998</integer></attr>
36126                                                                                                                                                                                                                                                                 </attrs>
36127                                                                                                                                                                                                                                                                 <value>extensionSubstitution</value>
36128                                                                                                                                                                                                                                                         </AST:METHOD_NAME>
36129                                                                                                                                                                                                                                                         <AST:Actual_parameter_list>
36130                                                                                                                                                                                                                                                                 <AST:Actual_parameter>
36131                                                                                                                                                                                                                                                                         <attrs>
36132                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36133                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>998</integer></attr>
36134                                                                                                                                                                                                                                                                         </attrs>
36135                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
36136                                                                                                                                                                                                                                                                         <AST:Variable>
36137                                                                                                                                                                                                                                                                                 <attrs>
36138                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36139                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>998</integer></attr>
36140                                                                                                                                                                                                                                                                                 </attrs>
36141                                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
36142                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
36143                                                                                                                                                                                                                                                                                         <attrs />
36144                                                                                                                                                                                                                                                                                         <value>params</value>
36145                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
36146                                                                                                                                                                                                                                                                                 <AST:Expr_list>
36147                                                                                                                                                                                                                                                                                 </AST:Expr_list>
36148                                                                                                                                                                                                                                                                         </AST:Variable>
36149                                                                                                                                                                                                                                                                 </AST:Actual_parameter>
36150                                                                                                                                                                                                                                                                 <AST:Actual_parameter>
36151                                                                                                                                                                                                                                                                         <attrs>
36152                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36153                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>998</integer></attr>
36154                                                                                                                                                                                                                                                                         </attrs>
36155                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
36156                                                                                                                                                                                                                                                                         <AST:Variable>
36157                                                                                                                                                                                                                                                                                 <attrs>
36158                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36159                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>998</integer></attr>
36160                                                                                                                                                                                                                                                                                 </attrs>
36161                                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
36162                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
36163                                                                                                                                                                                                                                                                                         <attrs />
36164                                                                                                                                                                                                                                                                                         <value>this</value>
36165                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
36166                                                                                                                                                                                                                                                                                 <AST:Expr_list>
36167                                                                                                                                                                                                                                                                                 </AST:Expr_list>
36168                                                                                                                                                                                                                                                                         </AST:Variable>
36169                                                                                                                                                                                                                                                                 </AST:Actual_parameter>
36170                                                                                                                                                                                                                                                         </AST:Actual_parameter_list>
36171                                                                                                                                                                                                                                                 </AST:Method_invocation>
36172                                                                                                                                                                                                                                         </AST:Op_assignment>
36173                                                                                                                                                                                                                                 </AST:Eval_expr>
36174                                                                                                                                                                                                                         </AST:Statement_list>
36175                                                                                                                                                                                                                         <AST:Statement_list>
36176                                                                                                                                                                                                                                 <AST:If>
36177                                                                                                                                                                                                                                         <attrs>
36178                                                                                                                                                                                                                                                 <attr key="phc.comments">
36179                                                                                                                                                                                                                                                         <string_list>
36180                                                                                                                                                                                                                                                         </string_list>
36181                                                                                                                                                                                                                                                 </attr>
36182                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36183                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>999</integer></attr>
36184                                                                                                                                                                                                                                                 <attr key="phc.unparser.is_elseif"><bool>true</bool></attr>
36185                                                                                                                                                                                                                                         </attrs>
36186                                                                                                                                                                                                                                         <AST:Bin_op>
36187                                                                                                                                                                                                                                                 <attrs>
36188                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36189                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>999</integer></attr>
36190                                                                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
36191                                                                                                                                                                                                                                                 </attrs>
36192                                                                                                                                                                                                                                                 <AST:Variable>
36193                                                                                                                                                                                                                                                         <attrs>
36194                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36195                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>999</integer></attr>
36196                                                                                                                                                                                                                                                         </attrs>
36197                                                                                                                                                                                                                                                         <AST:Variable>
36198                                                                                                                                                                                                                                                                 <attrs>
36199                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36200                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>999</integer></attr>
36201                                                                                                                                                                                                                                                                 </attrs>
36202                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
36203                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
36204                                                                                                                                                                                                                                                                         <attrs />
36205                                                                                                                                                                                                                                                                         <value>contextNode</value>
36206                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
36207                                                                                                                                                                                                                                                                 <AST:Expr_list>
36208                                                                                                                                                                                                                                                                 </AST:Expr_list>
36209                                                                                                                                                                                                                                                         </AST:Variable>
36210                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
36211                                                                                                                                                                                                                                                                 <attrs />
36212                                                                                                                                                                                                                                                                 <value>nodeName</value>
36213                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
36214                                                                                                                                                                                                                                                         <AST:Expr_list>
36215                                                                                                                                                                                                                                                         </AST:Expr_list>
36216                                                                                                                                                                                                                                                 </AST:Variable>
36217                                                                                                                                                                                                                                                 <AST:OP>
36218                                                                                                                                                                                                                                                         <attrs>
36219                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36220                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>999</integer></attr>
36221                                                                                                                                                                                                                                                         </attrs>
36222                                                                                                                                                                                                                                                         <value>==</value>
36223                                                                                                                                                                                                                                                 </AST:OP>
36224                                                                                                                                                                                                                                                 <AST:STRING>
36225                                                                                                                                                                                                                                                         <attrs>
36226                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36227                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>999</integer></attr>
36228                                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>h</string></attr>
36229                                                                                                                                                                                                                                                         </attrs>
36230                                                                                                                                                                                                                                                         <value>h</value>
36231                                                                                                                                                                                                                                                 </AST:STRING>
36232                                                                                                                                                                                                                                         </AST:Bin_op>
36233                                                                                                                                                                                                                                         <AST:Statement_list>
36234                                                                                                                                                                                                                                                 <AST:Eval_expr>
36235                                                                                                                                                                                                                                                         <attrs>
36236                                                                                                                                                                                                                                                                 <attr key="phc.comments">
36237                                                                                                                                                                                                                                                                         <string_list>
36238                                                                                                                                                                                                                                                                                 <string># Heading</string>
36239                                                                                                                                                                                                                                                                         </string_list>
36240                                                                                                                                                                                                                                                                 </attr>
36241                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36242                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1001</integer></attr>
36243                                                                                                                                                                                                                                                         </attrs>
36244                                                                                                                                                                                                                                                         <AST:Assignment>
36245                                                                                                                                                                                                                                                                 <attrs>
36246                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36247                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1001</integer></attr>
36248                                                                                                                                                                                                                                                                 </attrs>
36249                                                                                                                                                                                                                                                                 <AST:Variable>
36250                                                                                                                                                                                                                                                                         <attrs>
36251                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36252                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1001</integer></attr>
36253                                                                                                                                                                                                                                                                         </attrs>
36254                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
36255                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
36256                                                                                                                                                                                                                                                                                 <attrs />
36257                                                                                                                                                                                                                                                                                 <value>s</value>
36258                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
36259                                                                                                                                                                                                                                                                         <AST:Expr_list>
36260                                                                                                                                                                                                                                                                         </AST:Expr_list>
36261                                                                                                                                                                                                                                                                 </AST:Variable>
36262                                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
36263                                                                                                                                                                                                                                                                 <AST:Method_invocation>
36264                                                                                                                                                                                                                                                                         <attrs>
36265                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36266                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1001</integer></attr>
36267                                                                                                                                                                                                                                                                         </attrs>
36268                                                                                                                                                                                                                                                                         <AST:Variable>
36269                                                                                                                                                                                                                                                                                 <attrs>
36270                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36271                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1001</integer></attr>
36272                                                                                                                                                                                                                                                                                 </attrs>
36273                                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
36274                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
36275                                                                                                                                                                                                                                                                                         <attrs />
36276                                                                                                                                                                                                                                                                                         <value>this</value>
36277                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
36278                                                                                                                                                                                                                                                                                 <AST:Expr_list>
36279                                                                                                                                                                                                                                                                                 </AST:Expr_list>
36280                                                                                                                                                                                                                                                                         </AST:Variable>
36281                                                                                                                                                                                                                                                                         <AST:METHOD_NAME>
36282                                                                                                                                                                                                                                                                                 <attrs>
36283                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36284                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1001</integer></attr>
36285                                                                                                                                                                                                                                                                                 </attrs>
36286                                                                                                                                                                                                                                                                                 <value>expand</value>
36287                                                                                                                                                                                                                                                                         </AST:METHOD_NAME>
36288                                                                                                                                                                                                                                                                         <AST:Actual_parameter_list>
36289                                                                                                                                                                                                                                                                                 <AST:Actual_parameter>
36290                                                                                                                                                                                                                                                                                         <attrs>
36291                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36292                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1001</integer></attr>
36293                                                                                                                                                                                                                                                                                         </attrs>
36294                                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
36295                                                                                                                                                                                                                                                                                         <AST:Variable>
36296                                                                                                                                                                                                                                                                                                 <attrs>
36297                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36298                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1001</integer></attr>
36299                                                                                                                                                                                                                                                                                                 </attrs>
36300                                                                                                                                                                                                                                                                                                 <AST:Variable>
36301                                                                                                                                                                                                                                                                                                         <attrs>
36302                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36303                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1001</integer></attr>
36304                                                                                                                                                                                                                                                                                                         </attrs>
36305                                                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
36306                                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
36307                                                                                                                                                                                                                                                                                                                 <attrs />
36308                                                                                                                                                                                                                                                                                                                 <value>contextNode</value>
36309                                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
36310                                                                                                                                                                                                                                                                                                         <AST:Expr_list>
36311                                                                                                                                                                                                                                                                                                         </AST:Expr_list>
36312                                                                                                                                                                                                                                                                                                 </AST:Variable>
36313                                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
36314                                                                                                                                                                                                                                                                                                         <attrs />
36315                                                                                                                                                                                                                                                                                                         <value>childNodes</value>
36316                                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
36317                                                                                                                                                                                                                                                                                                 <AST:Expr_list>
36318                                                                                                                                                                                                                                                                                                 </AST:Expr_list>
36319                                                                                                                                                                                                                                                                                         </AST:Variable>
36320                                                                                                                                                                                                                                                                                 </AST:Actual_parameter>
36321                                                                                                                                                                                                                                                                                 <AST:Actual_parameter>
36322                                                                                                                                                                                                                                                                                         <attrs>
36323                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36324                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1001</integer></attr>
36325                                                                                                                                                                                                                                                                                         </attrs>
36326                                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
36327                                                                                                                                                                                                                                                                                         <AST:Variable>
36328                                                                                                                                                                                                                                                                                                 <attrs>
36329                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36330                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1001</integer></attr>
36331                                                                                                                                                                                                                                                                                                 </attrs>
36332                                                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
36333                                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
36334                                                                                                                                                                                                                                                                                                         <attrs />
36335                                                                                                                                                                                                                                                                                                         <value>flags</value>
36336                                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
36337                                                                                                                                                                                                                                                                                                 <AST:Expr_list>
36338                                                                                                                                                                                                                                                                                                 </AST:Expr_list>
36339                                                                                                                                                                                                                                                                                         </AST:Variable>
36340                                                                                                                                                                                                                                                                                 </AST:Actual_parameter>
36341                                                                                                                                                                                                                                                                         </AST:Actual_parameter_list>
36342                                                                                                                                                                                                                                                                 </AST:Method_invocation>
36343                                                                                                                                                                                                                                                         </AST:Assignment>
36344                                                                                                                                                                                                                                                 </AST:Eval_expr>
36345                                                                                                                                                                                                                                                 <AST:If>
36346                                                                                                                                                                                                                                                         <attrs>
36347                                                                                                                                                                                                                                                                 <attr key="phc.comments">
36348                                                                                                                                                                                                                                                                         <string_list>
36349                                                                                                                                                                                                                                                                                 <string></string>
36350                                                                                                                                                                                                                                                                                 <string encoding="escape"># Insert a heading marker only for &lt;h&gt; children of &lt;root&gt;</string>
36351                                                                                                                                                                                                                                                                                 <string># This is to stop extractSections from going over multiple tree levels</string>
36352                                                                                                                                                                                                                                                                         </string_list>
36353                                                                                                                                                                                                                                                                 </attr>
36354                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36355                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1005</integer></attr>
36356                                                                                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
36357                                                                                                                                                                                                                                                         </attrs>
36358                                                                                                                                                                                                                                                         <AST:Bin_op>
36359                                                                                                                                                                                                                                                                 <attrs>
36360                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36361                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1006</integer></attr>
36362                                                                                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
36363                                                                                                                                                                                                                                                                 </attrs>
36364                                                                                                                                                                                                                                                                 <AST:Bin_op>
36365                                                                                                                                                                                                                                                                         <attrs>
36366                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36367                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1006</integer></attr>
36368                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
36369                                                                                                                                                                                                                                                                         </attrs>
36370                                                                                                                                                                                                                                                                         <AST:Variable>
36371                                                                                                                                                                                                                                                                                 <attrs>
36372                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36373                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1005</integer></attr>
36374                                                                                                                                                                                                                                                                                 </attrs>
36375                                                                                                                                                                                                                                                                                 <AST:Variable>
36376                                                                                                                                                                                                                                                                                         <attrs>
36377                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36378                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1005</integer></attr>
36379                                                                                                                                                                                                                                                                                         </attrs>
36380                                                                                                                                                                                                                                                                                         <AST:Variable>
36381                                                                                                                                                                                                                                                                                                 <attrs>
36382                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36383                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1005</integer></attr>
36384                                                                                                                                                                                                                                                                                                 </attrs>
36385                                                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
36386                                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
36387                                                                                                                                                                                                                                                                                                         <attrs />
36388                                                                                                                                                                                                                                                                                                         <value>contextNode</value>
36389                                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
36390                                                                                                                                                                                                                                                                                                 <AST:Expr_list>
36391                                                                                                                                                                                                                                                                                                 </AST:Expr_list>
36392                                                                                                                                                                                                                                                                                         </AST:Variable>
36393                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
36394                                                                                                                                                                                                                                                                                                 <attrs />
36395                                                                                                                                                                                                                                                                                                 <value>parentNode</value>
36396                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
36397                                                                                                                                                                                                                                                                                         <AST:Expr_list>
36398                                                                                                                                                                                                                                                                                         </AST:Expr_list>
36399                                                                                                                                                                                                                                                                                 </AST:Variable>
36400                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
36401                                                                                                                                                                                                                                                                                         <attrs />
36402                                                                                                                                                                                                                                                                                         <value>nodeName</value>
36403                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
36404                                                                                                                                                                                                                                                                                 <AST:Expr_list>
36405                                                                                                                                                                                                                                                                                 </AST:Expr_list>
36406                                                                                                                                                                                                                                                                         </AST:Variable>
36407                                                                                                                                                                                                                                                                         <AST:OP>
36408                                                                                                                                                                                                                                                                                 <attrs>
36409                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36410                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1005</integer></attr>
36411                                                                                                                                                                                                                                                                                 </attrs>
36412                                                                                                                                                                                                                                                                                 <value>==</value>
36413                                                                                                                                                                                                                                                                         </AST:OP>
36414                                                                                                                                                                                                                                                                         <AST:STRING>
36415                                                                                                                                                                                                                                                                                 <attrs>
36416                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36417                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1005</integer></attr>
36418                                                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>root</string></attr>
36419                                                                                                                                                                                                                                                                                 </attrs>
36420                                                                                                                                                                                                                                                                                 <value>root</value>
36421                                                                                                                                                                                                                                                                         </AST:STRING>
36422                                                                                                                                                                                                                                                                 </AST:Bin_op>
36423                                                                                                                                                                                                                                                                 <AST:OP>
36424                                                                                                                                                                                                                                                                         <attrs>
36425                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36426                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1006</integer></attr>
36427                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
36428                                                                                                                                                                                                                                                                         </attrs>
36429                                                                                                                                                                                                                                                                         <value encoding="escape">&amp;&amp;</value>
36430                                                                                                                                                                                                                                                                 </AST:OP>
36431                                                                                                                                                                                                                                                                 <AST:Variable>
36432                                                                                                                                                                                                                                                                         <attrs>
36433                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36434                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1006</integer></attr>
36435                                                                                                                                                                                                                                                                         </attrs>
36436                                                                                                                                                                                                                                                                         <AST:Variable>
36437                                                                                                                                                                                                                                                                                 <attrs>
36438                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36439                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1006</integer></attr>
36440                                                                                                                                                                                                                                                                                 </attrs>
36441                                                                                                                                                                                                                                                                                 <AST:Variable>
36442                                                                                                                                                                                                                                                                                         <attrs>
36443                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36444                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1006</integer></attr>
36445                                                                                                                                                                                                                                                                                         </attrs>
36446                                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
36447                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
36448                                                                                                                                                                                                                                                                                                 <attrs />
36449                                                                                                                                                                                                                                                                                                 <value>this</value>
36450                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
36451                                                                                                                                                                                                                                                                                         <AST:Expr_list>
36452                                                                                                                                                                                                                                                                                         </AST:Expr_list>
36453                                                                                                                                                                                                                                                                                 </AST:Variable>
36454                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
36455                                                                                                                                                                                                                                                                                         <attrs />
36456                                                                                                                                                                                                                                                                                         <value>parser</value>
36457                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
36458                                                                                                                                                                                                                                                                                 <AST:Expr_list>
36459                                                                                                                                                                                                                                                                                 </AST:Expr_list>
36460                                                                                                                                                                                                                                                                         </AST:Variable>
36461                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
36462                                                                                                                                                                                                                                                                                 <attrs />
36463                                                                                                                                                                                                                                                                                 <value>ot</value>
36464                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
36465                                                                                                                                                                                                                                                                         <AST:Expr_list>
36466                                                                                                                                                                                                                                                                                 <AST:STRING>
36467                                                                                                                                                                                                                                                                                         <attrs>
36468                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36469                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1006</integer></attr>
36470                                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>html</string></attr>
36471                                                                                                                                                                                                                                                                                         </attrs>
36472                                                                                                                                                                                                                                                                                         <value>html</value>
36473                                                                                                                                                                                                                                                                                 </AST:STRING>
36474                                                                                                                                                                                                                                                                         </AST:Expr_list>
36475                                                                                                                                                                                                                                                                 </AST:Variable>
36476                                                                                                                                                                                                                                                         </AST:Bin_op>
36477                                                                                                                                                                                                                                                         <AST:Statement_list>
36478                                                                                                                                                                                                                                                                 <AST:Eval_expr>
36479                                                                                                                                                                                                                                                                         <attrs>
36480                                                                                                                                                                                                                                                                                 <attr key="phc.comments">
36481                                                                                                                                                                                                                                                                                         <string_list>
36482                                                                                                                                                                                                                                                                                                 <string># Insert heading index marker</string>
36483                                                                                                                                                                                                                                                                                         </string_list>
36484                                                                                                                                                                                                                                                                                 </attr>
36485                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36486                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1009</integer></attr>
36487                                                                                                                                                                                                                                                                         </attrs>
36488                                                                                                                                                                                                                                                                         <AST:Assignment>
36489                                                                                                                                                                                                                                                                                 <attrs>
36490                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36491                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1009</integer></attr>
36492                                                                                                                                                                                                                                                                                 </attrs>
36493                                                                                                                                                                                                                                                                                 <AST:Variable>
36494                                                                                                                                                                                                                                                                                         <attrs>
36495                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36496                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1009</integer></attr>
36497                                                                                                                                                                                                                                                                                         </attrs>
36498                                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
36499                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
36500                                                                                                                                                                                                                                                                                                 <attrs />
36501                                                                                                                                                                                                                                                                                                 <value>headingIndex</value>
36502                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
36503                                                                                                                                                                                                                                                                                         <AST:Expr_list>
36504                                                                                                                                                                                                                                                                                         </AST:Expr_list>
36505                                                                                                                                                                                                                                                                                 </AST:Variable>
36506                                                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
36507                                                                                                                                                                                                                                                                                 <AST:Method_invocation>
36508                                                                                                                                                                                                                                                                                         <attrs>
36509                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36510                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1009</integer></attr>
36511                                                                                                                                                                                                                                                                                         </attrs>
36512                                                                                                                                                                                                                                                                                         <AST:Variable>
36513                                                                                                                                                                                                                                                                                                 <attrs>
36514                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36515                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1009</integer></attr>
36516                                                                                                                                                                                                                                                                                                 </attrs>
36517                                                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
36518                                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
36519                                                                                                                                                                                                                                                                                                         <attrs />
36520                                                                                                                                                                                                                                                                                                         <value>contextNode</value>
36521                                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
36522                                                                                                                                                                                                                                                                                                 <AST:Expr_list>
36523                                                                                                                                                                                                                                                                                                 </AST:Expr_list>
36524                                                                                                                                                                                                                                                                                         </AST:Variable>
36525                                                                                                                                                                                                                                                                                         <AST:METHOD_NAME>
36526                                                                                                                                                                                                                                                                                                 <attrs>
36527                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36528                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1009</integer></attr>
36529                                                                                                                                                                                                                                                                                                 </attrs>
36530                                                                                                                                                                                                                                                                                                 <value>getAttribute</value>
36531                                                                                                                                                                                                                                                                                         </AST:METHOD_NAME>
36532                                                                                                                                                                                                                                                                                         <AST:Actual_parameter_list>
36533                                                                                                                                                                                                                                                                                                 <AST:Actual_parameter>
36534                                                                                                                                                                                                                                                                                                         <attrs>
36535                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36536                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1009</integer></attr>
36537                                                                                                                                                                                                                                                                                                         </attrs>
36538                                                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
36539                                                                                                                                                                                                                                                                                                         <AST:STRING>
36540                                                                                                                                                                                                                                                                                                                 <attrs>
36541                                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36542                                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1009</integer></attr>
36543                                                                                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>i</string></attr>
36544                                                                                                                                                                                                                                                                                                                 </attrs>
36545                                                                                                                                                                                                                                                                                                                 <value>i</value>
36546                                                                                                                                                                                                                                                                                                         </AST:STRING>
36547                                                                                                                                                                                                                                                                                                 </AST:Actual_parameter>
36548                                                                                                                                                                                                                                                                                         </AST:Actual_parameter_list>
36549                                                                                                                                                                                                                                                                                 </AST:Method_invocation>
36550                                                                                                                                                                                                                                                                         </AST:Assignment>
36551                                                                                                                                                                                                                                                                 </AST:Eval_expr>
36552                                                                                                                                                                                                                                                                 <AST:Eval_expr>
36553                                                                                                                                                                                                                                                                         <attrs>
36554                                                                                                                                                                                                                                                                                 <attr key="phc.comments">
36555                                                                                                                                                                                                                                                                                         <string_list>
36556                                                                                                                                                                                                                                                                                         </string_list>
36557                                                                                                                                                                                                                                                                                 </attr>
36558                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36559                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1010</integer></attr>
36560                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
36561                                                                                                                                                                                                                                                                         </attrs>
36562                                                                                                                                                                                                                                                                         <AST:Assignment>
36563                                                                                                                                                                                                                                                                                 <attrs>
36564                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36565                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1010</integer></attr>
36566                                                                                                                                                                                                                                                                                 </attrs>
36567                                                                                                                                                                                                                                                                                 <AST:Variable>
36568                                                                                                                                                                                                                                                                                         <attrs>
36569                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36570                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1010</integer></attr>
36571                                                                                                                                                                                                                                                                                         </attrs>
36572                                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
36573                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
36574                                                                                                                                                                                                                                                                                                 <attrs />
36575                                                                                                                                                                                                                                                                                                 <value>titleText</value>
36576                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
36577                                                                                                                                                                                                                                                                                         <AST:Expr_list>
36578                                                                                                                                                                                                                                                                                         </AST:Expr_list>
36579                                                                                                                                                                                                                                                                                 </AST:Variable>
36580                                                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
36581                                                                                                                                                                                                                                                                                 <AST:Method_invocation>
36582                                                                                                                                                                                                                                                                                         <attrs>
36583                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36584                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1010</integer></attr>
36585                                                                                                                                                                                                                                                                                         </attrs>
36586                                                                                                                                                                                                                                                                                         <AST:Variable>
36587                                                                                                                                                                                                                                                                                                 <attrs>
36588                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36589                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1010</integer></attr>
36590                                                                                                                                                                                                                                                                                                 </attrs>
36591                                                                                                                                                                                                                                                                                                 <AST:Variable>
36592                                                                                                                                                                                                                                                                                                         <attrs>
36593                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36594                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1010</integer></attr>
36595                                                                                                                                                                                                                                                                                                         </attrs>
36596                                                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
36597                                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
36598                                                                                                                                                                                                                                                                                                                 <attrs />
36599                                                                                                                                                                                                                                                                                                                 <value>this</value>
36600                                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
36601                                                                                                                                                                                                                                                                                                         <AST:Expr_list>
36602                                                                                                                                                                                                                                                                                                         </AST:Expr_list>
36603                                                                                                                                                                                                                                                                                                 </AST:Variable>
36604                                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
36605                                                                                                                                                                                                                                                                                                         <attrs />
36606                                                                                                                                                                                                                                                                                                         <value>title</value>
36607                                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
36608                                                                                                                                                                                                                                                                                                 <AST:Expr_list>
36609                                                                                                                                                                                                                                                                                                 </AST:Expr_list>
36610                                                                                                                                                                                                                                                                                         </AST:Variable>
36611                                                                                                                                                                                                                                                                                         <AST:METHOD_NAME>
36612                                                                                                                                                                                                                                                                                                 <attrs>
36613                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36614                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1010</integer></attr>
36615                                                                                                                                                                                                                                                                                                 </attrs>
36616                                                                                                                                                                                                                                                                                                 <value>getPrefixedDBkey</value>
36617                                                                                                                                                                                                                                                                                         </AST:METHOD_NAME>
36618                                                                                                                                                                                                                                                                                         <AST:Actual_parameter_list>
36619                                                                                                                                                                                                                                                                                         </AST:Actual_parameter_list>
36620                                                                                                                                                                                                                                                                                 </AST:Method_invocation>
36621                                                                                                                                                                                                                                                                         </AST:Assignment>
36622                                                                                                                                                                                                                                                                 </AST:Eval_expr>
36623                                                                                                                                                                                                                                                                 <AST:Eval_expr>
36624                                                                                                                                                                                                                                                                         <attrs>
36625                                                                                                                                                                                                                                                                                 <attr key="phc.comments">
36626                                                                                                                                                                                                                                                                                         <string_list>
36627                                                                                                                                                                                                                                                                                         </string_list>
36628                                                                                                                                                                                                                                                                                 </attr>
36629                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36630                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1011</integer></attr>
36631                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
36632                                                                                                                                                                                                                                                                         </attrs>
36633                                                                                                                                                                                                                                                                         <AST:Assignment>
36634                                                                                                                                                                                                                                                                                 <attrs>
36635                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36636                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1011</integer></attr>
36637                                                                                                                                                                                                                                                                                 </attrs>
36638                                                                                                                                                                                                                                                                                 <AST:Variable>
36639                                                                                                                                                                                                                                                                                         <attrs>
36640                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36641                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1011</integer></attr>
36642                                                                                                                                                                                                                                                                                         </attrs>
36643                                                                                                                                                                                                                                                                                         <AST:Variable>
36644                                                                                                                                                                                                                                                                                                 <attrs>
36645                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36646                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1011</integer></attr>
36647                                                                                                                                                                                                                                                                                                 </attrs>
36648                                                                                                                                                                                                                                                                                                 <AST:Variable>
36649                                                                                                                                                                                                                                                                                                         <attrs>
36650                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36651                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1011</integer></attr>
36652                                                                                                                                                                                                                                                                                                         </attrs>
36653                                                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
36654                                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
36655                                                                                                                                                                                                                                                                                                                 <attrs />
36656                                                                                                                                                                                                                                                                                                                 <value>this</value>
36657                                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
36658                                                                                                                                                                                                                                                                                                         <AST:Expr_list>
36659                                                                                                                                                                                                                                                                                                         </AST:Expr_list>
36660                                                                                                                                                                                                                                                                                                 </AST:Variable>
36661                                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
36662                                                                                                                                                                                                                                                                                                         <attrs />
36663                                                                                                                                                                                                                                                                                                         <value>parser</value>
36664                                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
36665                                                                                                                                                                                                                                                                                                 <AST:Expr_list>
36666                                                                                                                                                                                                                                                                                                 </AST:Expr_list>
36667                                                                                                                                                                                                                                                                                         </AST:Variable>
36668                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
36669                                                                                                                                                                                                                                                                                                 <attrs />
36670                                                                                                                                                                                                                                                                                                 <value>mHeadings</value>
36671                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
36672                                                                                                                                                                                                                                                                                         <AST:Expr_list>
36673                                                                                                                                                                                                                                                                                                 <AST:Expr xsi:nil="true" />
36674                                                                                                                                                                                                                                                                                         </AST:Expr_list>
36675                                                                                                                                                                                                                                                                                 </AST:Variable>
36676                                                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
36677                                                                                                                                                                                                                                                                                 <AST:Array>
36678                                                                                                                                                                                                                                                                                         <attrs>
36679                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36680                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1011</integer></attr>
36681                                                                                                                                                                                                                                                                                         </attrs>
36682                                                                                                                                                                                                                                                                                         <AST:Array_elem_list>
36683                                                                                                                                                                                                                                                                                                 <AST:Array_elem>
36684                                                                                                                                                                                                                                                                                                         <attrs>
36685                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36686                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1011</integer></attr>
36687                                                                                                                                                                                                                                                                                                         </attrs>
36688                                                                                                                                                                                                                                                                                                         <AST:Expr xsi:nil="true" />
36689                                                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
36690                                                                                                                                                                                                                                                                                                         <AST:Variable>
36691                                                                                                                                                                                                                                                                                                                 <attrs>
36692                                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36693                                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1011</integer></attr>
36694                                                                                                                                                                                                                                                                                                                 </attrs>
36695                                                                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
36696                                                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
36697                                                                                                                                                                                                                                                                                                                         <attrs />
36698                                                                                                                                                                                                                                                                                                                         <value>titleText</value>
36699                                                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
36700                                                                                                                                                                                                                                                                                                                 <AST:Expr_list>
36701                                                                                                                                                                                                                                                                                                                 </AST:Expr_list>
36702                                                                                                                                                                                                                                                                                                         </AST:Variable>
36703                                                                                                                                                                                                                                                                                                 </AST:Array_elem>
36704                                                                                                                                                                                                                                                                                                 <AST:Array_elem>
36705                                                                                                                                                                                                                                                                                                         <attrs>
36706                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36707                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1011</integer></attr>
36708                                                                                                                                                                                                                                                                                                         </attrs>
36709                                                                                                                                                                                                                                                                                                         <AST:Expr xsi:nil="true" />
36710                                                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
36711                                                                                                                                                                                                                                                                                                         <AST:Variable>
36712                                                                                                                                                                                                                                                                                                                 <attrs>
36713                                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36714                                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1011</integer></attr>
36715                                                                                                                                                                                                                                                                                                                 </attrs>
36716                                                                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
36717                                                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
36718                                                                                                                                                                                                                                                                                                                         <attrs />
36719                                                                                                                                                                                                                                                                                                                         <value>headingIndex</value>
36720                                                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
36721                                                                                                                                                                                                                                                                                                                 <AST:Expr_list>
36722                                                                                                                                                                                                                                                                                                                 </AST:Expr_list>
36723                                                                                                                                                                                                                                                                                                         </AST:Variable>
36724                                                                                                                                                                                                                                                                                                 </AST:Array_elem>
36725                                                                                                                                                                                                                                                                                         </AST:Array_elem_list>
36726                                                                                                                                                                                                                                                                                 </AST:Array>
36727                                                                                                                                                                                                                                                                         </AST:Assignment>
36728                                                                                                                                                                                                                                                                 </AST:Eval_expr>
36729                                                                                                                                                                                                                                                                 <AST:Eval_expr>
36730                                                                                                                                                                                                                                                                         <attrs>
36731                                                                                                                                                                                                                                                                                 <attr key="phc.comments">
36732                                                                                                                                                                                                                                                                                         <string_list>
36733                                                                                                                                                                                                                                                                                         </string_list>
36734                                                                                                                                                                                                                                                                                 </attr>
36735                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36736                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1012</integer></attr>
36737                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
36738                                                                                                                                                                                                                                                                         </attrs>
36739                                                                                                                                                                                                                                                                         <AST:Assignment>
36740                                                                                                                                                                                                                                                                                 <attrs>
36741                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36742                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1012</integer></attr>
36743                                                                                                                                                                                                                                                                                 </attrs>
36744                                                                                                                                                                                                                                                                                 <AST:Variable>
36745                                                                                                                                                                                                                                                                                         <attrs>
36746                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36747                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1012</integer></attr>
36748                                                                                                                                                                                                                                                                                         </attrs>
36749                                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
36750                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
36751                                                                                                                                                                                                                                                                                                 <attrs />
36752                                                                                                                                                                                                                                                                                                 <value>serial</value>
36753                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
36754                                                                                                                                                                                                                                                                                         <AST:Expr_list>
36755                                                                                                                                                                                                                                                                                         </AST:Expr_list>
36756                                                                                                                                                                                                                                                                                 </AST:Variable>
36757                                                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
36758                                                                                                                                                                                                                                                                                 <AST:Bin_op>
36759                                                                                                                                                                                                                                                                                         <attrs>
36760                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36761                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1012</integer></attr>
36762                                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
36763                                                                                                                                                                                                                                                                                         </attrs>
36764                                                                                                                                                                                                                                                                                         <AST:Method_invocation>
36765                                                                                                                                                                                                                                                                                                 <attrs>
36766                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36767                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1012</integer></attr>
36768                                                                                                                                                                                                                                                                                                 </attrs>
36769                                                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
36770                                                                                                                                                                                                                                                                                                 <AST:METHOD_NAME>
36771                                                                                                                                                                                                                                                                                                         <attrs />
36772                                                                                                                                                                                                                                                                                                         <value>count</value>
36773                                                                                                                                                                                                                                                                                                 </AST:METHOD_NAME>
36774                                                                                                                                                                                                                                                                                                 <AST:Actual_parameter_list>
36775                                                                                                                                                                                                                                                                                                         <AST:Actual_parameter>
36776                                                                                                                                                                                                                                                                                                                 <attrs>
36777                                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36778                                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1012</integer></attr>
36779                                                                                                                                                                                                                                                                                                                 </attrs>
36780                                                                                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
36781                                                                                                                                                                                                                                                                                                                 <AST:Variable>
36782                                                                                                                                                                                                                                                                                                                         <attrs>
36783                                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36784                                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1012</integer></attr>
36785                                                                                                                                                                                                                                                                                                                         </attrs>
36786                                                                                                                                                                                                                                                                                                                         <AST:Variable>
36787                                                                                                                                                                                                                                                                                                                                 <attrs>
36788                                                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36789                                                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1012</integer></attr>
36790                                                                                                                                                                                                                                                                                                                                 </attrs>
36791                                                                                                                                                                                                                                                                                                                                 <AST:Variable>
36792                                                                                                                                                                                                                                                                                                                                         <attrs>
36793                                                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36794                                                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1012</integer></attr>
36795                                                                                                                                                                                                                                                                                                                                         </attrs>
36796                                                                                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
36797                                                                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
36798                                                                                                                                                                                                                                                                                                                                                 <attrs />
36799                                                                                                                                                                                                                                                                                                                                                 <value>this</value>
36800                                                                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
36801                                                                                                                                                                                                                                                                                                                                         <AST:Expr_list>
36802                                                                                                                                                                                                                                                                                                                                         </AST:Expr_list>
36803                                                                                                                                                                                                                                                                                                                                 </AST:Variable>
36804                                                                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
36805                                                                                                                                                                                                                                                                                                                                         <attrs />
36806                                                                                                                                                                                                                                                                                                                                         <value>parser</value>
36807                                                                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
36808                                                                                                                                                                                                                                                                                                                                 <AST:Expr_list>
36809                                                                                                                                                                                                                                                                                                                                 </AST:Expr_list>
36810                                                                                                                                                                                                                                                                                                                         </AST:Variable>
36811                                                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
36812                                                                                                                                                                                                                                                                                                                                 <attrs />
36813                                                                                                                                                                                                                                                                                                                                 <value>mHeadings</value>
36814                                                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
36815                                                                                                                                                                                                                                                                                                                         <AST:Expr_list>
36816                                                                                                                                                                                                                                                                                                                         </AST:Expr_list>
36817                                                                                                                                                                                                                                                                                                                 </AST:Variable>
36818                                                                                                                                                                                                                                                                                                         </AST:Actual_parameter>
36819                                                                                                                                                                                                                                                                                                 </AST:Actual_parameter_list>
36820                                                                                                                                                                                                                                                                                         </AST:Method_invocation>
36821                                                                                                                                                                                                                                                                                         <AST:OP>
36822                                                                                                                                                                                                                                                                                                 <attrs>
36823                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36824                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1012</integer></attr>
36825                                                                                                                                                                                                                                                                                                 </attrs>
36826                                                                                                                                                                                                                                                                                                 <value>-</value>
36827                                                                                                                                                                                                                                                                                         </AST:OP>
36828                                                                                                                                                                                                                                                                                         <AST:INT>
36829                                                                                                                                                                                                                                                                                                 <attrs>
36830                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36831                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1012</integer></attr>
36832                                                                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>1</string></attr>
36833                                                                                                                                                                                                                                                                                                 </attrs>
36834                                                                                                                                                                                                                                                                                                 <value>1</value>
36835                                                                                                                                                                                                                                                                                         </AST:INT>
36836                                                                                                                                                                                                                                                                                 </AST:Bin_op>
36837                                                                                                                                                                                                                                                                         </AST:Assignment>
36838                                                                                                                                                                                                                                                                 </AST:Eval_expr>
36839                                                                                                                                                                                                                                                                 <AST:Eval_expr>
36840                                                                                                                                                                                                                                                                         <attrs>
36841                                                                                                                                                                                                                                                                                 <attr key="phc.comments">
36842                                                                                                                                                                                                                                                                                         <string_list>
36843                                                                                                                                                                                                                                                                                         </string_list>
36844                                                                                                                                                                                                                                                                                 </attr>
36845                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36846                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1013</integer></attr>
36847                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
36848                                                                                                                                                                                                                                                                         </attrs>
36849                                                                                                                                                                                                                                                                         <AST:Assignment>
36850                                                                                                                                                                                                                                                                                 <attrs>
36851                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36852                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1013</integer></attr>
36853                                                                                                                                                                                                                                                                                 </attrs>
36854                                                                                                                                                                                                                                                                                 <AST:Variable>
36855                                                                                                                                                                                                                                                                                         <attrs>
36856                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36857                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1013</integer></attr>
36858                                                                                                                                                                                                                                                                                         </attrs>
36859                                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
36860                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
36861                                                                                                                                                                                                                                                                                                 <attrs />
36862                                                                                                                                                                                                                                                                                                 <value>marker</value>
36863                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
36864                                                                                                                                                                                                                                                                                         <AST:Expr_list>
36865                                                                                                                                                                                                                                                                                         </AST:Expr_list>
36866                                                                                                                                                                                                                                                                                 </AST:Variable>
36867                                                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
36868                                                                                                                                                                                                                                                                                 <AST:Bin_op>
36869                                                                                                                                                                                                                                                                                         <attrs>
36870                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36871                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1013</integer></attr>
36872                                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
36873                                                                                                                                                                                                                                                                                         </attrs>
36874                                                                                                                                                                                                                                                                                         <AST:Bin_op>
36875                                                                                                                                                                                                                                                                                                 <attrs>
36876                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36877                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1013</integer></attr>
36878                                                                                                                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
36879                                                                                                                                                                                                                                                                                                 </attrs>
36880                                                                                                                                                                                                                                                                                                 <AST:Bin_op>
36881                                                                                                                                                                                                                                                                                                         <attrs>
36882                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36883                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1013</integer></attr>
36884                                                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
36885                                                                                                                                                                                                                                                                                                         </attrs>
36886                                                                                                                                                                                                                                                                                                         <AST:Bin_op>
36887                                                                                                                                                                                                                                                                                                                 <attrs>
36888                                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36889                                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1013</integer></attr>
36890                                                                                                                                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
36891                                                                                                                                                                                                                                                                                                                 </attrs>
36892                                                                                                                                                                                                                                                                                                                 <AST:Bin_op>
36893                                                                                                                                                                                                                                                                                                                         <attrs>
36894                                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36895                                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1013</integer></attr>
36896                                                                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
36897                                                                                                                                                                                                                                                                                                                         </attrs>
36898                                                                                                                                                                                                                                                                                                                         <AST:STRING>
36899                                                                                                                                                                                                                                                                                                                                 <attrs>
36900                                                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36901                                                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1013</integer></attr>
36902                                                                                                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string></string></attr>
36903                                                                                                                                                                                                                                                                                                                                 </attrs>
36904                                                                                                                                                                                                                                                                                                                                 <value></value>
36905                                                                                                                                                                                                                                                                                                                         </AST:STRING>
36906                                                                                                                                                                                                                                                                                                                         <AST:OP>
36907                                                                                                                                                                                                                                                                                                                                 <attrs>
36908                                                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36909                                                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1013</integer></attr>
36910                                                                                                                                                                                                                                                                                                                                         <attr key="phc.unparser.in_string_syntax.complex"><bool>true</bool></attr>
36911                                                                                                                                                                                                                                                                                                                                 </attrs>
36912                                                                                                                                                                                                                                                                                                                                 <value>.</value>
36913                                                                                                                                                                                                                                                                                                                         </AST:OP>
36914                                                                                                                                                                                                                                                                                                                         <AST:Variable>
36915                                                                                                                                                                                                                                                                                                                                 <attrs>
36916                                                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36917                                                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1013</integer></attr>
36918                                                                                                                                                                                                                                                                                                                                 </attrs>
36919                                                                                                                                                                                                                                                                                                                                 <AST:Variable>
36920                                                                                                                                                                                                                                                                                                                                         <attrs>
36921                                                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36922                                                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1013</integer></attr>
36923                                                                                                                                                                                                                                                                                                                                         </attrs>
36924                                                                                                                                                                                                                                                                                                                                         <AST:Variable>
36925                                                                                                                                                                                                                                                                                                                                                 <attrs>
36926                                                                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36927                                                                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1013</integer></attr>
36928                                                                                                                                                                                                                                                                                                                                                 </attrs>
36929                                                                                                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
36930                                                                                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
36931                                                                                                                                                                                                                                                                                                                                                         <attrs />
36932                                                                                                                                                                                                                                                                                                                                                         <value>this</value>
36933                                                                                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
36934                                                                                                                                                                                                                                                                                                                                                 <AST:Expr_list>
36935                                                                                                                                                                                                                                                                                                                                                 </AST:Expr_list>
36936                                                                                                                                                                                                                                                                                                                                         </AST:Variable>
36937                                                                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
36938                                                                                                                                                                                                                                                                                                                                                 <attrs />
36939                                                                                                                                                                                                                                                                                                                                                 <value>parser</value>
36940                                                                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
36941                                                                                                                                                                                                                                                                                                                                         <AST:Expr_list>
36942                                                                                                                                                                                                                                                                                                                                         </AST:Expr_list>
36943                                                                                                                                                                                                                                                                                                                                 </AST:Variable>
36944                                                                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
36945                                                                                                                                                                                                                                                                                                                                         <attrs />
36946                                                                                                                                                                                                                                                                                                                                         <value>mUniqPrefix</value>
36947                                                                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
36948                                                                                                                                                                                                                                                                                                                                 <AST:Expr_list>
36949                                                                                                                                                                                                                                                                                                                                 </AST:Expr_list>
36950                                                                                                                                                                                                                                                                                                                         </AST:Variable>
36951                                                                                                                                                                                                                                                                                                                 </AST:Bin_op>
36952                                                                                                                                                                                                                                                                                                                 <AST:OP>
36953                                                                                                                                                                                                                                                                                                                         <attrs>
36954                                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36955                                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1013</integer></attr>
36956                                                                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
36957                                                                                                                                                                                                                                                                                                                         </attrs>
36958                                                                                                                                                                                                                                                                                                                         <value>.</value>
36959                                                                                                                                                                                                                                                                                                                 </AST:OP>
36960                                                                                                                                                                                                                                                                                                                 <AST:STRING>
36961                                                                                                                                                                                                                                                                                                                         <attrs>
36962                                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36963                                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1013</integer></attr>
36964                                                                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>-h-</string></attr>
36965                                                                                                                                                                                                                                                                                                                         </attrs>
36966                                                                                                                                                                                                                                                                                                                         <value>-h-</value>
36967                                                                                                                                                                                                                                                                                                                 </AST:STRING>
36968                                                                                                                                                                                                                                                                                                         </AST:Bin_op>
36969                                                                                                                                                                                                                                                                                                         <AST:OP>
36970                                                                                                                                                                                                                                                                                                                 <attrs>
36971                                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36972                                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1013</integer></attr>
36973                                                                                                                                                                                                                                                                                                                         <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
36974                                                                                                                                                                                                                                                                                                                 </attrs>
36975                                                                                                                                                                                                                                                                                                                 <value>.</value>
36976                                                                                                                                                                                                                                                                                                         </AST:OP>
36977                                                                                                                                                                                                                                                                                                         <AST:Variable>
36978                                                                                                                                                                                                                                                                                                                 <attrs>
36979                                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36980                                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1013</integer></attr>
36981                                                                                                                                                                                                                                                                                                                 </attrs>
36982                                                                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
36983                                                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
36984                                                                                                                                                                                                                                                                                                                         <attrs />
36985                                                                                                                                                                                                                                                                                                                         <value>serial</value>
36986                                                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
36987                                                                                                                                                                                                                                                                                                                 <AST:Expr_list>
36988                                                                                                                                                                                                                                                                                                                 </AST:Expr_list>
36989                                                                                                                                                                                                                                                                                                         </AST:Variable>
36990                                                                                                                                                                                                                                                                                                 </AST:Bin_op>
36991                                                                                                                                                                                                                                                                                                 <AST:OP>
36992                                                                                                                                                                                                                                                                                                         <attrs>
36993                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
36994                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1013</integer></attr>
36995                                                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
36996                                                                                                                                                                                                                                                                                                         </attrs>
36997                                                                                                                                                                                                                                                                                                         <value>.</value>
36998                                                                                                                                                                                                                                                                                                 </AST:OP>
36999                                                                                                                                                                                                                                                                                                 <AST:STRING>
37000                                                                                                                                                                                                                                                                                                         <attrs>
37001                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37002                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1013</integer></attr>
37003                                                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
37004                                                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>-</string></attr>
37005                                                                                                                                                                                                                                                                                                         </attrs>
37006                                                                                                                                                                                                                                                                                                         <value>-</value>
37007                                                                                                                                                                                                                                                                                                 </AST:STRING>
37008                                                                                                                                                                                                                                                                                         </AST:Bin_op>
37009                                                                                                                                                                                                                                                                                         <AST:OP>
37010                                                                                                                                                                                                                                                                                                 <attrs>
37011                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37012                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1013</integer></attr>
37013                                                                                                                                                                                                                                                                                                 </attrs>
37014                                                                                                                                                                                                                                                                                                 <value>.</value>
37015                                                                                                                                                                                                                                                                                         </AST:OP>
37016                                                                                                                                                                                                                                                                                         <AST:Constant>
37017                                                                                                                                                                                                                                                                                                 <attrs>
37018                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37019                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1013</integer></attr>
37020                                                                                                                                                                                                                                                                                                 </attrs>
37021                                                                                                                                                                                                                                                                                                 <AST:CLASS_NAME>
37022                                                                                                                                                                                                                                                                                                         <attrs />
37023                                                                                                                                                                                                                                                                                                         <value>Parser</value>
37024                                                                                                                                                                                                                                                                                                 </AST:CLASS_NAME>
37025                                                                                                                                                                                                                                                                                                 <AST:CONSTANT_NAME>
37026                                                                                                                                                                                                                                                                                                         <attrs />
37027                                                                                                                                                                                                                                                                                                         <value>MARKER_SUFFIX</value>
37028                                                                                                                                                                                                                                                                                                 </AST:CONSTANT_NAME>
37029                                                                                                                                                                                                                                                                                         </AST:Constant>
37030                                                                                                                                                                                                                                                                                 </AST:Bin_op>
37031                                                                                                                                                                                                                                                                         </AST:Assignment>
37032                                                                                                                                                                                                                                                                 </AST:Eval_expr>
37033                                                                                                                                                                                                                                                                 <AST:Eval_expr>
37034                                                                                                                                                                                                                                                                         <attrs>
37035                                                                                                                                                                                                                                                                                 <attr key="phc.comments">
37036                                                                                                                                                                                                                                                                                         <string_list>
37037                                                                                                                                                                                                                                                                                         </string_list>
37038                                                                                                                                                                                                                                                                                 </attr>
37039                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37040                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1014</integer></attr>
37041                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
37042                                                                                                                                                                                                                                                                         </attrs>
37043                                                                                                                                                                                                                                                                         <AST:Assignment>
37044                                                                                                                                                                                                                                                                                 <attrs>
37045                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37046                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1014</integer></attr>
37047                                                                                                                                                                                                                                                                                 </attrs>
37048                                                                                                                                                                                                                                                                                 <AST:Variable>
37049                                                                                                                                                                                                                                                                                         <attrs>
37050                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37051                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1014</integer></attr>
37052                                                                                                                                                                                                                                                                                         </attrs>
37053                                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
37054                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
37055                                                                                                                                                                                                                                                                                                 <attrs />
37056                                                                                                                                                                                                                                                                                                 <value>count</value>
37057                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
37058                                                                                                                                                                                                                                                                                         <AST:Expr_list>
37059                                                                                                                                                                                                                                                                                         </AST:Expr_list>
37060                                                                                                                                                                                                                                                                                 </AST:Variable>
37061                                                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
37062                                                                                                                                                                                                                                                                                 <AST:Method_invocation>
37063                                                                                                                                                                                                                                                                                         <attrs>
37064                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37065                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1014</integer></attr>
37066                                                                                                                                                                                                                                                                                         </attrs>
37067                                                                                                                                                                                                                                                                                         <AST:Variable>
37068                                                                                                                                                                                                                                                                                                 <attrs>
37069                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37070                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1014</integer></attr>
37071                                                                                                                                                                                                                                                                                                 </attrs>
37072                                                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
37073                                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
37074                                                                                                                                                                                                                                                                                                         <attrs />
37075                                                                                                                                                                                                                                                                                                         <value>contextNode</value>
37076                                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
37077                                                                                                                                                                                                                                                                                                 <AST:Expr_list>
37078                                                                                                                                                                                                                                                                                                 </AST:Expr_list>
37079                                                                                                                                                                                                                                                                                         </AST:Variable>
37080                                                                                                                                                                                                                                                                                         <AST:METHOD_NAME>
37081                                                                                                                                                                                                                                                                                                 <attrs>
37082                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37083                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1014</integer></attr>
37084                                                                                                                                                                                                                                                                                                 </attrs>
37085                                                                                                                                                                                                                                                                                                 <value>getAttribute</value>
37086                                                                                                                                                                                                                                                                                         </AST:METHOD_NAME>
37087                                                                                                                                                                                                                                                                                         <AST:Actual_parameter_list>
37088                                                                                                                                                                                                                                                                                                 <AST:Actual_parameter>
37089                                                                                                                                                                                                                                                                                                         <attrs>
37090                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37091                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1014</integer></attr>
37092                                                                                                                                                                                                                                                                                                         </attrs>
37093                                                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
37094                                                                                                                                                                                                                                                                                                         <AST:STRING>
37095                                                                                                                                                                                                                                                                                                                 <attrs>
37096                                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37097                                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1014</integer></attr>
37098                                                                                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>level</string></attr>
37099                                                                                                                                                                                                                                                                                                                 </attrs>
37100                                                                                                                                                                                                                                                                                                                 <value>level</value>
37101                                                                                                                                                                                                                                                                                                         </AST:STRING>
37102                                                                                                                                                                                                                                                                                                 </AST:Actual_parameter>
37103                                                                                                                                                                                                                                                                                         </AST:Actual_parameter_list>
37104                                                                                                                                                                                                                                                                                 </AST:Method_invocation>
37105                                                                                                                                                                                                                                                                         </AST:Assignment>
37106                                                                                                                                                                                                                                                                 </AST:Eval_expr>
37107                                                                                                                                                                                                                                                                 <AST:Eval_expr>
37108                                                                                                                                                                                                                                                                         <attrs>
37109                                                                                                                                                                                                                                                                                 <attr key="phc.comments">
37110                                                                                                                                                                                                                                                                                         <string_list>
37111                                                                                                                                                                                                                                                                                         </string_list>
37112                                                                                                                                                                                                                                                                                 </attr>
37113                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37114                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1015</integer></attr>
37115                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
37116                                                                                                                                                                                                                                                                         </attrs>
37117                                                                                                                                                                                                                                                                         <AST:Assignment>
37118                                                                                                                                                                                                                                                                                 <attrs>
37119                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37120                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1015</integer></attr>
37121                                                                                                                                                                                                                                                                                 </attrs>
37122                                                                                                                                                                                                                                                                                 <AST:Variable>
37123                                                                                                                                                                                                                                                                                         <attrs>
37124                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37125                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1015</integer></attr>
37126                                                                                                                                                                                                                                                                                         </attrs>
37127                                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
37128                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
37129                                                                                                                                                                                                                                                                                                 <attrs />
37130                                                                                                                                                                                                                                                                                                 <value>s</value>
37131                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
37132                                                                                                                                                                                                                                                                                         <AST:Expr_list>
37133                                                                                                                                                                                                                                                                                         </AST:Expr_list>
37134                                                                                                                                                                                                                                                                                 </AST:Variable>
37135                                                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
37136                                                                                                                                                                                                                                                                                 <AST:Bin_op>
37137                                                                                                                                                                                                                                                                                         <attrs>
37138                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37139                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1015</integer></attr>
37140                                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
37141                                                                                                                                                                                                                                                                                         </attrs>
37142                                                                                                                                                                                                                                                                                         <AST:Bin_op>
37143                                                                                                                                                                                                                                                                                                 <attrs>
37144                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37145                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1015</integer></attr>
37146                                                                                                                                                                                                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
37147                                                                                                                                                                                                                                                                                                 </attrs>
37148                                                                                                                                                                                                                                                                                                 <AST:Method_invocation>
37149                                                                                                                                                                                                                                                                                                         <attrs>
37150                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37151                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1015</integer></attr>
37152                                                                                                                                                                                                                                                                                                         </attrs>
37153                                                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
37154                                                                                                                                                                                                                                                                                                         <AST:METHOD_NAME>
37155                                                                                                                                                                                                                                                                                                                 <attrs />
37156                                                                                                                                                                                                                                                                                                                 <value>substr</value>
37157                                                                                                                                                                                                                                                                                                         </AST:METHOD_NAME>
37158                                                                                                                                                                                                                                                                                                         <AST:Actual_parameter_list>
37159                                                                                                                                                                                                                                                                                                                 <AST:Actual_parameter>
37160                                                                                                                                                                                                                                                                                                                         <attrs>
37161                                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37162                                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1015</integer></attr>
37163                                                                                                                                                                                                                                                                                                                         </attrs>
37164                                                                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
37165                                                                                                                                                                                                                                                                                                                         <AST:Variable>
37166                                                                                                                                                                                                                                                                                                                                 <attrs>
37167                                                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37168                                                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1015</integer></attr>
37169                                                                                                                                                                                                                                                                                                                                 </attrs>
37170                                                                                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
37171                                                                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
37172                                                                                                                                                                                                                                                                                                                                         <attrs />
37173                                                                                                                                                                                                                                                                                                                                         <value>s</value>
37174                                                                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
37175                                                                                                                                                                                                                                                                                                                                 <AST:Expr_list>
37176                                                                                                                                                                                                                                                                                                                                 </AST:Expr_list>
37177                                                                                                                                                                                                                                                                                                                         </AST:Variable>
37178                                                                                                                                                                                                                                                                                                                 </AST:Actual_parameter>
37179                                                                                                                                                                                                                                                                                                                 <AST:Actual_parameter>
37180                                                                                                                                                                                                                                                                                                                         <attrs>
37181                                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37182                                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1015</integer></attr>
37183                                                                                                                                                                                                                                                                                                                         </attrs>
37184                                                                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
37185                                                                                                                                                                                                                                                                                                                         <AST:INT>
37186                                                                                                                                                                                                                                                                                                                                 <attrs>
37187                                                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37188                                                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1015</integer></attr>
37189                                                                                                                                                                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
37190                                                                                                                                                                                                                                                                                                                                 </attrs>
37191                                                                                                                                                                                                                                                                                                                                 <value>0</value>
37192                                                                                                                                                                                                                                                                                                                         </AST:INT>
37193                                                                                                                                                                                                                                                                                                                 </AST:Actual_parameter>
37194                                                                                                                                                                                                                                                                                                                 <AST:Actual_parameter>
37195                                                                                                                                                                                                                                                                                                                         <attrs>
37196                                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37197                                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1015</integer></attr>
37198                                                                                                                                                                                                                                                                                                                         </attrs>
37199                                                                                                                                                                                                                                                                                                                         <bool><!-- is_ref -->false</bool>
37200                                                                                                                                                                                                                                                                                                                         <AST:Variable>
37201                                                                                                                                                                                                                                                                                                                                 <attrs>
37202                                                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37203                                                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1015</integer></attr>
37204                                                                                                                                                                                                                                                                                                                                 </attrs>
37205                                                                                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
37206                                                                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
37207                                                                                                                                                                                                                                                                                                                                         <attrs />
37208                                                                                                                                                                                                                                                                                                                                         <value>count</value>
37209                                                                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
37210                                                                                                                                                                                                                                                                                                                                 <AST:Expr_list>
37211                                                                                                                                                                                                                                                                                                                                 </AST:Expr_list>
37212                                                                                                                                                                                                                                                                                                                         </AST:Variable>
37213                                                                                                                                                                                                                                                                                                                 </AST:Actual_parameter>
37214                                                                                                                                                                                                                                                                                                         </AST:Actual_parameter_list>
37215                                                                                                                                                                                                                                                                                                 </AST:Method_invocation>
37216                                                                                                                                                                                                                                                                                                 <AST:OP>
37217                                                                                                                                                                                                                                                                                                         <attrs>
37218                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37219                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1015</integer></attr>
37220                                                                                                                                                                                                                                                                                                         </attrs>
37221                                                                                                                                                                                                                                                                                                         <value>.</value>
37222                                                                                                                                                                                                                                                                                                 </AST:OP>
37223                                                                                                                                                                                                                                                                                                 <AST:Variable>
37224                                                                                                                                                                                                                                                                                                         <attrs>
37225                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37226                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1015</integer></attr>
37227                                                                                                                                                                                                                                                                                                         </attrs>
37228                                                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
37229                                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
37230                                                                                                                                                                                                                                                                                                                 <attrs />
37231                                                                                                                                                                                                                                                                                                                 <value>marker</value>
37232                                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
37233                                                                                                                                                                                                                                                                                                         <AST:Expr_list>
37234                                                                                                                                                                                                                                                                                                         </AST:Expr_list>
37235                                                                                                                                                                                                                                                                                                 </AST:Variable>
37236                                                                                                                                                                                                                                                                                         </AST:Bin_op>
37237                                                                                                                                                                                                                                                                                         <AST:OP>
37238                                                                                                                                                                                                                                                                                                 <attrs>
37239                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37240                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1015</integer></attr>
37241                                                                                                                                                                                                                                                                                                 </attrs>
37242                                                                                                                                                                                                                                                                                                 <value>.</value>
37243                                                                                                                                                                                                                                                                                         </AST:OP>
37244                                                                                                                                                                                                                                                                                         <AST:Method_invocation>
37245                                                                                                                                                                                                                                                                                                 <attrs>
37246                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37247                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1015</integer></attr>
37248                                                                                                                                                                                                                                                                                                 </attrs>
37249                                                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
37250                                                                                                                                                                                                                                                                                                 <AST:METHOD_NAME>
37251                                                                                                                                                                                                                                                                                                         <attrs />
37252                                                                                                                                                                                                                                                                                                         <value>substr</value>
37253                                                                                                                                                                                                                                                                                                 </AST:METHOD_NAME>
37254                                                                                                                                                                                                                                                                                                 <AST:Actual_parameter_list>
37255                                                                                                                                                                                                                                                                                                         <AST:Actual_parameter>
37256                                                                                                                                                                                                                                                                                                                 <attrs>
37257                                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37258                                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1015</integer></attr>
37259                                                                                                                                                                                                                                                                                                                 </attrs>
37260                                                                                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
37261                                                                                                                                                                                                                                                                                                                 <AST:Variable>
37262                                                                                                                                                                                                                                                                                                                         <attrs>
37263                                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37264                                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1015</integer></attr>
37265                                                                                                                                                                                                                                                                                                                         </attrs>
37266                                                                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
37267                                                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
37268                                                                                                                                                                                                                                                                                                                                 <attrs />
37269                                                                                                                                                                                                                                                                                                                                 <value>s</value>
37270                                                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
37271                                                                                                                                                                                                                                                                                                                         <AST:Expr_list>
37272                                                                                                                                                                                                                                                                                                                         </AST:Expr_list>
37273                                                                                                                                                                                                                                                                                                                 </AST:Variable>
37274                                                                                                                                                                                                                                                                                                         </AST:Actual_parameter>
37275                                                                                                                                                                                                                                                                                                         <AST:Actual_parameter>
37276                                                                                                                                                                                                                                                                                                                 <attrs>
37277                                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37278                                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1015</integer></attr>
37279                                                                                                                                                                                                                                                                                                                 </attrs>
37280                                                                                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
37281                                                                                                                                                                                                                                                                                                                 <AST:Variable>
37282                                                                                                                                                                                                                                                                                                                         <attrs>
37283                                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37284                                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1015</integer></attr>
37285                                                                                                                                                                                                                                                                                                                         </attrs>
37286                                                                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
37287                                                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
37288                                                                                                                                                                                                                                                                                                                                 <attrs />
37289                                                                                                                                                                                                                                                                                                                                 <value>count</value>
37290                                                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
37291                                                                                                                                                                                                                                                                                                                         <AST:Expr_list>
37292                                                                                                                                                                                                                                                                                                                         </AST:Expr_list>
37293                                                                                                                                                                                                                                                                                                                 </AST:Variable>
37294                                                                                                                                                                                                                                                                                                         </AST:Actual_parameter>
37295                                                                                                                                                                                                                                                                                                 </AST:Actual_parameter_list>
37296                                                                                                                                                                                                                                                                                         </AST:Method_invocation>
37297                                                                                                                                                                                                                                                                                 </AST:Bin_op>
37298                                                                                                                                                                                                                                                                         </AST:Assignment>
37299                                                                                                                                                                                                                                                                 </AST:Eval_expr>
37300                                                                                                                                                                                                                                                                 <AST:Eval_expr>
37301                                                                                                                                                                                                                                                                         <attrs>
37302                                                                                                                                                                                                                                                                                 <attr key="phc.comments">
37303                                                                                                                                                                                                                                                                                         <string_list>
37304                                                                                                                                                                                                                                                                                         </string_list>
37305                                                                                                                                                                                                                                                                                 </attr>
37306                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37307                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1016</integer></attr>
37308                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
37309                                                                                                                                                                                                                                                                         </attrs>
37310                                                                                                                                                                                                                                                                         <AST:Method_invocation>
37311                                                                                                                                                                                                                                                                                 <attrs>
37312                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37313                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1016</integer></attr>
37314                                                                                                                                                                                                                                                                                 </attrs>
37315                                                                                                                                                                                                                                                                                 <AST:Variable>
37316                                                                                                                                                                                                                                                                                         <attrs>
37317                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37318                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1016</integer></attr>
37319                                                                                                                                                                                                                                                                                         </attrs>
37320                                                                                                                                                                                                                                                                                         <AST:Variable>
37321                                                                                                                                                                                                                                                                                                 <attrs>
37322                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37323                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1016</integer></attr>
37324                                                                                                                                                                                                                                                                                                 </attrs>
37325                                                                                                                                                                                                                                                                                                 <AST:Variable>
37326                                                                                                                                                                                                                                                                                                         <attrs>
37327                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37328                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1016</integer></attr>
37329                                                                                                                                                                                                                                                                                                         </attrs>
37330                                                                                                                                                                                                                                                                                                         <AST:Variable>
37331                                                                                                                                                                                                                                                                                                                 <attrs>
37332                                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37333                                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1016</integer></attr>
37334                                                                                                                                                                                                                                                                                                                 </attrs>
37335                                                                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
37336                                                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
37337                                                                                                                                                                                                                                                                                                                         <attrs />
37338                                                                                                                                                                                                                                                                                                                         <value>this</value>
37339                                                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
37340                                                                                                                                                                                                                                                                                                                 <AST:Expr_list>
37341                                                                                                                                                                                                                                                                                                                 </AST:Expr_list>
37342                                                                                                                                                                                                                                                                                                         </AST:Variable>
37343                                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
37344                                                                                                                                                                                                                                                                                                                 <attrs />
37345                                                                                                                                                                                                                                                                                                                 <value>parser</value>
37346                                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
37347                                                                                                                                                                                                                                                                                                         <AST:Expr_list>
37348                                                                                                                                                                                                                                                                                                         </AST:Expr_list>
37349                                                                                                                                                                                                                                                                                                 </AST:Variable>
37350                                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
37351                                                                                                                                                                                                                                                                                                         <attrs />
37352                                                                                                                                                                                                                                                                                                         <value>mStripState</value>
37353                                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
37354                                                                                                                                                                                                                                                                                                 <AST:Expr_list>
37355                                                                                                                                                                                                                                                                                                 </AST:Expr_list>
37356                                                                                                                                                                                                                                                                                         </AST:Variable>
37357                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
37358                                                                                                                                                                                                                                                                                                 <attrs />
37359                                                                                                                                                                                                                                                                                                 <value>general</value>
37360                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
37361                                                                                                                                                                                                                                                                                         <AST:Expr_list>
37362                                                                                                                                                                                                                                                                                         </AST:Expr_list>
37363                                                                                                                                                                                                                                                                                 </AST:Variable>
37364                                                                                                                                                                                                                                                                                 <AST:METHOD_NAME>
37365                                                                                                                                                                                                                                                                                         <attrs>
37366                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37367                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1016</integer></attr>
37368                                                                                                                                                                                                                                                                                         </attrs>
37369                                                                                                                                                                                                                                                                                         <value>setPair</value>
37370                                                                                                                                                                                                                                                                                 </AST:METHOD_NAME>
37371                                                                                                                                                                                                                                                                                 <AST:Actual_parameter_list>
37372                                                                                                                                                                                                                                                                                         <AST:Actual_parameter>
37373                                                                                                                                                                                                                                                                                                 <attrs>
37374                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37375                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1016</integer></attr>
37376                                                                                                                                                                                                                                                                                                 </attrs>
37377                                                                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
37378                                                                                                                                                                                                                                                                                                 <AST:Variable>
37379                                                                                                                                                                                                                                                                                                         <attrs>
37380                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37381                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1016</integer></attr>
37382                                                                                                                                                                                                                                                                                                         </attrs>
37383                                                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
37384                                                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
37385                                                                                                                                                                                                                                                                                                                 <attrs />
37386                                                                                                                                                                                                                                                                                                                 <value>marker</value>
37387                                                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
37388                                                                                                                                                                                                                                                                                                         <AST:Expr_list>
37389                                                                                                                                                                                                                                                                                                         </AST:Expr_list>
37390                                                                                                                                                                                                                                                                                                 </AST:Variable>
37391                                                                                                                                                                                                                                                                                         </AST:Actual_parameter>
37392                                                                                                                                                                                                                                                                                         <AST:Actual_parameter>
37393                                                                                                                                                                                                                                                                                                 <attrs>
37394                                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37395                                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1016</integer></attr>
37396                                                                                                                                                                                                                                                                                                 </attrs>
37397                                                                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
37398                                                                                                                                                                                                                                                                                                 <AST:STRING>
37399                                                                                                                                                                                                                                                                                                         <attrs>
37400                                                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37401                                                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1016</integer></attr>
37402                                                                                                                                                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string></string></attr>
37403                                                                                                                                                                                                                                                                                                         </attrs>
37404                                                                                                                                                                                                                                                                                                         <value></value>
37405                                                                                                                                                                                                                                                                                                 </AST:STRING>
37406                                                                                                                                                                                                                                                                                         </AST:Actual_parameter>
37407                                                                                                                                                                                                                                                                                 </AST:Actual_parameter_list>
37408                                                                                                                                                                                                                                                                         </AST:Method_invocation>
37409                                                                                                                                                                                                                                                                 </AST:Eval_expr>
37410                                                                                                                                                                                                                                                         </AST:Statement_list>
37411                                                                                                                                                                                                                                                         <AST:Statement_list>
37412                                                                                                                                                                                                                                                         </AST:Statement_list>
37413                                                                                                                                                                                                                                                 </AST:If>
37414                                                                                                                                                                                                                                                 <AST:Eval_expr>
37415                                                                                                                                                                                                                                                         <attrs>
37416                                                                                                                                                                                                                                                                 <attr key="phc.comments">
37417                                                                                                                                                                                                                                                                         <string_list>
37418                                                                                                                                                                                                                                                                         </string_list>
37419                                                                                                                                                                                                                                                                 </attr>
37420                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37421                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1018</integer></attr>
37422                                                                                                                                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
37423                                                                                                                                                                                                                                                         </attrs>
37424                                                                                                                                                                                                                                                         <AST:Op_assignment>
37425                                                                                                                                                                                                                                                                 <attrs />
37426                                                                                                                                                                                                                                                                 <AST:Variable>
37427                                                                                                                                                                                                                                                                         <attrs>
37428                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37429                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1018</integer></attr>
37430                                                                                                                                                                                                                                                                         </attrs>
37431                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
37432                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
37433                                                                                                                                                                                                                                                                                 <attrs />
37434                                                                                                                                                                                                                                                                                 <value>out</value>
37435                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
37436                                                                                                                                                                                                                                                                         <AST:Expr_list>
37437                                                                                                                                                                                                                                                                         </AST:Expr_list>
37438                                                                                                                                                                                                                                                                 </AST:Variable>
37439                                                                                                                                                                                                                                                                 <AST:OP>
37440                                                                                                                                                                                                                                                                         <attrs />
37441                                                                                                                                                                                                                                                                         <value>.</value>
37442                                                                                                                                                                                                                                                                 </AST:OP>
37443                                                                                                                                                                                                                                                                 <AST:Variable>
37444                                                                                                                                                                                                                                                                         <attrs>
37445                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37446                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1018</integer></attr>
37447                                                                                                                                                                                                                                                                         </attrs>
37448                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
37449                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
37450                                                                                                                                                                                                                                                                                 <attrs />
37451                                                                                                                                                                                                                                                                                 <value>s</value>
37452                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
37453                                                                                                                                                                                                                                                                         <AST:Expr_list>
37454                                                                                                                                                                                                                                                                         </AST:Expr_list>
37455                                                                                                                                                                                                                                                                 </AST:Variable>
37456                                                                                                                                                                                                                                                         </AST:Op_assignment>
37457                                                                                                                                                                                                                                                 </AST:Eval_expr>
37458                                                                                                                                                                                                                                         </AST:Statement_list>
37459                                                                                                                                                                                                                                         <AST:Statement_list>
37460                                                                                                                                                                                                                                                 <AST:Eval_expr>
37461                                                                                                                                                                                                                                                         <attrs>
37462                                                                                                                                                                                                                                                                 <attr key="phc.comments">
37463                                                                                                                                                                                                                                                                         <string_list>
37464                                                                                                                                                                                                                                                                                 <string># Generic recursive expansion</string>
37465                                                                                                                                                                                                                                                                         </string_list>
37466                                                                                                                                                                                                                                                                 </attr>
37467                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37468                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1021</integer></attr>
37469                                                                                                                                                                                                                                                         </attrs>
37470                                                                                                                                                                                                                                                         <AST:Assignment>
37471                                                                                                                                                                                                                                                                 <attrs>
37472                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37473                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1021</integer></attr>
37474                                                                                                                                                                                                                                                                 </attrs>
37475                                                                                                                                                                                                                                                                 <AST:Variable>
37476                                                                                                                                                                                                                                                                         <attrs>
37477                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37478                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1021</integer></attr>
37479                                                                                                                                                                                                                                                                         </attrs>
37480                                                                                                                                                                                                                                                                         <AST:Target xsi:nil="true" />
37481                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
37482                                                                                                                                                                                                                                                                                 <attrs />
37483                                                                                                                                                                                                                                                                                 <value>newIterator</value>
37484                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
37485                                                                                                                                                                                                                                                                         <AST:Expr_list>
37486                                                                                                                                                                                                                                                                         </AST:Expr_list>
37487                                                                                                                                                                                                                                                                 </AST:Variable>
37488                                                                                                                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
37489                                                                                                                                                                                                                                                                 <AST:Variable>
37490                                                                                                                                                                                                                                                                         <attrs>
37491                                                                                                                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37492                                                                                                                                                                                                                                                                                 <attr key="phc.line_number"><integer>1021</integer></attr>
37493                                                                                                                                                                                                                                                                         </attrs>
37494                                                                                                                                                                                                                                                                         <AST:Variable>
37495                                                                                                                                                                                                                                                                                 <attrs>
37496                                                                                                                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37497                                                                                                                                                                                                                                                                                         <attr key="phc.line_number"><integer>1021</integer></attr>
37498                                                                                                                                                                                                                                                                                 </attrs>
37499                                                                                                                                                                                                                                                                                 <AST:Target xsi:nil="true" />
37500                                                                                                                                                                                                                                                                                 <AST:VARIABLE_NAME>
37501                                                                                                                                                                                                                                                                                         <attrs />
37502                                                                                                                                                                                                                                                                                         <value>contextNode</value>
37503                                                                                                                                                                                                                                                                                 </AST:VARIABLE_NAME>
37504                                                                                                                                                                                                                                                                                 <AST:Expr_list>
37505                                                                                                                                                                                                                                                                                 </AST:Expr_list>
37506                                                                                                                                                                                                                                                                         </AST:Variable>
37507                                                                                                                                                                                                                                                                         <AST:VARIABLE_NAME>
37508                                                                                                                                                                                                                                                                                 <attrs />
37509                                                                                                                                                                                                                                                                                 <value>childNodes</value>
37510                                                                                                                                                                                                                                                                         </AST:VARIABLE_NAME>
37511                                                                                                                                                                                                                                                                         <AST:Expr_list>
37512                                                                                                                                                                                                                                                                         </AST:Expr_list>
37513                                                                                                                                                                                                                                                                 </AST:Variable>
37514                                                                                                                                                                                                                                                         </AST:Assignment>
37515                                                                                                                                                                                                                                                 </AST:Eval_expr>
37516                                                                                                                                                                                                                                         </AST:Statement_list>
37517                                                                                                                                                                                                                                 </AST:If>
37518                                                                                                                                                                                                                         </AST:Statement_list>
37519                                                                                                                                                                                                                 </AST:If>
37520                                                                                                                                                                                                         </AST:Statement_list>
37521                                                                                                                                                                                                 </AST:If>
37522                                                                                                                                                                                         </AST:Statement_list>
37523                                                                                                                                                                                 </AST:If>
37524                                                                                                                                                                         </AST:Statement_list>
37525                                                                                                                                                                 </AST:If>
37526                                                                                                                                                         </AST:Statement_list>
37527                                                                                                                                                 </AST:If>
37528                                                                                                                                         </AST:Statement_list>
37529                                                                                                                                 </AST:If>
37530                                                                                                                         </AST:Statement_list>
37531                                                                                                                         <AST:Statement_list>
37532                                                                                                                                 <AST:Eval_expr>
37533                                                                                                                                         <attrs>
37534                                                                                                                                                 <attr key="phc.comments">
37535                                                                                                                                                         <string_list>
37536                                                                                                                                                         </string_list>
37537                                                                                                                                                 </attr>
37538                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37539                                                                                                                                                 <attr key="phc.line_number"><integer>1024</integer></attr>
37540                                                                                                                                         </attrs>
37541                                                                                                                                         <AST:Method_invocation>
37542                                                                                                                                                 <attrs>
37543                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37544                                                                                                                                                         <attr key="phc.line_number"><integer>1024</integer></attr>
37545                                                                                                                                                 </attrs>
37546                                                                                                                                                 <AST:Target xsi:nil="true" />
37547                                                                                                                                                 <AST:METHOD_NAME>
37548                                                                                                                                                         <attrs />
37549                                                                                                                                                         <value>wfProfileOut</value>
37550                                                                                                                                                 </AST:METHOD_NAME>
37551                                                                                                                                                 <AST:Actual_parameter_list>
37552                                                                                                                                                         <AST:Actual_parameter>
37553                                                                                                                                                                 <attrs>
37554                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37555                                                                                                                                                                         <attr key="phc.line_number"><integer>1024</integer></attr>
37556                                                                                                                                                                 </attrs>
37557                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
37558                                                                                                                                                                 <AST:STRING>
37559                                                                                                                                                                         <attrs>
37560                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37561                                                                                                                                                                                 <attr key="phc.line_number"><integer>1024</integer></attr>
37562                                                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>__METHOD__</string></attr>
37563                                                                                                                                                                         </attrs>
37564                                                                                                                                                                         <value>PPFrame_DOM::expand</value>
37565                                                                                                                                                                 </AST:STRING>
37566                                                                                                                                                         </AST:Actual_parameter>
37567                                                                                                                                                 </AST:Actual_parameter_list>
37568                                                                                                                                         </AST:Method_invocation>
37569                                                                                                                                 </AST:Eval_expr>
37570                                                                                                                                 <AST:Throw>
37571                                                                                                                                         <attrs>
37572                                                                                                                                                 <attr key="phc.comments">
37573                                                                                                                                                         <string_list>
37574                                                                                                                                                         </string_list>
37575                                                                                                                                                 </attr>
37576                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37577                                                                                                                                                 <attr key="phc.line_number"><integer>1025</integer></attr>
37578                                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
37579                                                                                                                                         </attrs>
37580                                                                                                                                         <AST:New>
37581                                                                                                                                                 <attrs>
37582                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37583                                                                                                                                                         <attr key="phc.line_number"><integer>1025</integer></attr>
37584                                                                                                                                                 </attrs>
37585                                                                                                                                                 <AST:CLASS_NAME>
37586                                                                                                                                                         <attrs />
37587                                                                                                                                                         <value>MWException</value>
37588                                                                                                                                                 </AST:CLASS_NAME>
37589                                                                                                                                                 <AST:Actual_parameter_list>
37590                                                                                                                                                         <AST:Actual_parameter>
37591                                                                                                                                                                 <attrs>
37592                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37593                                                                                                                                                                         <attr key="phc.line_number"><integer>1025</integer></attr>
37594                                                                                                                                                                 </attrs>
37595                                                                                                                                                                 <bool><!-- is_ref -->false</bool>
37596                                                                                                                                                                 <AST:Bin_op>
37597                                                                                                                                                                         <attrs>
37598                                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37599                                                                                                                                                                                 <attr key="phc.line_number"><integer>1025</integer></attr>
37600                                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
37601                                                                                                                                                                         </attrs>
37602                                                                                                                                                                         <AST:STRING>
37603                                                                                                                                                                                 <attrs>
37604                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37605                                                                                                                                                                                         <attr key="phc.line_number"><integer>1025</integer></attr>
37606                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>__METHOD__</string></attr>
37607                                                                                                                                                                                 </attrs>
37608                                                                                                                                                                                 <value>PPFrame_DOM::expand</value>
37609                                                                                                                                                                         </AST:STRING>
37610                                                                                                                                                                         <AST:OP>
37611                                                                                                                                                                                 <attrs>
37612                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37613                                                                                                                                                                                         <attr key="phc.line_number"><integer>1025</integer></attr>
37614                                                                                                                                                                                 </attrs>
37615                                                                                                                                                                                 <value>.</value>
37616                                                                                                                                                                         </AST:OP>
37617                                                                                                                                                                         <AST:STRING>
37618                                                                                                                                                                                 <attrs>
37619                                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37620                                                                                                                                                                                         <attr key="phc.line_number"><integer>1025</integer></attr>
37621                                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>: Invalid parameter type</string></attr>
37622                                                                                                                                                                                 </attrs>
37623                                                                                                                                                                                 <value>: Invalid parameter type</value>
37624                                                                                                                                                                         </AST:STRING>
37625                                                                                                                                                                 </AST:Bin_op>
37626                                                                                                                                                         </AST:Actual_parameter>
37627                                                                                                                                                 </AST:Actual_parameter_list>
37628                                                                                                                                         </AST:New>
37629                                                                                                                                 </AST:Throw>
37630                                                                                                                         </AST:Statement_list>
37631                                                                                                                 </AST:If>
37632                                                                                                         </AST:Statement_list>
37633                                                                                                 </AST:If>
37634                                                                                         </AST:Statement_list>
37635                                                                                 </AST:If>
37636                                                                         </AST:Statement_list>
37637                                                                 </AST:If>
37638                                                                 <AST:If>
37639                                                                         <attrs>
37640                                                                                 <attr key="phc.comments">
37641                                                                                         <string_list>
37642                                                                                                 <string></string>
37643                                                                                         </string_list>
37644                                                                                 </attr>
37645                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37646                                                                                 <attr key="phc.line_number"><integer>1028</integer></attr>
37647                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
37648                                                                         </attrs>
37649                                                                         <AST:Bin_op>
37650                                                                                 <attrs>
37651                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37652                                                                                         <attr key="phc.line_number"><integer>1028</integer></attr>
37653                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
37654                                                                                 </attrs>
37655                                                                                 <AST:Variable>
37656                                                                                         <attrs>
37657                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37658                                                                                                 <attr key="phc.line_number"><integer>1028</integer></attr>
37659                                                                                         </attrs>
37660                                                                                         <AST:Target xsi:nil="true" />
37661                                                                                         <AST:VARIABLE_NAME>
37662                                                                                                 <attrs />
37663                                                                                                 <value>newIterator</value>
37664                                                                                         </AST:VARIABLE_NAME>
37665                                                                                         <AST:Expr_list>
37666                                                                                         </AST:Expr_list>
37667                                                                                 </AST:Variable>
37668                                                                                 <AST:OP>
37669                                                                                         <attrs>
37670                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37671                                                                                                 <attr key="phc.line_number"><integer>1028</integer></attr>
37672                                                                                         </attrs>
37673                                                                                         <value>!==</value>
37674                                                                                 </AST:OP>
37675                                                                                 <AST:BOOL>
37676                                                                                         <attrs>
37677                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37678                                                                                                 <attr key="phc.line_number"><integer>1028</integer></attr>
37679                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
37680                                                                                         </attrs>
37681                                                                                         <value>False</value>
37682                                                                                 </AST:BOOL>
37683                                                                         </AST:Bin_op>
37684                                                                         <AST:Statement_list>
37685                                                                                 <AST:If>
37686                                                                                         <attrs>
37687                                                                                                 <attr key="phc.comments">
37688                                                                                                         <string_list>
37689                                                                                                         </string_list>
37690                                                                                                 </attr>
37691                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37692                                                                                                 <attr key="phc.line_number"><integer>1029</integer></attr>
37693                                                                                         </attrs>
37694                                                                                         <AST:Instanceof>
37695                                                                                                 <attrs>
37696                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37697                                                                                                         <attr key="phc.line_number"><integer>1029</integer></attr>
37698                                                                                                 </attrs>
37699                                                                                                 <AST:Variable>
37700                                                                                                         <attrs>
37701                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37702                                                                                                                 <attr key="phc.line_number"><integer>1029</integer></attr>
37703                                                                                                         </attrs>
37704                                                                                                         <AST:Target xsi:nil="true" />
37705                                                                                                         <AST:VARIABLE_NAME>
37706                                                                                                                 <attrs />
37707                                                                                                                 <value>newIterator</value>
37708                                                                                                         </AST:VARIABLE_NAME>
37709                                                                                                         <AST:Expr_list>
37710                                                                                                         </AST:Expr_list>
37711                                                                                                 </AST:Variable>
37712                                                                                                 <AST:CLASS_NAME>
37713                                                                                                         <attrs />
37714                                                                                                         <value>PPNode_DOM</value>
37715                                                                                                 </AST:CLASS_NAME>
37716                                                                                         </AST:Instanceof>
37717                                                                                         <AST:Statement_list>
37718                                                                                                 <AST:Eval_expr>
37719                                                                                                         <attrs>
37720                                                                                                                 <attr key="phc.comments">
37721                                                                                                                         <string_list>
37722                                                                                                                         </string_list>
37723                                                                                                                 </attr>
37724                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37725                                                                                                                 <attr key="phc.line_number"><integer>1030</integer></attr>
37726                                                                                                         </attrs>
37727                                                                                                         <AST:Assignment>
37728                                                                                                                 <attrs>
37729                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37730                                                                                                                         <attr key="phc.line_number"><integer>1030</integer></attr>
37731                                                                                                                 </attrs>
37732                                                                                                                 <AST:Variable>
37733                                                                                                                         <attrs>
37734                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37735                                                                                                                                 <attr key="phc.line_number"><integer>1030</integer></attr>
37736                                                                                                                         </attrs>
37737                                                                                                                         <AST:Target xsi:nil="true" />
37738                                                                                                                         <AST:VARIABLE_NAME>
37739                                                                                                                                 <attrs />
37740                                                                                                                                 <value>newIterator</value>
37741                                                                                                                         </AST:VARIABLE_NAME>
37742                                                                                                                         <AST:Expr_list>
37743                                                                                                                         </AST:Expr_list>
37744                                                                                                                 </AST:Variable>
37745                                                                                                                 <bool><!-- is_ref -->false</bool>
37746                                                                                                                 <AST:Variable>
37747                                                                                                                         <attrs>
37748                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37749                                                                                                                                 <attr key="phc.line_number"><integer>1030</integer></attr>
37750                                                                                                                         </attrs>
37751                                                                                                                         <AST:Variable>
37752                                                                                                                                 <attrs>
37753                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37754                                                                                                                                         <attr key="phc.line_number"><integer>1030</integer></attr>
37755                                                                                                                                 </attrs>
37756                                                                                                                                 <AST:Target xsi:nil="true" />
37757                                                                                                                                 <AST:VARIABLE_NAME>
37758                                                                                                                                         <attrs />
37759                                                                                                                                         <value>newIterator</value>
37760                                                                                                                                 </AST:VARIABLE_NAME>
37761                                                                                                                                 <AST:Expr_list>
37762                                                                                                                                 </AST:Expr_list>
37763                                                                                                                         </AST:Variable>
37764                                                                                                                         <AST:VARIABLE_NAME>
37765                                                                                                                                 <attrs />
37766                                                                                                                                 <value>node</value>
37767                                                                                                                         </AST:VARIABLE_NAME>
37768                                                                                                                         <AST:Expr_list>
37769                                                                                                                         </AST:Expr_list>
37770                                                                                                                 </AST:Variable>
37771                                                                                                         </AST:Assignment>
37772                                                                                                 </AST:Eval_expr>
37773                                                                                         </AST:Statement_list>
37774                                                                                         <AST:Statement_list>
37775                                                                                         </AST:Statement_list>
37776                                                                                 </AST:If>
37777                                                                                 <AST:Eval_expr>
37778                                                                                         <attrs>
37779                                                                                                 <attr key="phc.comments">
37780                                                                                                         <string_list>
37781                                                                                                         </string_list>
37782                                                                                                 </attr>
37783                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37784                                                                                                 <attr key="phc.line_number"><integer>1032</integer></attr>
37785                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
37786                                                                                         </attrs>
37787                                                                                         <AST:Assignment>
37788                                                                                                 <attrs>
37789                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37790                                                                                                         <attr key="phc.line_number"><integer>1032</integer></attr>
37791                                                                                                 </attrs>
37792                                                                                                 <AST:Variable>
37793                                                                                                         <attrs>
37794                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37795                                                                                                                 <attr key="phc.line_number"><integer>1032</integer></attr>
37796                                                                                                         </attrs>
37797                                                                                                         <AST:Target xsi:nil="true" />
37798                                                                                                         <AST:VARIABLE_NAME>
37799                                                                                                                 <attrs />
37800                                                                                                                 <value>outStack</value>
37801                                                                                                         </AST:VARIABLE_NAME>
37802                                                                                                         <AST:Expr_list>
37803                                                                                                                 <AST:Expr xsi:nil="true" />
37804                                                                                                         </AST:Expr_list>
37805                                                                                                 </AST:Variable>
37806                                                                                                 <bool><!-- is_ref -->false</bool>
37807                                                                                                 <AST:STRING>
37808                                                                                                         <attrs>
37809                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37810                                                                                                                 <attr key="phc.line_number"><integer>1032</integer></attr>
37811                                                                                                                 <attr key="phc.unparser.source_rep"><string></string></attr>
37812                                                                                                         </attrs>
37813                                                                                                         <value></value>
37814                                                                                                 </AST:STRING>
37815                                                                                         </AST:Assignment>
37816                                                                                 </AST:Eval_expr>
37817                                                                                 <AST:Eval_expr>
37818                                                                                         <attrs>
37819                                                                                                 <attr key="phc.comments">
37820                                                                                                         <string_list>
37821                                                                                                         </string_list>
37822                                                                                                 </attr>
37823                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37824                                                                                                 <attr key="phc.line_number"><integer>1033</integer></attr>
37825                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
37826                                                                                         </attrs>
37827                                                                                         <AST:Assignment>
37828                                                                                                 <attrs>
37829                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37830                                                                                                         <attr key="phc.line_number"><integer>1033</integer></attr>
37831                                                                                                 </attrs>
37832                                                                                                 <AST:Variable>
37833                                                                                                         <attrs>
37834                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37835                                                                                                                 <attr key="phc.line_number"><integer>1033</integer></attr>
37836                                                                                                         </attrs>
37837                                                                                                         <AST:Target xsi:nil="true" />
37838                                                                                                         <AST:VARIABLE_NAME>
37839                                                                                                                 <attrs />
37840                                                                                                                 <value>iteratorStack</value>
37841                                                                                                         </AST:VARIABLE_NAME>
37842                                                                                                         <AST:Expr_list>
37843                                                                                                                 <AST:Expr xsi:nil="true" />
37844                                                                                                         </AST:Expr_list>
37845                                                                                                 </AST:Variable>
37846                                                                                                 <bool><!-- is_ref -->false</bool>
37847                                                                                                 <AST:Variable>
37848                                                                                                         <attrs>
37849                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37850                                                                                                                 <attr key="phc.line_number"><integer>1033</integer></attr>
37851                                                                                                         </attrs>
37852                                                                                                         <AST:Target xsi:nil="true" />
37853                                                                                                         <AST:VARIABLE_NAME>
37854                                                                                                                 <attrs />
37855                                                                                                                 <value>newIterator</value>
37856                                                                                                         </AST:VARIABLE_NAME>
37857                                                                                                         <AST:Expr_list>
37858                                                                                                         </AST:Expr_list>
37859                                                                                                 </AST:Variable>
37860                                                                                         </AST:Assignment>
37861                                                                                 </AST:Eval_expr>
37862                                                                                 <AST:Eval_expr>
37863                                                                                         <attrs>
37864                                                                                                 <attr key="phc.comments">
37865                                                                                                         <string_list>
37866                                                                                                         </string_list>
37867                                                                                                 </attr>
37868                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37869                                                                                                 <attr key="phc.line_number"><integer>1034</integer></attr>
37870                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
37871                                                                                         </attrs>
37872                                                                                         <AST:Assignment>
37873                                                                                                 <attrs>
37874                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37875                                                                                                         <attr key="phc.line_number"><integer>1034</integer></attr>
37876                                                                                                 </attrs>
37877                                                                                                 <AST:Variable>
37878                                                                                                         <attrs>
37879                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37880                                                                                                                 <attr key="phc.line_number"><integer>1034</integer></attr>
37881                                                                                                         </attrs>
37882                                                                                                         <AST:Target xsi:nil="true" />
37883                                                                                                         <AST:VARIABLE_NAME>
37884                                                                                                                 <attrs />
37885                                                                                                                 <value>indexStack</value>
37886                                                                                                         </AST:VARIABLE_NAME>
37887                                                                                                         <AST:Expr_list>
37888                                                                                                                 <AST:Expr xsi:nil="true" />
37889                                                                                                         </AST:Expr_list>
37890                                                                                                 </AST:Variable>
37891                                                                                                 <bool><!-- is_ref -->false</bool>
37892                                                                                                 <AST:INT>
37893                                                                                                         <attrs>
37894                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37895                                                                                                                 <attr key="phc.line_number"><integer>1034</integer></attr>
37896                                                                                                                 <attr key="phc.unparser.source_rep"><string>0</string></attr>
37897                                                                                                         </attrs>
37898                                                                                                         <value>0</value>
37899                                                                                                 </AST:INT>
37900                                                                                         </AST:Assignment>
37901                                                                                 </AST:Eval_expr>
37902                                                                         </AST:Statement_list>
37903                                                                         <AST:Statement_list>
37904                                                                                 <AST:If>
37905                                                                                         <attrs>
37906                                                                                                 <attr key="phc.comments">
37907                                                                                                         <string_list>
37908                                                                                                         </string_list>
37909                                                                                                 </attr>
37910                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37911                                                                                                 <attr key="phc.line_number"><integer>1035</integer></attr>
37912                                                                                                 <attr key="phc.unparser.is_elseif"><bool>true</bool></attr>
37913                                                                                         </attrs>
37914                                                                                         <AST:Bin_op>
37915                                                                                                 <attrs>
37916                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37917                                                                                                         <attr key="phc.line_number"><integer>1035</integer></attr>
37918                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
37919                                                                                                 </attrs>
37920                                                                                                 <AST:Variable>
37921                                                                                                         <attrs>
37922                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37923                                                                                                                 <attr key="phc.line_number"><integer>1035</integer></attr>
37924                                                                                                         </attrs>
37925                                                                                                         <AST:Target xsi:nil="true" />
37926                                                                                                         <AST:VARIABLE_NAME>
37927                                                                                                                 <attrs />
37928                                                                                                                 <value>iteratorStack</value>
37929                                                                                                         </AST:VARIABLE_NAME>
37930                                                                                                         <AST:Expr_list>
37931                                                                                                                 <AST:Variable>
37932                                                                                                                         <attrs>
37933                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37934                                                                                                                                 <attr key="phc.line_number"><integer>1035</integer></attr>
37935                                                                                                                         </attrs>
37936                                                                                                                         <AST:Target xsi:nil="true" />
37937                                                                                                                         <AST:VARIABLE_NAME>
37938                                                                                                                                 <attrs />
37939                                                                                                                                 <value>level</value>
37940                                                                                                                         </AST:VARIABLE_NAME>
37941                                                                                                                         <AST:Expr_list>
37942                                                                                                                         </AST:Expr_list>
37943                                                                                                                 </AST:Variable>
37944                                                                                                         </AST:Expr_list>
37945                                                                                                 </AST:Variable>
37946                                                                                                 <AST:OP>
37947                                                                                                         <attrs>
37948                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37949                                                                                                                 <attr key="phc.line_number"><integer>1035</integer></attr>
37950                                                                                                         </attrs>
37951                                                                                                         <value>===</value>
37952                                                                                                 </AST:OP>
37953                                                                                                 <AST:BOOL>
37954                                                                                                         <attrs>
37955                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37956                                                                                                                 <attr key="phc.line_number"><integer>1035</integer></attr>
37957                                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
37958                                                                                                         </attrs>
37959                                                                                                         <value>False</value>
37960                                                                                                 </AST:BOOL>
37961                                                                                         </AST:Bin_op>
37962                                                                                         <AST:Statement_list>
37963                                                                                                 <AST:While>
37964                                                                                                         <attrs>
37965                                                                                                                 <attr key="phc.comments">
37966                                                                                                                         <string_list>
37967                                                                                                                                 <string>// Return accumulated value to parent</string>
37968                                                                                                                                 <string>// With tail recursion</string>
37969                                                                                                                         </string_list>
37970                                                                                                                 </attr>
37971                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37972                                                                                                                 <attr key="phc.line_number"><integer>1038</integer></attr>
37973                                                                                                         </attrs>
37974                                                                                                         <AST:Bin_op>
37975                                                                                                                 <attrs>
37976                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37977                                                                                                                         <attr key="phc.line_number"><integer>1038</integer></attr>
37978                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
37979                                                                                                                 </attrs>
37980                                                                                                                 <AST:Bin_op>
37981                                                                                                                         <attrs>
37982                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37983                                                                                                                                 <attr key="phc.line_number"><integer>1038</integer></attr>
37984                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
37985                                                                                                                         </attrs>
37986                                                                                                                         <AST:Variable>
37987                                                                                                                                 <attrs>
37988                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
37989                                                                                                                                         <attr key="phc.line_number"><integer>1038</integer></attr>
37990                                                                                                                                 </attrs>
37991                                                                                                                                 <AST:Target xsi:nil="true" />
37992                                                                                                                                 <AST:VARIABLE_NAME>
37993                                                                                                                                         <attrs />
37994                                                                                                                                         <value>iteratorStack</value>
37995                                                                                                                                 </AST:VARIABLE_NAME>
37996                                                                                                                                 <AST:Expr_list>
37997                                                                                                                                         <AST:Variable>
37998                                                                                                                                                 <attrs>
37999                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38000                                                                                                                                                         <attr key="phc.line_number"><integer>1038</integer></attr>
38001                                                                                                                                                 </attrs>
38002                                                                                                                                                 <AST:Target xsi:nil="true" />
38003                                                                                                                                                 <AST:VARIABLE_NAME>
38004                                                                                                                                                         <attrs />
38005                                                                                                                                                         <value>level</value>
38006                                                                                                                                                 </AST:VARIABLE_NAME>
38007                                                                                                                                                 <AST:Expr_list>
38008                                                                                                                                                 </AST:Expr_list>
38009                                                                                                                                         </AST:Variable>
38010                                                                                                                                 </AST:Expr_list>
38011                                                                                                                         </AST:Variable>
38012                                                                                                                         <AST:OP>
38013                                                                                                                                 <attrs>
38014                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38015                                                                                                                                         <attr key="phc.line_number"><integer>1038</integer></attr>
38016                                                                                                                                 </attrs>
38017                                                                                                                                 <value>===</value>
38018                                                                                                                         </AST:OP>
38019                                                                                                                         <AST:BOOL>
38020                                                                                                                                 <attrs>
38021                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38022                                                                                                                                         <attr key="phc.line_number"><integer>1038</integer></attr>
38023                                                                                                                                         <attr key="phc.unparser.source_rep"><string>false</string></attr>
38024                                                                                                                                 </attrs>
38025                                                                                                                                 <value>False</value>
38026                                                                                                                         </AST:BOOL>
38027                                                                                                                 </AST:Bin_op>
38028                                                                                                                 <AST:OP>
38029                                                                                                                         <attrs>
38030                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38031                                                                                                                                 <attr key="phc.line_number"><integer>1038</integer></attr>
38032                                                                                                                         </attrs>
38033                                                                                                                         <value encoding="escape">&amp;&amp;</value>
38034                                                                                                                 </AST:OP>
38035                                                                                                                 <AST:Bin_op>
38036                                                                                                                         <attrs>
38037                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38038                                                                                                                                 <attr key="phc.line_number"><integer>1038</integer></attr>
38039                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
38040                                                                                                                         </attrs>
38041                                                                                                                         <AST:Variable>
38042                                                                                                                                 <attrs>
38043                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38044                                                                                                                                         <attr key="phc.line_number"><integer>1038</integer></attr>
38045                                                                                                                                 </attrs>
38046                                                                                                                                 <AST:Target xsi:nil="true" />
38047                                                                                                                                 <AST:VARIABLE_NAME>
38048                                                                                                                                         <attrs />
38049                                                                                                                                         <value>level</value>
38050                                                                                                                                 </AST:VARIABLE_NAME>
38051                                                                                                                                 <AST:Expr_list>
38052                                                                                                                                 </AST:Expr_list>
38053                                                                                                                         </AST:Variable>
38054                                                                                                                         <AST:OP>
38055                                                                                                                                 <attrs>
38056                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38057                                                                                                                                         <attr key="phc.line_number"><integer>1038</integer></attr>
38058                                                                                                                                 </attrs>
38059                                                                                                                                 <value encoding="escape">&gt;</value>
38060                                                                                                                         </AST:OP>
38061                                                                                                                         <AST:INT>
38062                                                                                                                                 <attrs>
38063                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38064                                                                                                                                         <attr key="phc.line_number"><integer>1038</integer></attr>
38065                                                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
38066                                                                                                                                 </attrs>
38067                                                                                                                                 <value>0</value>
38068                                                                                                                         </AST:INT>
38069                                                                                                                 </AST:Bin_op>
38070                                                                                                         </AST:Bin_op>
38071                                                                                                         <AST:Statement_list>
38072                                                                                                                 <AST:Eval_expr>
38073                                                                                                                         <attrs>
38074                                                                                                                                 <attr key="phc.comments">
38075                                                                                                                                         <string_list>
38076                                                                                                                                         </string_list>
38077                                                                                                                                 </attr>
38078                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38079                                                                                                                                 <attr key="phc.line_number"><integer>1039</integer></attr>
38080                                                                                                                         </attrs>
38081                                                                                                                         <AST:Op_assignment>
38082                                                                                                                                 <attrs />
38083                                                                                                                                 <AST:Variable>
38084                                                                                                                                         <attrs>
38085                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38086                                                                                                                                                 <attr key="phc.line_number"><integer>1039</integer></attr>
38087                                                                                                                                         </attrs>
38088                                                                                                                                         <AST:Target xsi:nil="true" />
38089                                                                                                                                         <AST:VARIABLE_NAME>
38090                                                                                                                                                 <attrs />
38091                                                                                                                                                 <value>outStack</value>
38092                                                                                                                                         </AST:VARIABLE_NAME>
38093                                                                                                                                         <AST:Expr_list>
38094                                                                                                                                                 <AST:Bin_op>
38095                                                                                                                                                         <attrs>
38096                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38097                                                                                                                                                                 <attr key="phc.line_number"><integer>1039</integer></attr>
38098                                                                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
38099                                                                                                                                                         </attrs>
38100                                                                                                                                                         <AST:Variable>
38101                                                                                                                                                                 <attrs>
38102                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38103                                                                                                                                                                         <attr key="phc.line_number"><integer>1039</integer></attr>
38104                                                                                                                                                                 </attrs>
38105                                                                                                                                                                 <AST:Target xsi:nil="true" />
38106                                                                                                                                                                 <AST:VARIABLE_NAME>
38107                                                                                                                                                                         <attrs />
38108                                                                                                                                                                         <value>level</value>
38109                                                                                                                                                                 </AST:VARIABLE_NAME>
38110                                                                                                                                                                 <AST:Expr_list>
38111                                                                                                                                                                 </AST:Expr_list>
38112                                                                                                                                                         </AST:Variable>
38113                                                                                                                                                         <AST:OP>
38114                                                                                                                                                                 <attrs>
38115                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38116                                                                                                                                                                         <attr key="phc.line_number"><integer>1039</integer></attr>
38117                                                                                                                                                                 </attrs>
38118                                                                                                                                                                 <value>-</value>
38119                                                                                                                                                         </AST:OP>
38120                                                                                                                                                         <AST:INT>
38121                                                                                                                                                                 <attrs>
38122                                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38123                                                                                                                                                                         <attr key="phc.line_number"><integer>1039</integer></attr>
38124                                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>1</string></attr>
38125                                                                                                                                                                 </attrs>
38126                                                                                                                                                                 <value>1</value>
38127                                                                                                                                                         </AST:INT>
38128                                                                                                                                                 </AST:Bin_op>
38129                                                                                                                                         </AST:Expr_list>
38130                                                                                                                                 </AST:Variable>
38131                                                                                                                                 <AST:OP>
38132                                                                                                                                         <attrs />
38133                                                                                                                                         <value>.</value>
38134                                                                                                                                 </AST:OP>
38135                                                                                                                                 <AST:Variable>
38136                                                                                                                                         <attrs>
38137                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38138                                                                                                                                                 <attr key="phc.line_number"><integer>1039</integer></attr>
38139                                                                                                                                         </attrs>
38140                                                                                                                                         <AST:Target xsi:nil="true" />
38141                                                                                                                                         <AST:VARIABLE_NAME>
38142                                                                                                                                                 <attrs />
38143                                                                                                                                                 <value>out</value>
38144                                                                                                                                         </AST:VARIABLE_NAME>
38145                                                                                                                                         <AST:Expr_list>
38146                                                                                                                                         </AST:Expr_list>
38147                                                                                                                                 </AST:Variable>
38148                                                                                                                         </AST:Op_assignment>
38149                                                                                                                 </AST:Eval_expr>
38150                                                                                                                 <AST:Eval_expr>
38151                                                                                                                         <attrs>
38152                                                                                                                                 <attr key="phc.comments">
38153                                                                                                                                         <string_list>
38154                                                                                                                                         </string_list>
38155                                                                                                                                 </attr>
38156                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38157                                                                                                                                 <attr key="phc.line_number"><integer>1040</integer></attr>
38158                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
38159                                                                                                                         </attrs>
38160                                                                                                                         <AST:Method_invocation>
38161                                                                                                                                 <attrs>
38162                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38163                                                                                                                                         <attr key="phc.line_number"><integer>1040</integer></attr>
38164                                                                                                                                 </attrs>
38165                                                                                                                                 <AST:Target xsi:nil="true" />
38166                                                                                                                                 <AST:METHOD_NAME>
38167                                                                                                                                         <attrs />
38168                                                                                                                                         <value>array_pop</value>
38169                                                                                                                                 </AST:METHOD_NAME>
38170                                                                                                                                 <AST:Actual_parameter_list>
38171                                                                                                                                         <AST:Actual_parameter>
38172                                                                                                                                                 <attrs>
38173                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38174                                                                                                                                                         <attr key="phc.line_number"><integer>1040</integer></attr>
38175                                                                                                                                                 </attrs>
38176                                                                                                                                                 <bool><!-- is_ref -->false</bool>
38177                                                                                                                                                 <AST:Variable>
38178                                                                                                                                                         <attrs>
38179                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38180                                                                                                                                                                 <attr key="phc.line_number"><integer>1040</integer></attr>
38181                                                                                                                                                         </attrs>
38182                                                                                                                                                         <AST:Target xsi:nil="true" />
38183                                                                                                                                                         <AST:VARIABLE_NAME>
38184                                                                                                                                                                 <attrs />
38185                                                                                                                                                                 <value>outStack</value>
38186                                                                                                                                                         </AST:VARIABLE_NAME>
38187                                                                                                                                                         <AST:Expr_list>
38188                                                                                                                                                         </AST:Expr_list>
38189                                                                                                                                                 </AST:Variable>
38190                                                                                                                                         </AST:Actual_parameter>
38191                                                                                                                                 </AST:Actual_parameter_list>
38192                                                                                                                         </AST:Method_invocation>
38193                                                                                                                 </AST:Eval_expr>
38194                                                                                                                 <AST:Eval_expr>
38195                                                                                                                         <attrs>
38196                                                                                                                                 <attr key="phc.comments">
38197                                                                                                                                         <string_list>
38198                                                                                                                                         </string_list>
38199                                                                                                                                 </attr>
38200                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38201                                                                                                                                 <attr key="phc.line_number"><integer>1041</integer></attr>
38202                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
38203                                                                                                                         </attrs>
38204                                                                                                                         <AST:Method_invocation>
38205                                                                                                                                 <attrs>
38206                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38207                                                                                                                                         <attr key="phc.line_number"><integer>1041</integer></attr>
38208                                                                                                                                 </attrs>
38209                                                                                                                                 <AST:Target xsi:nil="true" />
38210                                                                                                                                 <AST:METHOD_NAME>
38211                                                                                                                                         <attrs />
38212                                                                                                                                         <value>array_pop</value>
38213                                                                                                                                 </AST:METHOD_NAME>
38214                                                                                                                                 <AST:Actual_parameter_list>
38215                                                                                                                                         <AST:Actual_parameter>
38216                                                                                                                                                 <attrs>
38217                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38218                                                                                                                                                         <attr key="phc.line_number"><integer>1041</integer></attr>
38219                                                                                                                                                 </attrs>
38220                                                                                                                                                 <bool><!-- is_ref -->false</bool>
38221                                                                                                                                                 <AST:Variable>
38222                                                                                                                                                         <attrs>
38223                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38224                                                                                                                                                                 <attr key="phc.line_number"><integer>1041</integer></attr>
38225                                                                                                                                                         </attrs>
38226                                                                                                                                                         <AST:Target xsi:nil="true" />
38227                                                                                                                                                         <AST:VARIABLE_NAME>
38228                                                                                                                                                                 <attrs />
38229                                                                                                                                                                 <value>iteratorStack</value>
38230                                                                                                                                                         </AST:VARIABLE_NAME>
38231                                                                                                                                                         <AST:Expr_list>
38232                                                                                                                                                         </AST:Expr_list>
38233                                                                                                                                                 </AST:Variable>
38234                                                                                                                                         </AST:Actual_parameter>
38235                                                                                                                                 </AST:Actual_parameter_list>
38236                                                                                                                         </AST:Method_invocation>
38237                                                                                                                 </AST:Eval_expr>
38238                                                                                                                 <AST:Eval_expr>
38239                                                                                                                         <attrs>
38240                                                                                                                                 <attr key="phc.comments">
38241                                                                                                                                         <string_list>
38242                                                                                                                                         </string_list>
38243                                                                                                                                 </attr>
38244                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38245                                                                                                                                 <attr key="phc.line_number"><integer>1042</integer></attr>
38246                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
38247                                                                                                                         </attrs>
38248                                                                                                                         <AST:Method_invocation>
38249                                                                                                                                 <attrs>
38250                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38251                                                                                                                                         <attr key="phc.line_number"><integer>1042</integer></attr>
38252                                                                                                                                 </attrs>
38253                                                                                                                                 <AST:Target xsi:nil="true" />
38254                                                                                                                                 <AST:METHOD_NAME>
38255                                                                                                                                         <attrs />
38256                                                                                                                                         <value>array_pop</value>
38257                                                                                                                                 </AST:METHOD_NAME>
38258                                                                                                                                 <AST:Actual_parameter_list>
38259                                                                                                                                         <AST:Actual_parameter>
38260                                                                                                                                                 <attrs>
38261                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38262                                                                                                                                                         <attr key="phc.line_number"><integer>1042</integer></attr>
38263                                                                                                                                                 </attrs>
38264                                                                                                                                                 <bool><!-- is_ref -->false</bool>
38265                                                                                                                                                 <AST:Variable>
38266                                                                                                                                                         <attrs>
38267                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38268                                                                                                                                                                 <attr key="phc.line_number"><integer>1042</integer></attr>
38269                                                                                                                                                         </attrs>
38270                                                                                                                                                         <AST:Target xsi:nil="true" />
38271                                                                                                                                                         <AST:VARIABLE_NAME>
38272                                                                                                                                                                 <attrs />
38273                                                                                                                                                                 <value>indexStack</value>
38274                                                                                                                                                         </AST:VARIABLE_NAME>
38275                                                                                                                                                         <AST:Expr_list>
38276                                                                                                                                                         </AST:Expr_list>
38277                                                                                                                                                 </AST:Variable>
38278                                                                                                                                         </AST:Actual_parameter>
38279                                                                                                                                 </AST:Actual_parameter_list>
38280                                                                                                                         </AST:Method_invocation>
38281                                                                                                                 </AST:Eval_expr>
38282                                                                                                                 <AST:Eval_expr>
38283                                                                                                                         <attrs>
38284                                                                                                                                 <attr key="phc.comments">
38285                                                                                                                                         <string_list>
38286                                                                                                                                         </string_list>
38287                                                                                                                                 </attr>
38288                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38289                                                                                                                                 <attr key="phc.line_number"><integer>1043</integer></attr>
38290                                                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
38291                                                                                                                         </attrs>
38292                                                                                                                         <AST:Post_op>
38293                                                                                                                                 <attrs>
38294                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38295                                                                                                                                         <attr key="phc.line_number"><integer>1043</integer></attr>
38296                                                                                                                                 </attrs>
38297                                                                                                                                 <AST:Variable>
38298                                                                                                                                         <attrs>
38299                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38300                                                                                                                                                 <attr key="phc.line_number"><integer>1043</integer></attr>
38301                                                                                                                                         </attrs>
38302                                                                                                                                         <AST:Target xsi:nil="true" />
38303                                                                                                                                         <AST:VARIABLE_NAME>
38304                                                                                                                                                 <attrs />
38305                                                                                                                                                 <value>level</value>
38306                                                                                                                                         </AST:VARIABLE_NAME>
38307                                                                                                                                         <AST:Expr_list>
38308                                                                                                                                         </AST:Expr_list>
38309                                                                                                                                 </AST:Variable>
38310                                                                                                                                 <AST:OP>
38311                                                                                                                                         <attrs />
38312                                                                                                                                         <value>--</value>
38313                                                                                                                                 </AST:OP>
38314                                                                                                                         </AST:Post_op>
38315                                                                                                                 </AST:Eval_expr>
38316                                                                                                         </AST:Statement_list>
38317                                                                                                 </AST:While>
38318                                                                                         </AST:Statement_list>
38319                                                                                         <AST:Statement_list>
38320                                                                                         </AST:Statement_list>
38321                                                                                 </AST:If>
38322                                                                         </AST:Statement_list>
38323                                                                 </AST:If>
38324                                                         </AST:Statement_list>
38325                                                 </AST:While>
38326                                                 <AST:Eval_expr>
38327                                                         <attrs>
38328                                                                 <attr key="phc.comments">
38329                                                                         <string_list>
38330                                                                         </string_list>
38331                                                                 </attr>
38332                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38333                                                                 <attr key="phc.line_number"><integer>1047</integer></attr>
38334                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
38335                                                         </attrs>
38336                                                         <AST:Pre_op>
38337                                                                 <attrs>
38338                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38339                                                                         <attr key="phc.line_number"><integer>1047</integer></attr>
38340                                                                 </attrs>
38341                                                                 <AST:OP>
38342                                                                         <attrs />
38343                                                                         <value>--</value>
38344                                                                 </AST:OP>
38345                                                                 <AST:Variable>
38346                                                                         <attrs>
38347                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38348                                                                                 <attr key="phc.line_number"><integer>1047</integer></attr>
38349                                                                         </attrs>
38350                                                                         <AST:Target xsi:nil="true" />
38351                                                                         <AST:VARIABLE_NAME>
38352                                                                                 <attrs />
38353                                                                                 <value>expansionDepth</value>
38354                                                                         </AST:VARIABLE_NAME>
38355                                                                         <AST:Expr_list>
38356                                                                         </AST:Expr_list>
38357                                                                 </AST:Variable>
38358                                                         </AST:Pre_op>
38359                                                 </AST:Eval_expr>
38360                                                 <AST:Eval_expr>
38361                                                         <attrs>
38362                                                                 <attr key="phc.comments">
38363                                                                         <string_list>
38364                                                                         </string_list>
38365                                                                 </attr>
38366                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38367                                                                 <attr key="phc.line_number"><integer>1048</integer></attr>
38368                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
38369                                                         </attrs>
38370                                                         <AST:Method_invocation>
38371                                                                 <attrs>
38372                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38373                                                                         <attr key="phc.line_number"><integer>1048</integer></attr>
38374                                                                 </attrs>
38375                                                                 <AST:Target xsi:nil="true" />
38376                                                                 <AST:METHOD_NAME>
38377                                                                         <attrs />
38378                                                                         <value>wfProfileOut</value>
38379                                                                 </AST:METHOD_NAME>
38380                                                                 <AST:Actual_parameter_list>
38381                                                                         <AST:Actual_parameter>
38382                                                                                 <attrs>
38383                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38384                                                                                         <attr key="phc.line_number"><integer>1048</integer></attr>
38385                                                                                 </attrs>
38386                                                                                 <bool><!-- is_ref -->false</bool>
38387                                                                                 <AST:STRING>
38388                                                                                         <attrs>
38389                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38390                                                                                                 <attr key="phc.line_number"><integer>1048</integer></attr>
38391                                                                                                 <attr key="phc.unparser.source_rep"><string>__METHOD__</string></attr>
38392                                                                                         </attrs>
38393                                                                                         <value>PPFrame_DOM::expand</value>
38394                                                                                 </AST:STRING>
38395                                                                         </AST:Actual_parameter>
38396                                                                 </AST:Actual_parameter_list>
38397                                                         </AST:Method_invocation>
38398                                                 </AST:Eval_expr>
38399                                                 <AST:Return>
38400                                                         <attrs>
38401                                                                 <attr key="phc.comments">
38402                                                                         <string_list>
38403                                                                         </string_list>
38404                                                                 </attr>
38405                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38406                                                                 <attr key="phc.line_number"><integer>1049</integer></attr>
38407                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
38408                                                         </attrs>
38409                                                         <AST:Variable>
38410                                                                 <attrs>
38411                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38412                                                                         <attr key="phc.line_number"><integer>1049</integer></attr>
38413                                                                 </attrs>
38414                                                                 <AST:Target xsi:nil="true" />
38415                                                                 <AST:VARIABLE_NAME>
38416                                                                         <attrs />
38417                                                                         <value>outStack</value>
38418                                                                 </AST:VARIABLE_NAME>
38419                                                                 <AST:Expr_list>
38420                                                                         <AST:INT>
38421                                                                                 <attrs>
38422                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38423                                                                                         <attr key="phc.line_number"><integer>1049</integer></attr>
38424                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
38425                                                                                 </attrs>
38426                                                                                 <value>0</value>
38427                                                                         </AST:INT>
38428                                                                 </AST:Expr_list>
38429                                                         </AST:Variable>
38430                                                 </AST:Return>
38431                                         </AST:Statement_list>
38432                                 </AST:Method>
38433                                 <AST:Method>
38434                                         <attrs>
38435                                                 <attr key="phc.comments">
38436                                                         <string_list>
38437                                                                 <string></string>
38438                                                                 <string>/*, ... */</string>
38439                                                         </string_list>
38440                                                 </attr>
38441                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38442                                                 <attr key="phc.line_number"><integer>1052</integer></attr>
38443                                         </attrs>
38444                                         <AST:Signature>
38445                                                 <attrs>
38446                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38447                                                         <attr key="phc.line_number"><integer>1072</integer></attr>
38448                                                 </attrs>
38449                                                 <AST:Method_mod>
38450                                                         <attrs />
38451                                                         <bool><!-- is_public -->false</bool>
38452                                                         <bool><!-- is_protected -->false</bool>
38453                                                         <bool><!-- is_private -->false</bool>
38454                                                         <bool><!-- is_static -->false</bool>
38455                                                         <bool><!-- is_abstract -->false</bool>
38456                                                         <bool><!-- is_final -->false</bool>
38457                                                 </AST:Method_mod>
38458                                                 <bool><!-- is_ref -->false</bool>
38459                                                 <AST:METHOD_NAME>
38460                                                         <attrs />
38461                                                         <value>implodeWithFlags</value>
38462                                                 </AST:METHOD_NAME>
38463                                                 <AST:Formal_parameter_list>
38464                                                         <AST:Formal_parameter>
38465                                                                 <attrs>
38466                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38467                                                                         <attr key="phc.line_number"><integer>1052</integer></attr>
38468                                                                 </attrs>
38469                                                                 <AST:Type>
38470                                                                         <attrs>
38471                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38472                                                                                 <attr key="phc.line_number"><integer>1052</integer></attr>
38473                                                                         </attrs>
38474                                                                         <AST:CLASS_NAME xsi:nil="true" />
38475                                                                 </AST:Type>
38476                                                                 <bool><!-- is_ref -->false</bool>
38477                                                                 <AST:Name_with_default>
38478                                                                         <attrs />
38479                                                                         <AST:VARIABLE_NAME>
38480                                                                                 <attrs />
38481                                                                                 <value>sep</value>
38482                                                                         </AST:VARIABLE_NAME>
38483                                                                         <AST:Expr xsi:nil="true" />
38484                                                                 </AST:Name_with_default>
38485                                                         </AST:Formal_parameter>
38486                                                         <AST:Formal_parameter>
38487                                                                 <attrs>
38488                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38489                                                                         <attr key="phc.line_number"><integer>1052</integer></attr>
38490                                                                 </attrs>
38491                                                                 <AST:Type>
38492                                                                         <attrs>
38493                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38494                                                                                 <attr key="phc.line_number"><integer>1052</integer></attr>
38495                                                                         </attrs>
38496                                                                         <AST:CLASS_NAME xsi:nil="true" />
38497                                                                 </AST:Type>
38498                                                                 <bool><!-- is_ref -->false</bool>
38499                                                                 <AST:Name_with_default>
38500                                                                         <attrs />
38501                                                                         <AST:VARIABLE_NAME>
38502                                                                                 <attrs />
38503                                                                                 <value>flags</value>
38504                                                                         </AST:VARIABLE_NAME>
38505                                                                         <AST:Expr xsi:nil="true" />
38506                                                                 </AST:Name_with_default>
38507                                                         </AST:Formal_parameter>
38508                                                 </AST:Formal_parameter_list>
38509                                         </AST:Signature>
38510                                         <AST:Statement_list>
38511                                                 <AST:Eval_expr>
38512                                                         <attrs>
38513                                                                 <attr key="phc.comments">
38514                                                                         <string_list>
38515                                                                         </string_list>
38516                                                                 </attr>
38517                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38518                                                                 <attr key="phc.line_number"><integer>1053</integer></attr>
38519                                                         </attrs>
38520                                                         <AST:Assignment>
38521                                                                 <attrs>
38522                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38523                                                                         <attr key="phc.line_number"><integer>1053</integer></attr>
38524                                                                 </attrs>
38525                                                                 <AST:Variable>
38526                                                                         <attrs>
38527                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38528                                                                                 <attr key="phc.line_number"><integer>1053</integer></attr>
38529                                                                         </attrs>
38530                                                                         <AST:Target xsi:nil="true" />
38531                                                                         <AST:VARIABLE_NAME>
38532                                                                                 <attrs />
38533                                                                                 <value>args</value>
38534                                                                         </AST:VARIABLE_NAME>
38535                                                                         <AST:Expr_list>
38536                                                                         </AST:Expr_list>
38537                                                                 </AST:Variable>
38538                                                                 <bool><!-- is_ref -->false</bool>
38539                                                                 <AST:Method_invocation>
38540                                                                         <attrs>
38541                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38542                                                                                 <attr key="phc.line_number"><integer>1053</integer></attr>
38543                                                                         </attrs>
38544                                                                         <AST:Target xsi:nil="true" />
38545                                                                         <AST:METHOD_NAME>
38546                                                                                 <attrs />
38547                                                                                 <value>array_slice</value>
38548                                                                         </AST:METHOD_NAME>
38549                                                                         <AST:Actual_parameter_list>
38550                                                                                 <AST:Actual_parameter>
38551                                                                                         <attrs>
38552                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38553                                                                                                 <attr key="phc.line_number"><integer>1053</integer></attr>
38554                                                                                         </attrs>
38555                                                                                         <bool><!-- is_ref -->false</bool>
38556                                                                                         <AST:Method_invocation>
38557                                                                                                 <attrs>
38558                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38559                                                                                                         <attr key="phc.line_number"><integer>1053</integer></attr>
38560                                                                                                 </attrs>
38561                                                                                                 <AST:Target xsi:nil="true" />
38562                                                                                                 <AST:METHOD_NAME>
38563                                                                                                         <attrs />
38564                                                                                                         <value>func_get_args</value>
38565                                                                                                 </AST:METHOD_NAME>
38566                                                                                                 <AST:Actual_parameter_list>
38567                                                                                                 </AST:Actual_parameter_list>
38568                                                                                         </AST:Method_invocation>
38569                                                                                 </AST:Actual_parameter>
38570                                                                                 <AST:Actual_parameter>
38571                                                                                         <attrs>
38572                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38573                                                                                                 <attr key="phc.line_number"><integer>1053</integer></attr>
38574                                                                                         </attrs>
38575                                                                                         <bool><!-- is_ref -->false</bool>
38576                                                                                         <AST:INT>
38577                                                                                                 <attrs>
38578                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38579                                                                                                         <attr key="phc.line_number"><integer>1053</integer></attr>
38580                                                                                                         <attr key="phc.unparser.source_rep"><string>2</string></attr>
38581                                                                                                 </attrs>
38582                                                                                                 <value>2</value>
38583                                                                                         </AST:INT>
38584                                                                                 </AST:Actual_parameter>
38585                                                                         </AST:Actual_parameter_list>
38586                                                                 </AST:Method_invocation>
38587                                                         </AST:Assignment>
38588                                                 </AST:Eval_expr>
38589                                                 <AST:Eval_expr>
38590                                                         <attrs>
38591                                                                 <attr key="phc.comments">
38592                                                                         <string_list>
38593                                                                                 <string></string>
38594                                                                         </string_list>
38595                                                                 </attr>
38596                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38597                                                                 <attr key="phc.line_number"><integer>1055</integer></attr>
38598                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
38599                                                         </attrs>
38600                                                         <AST:Assignment>
38601                                                                 <attrs>
38602                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38603                                                                         <attr key="phc.line_number"><integer>1055</integer></attr>
38604                                                                 </attrs>
38605                                                                 <AST:Variable>
38606                                                                         <attrs>
38607                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38608                                                                                 <attr key="phc.line_number"><integer>1055</integer></attr>
38609                                                                         </attrs>
38610                                                                         <AST:Target xsi:nil="true" />
38611                                                                         <AST:VARIABLE_NAME>
38612                                                                                 <attrs />
38613                                                                                 <value>first</value>
38614                                                                         </AST:VARIABLE_NAME>
38615                                                                         <AST:Expr_list>
38616                                                                         </AST:Expr_list>
38617                                                                 </AST:Variable>
38618                                                                 <bool><!-- is_ref -->false</bool>
38619                                                                 <AST:BOOL>
38620                                                                         <attrs>
38621                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38622                                                                                 <attr key="phc.line_number"><integer>1055</integer></attr>
38623                                                                                 <attr key="phc.unparser.source_rep"><string>true</string></attr>
38624                                                                         </attrs>
38625                                                                         <value>True</value>
38626                                                                 </AST:BOOL>
38627                                                         </AST:Assignment>
38628                                                 </AST:Eval_expr>
38629                                                 <AST:Eval_expr>
38630                                                         <attrs>
38631                                                                 <attr key="phc.comments">
38632                                                                         <string_list>
38633                                                                         </string_list>
38634                                                                 </attr>
38635                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38636                                                                 <attr key="phc.line_number"><integer>1056</integer></attr>
38637                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
38638                                                         </attrs>
38639                                                         <AST:Assignment>
38640                                                                 <attrs>
38641                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38642                                                                         <attr key="phc.line_number"><integer>1056</integer></attr>
38643                                                                 </attrs>
38644                                                                 <AST:Variable>
38645                                                                         <attrs>
38646                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38647                                                                                 <attr key="phc.line_number"><integer>1056</integer></attr>
38648                                                                         </attrs>
38649                                                                         <AST:Target xsi:nil="true" />
38650                                                                         <AST:VARIABLE_NAME>
38651                                                                                 <attrs />
38652                                                                                 <value>s</value>
38653                                                                         </AST:VARIABLE_NAME>
38654                                                                         <AST:Expr_list>
38655                                                                         </AST:Expr_list>
38656                                                                 </AST:Variable>
38657                                                                 <bool><!-- is_ref -->false</bool>
38658                                                                 <AST:STRING>
38659                                                                         <attrs>
38660                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38661                                                                                 <attr key="phc.line_number"><integer>1056</integer></attr>
38662                                                                                 <attr key="phc.unparser.source_rep"><string></string></attr>
38663                                                                         </attrs>
38664                                                                         <value></value>
38665                                                                 </AST:STRING>
38666                                                         </AST:Assignment>
38667                                                 </AST:Eval_expr>
38668                                                 <AST:Foreach>
38669                                                         <attrs>
38670                                                                 <attr key="phc.comments">
38671                                                                         <string_list>
38672                                                                         </string_list>
38673                                                                 </attr>
38674                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38675                                                                 <attr key="phc.line_number"><integer>1057</integer></attr>
38676                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
38677                                                         </attrs>
38678                                                         <AST:Variable>
38679                                                                 <attrs>
38680                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38681                                                                         <attr key="phc.line_number"><integer>1057</integer></attr>
38682                                                                 </attrs>
38683                                                                 <AST:Target xsi:nil="true" />
38684                                                                 <AST:VARIABLE_NAME>
38685                                                                         <attrs />
38686                                                                         <value>args</value>
38687                                                                 </AST:VARIABLE_NAME>
38688                                                                 <AST:Expr_list>
38689                                                                 </AST:Expr_list>
38690                                                         </AST:Variable>
38691                                                         <AST:Variable xsi:nil="true" />
38692                                                         <bool><!-- is_ref -->false</bool>
38693                                                         <AST:Variable>
38694                                                                 <attrs>
38695                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38696                                                                         <attr key="phc.line_number"><integer>1057</integer></attr>
38697                                                                 </attrs>
38698                                                                 <AST:Target xsi:nil="true" />
38699                                                                 <AST:VARIABLE_NAME>
38700                                                                         <attrs />
38701                                                                         <value>root</value>
38702                                                                 </AST:VARIABLE_NAME>
38703                                                                 <AST:Expr_list>
38704                                                                 </AST:Expr_list>
38705                                                         </AST:Variable>
38706                                                         <AST:Statement_list>
38707                                                                 <AST:If>
38708                                                                         <attrs>
38709                                                                                 <attr key="phc.comments">
38710                                                                                         <string_list>
38711                                                                                         </string_list>
38712                                                                                 </attr>
38713                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38714                                                                                 <attr key="phc.line_number"><integer>1058</integer></attr>
38715                                                                         </attrs>
38716                                                                         <AST:Instanceof>
38717                                                                                 <attrs>
38718                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38719                                                                                         <attr key="phc.line_number"><integer>1058</integer></attr>
38720                                                                                 </attrs>
38721                                                                                 <AST:Variable>
38722                                                                                         <attrs>
38723                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38724                                                                                                 <attr key="phc.line_number"><integer>1058</integer></attr>
38725                                                                                         </attrs>
38726                                                                                         <AST:Target xsi:nil="true" />
38727                                                                                         <AST:VARIABLE_NAME>
38728                                                                                                 <attrs />
38729                                                                                                 <value>root</value>
38730                                                                                         </AST:VARIABLE_NAME>
38731                                                                                         <AST:Expr_list>
38732                                                                                         </AST:Expr_list>
38733                                                                                 </AST:Variable>
38734                                                                                 <AST:CLASS_NAME>
38735                                                                                         <attrs />
38736                                                                                         <value>PPNode_DOM</value>
38737                                                                                 </AST:CLASS_NAME>
38738                                                                         </AST:Instanceof>
38739                                                                         <AST:Statement_list>
38740                                                                                 <AST:Eval_expr>
38741                                                                                         <attrs>
38742                                                                                                 <attr key="phc.comments">
38743                                                                                                         <string_list>
38744                                                                                                         </string_list>
38745                                                                                                 </attr>
38746                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38747                                                                                                 <attr key="phc.line_number"><integer>1058</integer></attr>
38748                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
38749                                                                                         </attrs>
38750                                                                                         <AST:Assignment>
38751                                                                                                 <attrs>
38752                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38753                                                                                                         <attr key="phc.line_number"><integer>1058</integer></attr>
38754                                                                                                 </attrs>
38755                                                                                                 <AST:Variable>
38756                                                                                                         <attrs>
38757                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38758                                                                                                                 <attr key="phc.line_number"><integer>1058</integer></attr>
38759                                                                                                         </attrs>
38760                                                                                                         <AST:Target xsi:nil="true" />
38761                                                                                                         <AST:VARIABLE_NAME>
38762                                                                                                                 <attrs />
38763                                                                                                                 <value>root</value>
38764                                                                                                         </AST:VARIABLE_NAME>
38765                                                                                                         <AST:Expr_list>
38766                                                                                                         </AST:Expr_list>
38767                                                                                                 </AST:Variable>
38768                                                                                                 <bool><!-- is_ref -->false</bool>
38769                                                                                                 <AST:Variable>
38770                                                                                                         <attrs>
38771                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38772                                                                                                                 <attr key="phc.line_number"><integer>1058</integer></attr>
38773                                                                                                         </attrs>
38774                                                                                                         <AST:Variable>
38775                                                                                                                 <attrs>
38776                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38777                                                                                                                         <attr key="phc.line_number"><integer>1058</integer></attr>
38778                                                                                                                 </attrs>
38779                                                                                                                 <AST:Target xsi:nil="true" />
38780                                                                                                                 <AST:VARIABLE_NAME>
38781                                                                                                                         <attrs />
38782                                                                                                                         <value>root</value>
38783                                                                                                                 </AST:VARIABLE_NAME>
38784                                                                                                                 <AST:Expr_list>
38785                                                                                                                 </AST:Expr_list>
38786                                                                                                         </AST:Variable>
38787                                                                                                         <AST:VARIABLE_NAME>
38788                                                                                                                 <attrs />
38789                                                                                                                 <value>node</value>
38790                                                                                                         </AST:VARIABLE_NAME>
38791                                                                                                         <AST:Expr_list>
38792                                                                                                         </AST:Expr_list>
38793                                                                                                 </AST:Variable>
38794                                                                                         </AST:Assignment>
38795                                                                                 </AST:Eval_expr>
38796                                                                         </AST:Statement_list>
38797                                                                         <AST:Statement_list>
38798                                                                         </AST:Statement_list>
38799                                                                 </AST:If>
38800                                                                 <AST:If>
38801                                                                         <attrs>
38802                                                                                 <attr key="phc.comments">
38803                                                                                         <string_list>
38804                                                                                         </string_list>
38805                                                                                 </attr>
38806                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38807                                                                                 <attr key="phc.line_number"><integer>1059</integer></attr>
38808                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
38809                                                                         </attrs>
38810                                                                         <AST:Bin_op>
38811                                                                                 <attrs>
38812                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38813                                                                                         <attr key="phc.line_number"><integer>1059</integer></attr>
38814                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
38815                                                                                 </attrs>
38816                                                                                 <AST:Unary_op>
38817                                                                                         <attrs>
38818                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38819                                                                                                 <attr key="phc.line_number"><integer>1059</integer></attr>
38820                                                                                         </attrs>
38821                                                                                         <AST:OP>
38822                                                                                                 <attrs>
38823                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38824                                                                                                         <attr key="phc.line_number"><integer>1059</integer></attr>
38825                                                                                                 </attrs>
38826                                                                                                 <value>!</value>
38827                                                                                         </AST:OP>
38828                                                                                         <AST:Method_invocation>
38829                                                                                                 <attrs>
38830                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38831                                                                                                         <attr key="phc.line_number"><integer>1059</integer></attr>
38832                                                                                                 </attrs>
38833                                                                                                 <AST:Target xsi:nil="true" />
38834                                                                                                 <AST:METHOD_NAME>
38835                                                                                                         <attrs />
38836                                                                                                         <value>is_array</value>
38837                                                                                                 </AST:METHOD_NAME>
38838                                                                                                 <AST:Actual_parameter_list>
38839                                                                                                         <AST:Actual_parameter>
38840                                                                                                                 <attrs>
38841                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38842                                                                                                                         <attr key="phc.line_number"><integer>1059</integer></attr>
38843                                                                                                                 </attrs>
38844                                                                                                                 <bool><!-- is_ref -->false</bool>
38845                                                                                                                 <AST:Variable>
38846                                                                                                                         <attrs>
38847                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38848                                                                                                                                 <attr key="phc.line_number"><integer>1059</integer></attr>
38849                                                                                                                         </attrs>
38850                                                                                                                         <AST:Target xsi:nil="true" />
38851                                                                                                                         <AST:VARIABLE_NAME>
38852                                                                                                                                 <attrs />
38853                                                                                                                                 <value>root</value>
38854                                                                                                                         </AST:VARIABLE_NAME>
38855                                                                                                                         <AST:Expr_list>
38856                                                                                                                         </AST:Expr_list>
38857                                                                                                                 </AST:Variable>
38858                                                                                                         </AST:Actual_parameter>
38859                                                                                                 </AST:Actual_parameter_list>
38860                                                                                         </AST:Method_invocation>
38861                                                                                 </AST:Unary_op>
38862                                                                                 <AST:OP>
38863                                                                                         <attrs>
38864                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38865                                                                                                 <attr key="phc.line_number"><integer>1059</integer></attr>
38866                                                                                         </attrs>
38867                                                                                         <value encoding="escape">&amp;&amp;</value>
38868                                                                                 </AST:OP>
38869                                                                                 <AST:Unary_op>
38870                                                                                         <attrs>
38871                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38872                                                                                                 <attr key="phc.line_number"><integer>1059</integer></attr>
38873                                                                                         </attrs>
38874                                                                                         <AST:OP>
38875                                                                                                 <attrs>
38876                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38877                                                                                                         <attr key="phc.line_number"><integer>1059</integer></attr>
38878                                                                                                 </attrs>
38879                                                                                                 <value>!</value>
38880                                                                                         </AST:OP>
38881                                                                                         <AST:Instanceof>
38882                                                                                                 <attrs>
38883                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38884                                                                                                         <attr key="phc.line_number"><integer>1059</integer></attr>
38885                                                                                                         <attr key="phc.unparser.needs_user_brackets"><bool>true</bool></attr>
38886                                                                                                 </attrs>
38887                                                                                                 <AST:Variable>
38888                                                                                                         <attrs>
38889                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38890                                                                                                                 <attr key="phc.line_number"><integer>1059</integer></attr>
38891                                                                                                         </attrs>
38892                                                                                                         <AST:Target xsi:nil="true" />
38893                                                                                                         <AST:VARIABLE_NAME>
38894                                                                                                                 <attrs />
38895                                                                                                                 <value>root</value>
38896                                                                                                         </AST:VARIABLE_NAME>
38897                                                                                                         <AST:Expr_list>
38898                                                                                                         </AST:Expr_list>
38899                                                                                                 </AST:Variable>
38900                                                                                                 <AST:CLASS_NAME>
38901                                                                                                         <attrs />
38902                                                                                                         <value>DOMNodeList</value>
38903                                                                                                 </AST:CLASS_NAME>
38904                                                                                         </AST:Instanceof>
38905                                                                                 </AST:Unary_op>
38906                                                                         </AST:Bin_op>
38907                                                                         <AST:Statement_list>
38908                                                                                 <AST:Eval_expr>
38909                                                                                         <attrs>
38910                                                                                                 <attr key="phc.comments">
38911                                                                                                         <string_list>
38912                                                                                                         </string_list>
38913                                                                                                 </attr>
38914                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38915                                                                                                 <attr key="phc.line_number"><integer>1060</integer></attr>
38916                                                                                         </attrs>
38917                                                                                         <AST:Assignment>
38918                                                                                                 <attrs>
38919                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38920                                                                                                         <attr key="phc.line_number"><integer>1060</integer></attr>
38921                                                                                                 </attrs>
38922                                                                                                 <AST:Variable>
38923                                                                                                         <attrs>
38924                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38925                                                                                                                 <attr key="phc.line_number"><integer>1060</integer></attr>
38926                                                                                                         </attrs>
38927                                                                                                         <AST:Target xsi:nil="true" />
38928                                                                                                         <AST:VARIABLE_NAME>
38929                                                                                                                 <attrs />
38930                                                                                                                 <value>root</value>
38931                                                                                                         </AST:VARIABLE_NAME>
38932                                                                                                         <AST:Expr_list>
38933                                                                                                         </AST:Expr_list>
38934                                                                                                 </AST:Variable>
38935                                                                                                 <bool><!-- is_ref -->false</bool>
38936                                                                                                 <AST:Array>
38937                                                                                                         <attrs>
38938                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38939                                                                                                                 <attr key="phc.line_number"><integer>1060</integer></attr>
38940                                                                                                         </attrs>
38941                                                                                                         <AST:Array_elem_list>
38942                                                                                                                 <AST:Array_elem>
38943                                                                                                                         <attrs>
38944                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38945                                                                                                                                 <attr key="phc.line_number"><integer>1060</integer></attr>
38946                                                                                                                         </attrs>
38947                                                                                                                         <AST:Expr xsi:nil="true" />
38948                                                                                                                         <bool><!-- is_ref -->false</bool>
38949                                                                                                                         <AST:Variable>
38950                                                                                                                                 <attrs>
38951                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38952                                                                                                                                         <attr key="phc.line_number"><integer>1060</integer></attr>
38953                                                                                                                                 </attrs>
38954                                                                                                                                 <AST:Target xsi:nil="true" />
38955                                                                                                                                 <AST:VARIABLE_NAME>
38956                                                                                                                                         <attrs />
38957                                                                                                                                         <value>root</value>
38958                                                                                                                                 </AST:VARIABLE_NAME>
38959                                                                                                                                 <AST:Expr_list>
38960                                                                                                                                 </AST:Expr_list>
38961                                                                                                                         </AST:Variable>
38962                                                                                                                 </AST:Array_elem>
38963                                                                                                         </AST:Array_elem_list>
38964                                                                                                 </AST:Array>
38965                                                                                         </AST:Assignment>
38966                                                                                 </AST:Eval_expr>
38967                                                                         </AST:Statement_list>
38968                                                                         <AST:Statement_list>
38969                                                                         </AST:Statement_list>
38970                                                                 </AST:If>
38971                                                                 <AST:Foreach>
38972                                                                         <attrs>
38973                                                                                 <attr key="phc.comments">
38974                                                                                         <string_list>
38975                                                                                         </string_list>
38976                                                                                 </attr>
38977                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38978                                                                                 <attr key="phc.line_number"><integer>1062</integer></attr>
38979                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
38980                                                                         </attrs>
38981                                                                         <AST:Variable>
38982                                                                                 <attrs>
38983                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38984                                                                                         <attr key="phc.line_number"><integer>1062</integer></attr>
38985                                                                                 </attrs>
38986                                                                                 <AST:Target xsi:nil="true" />
38987                                                                                 <AST:VARIABLE_NAME>
38988                                                                                         <attrs />
38989                                                                                         <value>root</value>
38990                                                                                 </AST:VARIABLE_NAME>
38991                                                                                 <AST:Expr_list>
38992                                                                                 </AST:Expr_list>
38993                                                                         </AST:Variable>
38994                                                                         <AST:Variable xsi:nil="true" />
38995                                                                         <bool><!-- is_ref -->false</bool>
38996                                                                         <AST:Variable>
38997                                                                                 <attrs>
38998                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
38999                                                                                         <attr key="phc.line_number"><integer>1062</integer></attr>
39000                                                                                 </attrs>
39001                                                                                 <AST:Target xsi:nil="true" />
39002                                                                                 <AST:VARIABLE_NAME>
39003                                                                                         <attrs />
39004                                                                                         <value>node</value>
39005                                                                                 </AST:VARIABLE_NAME>
39006                                                                                 <AST:Expr_list>
39007                                                                                 </AST:Expr_list>
39008                                                                         </AST:Variable>
39009                                                                         <AST:Statement_list>
39010                                                                                 <AST:If>
39011                                                                                         <attrs>
39012                                                                                                 <attr key="phc.comments">
39013                                                                                                         <string_list>
39014                                                                                                         </string_list>
39015                                                                                                 </attr>
39016                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39017                                                                                                 <attr key="phc.line_number"><integer>1063</integer></attr>
39018                                                                                         </attrs>
39019                                                                                         <AST:Variable>
39020                                                                                                 <attrs>
39021                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39022                                                                                                         <attr key="phc.line_number"><integer>1063</integer></attr>
39023                                                                                                 </attrs>
39024                                                                                                 <AST:Target xsi:nil="true" />
39025                                                                                                 <AST:VARIABLE_NAME>
39026                                                                                                         <attrs />
39027                                                                                                         <value>first</value>
39028                                                                                                 </AST:VARIABLE_NAME>
39029                                                                                                 <AST:Expr_list>
39030                                                                                                 </AST:Expr_list>
39031                                                                                         </AST:Variable>
39032                                                                                         <AST:Statement_list>
39033                                                                                                 <AST:Eval_expr>
39034                                                                                                         <attrs>
39035                                                                                                                 <attr key="phc.comments">
39036                                                                                                                         <string_list>
39037                                                                                                                         </string_list>
39038                                                                                                                 </attr>
39039                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39040                                                                                                                 <attr key="phc.line_number"><integer>1064</integer></attr>
39041                                                                                                         </attrs>
39042                                                                                                         <AST:Assignment>
39043                                                                                                                 <attrs>
39044                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39045                                                                                                                         <attr key="phc.line_number"><integer>1064</integer></attr>
39046                                                                                                                 </attrs>
39047                                                                                                                 <AST:Variable>
39048                                                                                                                         <attrs>
39049                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39050                                                                                                                                 <attr key="phc.line_number"><integer>1064</integer></attr>
39051                                                                                                                         </attrs>
39052                                                                                                                         <AST:Target xsi:nil="true" />
39053                                                                                                                         <AST:VARIABLE_NAME>
39054                                                                                                                                 <attrs />
39055                                                                                                                                 <value>first</value>
39056                                                                                                                         </AST:VARIABLE_NAME>
39057                                                                                                                         <AST:Expr_list>
39058                                                                                                                         </AST:Expr_list>
39059                                                                                                                 </AST:Variable>
39060                                                                                                                 <bool><!-- is_ref -->false</bool>
39061                                                                                                                 <AST:BOOL>
39062                                                                                                                         <attrs>
39063                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39064                                                                                                                                 <attr key="phc.line_number"><integer>1064</integer></attr>
39065                                                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
39066                                                                                                                         </attrs>
39067                                                                                                                         <value>False</value>
39068                                                                                                                 </AST:BOOL>
39069                                                                                                         </AST:Assignment>
39070                                                                                                 </AST:Eval_expr>
39071                                                                                         </AST:Statement_list>
39072                                                                                         <AST:Statement_list>
39073                                                                                                 <AST:Eval_expr>
39074                                                                                                         <attrs>
39075                                                                                                                 <attr key="phc.comments">
39076                                                                                                                         <string_list>
39077                                                                                                                         </string_list>
39078                                                                                                                 </attr>
39079                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39080                                                                                                                 <attr key="phc.line_number"><integer>1066</integer></attr>
39081                                                                                                         </attrs>
39082                                                                                                         <AST:Op_assignment>
39083                                                                                                                 <attrs />
39084                                                                                                                 <AST:Variable>
39085                                                                                                                         <attrs>
39086                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39087                                                                                                                                 <attr key="phc.line_number"><integer>1066</integer></attr>
39088                                                                                                                         </attrs>
39089                                                                                                                         <AST:Target xsi:nil="true" />
39090                                                                                                                         <AST:VARIABLE_NAME>
39091                                                                                                                                 <attrs />
39092                                                                                                                                 <value>s</value>
39093                                                                                                                         </AST:VARIABLE_NAME>
39094                                                                                                                         <AST:Expr_list>
39095                                                                                                                         </AST:Expr_list>
39096                                                                                                                 </AST:Variable>
39097                                                                                                                 <AST:OP>
39098                                                                                                                         <attrs />
39099                                                                                                                         <value>.</value>
39100                                                                                                                 </AST:OP>
39101                                                                                                                 <AST:Variable>
39102                                                                                                                         <attrs>
39103                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39104                                                                                                                                 <attr key="phc.line_number"><integer>1066</integer></attr>
39105                                                                                                                         </attrs>
39106                                                                                                                         <AST:Target xsi:nil="true" />
39107                                                                                                                         <AST:VARIABLE_NAME>
39108                                                                                                                                 <attrs />
39109                                                                                                                                 <value>sep</value>
39110                                                                                                                         </AST:VARIABLE_NAME>
39111                                                                                                                         <AST:Expr_list>
39112                                                                                                                         </AST:Expr_list>
39113                                                                                                                 </AST:Variable>
39114                                                                                                         </AST:Op_assignment>
39115                                                                                                 </AST:Eval_expr>
39116                                                                                         </AST:Statement_list>
39117                                                                                 </AST:If>
39118                                                                                 <AST:Eval_expr>
39119                                                                                         <attrs>
39120                                                                                                 <attr key="phc.comments">
39121                                                                                                         <string_list>
39122                                                                                                         </string_list>
39123                                                                                                 </attr>
39124                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39125                                                                                                 <attr key="phc.line_number"><integer>1068</integer></attr>
39126                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
39127                                                                                         </attrs>
39128                                                                                         <AST:Op_assignment>
39129                                                                                                 <attrs />
39130                                                                                                 <AST:Variable>
39131                                                                                                         <attrs>
39132                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39133                                                                                                                 <attr key="phc.line_number"><integer>1068</integer></attr>
39134                                                                                                         </attrs>
39135                                                                                                         <AST:Target xsi:nil="true" />
39136                                                                                                         <AST:VARIABLE_NAME>
39137                                                                                                                 <attrs />
39138                                                                                                                 <value>s</value>
39139                                                                                                         </AST:VARIABLE_NAME>
39140                                                                                                         <AST:Expr_list>
39141                                                                                                         </AST:Expr_list>
39142                                                                                                 </AST:Variable>
39143                                                                                                 <AST:OP>
39144                                                                                                         <attrs />
39145                                                                                                         <value>.</value>
39146                                                                                                 </AST:OP>
39147                                                                                                 <AST:Method_invocation>
39148                                                                                                         <attrs>
39149                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39150                                                                                                                 <attr key="phc.line_number"><integer>1068</integer></attr>
39151                                                                                                         </attrs>
39152                                                                                                         <AST:Variable>
39153                                                                                                                 <attrs>
39154                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39155                                                                                                                         <attr key="phc.line_number"><integer>1068</integer></attr>
39156                                                                                                                 </attrs>
39157                                                                                                                 <AST:Target xsi:nil="true" />
39158                                                                                                                 <AST:VARIABLE_NAME>
39159                                                                                                                         <attrs />
39160                                                                                                                         <value>this</value>
39161                                                                                                                 </AST:VARIABLE_NAME>
39162                                                                                                                 <AST:Expr_list>
39163                                                                                                                 </AST:Expr_list>
39164                                                                                                         </AST:Variable>
39165                                                                                                         <AST:METHOD_NAME>
39166                                                                                                                 <attrs>
39167                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39168                                                                                                                         <attr key="phc.line_number"><integer>1068</integer></attr>
39169                                                                                                                 </attrs>
39170                                                                                                                 <value>expand</value>
39171                                                                                                         </AST:METHOD_NAME>
39172                                                                                                         <AST:Actual_parameter_list>
39173                                                                                                                 <AST:Actual_parameter>
39174                                                                                                                         <attrs>
39175                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39176                                                                                                                                 <attr key="phc.line_number"><integer>1068</integer></attr>
39177                                                                                                                         </attrs>
39178                                                                                                                         <bool><!-- is_ref -->false</bool>
39179                                                                                                                         <AST:Variable>
39180                                                                                                                                 <attrs>
39181                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39182                                                                                                                                         <attr key="phc.line_number"><integer>1068</integer></attr>
39183                                                                                                                                 </attrs>
39184                                                                                                                                 <AST:Target xsi:nil="true" />
39185                                                                                                                                 <AST:VARIABLE_NAME>
39186                                                                                                                                         <attrs />
39187                                                                                                                                         <value>node</value>
39188                                                                                                                                 </AST:VARIABLE_NAME>
39189                                                                                                                                 <AST:Expr_list>
39190                                                                                                                                 </AST:Expr_list>
39191                                                                                                                         </AST:Variable>
39192                                                                                                                 </AST:Actual_parameter>
39193                                                                                                                 <AST:Actual_parameter>
39194                                                                                                                         <attrs>
39195                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39196                                                                                                                                 <attr key="phc.line_number"><integer>1068</integer></attr>
39197                                                                                                                         </attrs>
39198                                                                                                                         <bool><!-- is_ref -->false</bool>
39199                                                                                                                         <AST:Variable>
39200                                                                                                                                 <attrs>
39201                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39202                                                                                                                                         <attr key="phc.line_number"><integer>1068</integer></attr>
39203                                                                                                                                 </attrs>
39204                                                                                                                                 <AST:Target xsi:nil="true" />
39205                                                                                                                                 <AST:VARIABLE_NAME>
39206                                                                                                                                         <attrs />
39207                                                                                                                                         <value>flags</value>
39208                                                                                                                                 </AST:VARIABLE_NAME>
39209                                                                                                                                 <AST:Expr_list>
39210                                                                                                                                 </AST:Expr_list>
39211                                                                                                                         </AST:Variable>
39212                                                                                                                 </AST:Actual_parameter>
39213                                                                                                         </AST:Actual_parameter_list>
39214                                                                                                 </AST:Method_invocation>
39215                                                                                         </AST:Op_assignment>
39216                                                                                 </AST:Eval_expr>
39217                                                                         </AST:Statement_list>
39218                                                                 </AST:Foreach>
39219                                                         </AST:Statement_list>
39220                                                 </AST:Foreach>
39221                                                 <AST:Return>
39222                                                         <attrs>
39223                                                                 <attr key="phc.comments">
39224                                                                         <string_list>
39225                                                                         </string_list>
39226                                                                 </attr>
39227                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39228                                                                 <attr key="phc.line_number"><integer>1071</integer></attr>
39229                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
39230                                                         </attrs>
39231                                                         <AST:Variable>
39232                                                                 <attrs>
39233                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39234                                                                         <attr key="phc.line_number"><integer>1071</integer></attr>
39235                                                                 </attrs>
39236                                                                 <AST:Target xsi:nil="true" />
39237                                                                 <AST:VARIABLE_NAME>
39238                                                                         <attrs />
39239                                                                         <value>s</value>
39240                                                                 </AST:VARIABLE_NAME>
39241                                                                 <AST:Expr_list>
39242                                                                 </AST:Expr_list>
39243                                                         </AST:Variable>
39244                                                 </AST:Return>
39245                                         </AST:Statement_list>
39246                                 </AST:Method>
39247                                 <AST:Method>
39248                                         <attrs>
39249                                                 <attr key="phc.comments">
39250                                                         <string_list>
39251                                                                 <string></string>
39252                                                                 <string encoding="escape">/**
39253          * Implode with no flags specified
39254          * This previously called implodeWithFlags but has now been inlined to reduce stack depth
39255          */</string>
39256                                                                 <string>/*, ... */</string>
39257                                                         </string_list>
39258                                                 </attr>
39259                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39260                                                 <attr key="phc.line_number"><integer>1078</integer></attr>
39261                                         </attrs>
39262                                         <AST:Signature>
39263                                                 <attrs>
39264                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39265                                                         <attr key="phc.line_number"><integer>1098</integer></attr>
39266                                                 </attrs>
39267                                                 <AST:Method_mod>
39268                                                         <attrs />
39269                                                         <bool><!-- is_public -->false</bool>
39270                                                         <bool><!-- is_protected -->false</bool>
39271                                                         <bool><!-- is_private -->false</bool>
39272                                                         <bool><!-- is_static -->false</bool>
39273                                                         <bool><!-- is_abstract -->false</bool>
39274                                                         <bool><!-- is_final -->false</bool>
39275                                                 </AST:Method_mod>
39276                                                 <bool><!-- is_ref -->false</bool>
39277                                                 <AST:METHOD_NAME>
39278                                                         <attrs />
39279                                                         <value>implode</value>
39280                                                 </AST:METHOD_NAME>
39281                                                 <AST:Formal_parameter_list>
39282                                                         <AST:Formal_parameter>
39283                                                                 <attrs>
39284                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39285                                                                         <attr key="phc.line_number"><integer>1078</integer></attr>
39286                                                                 </attrs>
39287                                                                 <AST:Type>
39288                                                                         <attrs>
39289                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39290                                                                                 <attr key="phc.line_number"><integer>1078</integer></attr>
39291                                                                         </attrs>
39292                                                                         <AST:CLASS_NAME xsi:nil="true" />
39293                                                                 </AST:Type>
39294                                                                 <bool><!-- is_ref -->false</bool>
39295                                                                 <AST:Name_with_default>
39296                                                                         <attrs />
39297                                                                         <AST:VARIABLE_NAME>
39298                                                                                 <attrs />
39299                                                                                 <value>sep</value>
39300                                                                         </AST:VARIABLE_NAME>
39301                                                                         <AST:Expr xsi:nil="true" />
39302                                                                 </AST:Name_with_default>
39303                                                         </AST:Formal_parameter>
39304                                                 </AST:Formal_parameter_list>
39305                                         </AST:Signature>
39306                                         <AST:Statement_list>
39307                                                 <AST:Eval_expr>
39308                                                         <attrs>
39309                                                                 <attr key="phc.comments">
39310                                                                         <string_list>
39311                                                                         </string_list>
39312                                                                 </attr>
39313                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39314                                                                 <attr key="phc.line_number"><integer>1079</integer></attr>
39315                                                         </attrs>
39316                                                         <AST:Assignment>
39317                                                                 <attrs>
39318                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39319                                                                         <attr key="phc.line_number"><integer>1079</integer></attr>
39320                                                                 </attrs>
39321                                                                 <AST:Variable>
39322                                                                         <attrs>
39323                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39324                                                                                 <attr key="phc.line_number"><integer>1079</integer></attr>
39325                                                                         </attrs>
39326                                                                         <AST:Target xsi:nil="true" />
39327                                                                         <AST:VARIABLE_NAME>
39328                                                                                 <attrs />
39329                                                                                 <value>args</value>
39330                                                                         </AST:VARIABLE_NAME>
39331                                                                         <AST:Expr_list>
39332                                                                         </AST:Expr_list>
39333                                                                 </AST:Variable>
39334                                                                 <bool><!-- is_ref -->false</bool>
39335                                                                 <AST:Method_invocation>
39336                                                                         <attrs>
39337                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39338                                                                                 <attr key="phc.line_number"><integer>1079</integer></attr>
39339                                                                         </attrs>
39340                                                                         <AST:Target xsi:nil="true" />
39341                                                                         <AST:METHOD_NAME>
39342                                                                                 <attrs />
39343                                                                                 <value>array_slice</value>
39344                                                                         </AST:METHOD_NAME>
39345                                                                         <AST:Actual_parameter_list>
39346                                                                                 <AST:Actual_parameter>
39347                                                                                         <attrs>
39348                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39349                                                                                                 <attr key="phc.line_number"><integer>1079</integer></attr>
39350                                                                                         </attrs>
39351                                                                                         <bool><!-- is_ref -->false</bool>
39352                                                                                         <AST:Method_invocation>
39353                                                                                                 <attrs>
39354                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39355                                                                                                         <attr key="phc.line_number"><integer>1079</integer></attr>
39356                                                                                                 </attrs>
39357                                                                                                 <AST:Target xsi:nil="true" />
39358                                                                                                 <AST:METHOD_NAME>
39359                                                                                                         <attrs />
39360                                                                                                         <value>func_get_args</value>
39361                                                                                                 </AST:METHOD_NAME>
39362                                                                                                 <AST:Actual_parameter_list>
39363                                                                                                 </AST:Actual_parameter_list>
39364                                                                                         </AST:Method_invocation>
39365                                                                                 </AST:Actual_parameter>
39366                                                                                 <AST:Actual_parameter>
39367                                                                                         <attrs>
39368                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39369                                                                                                 <attr key="phc.line_number"><integer>1079</integer></attr>
39370                                                                                         </attrs>
39371                                                                                         <bool><!-- is_ref -->false</bool>
39372                                                                                         <AST:INT>
39373                                                                                                 <attrs>
39374                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39375                                                                                                         <attr key="phc.line_number"><integer>1079</integer></attr>
39376                                                                                                         <attr key="phc.unparser.source_rep"><string>1</string></attr>
39377                                                                                                 </attrs>
39378                                                                                                 <value>1</value>
39379                                                                                         </AST:INT>
39380                                                                                 </AST:Actual_parameter>
39381                                                                         </AST:Actual_parameter_list>
39382                                                                 </AST:Method_invocation>
39383                                                         </AST:Assignment>
39384                                                 </AST:Eval_expr>
39385                                                 <AST:Eval_expr>
39386                                                         <attrs>
39387                                                                 <attr key="phc.comments">
39388                                                                         <string_list>
39389                                                                                 <string></string>
39390                                                                         </string_list>
39391                                                                 </attr>
39392                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39393                                                                 <attr key="phc.line_number"><integer>1081</integer></attr>
39394                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
39395                                                         </attrs>
39396                                                         <AST:Assignment>
39397                                                                 <attrs>
39398                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39399                                                                         <attr key="phc.line_number"><integer>1081</integer></attr>
39400                                                                 </attrs>
39401                                                                 <AST:Variable>
39402                                                                         <attrs>
39403                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39404                                                                                 <attr key="phc.line_number"><integer>1081</integer></attr>
39405                                                                         </attrs>
39406                                                                         <AST:Target xsi:nil="true" />
39407                                                                         <AST:VARIABLE_NAME>
39408                                                                                 <attrs />
39409                                                                                 <value>first</value>
39410                                                                         </AST:VARIABLE_NAME>
39411                                                                         <AST:Expr_list>
39412                                                                         </AST:Expr_list>
39413                                                                 </AST:Variable>
39414                                                                 <bool><!-- is_ref -->false</bool>
39415                                                                 <AST:BOOL>
39416                                                                         <attrs>
39417                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39418                                                                                 <attr key="phc.line_number"><integer>1081</integer></attr>
39419                                                                                 <attr key="phc.unparser.source_rep"><string>true</string></attr>
39420                                                                         </attrs>
39421                                                                         <value>True</value>
39422                                                                 </AST:BOOL>
39423                                                         </AST:Assignment>
39424                                                 </AST:Eval_expr>
39425                                                 <AST:Eval_expr>
39426                                                         <attrs>
39427                                                                 <attr key="phc.comments">
39428                                                                         <string_list>
39429                                                                         </string_list>
39430                                                                 </attr>
39431                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39432                                                                 <attr key="phc.line_number"><integer>1082</integer></attr>
39433                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
39434                                                         </attrs>
39435                                                         <AST:Assignment>
39436                                                                 <attrs>
39437                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39438                                                                         <attr key="phc.line_number"><integer>1082</integer></attr>
39439                                                                 </attrs>
39440                                                                 <AST:Variable>
39441                                                                         <attrs>
39442                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39443                                                                                 <attr key="phc.line_number"><integer>1082</integer></attr>
39444                                                                         </attrs>
39445                                                                         <AST:Target xsi:nil="true" />
39446                                                                         <AST:VARIABLE_NAME>
39447                                                                                 <attrs />
39448                                                                                 <value>s</value>
39449                                                                         </AST:VARIABLE_NAME>
39450                                                                         <AST:Expr_list>
39451                                                                         </AST:Expr_list>
39452                                                                 </AST:Variable>
39453                                                                 <bool><!-- is_ref -->false</bool>
39454                                                                 <AST:STRING>
39455                                                                         <attrs>
39456                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39457                                                                                 <attr key="phc.line_number"><integer>1082</integer></attr>
39458                                                                                 <attr key="phc.unparser.source_rep"><string></string></attr>
39459                                                                         </attrs>
39460                                                                         <value></value>
39461                                                                 </AST:STRING>
39462                                                         </AST:Assignment>
39463                                                 </AST:Eval_expr>
39464                                                 <AST:Foreach>
39465                                                         <attrs>
39466                                                                 <attr key="phc.comments">
39467                                                                         <string_list>
39468                                                                         </string_list>
39469                                                                 </attr>
39470                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39471                                                                 <attr key="phc.line_number"><integer>1083</integer></attr>
39472                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
39473                                                         </attrs>
39474                                                         <AST:Variable>
39475                                                                 <attrs>
39476                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39477                                                                         <attr key="phc.line_number"><integer>1083</integer></attr>
39478                                                                 </attrs>
39479                                                                 <AST:Target xsi:nil="true" />
39480                                                                 <AST:VARIABLE_NAME>
39481                                                                         <attrs />
39482                                                                         <value>args</value>
39483                                                                 </AST:VARIABLE_NAME>
39484                                                                 <AST:Expr_list>
39485                                                                 </AST:Expr_list>
39486                                                         </AST:Variable>
39487                                                         <AST:Variable xsi:nil="true" />
39488                                                         <bool><!-- is_ref -->false</bool>
39489                                                         <AST:Variable>
39490                                                                 <attrs>
39491                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39492                                                                         <attr key="phc.line_number"><integer>1083</integer></attr>
39493                                                                 </attrs>
39494                                                                 <AST:Target xsi:nil="true" />
39495                                                                 <AST:VARIABLE_NAME>
39496                                                                         <attrs />
39497                                                                         <value>root</value>
39498                                                                 </AST:VARIABLE_NAME>
39499                                                                 <AST:Expr_list>
39500                                                                 </AST:Expr_list>
39501                                                         </AST:Variable>
39502                                                         <AST:Statement_list>
39503                                                                 <AST:If>
39504                                                                         <attrs>
39505                                                                                 <attr key="phc.comments">
39506                                                                                         <string_list>
39507                                                                                         </string_list>
39508                                                                                 </attr>
39509                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39510                                                                                 <attr key="phc.line_number"><integer>1084</integer></attr>
39511                                                                         </attrs>
39512                                                                         <AST:Instanceof>
39513                                                                                 <attrs>
39514                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39515                                                                                         <attr key="phc.line_number"><integer>1084</integer></attr>
39516                                                                                 </attrs>
39517                                                                                 <AST:Variable>
39518                                                                                         <attrs>
39519                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39520                                                                                                 <attr key="phc.line_number"><integer>1084</integer></attr>
39521                                                                                         </attrs>
39522                                                                                         <AST:Target xsi:nil="true" />
39523                                                                                         <AST:VARIABLE_NAME>
39524                                                                                                 <attrs />
39525                                                                                                 <value>root</value>
39526                                                                                         </AST:VARIABLE_NAME>
39527                                                                                         <AST:Expr_list>
39528                                                                                         </AST:Expr_list>
39529                                                                                 </AST:Variable>
39530                                                                                 <AST:CLASS_NAME>
39531                                                                                         <attrs />
39532                                                                                         <value>PPNode_DOM</value>
39533                                                                                 </AST:CLASS_NAME>
39534                                                                         </AST:Instanceof>
39535                                                                         <AST:Statement_list>
39536                                                                                 <AST:Eval_expr>
39537                                                                                         <attrs>
39538                                                                                                 <attr key="phc.comments">
39539                                                                                                         <string_list>
39540                                                                                                         </string_list>
39541                                                                                                 </attr>
39542                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39543                                                                                                 <attr key="phc.line_number"><integer>1084</integer></attr>
39544                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
39545                                                                                         </attrs>
39546                                                                                         <AST:Assignment>
39547                                                                                                 <attrs>
39548                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39549                                                                                                         <attr key="phc.line_number"><integer>1084</integer></attr>
39550                                                                                                 </attrs>
39551                                                                                                 <AST:Variable>
39552                                                                                                         <attrs>
39553                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39554                                                                                                                 <attr key="phc.line_number"><integer>1084</integer></attr>
39555                                                                                                         </attrs>
39556                                                                                                         <AST:Target xsi:nil="true" />
39557                                                                                                         <AST:VARIABLE_NAME>
39558                                                                                                                 <attrs />
39559                                                                                                                 <value>root</value>
39560                                                                                                         </AST:VARIABLE_NAME>
39561                                                                                                         <AST:Expr_list>
39562                                                                                                         </AST:Expr_list>
39563                                                                                                 </AST:Variable>
39564                                                                                                 <bool><!-- is_ref -->false</bool>
39565                                                                                                 <AST:Variable>
39566                                                                                                         <attrs>
39567                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39568                                                                                                                 <attr key="phc.line_number"><integer>1084</integer></attr>
39569                                                                                                         </attrs>
39570                                                                                                         <AST:Variable>
39571                                                                                                                 <attrs>
39572                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39573                                                                                                                         <attr key="phc.line_number"><integer>1084</integer></attr>
39574                                                                                                                 </attrs>
39575                                                                                                                 <AST:Target xsi:nil="true" />
39576                                                                                                                 <AST:VARIABLE_NAME>
39577                                                                                                                         <attrs />
39578                                                                                                                         <value>root</value>
39579                                                                                                                 </AST:VARIABLE_NAME>
39580                                                                                                                 <AST:Expr_list>
39581                                                                                                                 </AST:Expr_list>
39582                                                                                                         </AST:Variable>
39583                                                                                                         <AST:VARIABLE_NAME>
39584                                                                                                                 <attrs />
39585                                                                                                                 <value>node</value>
39586                                                                                                         </AST:VARIABLE_NAME>
39587                                                                                                         <AST:Expr_list>
39588                                                                                                         </AST:Expr_list>
39589                                                                                                 </AST:Variable>
39590                                                                                         </AST:Assignment>
39591                                                                                 </AST:Eval_expr>
39592                                                                         </AST:Statement_list>
39593                                                                         <AST:Statement_list>
39594                                                                         </AST:Statement_list>
39595                                                                 </AST:If>
39596                                                                 <AST:If>
39597                                                                         <attrs>
39598                                                                                 <attr key="phc.comments">
39599                                                                                         <string_list>
39600                                                                                         </string_list>
39601                                                                                 </attr>
39602                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39603                                                                                 <attr key="phc.line_number"><integer>1085</integer></attr>
39604                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
39605                                                                         </attrs>
39606                                                                         <AST:Bin_op>
39607                                                                                 <attrs>
39608                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39609                                                                                         <attr key="phc.line_number"><integer>1085</integer></attr>
39610                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
39611                                                                                 </attrs>
39612                                                                                 <AST:Unary_op>
39613                                                                                         <attrs>
39614                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39615                                                                                                 <attr key="phc.line_number"><integer>1085</integer></attr>
39616                                                                                         </attrs>
39617                                                                                         <AST:OP>
39618                                                                                                 <attrs>
39619                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39620                                                                                                         <attr key="phc.line_number"><integer>1085</integer></attr>
39621                                                                                                 </attrs>
39622                                                                                                 <value>!</value>
39623                                                                                         </AST:OP>
39624                                                                                         <AST:Method_invocation>
39625                                                                                                 <attrs>
39626                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39627                                                                                                         <attr key="phc.line_number"><integer>1085</integer></attr>
39628                                                                                                 </attrs>
39629                                                                                                 <AST:Target xsi:nil="true" />
39630                                                                                                 <AST:METHOD_NAME>
39631                                                                                                         <attrs />
39632                                                                                                         <value>is_array</value>
39633                                                                                                 </AST:METHOD_NAME>
39634                                                                                                 <AST:Actual_parameter_list>
39635                                                                                                         <AST:Actual_parameter>
39636                                                                                                                 <attrs>
39637                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39638                                                                                                                         <attr key="phc.line_number"><integer>1085</integer></attr>
39639                                                                                                                 </attrs>
39640                                                                                                                 <bool><!-- is_ref -->false</bool>
39641                                                                                                                 <AST:Variable>
39642                                                                                                                         <attrs>
39643                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39644                                                                                                                                 <attr key="phc.line_number"><integer>1085</integer></attr>
39645                                                                                                                         </attrs>
39646                                                                                                                         <AST:Target xsi:nil="true" />
39647                                                                                                                         <AST:VARIABLE_NAME>
39648                                                                                                                                 <attrs />
39649                                                                                                                                 <value>root</value>
39650                                                                                                                         </AST:VARIABLE_NAME>
39651                                                                                                                         <AST:Expr_list>
39652                                                                                                                         </AST:Expr_list>
39653                                                                                                                 </AST:Variable>
39654                                                                                                         </AST:Actual_parameter>
39655                                                                                                 </AST:Actual_parameter_list>
39656                                                                                         </AST:Method_invocation>
39657                                                                                 </AST:Unary_op>
39658                                                                                 <AST:OP>
39659                                                                                         <attrs>
39660                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39661                                                                                                 <attr key="phc.line_number"><integer>1085</integer></attr>
39662                                                                                         </attrs>
39663                                                                                         <value encoding="escape">&amp;&amp;</value>
39664                                                                                 </AST:OP>
39665                                                                                 <AST:Unary_op>
39666                                                                                         <attrs>
39667                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39668                                                                                                 <attr key="phc.line_number"><integer>1085</integer></attr>
39669                                                                                         </attrs>
39670                                                                                         <AST:OP>
39671                                                                                                 <attrs>
39672                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39673                                                                                                         <attr key="phc.line_number"><integer>1085</integer></attr>
39674                                                                                                 </attrs>
39675                                                                                                 <value>!</value>
39676                                                                                         </AST:OP>
39677                                                                                         <AST:Instanceof>
39678                                                                                                 <attrs>
39679                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39680                                                                                                         <attr key="phc.line_number"><integer>1085</integer></attr>
39681                                                                                                         <attr key="phc.unparser.needs_user_brackets"><bool>true</bool></attr>
39682                                                                                                 </attrs>
39683                                                                                                 <AST:Variable>
39684                                                                                                         <attrs>
39685                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39686                                                                                                                 <attr key="phc.line_number"><integer>1085</integer></attr>
39687                                                                                                         </attrs>
39688                                                                                                         <AST:Target xsi:nil="true" />
39689                                                                                                         <AST:VARIABLE_NAME>
39690                                                                                                                 <attrs />
39691                                                                                                                 <value>root</value>
39692                                                                                                         </AST:VARIABLE_NAME>
39693                                                                                                         <AST:Expr_list>
39694                                                                                                         </AST:Expr_list>
39695                                                                                                 </AST:Variable>
39696                                                                                                 <AST:CLASS_NAME>
39697                                                                                                         <attrs />
39698                                                                                                         <value>DOMNodeList</value>
39699                                                                                                 </AST:CLASS_NAME>
39700                                                                                         </AST:Instanceof>
39701                                                                                 </AST:Unary_op>
39702                                                                         </AST:Bin_op>
39703                                                                         <AST:Statement_list>
39704                                                                                 <AST:Eval_expr>
39705                                                                                         <attrs>
39706                                                                                                 <attr key="phc.comments">
39707                                                                                                         <string_list>
39708                                                                                                         </string_list>
39709                                                                                                 </attr>
39710                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39711                                                                                                 <attr key="phc.line_number"><integer>1086</integer></attr>
39712                                                                                         </attrs>
39713                                                                                         <AST:Assignment>
39714                                                                                                 <attrs>
39715                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39716                                                                                                         <attr key="phc.line_number"><integer>1086</integer></attr>
39717                                                                                                 </attrs>
39718                                                                                                 <AST:Variable>
39719                                                                                                         <attrs>
39720                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39721                                                                                                                 <attr key="phc.line_number"><integer>1086</integer></attr>
39722                                                                                                         </attrs>
39723                                                                                                         <AST:Target xsi:nil="true" />
39724                                                                                                         <AST:VARIABLE_NAME>
39725                                                                                                                 <attrs />
39726                                                                                                                 <value>root</value>
39727                                                                                                         </AST:VARIABLE_NAME>
39728                                                                                                         <AST:Expr_list>
39729                                                                                                         </AST:Expr_list>
39730                                                                                                 </AST:Variable>
39731                                                                                                 <bool><!-- is_ref -->false</bool>
39732                                                                                                 <AST:Array>
39733                                                                                                         <attrs>
39734                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39735                                                                                                                 <attr key="phc.line_number"><integer>1086</integer></attr>
39736                                                                                                         </attrs>
39737                                                                                                         <AST:Array_elem_list>
39738                                                                                                                 <AST:Array_elem>
39739                                                                                                                         <attrs>
39740                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39741                                                                                                                                 <attr key="phc.line_number"><integer>1086</integer></attr>
39742                                                                                                                         </attrs>
39743                                                                                                                         <AST:Expr xsi:nil="true" />
39744                                                                                                                         <bool><!-- is_ref -->false</bool>
39745                                                                                                                         <AST:Variable>
39746                                                                                                                                 <attrs>
39747                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39748                                                                                                                                         <attr key="phc.line_number"><integer>1086</integer></attr>
39749                                                                                                                                 </attrs>
39750                                                                                                                                 <AST:Target xsi:nil="true" />
39751                                                                                                                                 <AST:VARIABLE_NAME>
39752                                                                                                                                         <attrs />
39753                                                                                                                                         <value>root</value>
39754                                                                                                                                 </AST:VARIABLE_NAME>
39755                                                                                                                                 <AST:Expr_list>
39756                                                                                                                                 </AST:Expr_list>
39757                                                                                                                         </AST:Variable>
39758                                                                                                                 </AST:Array_elem>
39759                                                                                                         </AST:Array_elem_list>
39760                                                                                                 </AST:Array>
39761                                                                                         </AST:Assignment>
39762                                                                                 </AST:Eval_expr>
39763                                                                         </AST:Statement_list>
39764                                                                         <AST:Statement_list>
39765                                                                         </AST:Statement_list>
39766                                                                 </AST:If>
39767                                                                 <AST:Foreach>
39768                                                                         <attrs>
39769                                                                                 <attr key="phc.comments">
39770                                                                                         <string_list>
39771                                                                                         </string_list>
39772                                                                                 </attr>
39773                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39774                                                                                 <attr key="phc.line_number"><integer>1088</integer></attr>
39775                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
39776                                                                         </attrs>
39777                                                                         <AST:Variable>
39778                                                                                 <attrs>
39779                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39780                                                                                         <attr key="phc.line_number"><integer>1088</integer></attr>
39781                                                                                 </attrs>
39782                                                                                 <AST:Target xsi:nil="true" />
39783                                                                                 <AST:VARIABLE_NAME>
39784                                                                                         <attrs />
39785                                                                                         <value>root</value>
39786                                                                                 </AST:VARIABLE_NAME>
39787                                                                                 <AST:Expr_list>
39788                                                                                 </AST:Expr_list>
39789                                                                         </AST:Variable>
39790                                                                         <AST:Variable xsi:nil="true" />
39791                                                                         <bool><!-- is_ref -->false</bool>
39792                                                                         <AST:Variable>
39793                                                                                 <attrs>
39794                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39795                                                                                         <attr key="phc.line_number"><integer>1088</integer></attr>
39796                                                                                 </attrs>
39797                                                                                 <AST:Target xsi:nil="true" />
39798                                                                                 <AST:VARIABLE_NAME>
39799                                                                                         <attrs />
39800                                                                                         <value>node</value>
39801                                                                                 </AST:VARIABLE_NAME>
39802                                                                                 <AST:Expr_list>
39803                                                                                 </AST:Expr_list>
39804                                                                         </AST:Variable>
39805                                                                         <AST:Statement_list>
39806                                                                                 <AST:If>
39807                                                                                         <attrs>
39808                                                                                                 <attr key="phc.comments">
39809                                                                                                         <string_list>
39810                                                                                                         </string_list>
39811                                                                                                 </attr>
39812                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39813                                                                                                 <attr key="phc.line_number"><integer>1089</integer></attr>
39814                                                                                         </attrs>
39815                                                                                         <AST:Variable>
39816                                                                                                 <attrs>
39817                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39818                                                                                                         <attr key="phc.line_number"><integer>1089</integer></attr>
39819                                                                                                 </attrs>
39820                                                                                                 <AST:Target xsi:nil="true" />
39821                                                                                                 <AST:VARIABLE_NAME>
39822                                                                                                         <attrs />
39823                                                                                                         <value>first</value>
39824                                                                                                 </AST:VARIABLE_NAME>
39825                                                                                                 <AST:Expr_list>
39826                                                                                                 </AST:Expr_list>
39827                                                                                         </AST:Variable>
39828                                                                                         <AST:Statement_list>
39829                                                                                                 <AST:Eval_expr>
39830                                                                                                         <attrs>
39831                                                                                                                 <attr key="phc.comments">
39832                                                                                                                         <string_list>
39833                                                                                                                         </string_list>
39834                                                                                                                 </attr>
39835                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39836                                                                                                                 <attr key="phc.line_number"><integer>1090</integer></attr>
39837                                                                                                         </attrs>
39838                                                                                                         <AST:Assignment>
39839                                                                                                                 <attrs>
39840                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39841                                                                                                                         <attr key="phc.line_number"><integer>1090</integer></attr>
39842                                                                                                                 </attrs>
39843                                                                                                                 <AST:Variable>
39844                                                                                                                         <attrs>
39845                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39846                                                                                                                                 <attr key="phc.line_number"><integer>1090</integer></attr>
39847                                                                                                                         </attrs>
39848                                                                                                                         <AST:Target xsi:nil="true" />
39849                                                                                                                         <AST:VARIABLE_NAME>
39850                                                                                                                                 <attrs />
39851                                                                                                                                 <value>first</value>
39852                                                                                                                         </AST:VARIABLE_NAME>
39853                                                                                                                         <AST:Expr_list>
39854                                                                                                                         </AST:Expr_list>
39855                                                                                                                 </AST:Variable>
39856                                                                                                                 <bool><!-- is_ref -->false</bool>
39857                                                                                                                 <AST:BOOL>
39858                                                                                                                         <attrs>
39859                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39860                                                                                                                                 <attr key="phc.line_number"><integer>1090</integer></attr>
39861                                                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
39862                                                                                                                         </attrs>
39863                                                                                                                         <value>False</value>
39864                                                                                                                 </AST:BOOL>
39865                                                                                                         </AST:Assignment>
39866                                                                                                 </AST:Eval_expr>
39867                                                                                         </AST:Statement_list>
39868                                                                                         <AST:Statement_list>
39869                                                                                                 <AST:Eval_expr>
39870                                                                                                         <attrs>
39871                                                                                                                 <attr key="phc.comments">
39872                                                                                                                         <string_list>
39873                                                                                                                         </string_list>
39874                                                                                                                 </attr>
39875                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39876                                                                                                                 <attr key="phc.line_number"><integer>1092</integer></attr>
39877                                                                                                         </attrs>
39878                                                                                                         <AST:Op_assignment>
39879                                                                                                                 <attrs />
39880                                                                                                                 <AST:Variable>
39881                                                                                                                         <attrs>
39882                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39883                                                                                                                                 <attr key="phc.line_number"><integer>1092</integer></attr>
39884                                                                                                                         </attrs>
39885                                                                                                                         <AST:Target xsi:nil="true" />
39886                                                                                                                         <AST:VARIABLE_NAME>
39887                                                                                                                                 <attrs />
39888                                                                                                                                 <value>s</value>
39889                                                                                                                         </AST:VARIABLE_NAME>
39890                                                                                                                         <AST:Expr_list>
39891                                                                                                                         </AST:Expr_list>
39892                                                                                                                 </AST:Variable>
39893                                                                                                                 <AST:OP>
39894                                                                                                                         <attrs />
39895                                                                                                                         <value>.</value>
39896                                                                                                                 </AST:OP>
39897                                                                                                                 <AST:Variable>
39898                                                                                                                         <attrs>
39899                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39900                                                                                                                                 <attr key="phc.line_number"><integer>1092</integer></attr>
39901                                                                                                                         </attrs>
39902                                                                                                                         <AST:Target xsi:nil="true" />
39903                                                                                                                         <AST:VARIABLE_NAME>
39904                                                                                                                                 <attrs />
39905                                                                                                                                 <value>sep</value>
39906                                                                                                                         </AST:VARIABLE_NAME>
39907                                                                                                                         <AST:Expr_list>
39908                                                                                                                         </AST:Expr_list>
39909                                                                                                                 </AST:Variable>
39910                                                                                                         </AST:Op_assignment>
39911                                                                                                 </AST:Eval_expr>
39912                                                                                         </AST:Statement_list>
39913                                                                                 </AST:If>
39914                                                                                 <AST:Eval_expr>
39915                                                                                         <attrs>
39916                                                                                                 <attr key="phc.comments">
39917                                                                                                         <string_list>
39918                                                                                                         </string_list>
39919                                                                                                 </attr>
39920                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39921                                                                                                 <attr key="phc.line_number"><integer>1094</integer></attr>
39922                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
39923                                                                                         </attrs>
39924                                                                                         <AST:Op_assignment>
39925                                                                                                 <attrs />
39926                                                                                                 <AST:Variable>
39927                                                                                                         <attrs>
39928                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39929                                                                                                                 <attr key="phc.line_number"><integer>1094</integer></attr>
39930                                                                                                         </attrs>
39931                                                                                                         <AST:Target xsi:nil="true" />
39932                                                                                                         <AST:VARIABLE_NAME>
39933                                                                                                                 <attrs />
39934                                                                                                                 <value>s</value>
39935                                                                                                         </AST:VARIABLE_NAME>
39936                                                                                                         <AST:Expr_list>
39937                                                                                                         </AST:Expr_list>
39938                                                                                                 </AST:Variable>
39939                                                                                                 <AST:OP>
39940                                                                                                         <attrs />
39941                                                                                                         <value>.</value>
39942                                                                                                 </AST:OP>
39943                                                                                                 <AST:Method_invocation>
39944                                                                                                         <attrs>
39945                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39946                                                                                                                 <attr key="phc.line_number"><integer>1094</integer></attr>
39947                                                                                                         </attrs>
39948                                                                                                         <AST:Variable>
39949                                                                                                                 <attrs>
39950                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39951                                                                                                                         <attr key="phc.line_number"><integer>1094</integer></attr>
39952                                                                                                                 </attrs>
39953                                                                                                                 <AST:Target xsi:nil="true" />
39954                                                                                                                 <AST:VARIABLE_NAME>
39955                                                                                                                         <attrs />
39956                                                                                                                         <value>this</value>
39957                                                                                                                 </AST:VARIABLE_NAME>
39958                                                                                                                 <AST:Expr_list>
39959                                                                                                                 </AST:Expr_list>
39960                                                                                                         </AST:Variable>
39961                                                                                                         <AST:METHOD_NAME>
39962                                                                                                                 <attrs>
39963                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39964                                                                                                                         <attr key="phc.line_number"><integer>1094</integer></attr>
39965                                                                                                                 </attrs>
39966                                                                                                                 <value>expand</value>
39967                                                                                                         </AST:METHOD_NAME>
39968                                                                                                         <AST:Actual_parameter_list>
39969                                                                                                                 <AST:Actual_parameter>
39970                                                                                                                         <attrs>
39971                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39972                                                                                                                                 <attr key="phc.line_number"><integer>1094</integer></attr>
39973                                                                                                                         </attrs>
39974                                                                                                                         <bool><!-- is_ref -->false</bool>
39975                                                                                                                         <AST:Variable>
39976                                                                                                                                 <attrs>
39977                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
39978                                                                                                                                         <attr key="phc.line_number"><integer>1094</integer></attr>
39979                                                                                                                                 </attrs>
39980                                                                                                                                 <AST:Target xsi:nil="true" />
39981                                                                                                                                 <AST:VARIABLE_NAME>
39982                                                                                                                                         <attrs />
39983                                                                                                                                         <value>node</value>
39984                                                                                                                                 </AST:VARIABLE_NAME>
39985                                                                                                                                 <AST:Expr_list>
39986                                                                                                                                 </AST:Expr_list>
39987                                                                                                                         </AST:Variable>
39988                                                                                                                 </AST:Actual_parameter>
39989                                                                                                         </AST:Actual_parameter_list>
39990                                                                                                 </AST:Method_invocation>
39991                                                                                         </AST:Op_assignment>
39992                                                                                 </AST:Eval_expr>
39993                                                                         </AST:Statement_list>
39994                                                                 </AST:Foreach>
39995                                                         </AST:Statement_list>
39996                                                 </AST:Foreach>
39997                                                 <AST:Return>
39998                                                         <attrs>
39999                                                                 <attr key="phc.comments">
40000                                                                         <string_list>
40001                                                                         </string_list>
40002                                                                 </attr>
40003                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40004                                                                 <attr key="phc.line_number"><integer>1097</integer></attr>
40005                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
40006                                                         </attrs>
40007                                                         <AST:Variable>
40008                                                                 <attrs>
40009                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40010                                                                         <attr key="phc.line_number"><integer>1097</integer></attr>
40011                                                                 </attrs>
40012                                                                 <AST:Target xsi:nil="true" />
40013                                                                 <AST:VARIABLE_NAME>
40014                                                                         <attrs />
40015                                                                         <value>s</value>
40016                                                                 </AST:VARIABLE_NAME>
40017                                                                 <AST:Expr_list>
40018                                                                 </AST:Expr_list>
40019                                                         </AST:Variable>
40020                                                 </AST:Return>
40021                                         </AST:Statement_list>
40022                                 </AST:Method>
40023                                 <AST:Method>
40024                                         <attrs>
40025                                                 <attr key="phc.comments">
40026                                                         <string_list>
40027                                                                 <string></string>
40028                                                                 <string encoding="escape">/**
40029          * Makes an object that, when expand()ed, will be the same as one obtained
40030          * with implode()
40031          */</string>
40032                                                                 <string>/*, ... */</string>
40033                                                         </string_list>
40034                                                 </attr>
40035                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40036                                                 <attr key="phc.line_number"><integer>1104</integer></attr>
40037                                         </attrs>
40038                                         <AST:Signature>
40039                                                 <attrs>
40040                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40041                                                         <attr key="phc.line_number"><integer>1124</integer></attr>
40042                                                 </attrs>
40043                                                 <AST:Method_mod>
40044                                                         <attrs />
40045                                                         <bool><!-- is_public -->false</bool>
40046                                                         <bool><!-- is_protected -->false</bool>
40047                                                         <bool><!-- is_private -->false</bool>
40048                                                         <bool><!-- is_static -->false</bool>
40049                                                         <bool><!-- is_abstract -->false</bool>
40050                                                         <bool><!-- is_final -->false</bool>
40051                                                 </AST:Method_mod>
40052                                                 <bool><!-- is_ref -->false</bool>
40053                                                 <AST:METHOD_NAME>
40054                                                         <attrs />
40055                                                         <value>virtualImplode</value>
40056                                                 </AST:METHOD_NAME>
40057                                                 <AST:Formal_parameter_list>
40058                                                         <AST:Formal_parameter>
40059                                                                 <attrs>
40060                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40061                                                                         <attr key="phc.line_number"><integer>1104</integer></attr>
40062                                                                 </attrs>
40063                                                                 <AST:Type>
40064                                                                         <attrs>
40065                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40066                                                                                 <attr key="phc.line_number"><integer>1104</integer></attr>
40067                                                                         </attrs>
40068                                                                         <AST:CLASS_NAME xsi:nil="true" />
40069                                                                 </AST:Type>
40070                                                                 <bool><!-- is_ref -->false</bool>
40071                                                                 <AST:Name_with_default>
40072                                                                         <attrs />
40073                                                                         <AST:VARIABLE_NAME>
40074                                                                                 <attrs />
40075                                                                                 <value>sep</value>
40076                                                                         </AST:VARIABLE_NAME>
40077                                                                         <AST:Expr xsi:nil="true" />
40078                                                                 </AST:Name_with_default>
40079                                                         </AST:Formal_parameter>
40080                                                 </AST:Formal_parameter_list>
40081                                         </AST:Signature>
40082                                         <AST:Statement_list>
40083                                                 <AST:Eval_expr>
40084                                                         <attrs>
40085                                                                 <attr key="phc.comments">
40086                                                                         <string_list>
40087                                                                         </string_list>
40088                                                                 </attr>
40089                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40090                                                                 <attr key="phc.line_number"><integer>1105</integer></attr>
40091                                                         </attrs>
40092                                                         <AST:Assignment>
40093                                                                 <attrs>
40094                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40095                                                                         <attr key="phc.line_number"><integer>1105</integer></attr>
40096                                                                 </attrs>
40097                                                                 <AST:Variable>
40098                                                                         <attrs>
40099                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40100                                                                                 <attr key="phc.line_number"><integer>1105</integer></attr>
40101                                                                         </attrs>
40102                                                                         <AST:Target xsi:nil="true" />
40103                                                                         <AST:VARIABLE_NAME>
40104                                                                                 <attrs />
40105                                                                                 <value>args</value>
40106                                                                         </AST:VARIABLE_NAME>
40107                                                                         <AST:Expr_list>
40108                                                                         </AST:Expr_list>
40109                                                                 </AST:Variable>
40110                                                                 <bool><!-- is_ref -->false</bool>
40111                                                                 <AST:Method_invocation>
40112                                                                         <attrs>
40113                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40114                                                                                 <attr key="phc.line_number"><integer>1105</integer></attr>
40115                                                                         </attrs>
40116                                                                         <AST:Target xsi:nil="true" />
40117                                                                         <AST:METHOD_NAME>
40118                                                                                 <attrs />
40119                                                                                 <value>array_slice</value>
40120                                                                         </AST:METHOD_NAME>
40121                                                                         <AST:Actual_parameter_list>
40122                                                                                 <AST:Actual_parameter>
40123                                                                                         <attrs>
40124                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40125                                                                                                 <attr key="phc.line_number"><integer>1105</integer></attr>
40126                                                                                         </attrs>
40127                                                                                         <bool><!-- is_ref -->false</bool>
40128                                                                                         <AST:Method_invocation>
40129                                                                                                 <attrs>
40130                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40131                                                                                                         <attr key="phc.line_number"><integer>1105</integer></attr>
40132                                                                                                 </attrs>
40133                                                                                                 <AST:Target xsi:nil="true" />
40134                                                                                                 <AST:METHOD_NAME>
40135                                                                                                         <attrs />
40136                                                                                                         <value>func_get_args</value>
40137                                                                                                 </AST:METHOD_NAME>
40138                                                                                                 <AST:Actual_parameter_list>
40139                                                                                                 </AST:Actual_parameter_list>
40140                                                                                         </AST:Method_invocation>
40141                                                                                 </AST:Actual_parameter>
40142                                                                                 <AST:Actual_parameter>
40143                                                                                         <attrs>
40144                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40145                                                                                                 <attr key="phc.line_number"><integer>1105</integer></attr>
40146                                                                                         </attrs>
40147                                                                                         <bool><!-- is_ref -->false</bool>
40148                                                                                         <AST:INT>
40149                                                                                                 <attrs>
40150                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40151                                                                                                         <attr key="phc.line_number"><integer>1105</integer></attr>
40152                                                                                                         <attr key="phc.unparser.source_rep"><string>1</string></attr>
40153                                                                                                 </attrs>
40154                                                                                                 <value>1</value>
40155                                                                                         </AST:INT>
40156                                                                                 </AST:Actual_parameter>
40157                                                                         </AST:Actual_parameter_list>
40158                                                                 </AST:Method_invocation>
40159                                                         </AST:Assignment>
40160                                                 </AST:Eval_expr>
40161                                                 <AST:Eval_expr>
40162                                                         <attrs>
40163                                                                 <attr key="phc.comments">
40164                                                                         <string_list>
40165                                                                         </string_list>
40166                                                                 </attr>
40167                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40168                                                                 <attr key="phc.line_number"><integer>1106</integer></attr>
40169                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
40170                                                         </attrs>
40171                                                         <AST:Assignment>
40172                                                                 <attrs>
40173                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40174                                                                         <attr key="phc.line_number"><integer>1106</integer></attr>
40175                                                                 </attrs>
40176                                                                 <AST:Variable>
40177                                                                         <attrs>
40178                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40179                                                                                 <attr key="phc.line_number"><integer>1106</integer></attr>
40180                                                                         </attrs>
40181                                                                         <AST:Target xsi:nil="true" />
40182                                                                         <AST:VARIABLE_NAME>
40183                                                                                 <attrs />
40184                                                                                 <value>out</value>
40185                                                                         </AST:VARIABLE_NAME>
40186                                                                         <AST:Expr_list>
40187                                                                         </AST:Expr_list>
40188                                                                 </AST:Variable>
40189                                                                 <bool><!-- is_ref -->false</bool>
40190                                                                 <AST:Array>
40191                                                                         <attrs>
40192                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40193                                                                                 <attr key="phc.line_number"><integer>1106</integer></attr>
40194                                                                         </attrs>
40195                                                                         <AST:Array_elem_list>
40196                                                                         </AST:Array_elem_list>
40197                                                                 </AST:Array>
40198                                                         </AST:Assignment>
40199                                                 </AST:Eval_expr>
40200                                                 <AST:Eval_expr>
40201                                                         <attrs>
40202                                                                 <attr key="phc.comments">
40203                                                                         <string_list>
40204                                                                         </string_list>
40205                                                                 </attr>
40206                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40207                                                                 <attr key="phc.line_number"><integer>1107</integer></attr>
40208                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
40209                                                         </attrs>
40210                                                         <AST:Assignment>
40211                                                                 <attrs>
40212                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40213                                                                         <attr key="phc.line_number"><integer>1107</integer></attr>
40214                                                                 </attrs>
40215                                                                 <AST:Variable>
40216                                                                         <attrs>
40217                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40218                                                                                 <attr key="phc.line_number"><integer>1107</integer></attr>
40219                                                                         </attrs>
40220                                                                         <AST:Target xsi:nil="true" />
40221                                                                         <AST:VARIABLE_NAME>
40222                                                                                 <attrs />
40223                                                                                 <value>first</value>
40224                                                                         </AST:VARIABLE_NAME>
40225                                                                         <AST:Expr_list>
40226                                                                         </AST:Expr_list>
40227                                                                 </AST:Variable>
40228                                                                 <bool><!-- is_ref -->false</bool>
40229                                                                 <AST:BOOL>
40230                                                                         <attrs>
40231                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40232                                                                                 <attr key="phc.line_number"><integer>1107</integer></attr>
40233                                                                                 <attr key="phc.unparser.source_rep"><string>true</string></attr>
40234                                                                         </attrs>
40235                                                                         <value>True</value>
40236                                                                 </AST:BOOL>
40237                                                         </AST:Assignment>
40238                                                 </AST:Eval_expr>
40239                                                 <AST:If>
40240                                                         <attrs>
40241                                                                 <attr key="phc.comments">
40242                                                                         <string_list>
40243                                                                         </string_list>
40244                                                                 </attr>
40245                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40246                                                                 <attr key="phc.line_number"><integer>1108</integer></attr>
40247                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
40248                                                         </attrs>
40249                                                         <AST:Instanceof>
40250                                                                 <attrs>
40251                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40252                                                                         <attr key="phc.line_number"><integer>1108</integer></attr>
40253                                                                 </attrs>
40254                                                                 <AST:Variable>
40255                                                                         <attrs>
40256                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40257                                                                                 <attr key="phc.line_number"><integer>1108</integer></attr>
40258                                                                         </attrs>
40259                                                                         <AST:Target xsi:nil="true" />
40260                                                                         <AST:VARIABLE_NAME>
40261                                                                                 <attrs />
40262                                                                                 <value>root</value>
40263                                                                         </AST:VARIABLE_NAME>
40264                                                                         <AST:Expr_list>
40265                                                                         </AST:Expr_list>
40266                                                                 </AST:Variable>
40267                                                                 <AST:CLASS_NAME>
40268                                                                         <attrs />
40269                                                                         <value>PPNode_DOM</value>
40270                                                                 </AST:CLASS_NAME>
40271                                                         </AST:Instanceof>
40272                                                         <AST:Statement_list>
40273                                                                 <AST:Eval_expr>
40274                                                                         <attrs>
40275                                                                                 <attr key="phc.comments">
40276                                                                                         <string_list>
40277                                                                                         </string_list>
40278                                                                                 </attr>
40279                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40280                                                                                 <attr key="phc.line_number"><integer>1108</integer></attr>
40281                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
40282                                                                         </attrs>
40283                                                                         <AST:Assignment>
40284                                                                                 <attrs>
40285                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40286                                                                                         <attr key="phc.line_number"><integer>1108</integer></attr>
40287                                                                                 </attrs>
40288                                                                                 <AST:Variable>
40289                                                                                         <attrs>
40290                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40291                                                                                                 <attr key="phc.line_number"><integer>1108</integer></attr>
40292                                                                                         </attrs>
40293                                                                                         <AST:Target xsi:nil="true" />
40294                                                                                         <AST:VARIABLE_NAME>
40295                                                                                                 <attrs />
40296                                                                                                 <value>root</value>
40297                                                                                         </AST:VARIABLE_NAME>
40298                                                                                         <AST:Expr_list>
40299                                                                                         </AST:Expr_list>
40300                                                                                 </AST:Variable>
40301                                                                                 <bool><!-- is_ref -->false</bool>
40302                                                                                 <AST:Variable>
40303                                                                                         <attrs>
40304                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40305                                                                                                 <attr key="phc.line_number"><integer>1108</integer></attr>
40306                                                                                         </attrs>
40307                                                                                         <AST:Variable>
40308                                                                                                 <attrs>
40309                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40310                                                                                                         <attr key="phc.line_number"><integer>1108</integer></attr>
40311                                                                                                 </attrs>
40312                                                                                                 <AST:Target xsi:nil="true" />
40313                                                                                                 <AST:VARIABLE_NAME>
40314                                                                                                         <attrs />
40315                                                                                                         <value>root</value>
40316                                                                                                 </AST:VARIABLE_NAME>
40317                                                                                                 <AST:Expr_list>
40318                                                                                                 </AST:Expr_list>
40319                                                                                         </AST:Variable>
40320                                                                                         <AST:VARIABLE_NAME>
40321                                                                                                 <attrs />
40322                                                                                                 <value>node</value>
40323                                                                                         </AST:VARIABLE_NAME>
40324                                                                                         <AST:Expr_list>
40325                                                                                         </AST:Expr_list>
40326                                                                                 </AST:Variable>
40327                                                                         </AST:Assignment>
40328                                                                 </AST:Eval_expr>
40329                                                         </AST:Statement_list>
40330                                                         <AST:Statement_list>
40331                                                         </AST:Statement_list>
40332                                                 </AST:If>
40333                                                 <AST:Foreach>
40334                                                         <attrs>
40335                                                                 <attr key="phc.comments">
40336                                                                         <string_list>
40337                                                                                 <string></string>
40338                                                                         </string_list>
40339                                                                 </attr>
40340                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40341                                                                 <attr key="phc.line_number"><integer>1110</integer></attr>
40342                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
40343                                                         </attrs>
40344                                                         <AST:Variable>
40345                                                                 <attrs>
40346                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40347                                                                         <attr key="phc.line_number"><integer>1110</integer></attr>
40348                                                                 </attrs>
40349                                                                 <AST:Target xsi:nil="true" />
40350                                                                 <AST:VARIABLE_NAME>
40351                                                                         <attrs />
40352                                                                         <value>args</value>
40353                                                                 </AST:VARIABLE_NAME>
40354                                                                 <AST:Expr_list>
40355                                                                 </AST:Expr_list>
40356                                                         </AST:Variable>
40357                                                         <AST:Variable xsi:nil="true" />
40358                                                         <bool><!-- is_ref -->false</bool>
40359                                                         <AST:Variable>
40360                                                                 <attrs>
40361                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40362                                                                         <attr key="phc.line_number"><integer>1110</integer></attr>
40363                                                                 </attrs>
40364                                                                 <AST:Target xsi:nil="true" />
40365                                                                 <AST:VARIABLE_NAME>
40366                                                                         <attrs />
40367                                                                         <value>root</value>
40368                                                                 </AST:VARIABLE_NAME>
40369                                                                 <AST:Expr_list>
40370                                                                 </AST:Expr_list>
40371                                                         </AST:Variable>
40372                                                         <AST:Statement_list>
40373                                                                 <AST:If>
40374                                                                         <attrs>
40375                                                                                 <attr key="phc.comments">
40376                                                                                         <string_list>
40377                                                                                         </string_list>
40378                                                                                 </attr>
40379                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40380                                                                                 <attr key="phc.line_number"><integer>1111</integer></attr>
40381                                                                         </attrs>
40382                                                                         <AST:Bin_op>
40383                                                                                 <attrs>
40384                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40385                                                                                         <attr key="phc.line_number"><integer>1111</integer></attr>
40386                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
40387                                                                                 </attrs>
40388                                                                                 <AST:Unary_op>
40389                                                                                         <attrs>
40390                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40391                                                                                                 <attr key="phc.line_number"><integer>1111</integer></attr>
40392                                                                                         </attrs>
40393                                                                                         <AST:OP>
40394                                                                                                 <attrs>
40395                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40396                                                                                                         <attr key="phc.line_number"><integer>1111</integer></attr>
40397                                                                                                 </attrs>
40398                                                                                                 <value>!</value>
40399                                                                                         </AST:OP>
40400                                                                                         <AST:Method_invocation>
40401                                                                                                 <attrs>
40402                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40403                                                                                                         <attr key="phc.line_number"><integer>1111</integer></attr>
40404                                                                                                 </attrs>
40405                                                                                                 <AST:Target xsi:nil="true" />
40406                                                                                                 <AST:METHOD_NAME>
40407                                                                                                         <attrs />
40408                                                                                                         <value>is_array</value>
40409                                                                                                 </AST:METHOD_NAME>
40410                                                                                                 <AST:Actual_parameter_list>
40411                                                                                                         <AST:Actual_parameter>
40412                                                                                                                 <attrs>
40413                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40414                                                                                                                         <attr key="phc.line_number"><integer>1111</integer></attr>
40415                                                                                                                 </attrs>
40416                                                                                                                 <bool><!-- is_ref -->false</bool>
40417                                                                                                                 <AST:Variable>
40418                                                                                                                         <attrs>
40419                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40420                                                                                                                                 <attr key="phc.line_number"><integer>1111</integer></attr>
40421                                                                                                                         </attrs>
40422                                                                                                                         <AST:Target xsi:nil="true" />
40423                                                                                                                         <AST:VARIABLE_NAME>
40424                                                                                                                                 <attrs />
40425                                                                                                                                 <value>root</value>
40426                                                                                                                         </AST:VARIABLE_NAME>
40427                                                                                                                         <AST:Expr_list>
40428                                                                                                                         </AST:Expr_list>
40429                                                                                                                 </AST:Variable>
40430                                                                                                         </AST:Actual_parameter>
40431                                                                                                 </AST:Actual_parameter_list>
40432                                                                                         </AST:Method_invocation>
40433                                                                                 </AST:Unary_op>
40434                                                                                 <AST:OP>
40435                                                                                         <attrs>
40436                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40437                                                                                                 <attr key="phc.line_number"><integer>1111</integer></attr>
40438                                                                                         </attrs>
40439                                                                                         <value encoding="escape">&amp;&amp;</value>
40440                                                                                 </AST:OP>
40441                                                                                 <AST:Unary_op>
40442                                                                                         <attrs>
40443                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40444                                                                                                 <attr key="phc.line_number"><integer>1111</integer></attr>
40445                                                                                         </attrs>
40446                                                                                         <AST:OP>
40447                                                                                                 <attrs>
40448                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40449                                                                                                         <attr key="phc.line_number"><integer>1111</integer></attr>
40450                                                                                                 </attrs>
40451                                                                                                 <value>!</value>
40452                                                                                         </AST:OP>
40453                                                                                         <AST:Instanceof>
40454                                                                                                 <attrs>
40455                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40456                                                                                                         <attr key="phc.line_number"><integer>1111</integer></attr>
40457                                                                                                         <attr key="phc.unparser.needs_user_brackets"><bool>true</bool></attr>
40458                                                                                                 </attrs>
40459                                                                                                 <AST:Variable>
40460                                                                                                         <attrs>
40461                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40462                                                                                                                 <attr key="phc.line_number"><integer>1111</integer></attr>
40463                                                                                                         </attrs>
40464                                                                                                         <AST:Target xsi:nil="true" />
40465                                                                                                         <AST:VARIABLE_NAME>
40466                                                                                                                 <attrs />
40467                                                                                                                 <value>root</value>
40468                                                                                                         </AST:VARIABLE_NAME>
40469                                                                                                         <AST:Expr_list>
40470                                                                                                         </AST:Expr_list>
40471                                                                                                 </AST:Variable>
40472                                                                                                 <AST:CLASS_NAME>
40473                                                                                                         <attrs />
40474                                                                                                         <value>DOMNodeList</value>
40475                                                                                                 </AST:CLASS_NAME>
40476                                                                                         </AST:Instanceof>
40477                                                                                 </AST:Unary_op>
40478                                                                         </AST:Bin_op>
40479                                                                         <AST:Statement_list>
40480                                                                                 <AST:Eval_expr>
40481                                                                                         <attrs>
40482                                                                                                 <attr key="phc.comments">
40483                                                                                                         <string_list>
40484                                                                                                         </string_list>
40485                                                                                                 </attr>
40486                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40487                                                                                                 <attr key="phc.line_number"><integer>1112</integer></attr>
40488                                                                                         </attrs>
40489                                                                                         <AST:Assignment>
40490                                                                                                 <attrs>
40491                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40492                                                                                                         <attr key="phc.line_number"><integer>1112</integer></attr>
40493                                                                                                 </attrs>
40494                                                                                                 <AST:Variable>
40495                                                                                                         <attrs>
40496                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40497                                                                                                                 <attr key="phc.line_number"><integer>1112</integer></attr>
40498                                                                                                         </attrs>
40499                                                                                                         <AST:Target xsi:nil="true" />
40500                                                                                                         <AST:VARIABLE_NAME>
40501                                                                                                                 <attrs />
40502                                                                                                                 <value>root</value>
40503                                                                                                         </AST:VARIABLE_NAME>
40504                                                                                                         <AST:Expr_list>
40505                                                                                                         </AST:Expr_list>
40506                                                                                                 </AST:Variable>
40507                                                                                                 <bool><!-- is_ref -->false</bool>
40508                                                                                                 <AST:Array>
40509                                                                                                         <attrs>
40510                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40511                                                                                                                 <attr key="phc.line_number"><integer>1112</integer></attr>
40512                                                                                                         </attrs>
40513                                                                                                         <AST:Array_elem_list>
40514                                                                                                                 <AST:Array_elem>
40515                                                                                                                         <attrs>
40516                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40517                                                                                                                                 <attr key="phc.line_number"><integer>1112</integer></attr>
40518                                                                                                                         </attrs>
40519                                                                                                                         <AST:Expr xsi:nil="true" />
40520                                                                                                                         <bool><!-- is_ref -->false</bool>
40521                                                                                                                         <AST:Variable>
40522                                                                                                                                 <attrs>
40523                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40524                                                                                                                                         <attr key="phc.line_number"><integer>1112</integer></attr>
40525                                                                                                                                 </attrs>
40526                                                                                                                                 <AST:Target xsi:nil="true" />
40527                                                                                                                                 <AST:VARIABLE_NAME>
40528                                                                                                                                         <attrs />
40529                                                                                                                                         <value>root</value>
40530                                                                                                                                 </AST:VARIABLE_NAME>
40531                                                                                                                                 <AST:Expr_list>
40532                                                                                                                                 </AST:Expr_list>
40533                                                                                                                         </AST:Variable>
40534                                                                                                                 </AST:Array_elem>
40535                                                                                                         </AST:Array_elem_list>
40536                                                                                                 </AST:Array>
40537                                                                                         </AST:Assignment>
40538                                                                                 </AST:Eval_expr>
40539                                                                         </AST:Statement_list>
40540                                                                         <AST:Statement_list>
40541                                                                         </AST:Statement_list>
40542                                                                 </AST:If>
40543                                                                 <AST:Foreach>
40544                                                                         <attrs>
40545                                                                                 <attr key="phc.comments">
40546                                                                                         <string_list>
40547                                                                                         </string_list>
40548                                                                                 </attr>
40549                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40550                                                                                 <attr key="phc.line_number"><integer>1114</integer></attr>
40551                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
40552                                                                         </attrs>
40553                                                                         <AST:Variable>
40554                                                                                 <attrs>
40555                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40556                                                                                         <attr key="phc.line_number"><integer>1114</integer></attr>
40557                                                                                 </attrs>
40558                                                                                 <AST:Target xsi:nil="true" />
40559                                                                                 <AST:VARIABLE_NAME>
40560                                                                                         <attrs />
40561                                                                                         <value>root</value>
40562                                                                                 </AST:VARIABLE_NAME>
40563                                                                                 <AST:Expr_list>
40564                                                                                 </AST:Expr_list>
40565                                                                         </AST:Variable>
40566                                                                         <AST:Variable xsi:nil="true" />
40567                                                                         <bool><!-- is_ref -->false</bool>
40568                                                                         <AST:Variable>
40569                                                                                 <attrs>
40570                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40571                                                                                         <attr key="phc.line_number"><integer>1114</integer></attr>
40572                                                                                 </attrs>
40573                                                                                 <AST:Target xsi:nil="true" />
40574                                                                                 <AST:VARIABLE_NAME>
40575                                                                                         <attrs />
40576                                                                                         <value>node</value>
40577                                                                                 </AST:VARIABLE_NAME>
40578                                                                                 <AST:Expr_list>
40579                                                                                 </AST:Expr_list>
40580                                                                         </AST:Variable>
40581                                                                         <AST:Statement_list>
40582                                                                                 <AST:If>
40583                                                                                         <attrs>
40584                                                                                                 <attr key="phc.comments">
40585                                                                                                         <string_list>
40586                                                                                                         </string_list>
40587                                                                                                 </attr>
40588                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40589                                                                                                 <attr key="phc.line_number"><integer>1115</integer></attr>
40590                                                                                         </attrs>
40591                                                                                         <AST:Variable>
40592                                                                                                 <attrs>
40593                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40594                                                                                                         <attr key="phc.line_number"><integer>1115</integer></attr>
40595                                                                                                 </attrs>
40596                                                                                                 <AST:Target xsi:nil="true" />
40597                                                                                                 <AST:VARIABLE_NAME>
40598                                                                                                         <attrs />
40599                                                                                                         <value>first</value>
40600                                                                                                 </AST:VARIABLE_NAME>
40601                                                                                                 <AST:Expr_list>
40602                                                                                                 </AST:Expr_list>
40603                                                                                         </AST:Variable>
40604                                                                                         <AST:Statement_list>
40605                                                                                                 <AST:Eval_expr>
40606                                                                                                         <attrs>
40607                                                                                                                 <attr key="phc.comments">
40608                                                                                                                         <string_list>
40609                                                                                                                         </string_list>
40610                                                                                                                 </attr>
40611                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40612                                                                                                                 <attr key="phc.line_number"><integer>1116</integer></attr>
40613                                                                                                         </attrs>
40614                                                                                                         <AST:Assignment>
40615                                                                                                                 <attrs>
40616                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40617                                                                                                                         <attr key="phc.line_number"><integer>1116</integer></attr>
40618                                                                                                                 </attrs>
40619                                                                                                                 <AST:Variable>
40620                                                                                                                         <attrs>
40621                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40622                                                                                                                                 <attr key="phc.line_number"><integer>1116</integer></attr>
40623                                                                                                                         </attrs>
40624                                                                                                                         <AST:Target xsi:nil="true" />
40625                                                                                                                         <AST:VARIABLE_NAME>
40626                                                                                                                                 <attrs />
40627                                                                                                                                 <value>first</value>
40628                                                                                                                         </AST:VARIABLE_NAME>
40629                                                                                                                         <AST:Expr_list>
40630                                                                                                                         </AST:Expr_list>
40631                                                                                                                 </AST:Variable>
40632                                                                                                                 <bool><!-- is_ref -->false</bool>
40633                                                                                                                 <AST:BOOL>
40634                                                                                                                         <attrs>
40635                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40636                                                                                                                                 <attr key="phc.line_number"><integer>1116</integer></attr>
40637                                                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
40638                                                                                                                         </attrs>
40639                                                                                                                         <value>False</value>
40640                                                                                                                 </AST:BOOL>
40641                                                                                                         </AST:Assignment>
40642                                                                                                 </AST:Eval_expr>
40643                                                                                         </AST:Statement_list>
40644                                                                                         <AST:Statement_list>
40645                                                                                                 <AST:Eval_expr>
40646                                                                                                         <attrs>
40647                                                                                                                 <attr key="phc.comments">
40648                                                                                                                         <string_list>
40649                                                                                                                         </string_list>
40650                                                                                                                 </attr>
40651                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40652                                                                                                                 <attr key="phc.line_number"><integer>1118</integer></attr>
40653                                                                                                         </attrs>
40654                                                                                                         <AST:Assignment>
40655                                                                                                                 <attrs>
40656                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40657                                                                                                                         <attr key="phc.line_number"><integer>1118</integer></attr>
40658                                                                                                                 </attrs>
40659                                                                                                                 <AST:Variable>
40660                                                                                                                         <attrs>
40661                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40662                                                                                                                                 <attr key="phc.line_number"><integer>1118</integer></attr>
40663                                                                                                                         </attrs>
40664                                                                                                                         <AST:Target xsi:nil="true" />
40665                                                                                                                         <AST:VARIABLE_NAME>
40666                                                                                                                                 <attrs />
40667                                                                                                                                 <value>out</value>
40668                                                                                                                         </AST:VARIABLE_NAME>
40669                                                                                                                         <AST:Expr_list>
40670                                                                                                                                 <AST:Expr xsi:nil="true" />
40671                                                                                                                         </AST:Expr_list>
40672                                                                                                                 </AST:Variable>
40673                                                                                                                 <bool><!-- is_ref -->false</bool>
40674                                                                                                                 <AST:Variable>
40675                                                                                                                         <attrs>
40676                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40677                                                                                                                                 <attr key="phc.line_number"><integer>1118</integer></attr>
40678                                                                                                                         </attrs>
40679                                                                                                                         <AST:Target xsi:nil="true" />
40680                                                                                                                         <AST:VARIABLE_NAME>
40681                                                                                                                                 <attrs />
40682                                                                                                                                 <value>sep</value>
40683                                                                                                                         </AST:VARIABLE_NAME>
40684                                                                                                                         <AST:Expr_list>
40685                                                                                                                         </AST:Expr_list>
40686                                                                                                                 </AST:Variable>
40687                                                                                                         </AST:Assignment>
40688                                                                                                 </AST:Eval_expr>
40689                                                                                         </AST:Statement_list>
40690                                                                                 </AST:If>
40691                                                                                 <AST:Eval_expr>
40692                                                                                         <attrs>
40693                                                                                                 <attr key="phc.comments">
40694                                                                                                         <string_list>
40695                                                                                                         </string_list>
40696                                                                                                 </attr>
40697                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40698                                                                                                 <attr key="phc.line_number"><integer>1120</integer></attr>
40699                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
40700                                                                                         </attrs>
40701                                                                                         <AST:Assignment>
40702                                                                                                 <attrs>
40703                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40704                                                                                                         <attr key="phc.line_number"><integer>1120</integer></attr>
40705                                                                                                 </attrs>
40706                                                                                                 <AST:Variable>
40707                                                                                                         <attrs>
40708                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40709                                                                                                                 <attr key="phc.line_number"><integer>1120</integer></attr>
40710                                                                                                         </attrs>
40711                                                                                                         <AST:Target xsi:nil="true" />
40712                                                                                                         <AST:VARIABLE_NAME>
40713                                                                                                                 <attrs />
40714                                                                                                                 <value>out</value>
40715                                                                                                         </AST:VARIABLE_NAME>
40716                                                                                                         <AST:Expr_list>
40717                                                                                                                 <AST:Expr xsi:nil="true" />
40718                                                                                                         </AST:Expr_list>
40719                                                                                                 </AST:Variable>
40720                                                                                                 <bool><!-- is_ref -->false</bool>
40721                                                                                                 <AST:Variable>
40722                                                                                                         <attrs>
40723                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40724                                                                                                                 <attr key="phc.line_number"><integer>1120</integer></attr>
40725                                                                                                         </attrs>
40726                                                                                                         <AST:Target xsi:nil="true" />
40727                                                                                                         <AST:VARIABLE_NAME>
40728                                                                                                                 <attrs />
40729                                                                                                                 <value>node</value>
40730                                                                                                         </AST:VARIABLE_NAME>
40731                                                                                                         <AST:Expr_list>
40732                                                                                                         </AST:Expr_list>
40733                                                                                                 </AST:Variable>
40734                                                                                         </AST:Assignment>
40735                                                                                 </AST:Eval_expr>
40736                                                                         </AST:Statement_list>
40737                                                                 </AST:Foreach>
40738                                                         </AST:Statement_list>
40739                                                 </AST:Foreach>
40740                                                 <AST:Return>
40741                                                         <attrs>
40742                                                                 <attr key="phc.comments">
40743                                                                         <string_list>
40744                                                                         </string_list>
40745                                                                 </attr>
40746                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40747                                                                 <attr key="phc.line_number"><integer>1123</integer></attr>
40748                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
40749                                                         </attrs>
40750                                                         <AST:Variable>
40751                                                                 <attrs>
40752                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40753                                                                         <attr key="phc.line_number"><integer>1123</integer></attr>
40754                                                                 </attrs>
40755                                                                 <AST:Target xsi:nil="true" />
40756                                                                 <AST:VARIABLE_NAME>
40757                                                                         <attrs />
40758                                                                         <value>out</value>
40759                                                                 </AST:VARIABLE_NAME>
40760                                                                 <AST:Expr_list>
40761                                                                 </AST:Expr_list>
40762                                                         </AST:Variable>
40763                                                 </AST:Return>
40764                                         </AST:Statement_list>
40765                                 </AST:Method>
40766                                 <AST:Method>
40767                                         <attrs>
40768                                                 <attr key="phc.comments">
40769                                                         <string_list>
40770                                                                 <string></string>
40771                                                                 <string encoding="escape">/**
40772          * Virtual implode with brackets
40773          */</string>
40774                                                                 <string>/*, ... */</string>
40775                                                         </string_list>
40776                                                 </attr>
40777                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40778                                                 <attr key="phc.line_number"><integer>1129</integer></attr>
40779                                         </attrs>
40780                                         <AST:Signature>
40781                                                 <attrs>
40782                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40783                                                         <attr key="phc.line_number"><integer>1150</integer></attr>
40784                                                 </attrs>
40785                                                 <AST:Method_mod>
40786                                                         <attrs />
40787                                                         <bool><!-- is_public -->false</bool>
40788                                                         <bool><!-- is_protected -->false</bool>
40789                                                         <bool><!-- is_private -->false</bool>
40790                                                         <bool><!-- is_static -->false</bool>
40791                                                         <bool><!-- is_abstract -->false</bool>
40792                                                         <bool><!-- is_final -->false</bool>
40793                                                 </AST:Method_mod>
40794                                                 <bool><!-- is_ref -->false</bool>
40795                                                 <AST:METHOD_NAME>
40796                                                         <attrs />
40797                                                         <value>virtualBracketedImplode</value>
40798                                                 </AST:METHOD_NAME>
40799                                                 <AST:Formal_parameter_list>
40800                                                         <AST:Formal_parameter>
40801                                                                 <attrs>
40802                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40803                                                                         <attr key="phc.line_number"><integer>1129</integer></attr>
40804                                                                 </attrs>
40805                                                                 <AST:Type>
40806                                                                         <attrs>
40807                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40808                                                                                 <attr key="phc.line_number"><integer>1129</integer></attr>
40809                                                                         </attrs>
40810                                                                         <AST:CLASS_NAME xsi:nil="true" />
40811                                                                 </AST:Type>
40812                                                                 <bool><!-- is_ref -->false</bool>
40813                                                                 <AST:Name_with_default>
40814                                                                         <attrs />
40815                                                                         <AST:VARIABLE_NAME>
40816                                                                                 <attrs />
40817                                                                                 <value>start</value>
40818                                                                         </AST:VARIABLE_NAME>
40819                                                                         <AST:Expr xsi:nil="true" />
40820                                                                 </AST:Name_with_default>
40821                                                         </AST:Formal_parameter>
40822                                                         <AST:Formal_parameter>
40823                                                                 <attrs>
40824                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40825                                                                         <attr key="phc.line_number"><integer>1129</integer></attr>
40826                                                                 </attrs>
40827                                                                 <AST:Type>
40828                                                                         <attrs>
40829                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40830                                                                                 <attr key="phc.line_number"><integer>1129</integer></attr>
40831                                                                         </attrs>
40832                                                                         <AST:CLASS_NAME xsi:nil="true" />
40833                                                                 </AST:Type>
40834                                                                 <bool><!-- is_ref -->false</bool>
40835                                                                 <AST:Name_with_default>
40836                                                                         <attrs />
40837                                                                         <AST:VARIABLE_NAME>
40838                                                                                 <attrs />
40839                                                                                 <value>sep</value>
40840                                                                         </AST:VARIABLE_NAME>
40841                                                                         <AST:Expr xsi:nil="true" />
40842                                                                 </AST:Name_with_default>
40843                                                         </AST:Formal_parameter>
40844                                                         <AST:Formal_parameter>
40845                                                                 <attrs>
40846                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40847                                                                         <attr key="phc.line_number"><integer>1129</integer></attr>
40848                                                                 </attrs>
40849                                                                 <AST:Type>
40850                                                                         <attrs>
40851                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40852                                                                                 <attr key="phc.line_number"><integer>1129</integer></attr>
40853                                                                         </attrs>
40854                                                                         <AST:CLASS_NAME xsi:nil="true" />
40855                                                                 </AST:Type>
40856                                                                 <bool><!-- is_ref -->false</bool>
40857                                                                 <AST:Name_with_default>
40858                                                                         <attrs />
40859                                                                         <AST:VARIABLE_NAME>
40860                                                                                 <attrs />
40861                                                                                 <value>end</value>
40862                                                                         </AST:VARIABLE_NAME>
40863                                                                         <AST:Expr xsi:nil="true" />
40864                                                                 </AST:Name_with_default>
40865                                                         </AST:Formal_parameter>
40866                                                 </AST:Formal_parameter_list>
40867                                         </AST:Signature>
40868                                         <AST:Statement_list>
40869                                                 <AST:Eval_expr>
40870                                                         <attrs>
40871                                                                 <attr key="phc.comments">
40872                                                                         <string_list>
40873                                                                         </string_list>
40874                                                                 </attr>
40875                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40876                                                                 <attr key="phc.line_number"><integer>1130</integer></attr>
40877                                                         </attrs>
40878                                                         <AST:Assignment>
40879                                                                 <attrs>
40880                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40881                                                                         <attr key="phc.line_number"><integer>1130</integer></attr>
40882                                                                 </attrs>
40883                                                                 <AST:Variable>
40884                                                                         <attrs>
40885                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40886                                                                                 <attr key="phc.line_number"><integer>1130</integer></attr>
40887                                                                         </attrs>
40888                                                                         <AST:Target xsi:nil="true" />
40889                                                                         <AST:VARIABLE_NAME>
40890                                                                                 <attrs />
40891                                                                                 <value>args</value>
40892                                                                         </AST:VARIABLE_NAME>
40893                                                                         <AST:Expr_list>
40894                                                                         </AST:Expr_list>
40895                                                                 </AST:Variable>
40896                                                                 <bool><!-- is_ref -->false</bool>
40897                                                                 <AST:Method_invocation>
40898                                                                         <attrs>
40899                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40900                                                                                 <attr key="phc.line_number"><integer>1130</integer></attr>
40901                                                                         </attrs>
40902                                                                         <AST:Target xsi:nil="true" />
40903                                                                         <AST:METHOD_NAME>
40904                                                                                 <attrs />
40905                                                                                 <value>array_slice</value>
40906                                                                         </AST:METHOD_NAME>
40907                                                                         <AST:Actual_parameter_list>
40908                                                                                 <AST:Actual_parameter>
40909                                                                                         <attrs>
40910                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40911                                                                                                 <attr key="phc.line_number"><integer>1130</integer></attr>
40912                                                                                         </attrs>
40913                                                                                         <bool><!-- is_ref -->false</bool>
40914                                                                                         <AST:Method_invocation>
40915                                                                                                 <attrs>
40916                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40917                                                                                                         <attr key="phc.line_number"><integer>1130</integer></attr>
40918                                                                                                 </attrs>
40919                                                                                                 <AST:Target xsi:nil="true" />
40920                                                                                                 <AST:METHOD_NAME>
40921                                                                                                         <attrs />
40922                                                                                                         <value>func_get_args</value>
40923                                                                                                 </AST:METHOD_NAME>
40924                                                                                                 <AST:Actual_parameter_list>
40925                                                                                                 </AST:Actual_parameter_list>
40926                                                                                         </AST:Method_invocation>
40927                                                                                 </AST:Actual_parameter>
40928                                                                                 <AST:Actual_parameter>
40929                                                                                         <attrs>
40930                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40931                                                                                                 <attr key="phc.line_number"><integer>1130</integer></attr>
40932                                                                                         </attrs>
40933                                                                                         <bool><!-- is_ref -->false</bool>
40934                                                                                         <AST:INT>
40935                                                                                                 <attrs>
40936                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40937                                                                                                         <attr key="phc.line_number"><integer>1130</integer></attr>
40938                                                                                                         <attr key="phc.unparser.source_rep"><string>3</string></attr>
40939                                                                                                 </attrs>
40940                                                                                                 <value>3</value>
40941                                                                                         </AST:INT>
40942                                                                                 </AST:Actual_parameter>
40943                                                                         </AST:Actual_parameter_list>
40944                                                                 </AST:Method_invocation>
40945                                                         </AST:Assignment>
40946                                                 </AST:Eval_expr>
40947                                                 <AST:Eval_expr>
40948                                                         <attrs>
40949                                                                 <attr key="phc.comments">
40950                                                                         <string_list>
40951                                                                         </string_list>
40952                                                                 </attr>
40953                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40954                                                                 <attr key="phc.line_number"><integer>1131</integer></attr>
40955                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
40956                                                         </attrs>
40957                                                         <AST:Assignment>
40958                                                                 <attrs>
40959                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40960                                                                         <attr key="phc.line_number"><integer>1131</integer></attr>
40961                                                                 </attrs>
40962                                                                 <AST:Variable>
40963                                                                         <attrs>
40964                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40965                                                                                 <attr key="phc.line_number"><integer>1131</integer></attr>
40966                                                                         </attrs>
40967                                                                         <AST:Target xsi:nil="true" />
40968                                                                         <AST:VARIABLE_NAME>
40969                                                                                 <attrs />
40970                                                                                 <value>out</value>
40971                                                                         </AST:VARIABLE_NAME>
40972                                                                         <AST:Expr_list>
40973                                                                         </AST:Expr_list>
40974                                                                 </AST:Variable>
40975                                                                 <bool><!-- is_ref -->false</bool>
40976                                                                 <AST:Array>
40977                                                                         <attrs>
40978                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40979                                                                                 <attr key="phc.line_number"><integer>1131</integer></attr>
40980                                                                         </attrs>
40981                                                                         <AST:Array_elem_list>
40982                                                                                 <AST:Array_elem>
40983                                                                                         <attrs>
40984                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40985                                                                                                 <attr key="phc.line_number"><integer>1131</integer></attr>
40986                                                                                         </attrs>
40987                                                                                         <AST:Expr xsi:nil="true" />
40988                                                                                         <bool><!-- is_ref -->false</bool>
40989                                                                                         <AST:Variable>
40990                                                                                                 <attrs>
40991                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
40992                                                                                                         <attr key="phc.line_number"><integer>1131</integer></attr>
40993                                                                                                 </attrs>
40994                                                                                                 <AST:Target xsi:nil="true" />
40995                                                                                                 <AST:VARIABLE_NAME>
40996                                                                                                         <attrs />
40997                                                                                                         <value>start</value>
40998                                                                                                 </AST:VARIABLE_NAME>
40999                                                                                                 <AST:Expr_list>
41000                                                                                                 </AST:Expr_list>
41001                                                                                         </AST:Variable>
41002                                                                                 </AST:Array_elem>
41003                                                                         </AST:Array_elem_list>
41004                                                                 </AST:Array>
41005                                                         </AST:Assignment>
41006                                                 </AST:Eval_expr>
41007                                                 <AST:Eval_expr>
41008                                                         <attrs>
41009                                                                 <attr key="phc.comments">
41010                                                                         <string_list>
41011                                                                         </string_list>
41012                                                                 </attr>
41013                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41014                                                                 <attr key="phc.line_number"><integer>1132</integer></attr>
41015                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
41016                                                         </attrs>
41017                                                         <AST:Assignment>
41018                                                                 <attrs>
41019                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41020                                                                         <attr key="phc.line_number"><integer>1132</integer></attr>
41021                                                                 </attrs>
41022                                                                 <AST:Variable>
41023                                                                         <attrs>
41024                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41025                                                                                 <attr key="phc.line_number"><integer>1132</integer></attr>
41026                                                                         </attrs>
41027                                                                         <AST:Target xsi:nil="true" />
41028                                                                         <AST:VARIABLE_NAME>
41029                                                                                 <attrs />
41030                                                                                 <value>first</value>
41031                                                                         </AST:VARIABLE_NAME>
41032                                                                         <AST:Expr_list>
41033                                                                         </AST:Expr_list>
41034                                                                 </AST:Variable>
41035                                                                 <bool><!-- is_ref -->false</bool>
41036                                                                 <AST:BOOL>
41037                                                                         <attrs>
41038                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41039                                                                                 <attr key="phc.line_number"><integer>1132</integer></attr>
41040                                                                                 <attr key="phc.unparser.source_rep"><string>true</string></attr>
41041                                                                         </attrs>
41042                                                                         <value>True</value>
41043                                                                 </AST:BOOL>
41044                                                         </AST:Assignment>
41045                                                 </AST:Eval_expr>
41046                                                 <AST:Foreach>
41047                                                         <attrs>
41048                                                                 <attr key="phc.comments">
41049                                                                         <string_list>
41050                                                                                 <string></string>
41051                                                                         </string_list>
41052                                                                 </attr>
41053                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41054                                                                 <attr key="phc.line_number"><integer>1134</integer></attr>
41055                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
41056                                                         </attrs>
41057                                                         <AST:Variable>
41058                                                                 <attrs>
41059                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41060                                                                         <attr key="phc.line_number"><integer>1134</integer></attr>
41061                                                                 </attrs>
41062                                                                 <AST:Target xsi:nil="true" />
41063                                                                 <AST:VARIABLE_NAME>
41064                                                                         <attrs />
41065                                                                         <value>args</value>
41066                                                                 </AST:VARIABLE_NAME>
41067                                                                 <AST:Expr_list>
41068                                                                 </AST:Expr_list>
41069                                                         </AST:Variable>
41070                                                         <AST:Variable xsi:nil="true" />
41071                                                         <bool><!-- is_ref -->false</bool>
41072                                                         <AST:Variable>
41073                                                                 <attrs>
41074                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41075                                                                         <attr key="phc.line_number"><integer>1134</integer></attr>
41076                                                                 </attrs>
41077                                                                 <AST:Target xsi:nil="true" />
41078                                                                 <AST:VARIABLE_NAME>
41079                                                                         <attrs />
41080                                                                         <value>root</value>
41081                                                                 </AST:VARIABLE_NAME>
41082                                                                 <AST:Expr_list>
41083                                                                 </AST:Expr_list>
41084                                                         </AST:Variable>
41085                                                         <AST:Statement_list>
41086                                                                 <AST:If>
41087                                                                         <attrs>
41088                                                                                 <attr key="phc.comments">
41089                                                                                         <string_list>
41090                                                                                         </string_list>
41091                                                                                 </attr>
41092                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41093                                                                                 <attr key="phc.line_number"><integer>1135</integer></attr>
41094                                                                         </attrs>
41095                                                                         <AST:Instanceof>
41096                                                                                 <attrs>
41097                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41098                                                                                         <attr key="phc.line_number"><integer>1135</integer></attr>
41099                                                                                 </attrs>
41100                                                                                 <AST:Variable>
41101                                                                                         <attrs>
41102                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41103                                                                                                 <attr key="phc.line_number"><integer>1135</integer></attr>
41104                                                                                         </attrs>
41105                                                                                         <AST:Target xsi:nil="true" />
41106                                                                                         <AST:VARIABLE_NAME>
41107                                                                                                 <attrs />
41108                                                                                                 <value>root</value>
41109                                                                                         </AST:VARIABLE_NAME>
41110                                                                                         <AST:Expr_list>
41111                                                                                         </AST:Expr_list>
41112                                                                                 </AST:Variable>
41113                                                                                 <AST:CLASS_NAME>
41114                                                                                         <attrs />
41115                                                                                         <value>PPNode_DOM</value>
41116                                                                                 </AST:CLASS_NAME>
41117                                                                         </AST:Instanceof>
41118                                                                         <AST:Statement_list>
41119                                                                                 <AST:Eval_expr>
41120                                                                                         <attrs>
41121                                                                                                 <attr key="phc.comments">
41122                                                                                                         <string_list>
41123                                                                                                         </string_list>
41124                                                                                                 </attr>
41125                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41126                                                                                                 <attr key="phc.line_number"><integer>1135</integer></attr>
41127                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
41128                                                                                         </attrs>
41129                                                                                         <AST:Assignment>
41130                                                                                                 <attrs>
41131                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41132                                                                                                         <attr key="phc.line_number"><integer>1135</integer></attr>
41133                                                                                                 </attrs>
41134                                                                                                 <AST:Variable>
41135                                                                                                         <attrs>
41136                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41137                                                                                                                 <attr key="phc.line_number"><integer>1135</integer></attr>
41138                                                                                                         </attrs>
41139                                                                                                         <AST:Target xsi:nil="true" />
41140                                                                                                         <AST:VARIABLE_NAME>
41141                                                                                                                 <attrs />
41142                                                                                                                 <value>root</value>
41143                                                                                                         </AST:VARIABLE_NAME>
41144                                                                                                         <AST:Expr_list>
41145                                                                                                         </AST:Expr_list>
41146                                                                                                 </AST:Variable>
41147                                                                                                 <bool><!-- is_ref -->false</bool>
41148                                                                                                 <AST:Variable>
41149                                                                                                         <attrs>
41150                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41151                                                                                                                 <attr key="phc.line_number"><integer>1135</integer></attr>
41152                                                                                                         </attrs>
41153                                                                                                         <AST:Variable>
41154                                                                                                                 <attrs>
41155                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41156                                                                                                                         <attr key="phc.line_number"><integer>1135</integer></attr>
41157                                                                                                                 </attrs>
41158                                                                                                                 <AST:Target xsi:nil="true" />
41159                                                                                                                 <AST:VARIABLE_NAME>
41160                                                                                                                         <attrs />
41161                                                                                                                         <value>root</value>
41162                                                                                                                 </AST:VARIABLE_NAME>
41163                                                                                                                 <AST:Expr_list>
41164                                                                                                                 </AST:Expr_list>
41165                                                                                                         </AST:Variable>
41166                                                                                                         <AST:VARIABLE_NAME>
41167                                                                                                                 <attrs />
41168                                                                                                                 <value>node</value>
41169                                                                                                         </AST:VARIABLE_NAME>
41170                                                                                                         <AST:Expr_list>
41171                                                                                                         </AST:Expr_list>
41172                                                                                                 </AST:Variable>
41173                                                                                         </AST:Assignment>
41174                                                                                 </AST:Eval_expr>
41175                                                                         </AST:Statement_list>
41176                                                                         <AST:Statement_list>
41177                                                                         </AST:Statement_list>
41178                                                                 </AST:If>
41179                                                                 <AST:If>
41180                                                                         <attrs>
41181                                                                                 <attr key="phc.comments">
41182                                                                                         <string_list>
41183                                                                                         </string_list>
41184                                                                                 </attr>
41185                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41186                                                                                 <attr key="phc.line_number"><integer>1136</integer></attr>
41187                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
41188                                                                         </attrs>
41189                                                                         <AST:Bin_op>
41190                                                                                 <attrs>
41191                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41192                                                                                         <attr key="phc.line_number"><integer>1136</integer></attr>
41193                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
41194                                                                                 </attrs>
41195                                                                                 <AST:Unary_op>
41196                                                                                         <attrs>
41197                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41198                                                                                                 <attr key="phc.line_number"><integer>1136</integer></attr>
41199                                                                                         </attrs>
41200                                                                                         <AST:OP>
41201                                                                                                 <attrs>
41202                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41203                                                                                                         <attr key="phc.line_number"><integer>1136</integer></attr>
41204                                                                                                 </attrs>
41205                                                                                                 <value>!</value>
41206                                                                                         </AST:OP>
41207                                                                                         <AST:Method_invocation>
41208                                                                                                 <attrs>
41209                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41210                                                                                                         <attr key="phc.line_number"><integer>1136</integer></attr>
41211                                                                                                 </attrs>
41212                                                                                                 <AST:Target xsi:nil="true" />
41213                                                                                                 <AST:METHOD_NAME>
41214                                                                                                         <attrs />
41215                                                                                                         <value>is_array</value>
41216                                                                                                 </AST:METHOD_NAME>
41217                                                                                                 <AST:Actual_parameter_list>
41218                                                                                                         <AST:Actual_parameter>
41219                                                                                                                 <attrs>
41220                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41221                                                                                                                         <attr key="phc.line_number"><integer>1136</integer></attr>
41222                                                                                                                 </attrs>
41223                                                                                                                 <bool><!-- is_ref -->false</bool>
41224                                                                                                                 <AST:Variable>
41225                                                                                                                         <attrs>
41226                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41227                                                                                                                                 <attr key="phc.line_number"><integer>1136</integer></attr>
41228                                                                                                                         </attrs>
41229                                                                                                                         <AST:Target xsi:nil="true" />
41230                                                                                                                         <AST:VARIABLE_NAME>
41231                                                                                                                                 <attrs />
41232                                                                                                                                 <value>root</value>
41233                                                                                                                         </AST:VARIABLE_NAME>
41234                                                                                                                         <AST:Expr_list>
41235                                                                                                                         </AST:Expr_list>
41236                                                                                                                 </AST:Variable>
41237                                                                                                         </AST:Actual_parameter>
41238                                                                                                 </AST:Actual_parameter_list>
41239                                                                                         </AST:Method_invocation>
41240                                                                                 </AST:Unary_op>
41241                                                                                 <AST:OP>
41242                                                                                         <attrs>
41243                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41244                                                                                                 <attr key="phc.line_number"><integer>1136</integer></attr>
41245                                                                                         </attrs>
41246                                                                                         <value encoding="escape">&amp;&amp;</value>
41247                                                                                 </AST:OP>
41248                                                                                 <AST:Unary_op>
41249                                                                                         <attrs>
41250                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41251                                                                                                 <attr key="phc.line_number"><integer>1136</integer></attr>
41252                                                                                         </attrs>
41253                                                                                         <AST:OP>
41254                                                                                                 <attrs>
41255                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41256                                                                                                         <attr key="phc.line_number"><integer>1136</integer></attr>
41257                                                                                                 </attrs>
41258                                                                                                 <value>!</value>
41259                                                                                         </AST:OP>
41260                                                                                         <AST:Instanceof>
41261                                                                                                 <attrs>
41262                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41263                                                                                                         <attr key="phc.line_number"><integer>1136</integer></attr>
41264                                                                                                         <attr key="phc.unparser.needs_user_brackets"><bool>true</bool></attr>
41265                                                                                                 </attrs>
41266                                                                                                 <AST:Variable>
41267                                                                                                         <attrs>
41268                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41269                                                                                                                 <attr key="phc.line_number"><integer>1136</integer></attr>
41270                                                                                                         </attrs>
41271                                                                                                         <AST:Target xsi:nil="true" />
41272                                                                                                         <AST:VARIABLE_NAME>
41273                                                                                                                 <attrs />
41274                                                                                                                 <value>root</value>
41275                                                                                                         </AST:VARIABLE_NAME>
41276                                                                                                         <AST:Expr_list>
41277                                                                                                         </AST:Expr_list>
41278                                                                                                 </AST:Variable>
41279                                                                                                 <AST:CLASS_NAME>
41280                                                                                                         <attrs />
41281                                                                                                         <value>DOMNodeList</value>
41282                                                                                                 </AST:CLASS_NAME>
41283                                                                                         </AST:Instanceof>
41284                                                                                 </AST:Unary_op>
41285                                                                         </AST:Bin_op>
41286                                                                         <AST:Statement_list>
41287                                                                                 <AST:Eval_expr>
41288                                                                                         <attrs>
41289                                                                                                 <attr key="phc.comments">
41290                                                                                                         <string_list>
41291                                                                                                         </string_list>
41292                                                                                                 </attr>
41293                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41294                                                                                                 <attr key="phc.line_number"><integer>1137</integer></attr>
41295                                                                                         </attrs>
41296                                                                                         <AST:Assignment>
41297                                                                                                 <attrs>
41298                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41299                                                                                                         <attr key="phc.line_number"><integer>1137</integer></attr>
41300                                                                                                 </attrs>
41301                                                                                                 <AST:Variable>
41302                                                                                                         <attrs>
41303                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41304                                                                                                                 <attr key="phc.line_number"><integer>1137</integer></attr>
41305                                                                                                         </attrs>
41306                                                                                                         <AST:Target xsi:nil="true" />
41307                                                                                                         <AST:VARIABLE_NAME>
41308                                                                                                                 <attrs />
41309                                                                                                                 <value>root</value>
41310                                                                                                         </AST:VARIABLE_NAME>
41311                                                                                                         <AST:Expr_list>
41312                                                                                                         </AST:Expr_list>
41313                                                                                                 </AST:Variable>
41314                                                                                                 <bool><!-- is_ref -->false</bool>
41315                                                                                                 <AST:Array>
41316                                                                                                         <attrs>
41317                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41318                                                                                                                 <attr key="phc.line_number"><integer>1137</integer></attr>
41319                                                                                                         </attrs>
41320                                                                                                         <AST:Array_elem_list>
41321                                                                                                                 <AST:Array_elem>
41322                                                                                                                         <attrs>
41323                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41324                                                                                                                                 <attr key="phc.line_number"><integer>1137</integer></attr>
41325                                                                                                                         </attrs>
41326                                                                                                                         <AST:Expr xsi:nil="true" />
41327                                                                                                                         <bool><!-- is_ref -->false</bool>
41328                                                                                                                         <AST:Variable>
41329                                                                                                                                 <attrs>
41330                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41331                                                                                                                                         <attr key="phc.line_number"><integer>1137</integer></attr>
41332                                                                                                                                 </attrs>
41333                                                                                                                                 <AST:Target xsi:nil="true" />
41334                                                                                                                                 <AST:VARIABLE_NAME>
41335                                                                                                                                         <attrs />
41336                                                                                                                                         <value>root</value>
41337                                                                                                                                 </AST:VARIABLE_NAME>
41338                                                                                                                                 <AST:Expr_list>
41339                                                                                                                                 </AST:Expr_list>
41340                                                                                                                         </AST:Variable>
41341                                                                                                                 </AST:Array_elem>
41342                                                                                                         </AST:Array_elem_list>
41343                                                                                                 </AST:Array>
41344                                                                                         </AST:Assignment>
41345                                                                                 </AST:Eval_expr>
41346                                                                         </AST:Statement_list>
41347                                                                         <AST:Statement_list>
41348                                                                         </AST:Statement_list>
41349                                                                 </AST:If>
41350                                                                 <AST:Foreach>
41351                                                                         <attrs>
41352                                                                                 <attr key="phc.comments">
41353                                                                                         <string_list>
41354                                                                                         </string_list>
41355                                                                                 </attr>
41356                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41357                                                                                 <attr key="phc.line_number"><integer>1139</integer></attr>
41358                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
41359                                                                         </attrs>
41360                                                                         <AST:Variable>
41361                                                                                 <attrs>
41362                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41363                                                                                         <attr key="phc.line_number"><integer>1139</integer></attr>
41364                                                                                 </attrs>
41365                                                                                 <AST:Target xsi:nil="true" />
41366                                                                                 <AST:VARIABLE_NAME>
41367                                                                                         <attrs />
41368                                                                                         <value>root</value>
41369                                                                                 </AST:VARIABLE_NAME>
41370                                                                                 <AST:Expr_list>
41371                                                                                 </AST:Expr_list>
41372                                                                         </AST:Variable>
41373                                                                         <AST:Variable xsi:nil="true" />
41374                                                                         <bool><!-- is_ref -->false</bool>
41375                                                                         <AST:Variable>
41376                                                                                 <attrs>
41377                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41378                                                                                         <attr key="phc.line_number"><integer>1139</integer></attr>
41379                                                                                 </attrs>
41380                                                                                 <AST:Target xsi:nil="true" />
41381                                                                                 <AST:VARIABLE_NAME>
41382                                                                                         <attrs />
41383                                                                                         <value>node</value>
41384                                                                                 </AST:VARIABLE_NAME>
41385                                                                                 <AST:Expr_list>
41386                                                                                 </AST:Expr_list>
41387                                                                         </AST:Variable>
41388                                                                         <AST:Statement_list>
41389                                                                                 <AST:If>
41390                                                                                         <attrs>
41391                                                                                                 <attr key="phc.comments">
41392                                                                                                         <string_list>
41393                                                                                                         </string_list>
41394                                                                                                 </attr>
41395                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41396                                                                                                 <attr key="phc.line_number"><integer>1140</integer></attr>
41397                                                                                         </attrs>
41398                                                                                         <AST:Variable>
41399                                                                                                 <attrs>
41400                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41401                                                                                                         <attr key="phc.line_number"><integer>1140</integer></attr>
41402                                                                                                 </attrs>
41403                                                                                                 <AST:Target xsi:nil="true" />
41404                                                                                                 <AST:VARIABLE_NAME>
41405                                                                                                         <attrs />
41406                                                                                                         <value>first</value>
41407                                                                                                 </AST:VARIABLE_NAME>
41408                                                                                                 <AST:Expr_list>
41409                                                                                                 </AST:Expr_list>
41410                                                                                         </AST:Variable>
41411                                                                                         <AST:Statement_list>
41412                                                                                                 <AST:Eval_expr>
41413                                                                                                         <attrs>
41414                                                                                                                 <attr key="phc.comments">
41415                                                                                                                         <string_list>
41416                                                                                                                         </string_list>
41417                                                                                                                 </attr>
41418                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41419                                                                                                                 <attr key="phc.line_number"><integer>1141</integer></attr>
41420                                                                                                         </attrs>
41421                                                                                                         <AST:Assignment>
41422                                                                                                                 <attrs>
41423                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41424                                                                                                                         <attr key="phc.line_number"><integer>1141</integer></attr>
41425                                                                                                                 </attrs>
41426                                                                                                                 <AST:Variable>
41427                                                                                                                         <attrs>
41428                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41429                                                                                                                                 <attr key="phc.line_number"><integer>1141</integer></attr>
41430                                                                                                                         </attrs>
41431                                                                                                                         <AST:Target xsi:nil="true" />
41432                                                                                                                         <AST:VARIABLE_NAME>
41433                                                                                                                                 <attrs />
41434                                                                                                                                 <value>first</value>
41435                                                                                                                         </AST:VARIABLE_NAME>
41436                                                                                                                         <AST:Expr_list>
41437                                                                                                                         </AST:Expr_list>
41438                                                                                                                 </AST:Variable>
41439                                                                                                                 <bool><!-- is_ref -->false</bool>
41440                                                                                                                 <AST:BOOL>
41441                                                                                                                         <attrs>
41442                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41443                                                                                                                                 <attr key="phc.line_number"><integer>1141</integer></attr>
41444                                                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
41445                                                                                                                         </attrs>
41446                                                                                                                         <value>False</value>
41447                                                                                                                 </AST:BOOL>
41448                                                                                                         </AST:Assignment>
41449                                                                                                 </AST:Eval_expr>
41450                                                                                         </AST:Statement_list>
41451                                                                                         <AST:Statement_list>
41452                                                                                                 <AST:Eval_expr>
41453                                                                                                         <attrs>
41454                                                                                                                 <attr key="phc.comments">
41455                                                                                                                         <string_list>
41456                                                                                                                         </string_list>
41457                                                                                                                 </attr>
41458                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41459                                                                                                                 <attr key="phc.line_number"><integer>1143</integer></attr>
41460                                                                                                         </attrs>
41461                                                                                                         <AST:Assignment>
41462                                                                                                                 <attrs>
41463                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41464                                                                                                                         <attr key="phc.line_number"><integer>1143</integer></attr>
41465                                                                                                                 </attrs>
41466                                                                                                                 <AST:Variable>
41467                                                                                                                         <attrs>
41468                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41469                                                                                                                                 <attr key="phc.line_number"><integer>1143</integer></attr>
41470                                                                                                                         </attrs>
41471                                                                                                                         <AST:Target xsi:nil="true" />
41472                                                                                                                         <AST:VARIABLE_NAME>
41473                                                                                                                                 <attrs />
41474                                                                                                                                 <value>out</value>
41475                                                                                                                         </AST:VARIABLE_NAME>
41476                                                                                                                         <AST:Expr_list>
41477                                                                                                                                 <AST:Expr xsi:nil="true" />
41478                                                                                                                         </AST:Expr_list>
41479                                                                                                                 </AST:Variable>
41480                                                                                                                 <bool><!-- is_ref -->false</bool>
41481                                                                                                                 <AST:Variable>
41482                                                                                                                         <attrs>
41483                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41484                                                                                                                                 <attr key="phc.line_number"><integer>1143</integer></attr>
41485                                                                                                                         </attrs>
41486                                                                                                                         <AST:Target xsi:nil="true" />
41487                                                                                                                         <AST:VARIABLE_NAME>
41488                                                                                                                                 <attrs />
41489                                                                                                                                 <value>sep</value>
41490                                                                                                                         </AST:VARIABLE_NAME>
41491                                                                                                                         <AST:Expr_list>
41492                                                                                                                         </AST:Expr_list>
41493                                                                                                                 </AST:Variable>
41494                                                                                                         </AST:Assignment>
41495                                                                                                 </AST:Eval_expr>
41496                                                                                         </AST:Statement_list>
41497                                                                                 </AST:If>
41498                                                                                 <AST:Eval_expr>
41499                                                                                         <attrs>
41500                                                                                                 <attr key="phc.comments">
41501                                                                                                         <string_list>
41502                                                                                                         </string_list>
41503                                                                                                 </attr>
41504                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41505                                                                                                 <attr key="phc.line_number"><integer>1145</integer></attr>
41506                                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
41507                                                                                         </attrs>
41508                                                                                         <AST:Assignment>
41509                                                                                                 <attrs>
41510                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41511                                                                                                         <attr key="phc.line_number"><integer>1145</integer></attr>
41512                                                                                                 </attrs>
41513                                                                                                 <AST:Variable>
41514                                                                                                         <attrs>
41515                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41516                                                                                                                 <attr key="phc.line_number"><integer>1145</integer></attr>
41517                                                                                                         </attrs>
41518                                                                                                         <AST:Target xsi:nil="true" />
41519                                                                                                         <AST:VARIABLE_NAME>
41520                                                                                                                 <attrs />
41521                                                                                                                 <value>out</value>
41522                                                                                                         </AST:VARIABLE_NAME>
41523                                                                                                         <AST:Expr_list>
41524                                                                                                                 <AST:Expr xsi:nil="true" />
41525                                                                                                         </AST:Expr_list>
41526                                                                                                 </AST:Variable>
41527                                                                                                 <bool><!-- is_ref -->false</bool>
41528                                                                                                 <AST:Variable>
41529                                                                                                         <attrs>
41530                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41531                                                                                                                 <attr key="phc.line_number"><integer>1145</integer></attr>
41532                                                                                                         </attrs>
41533                                                                                                         <AST:Target xsi:nil="true" />
41534                                                                                                         <AST:VARIABLE_NAME>
41535                                                                                                                 <attrs />
41536                                                                                                                 <value>node</value>
41537                                                                                                         </AST:VARIABLE_NAME>
41538                                                                                                         <AST:Expr_list>
41539                                                                                                         </AST:Expr_list>
41540                                                                                                 </AST:Variable>
41541                                                                                         </AST:Assignment>
41542                                                                                 </AST:Eval_expr>
41543                                                                         </AST:Statement_list>
41544                                                                 </AST:Foreach>
41545                                                         </AST:Statement_list>
41546                                                 </AST:Foreach>
41547                                                 <AST:Eval_expr>
41548                                                         <attrs>
41549                                                                 <attr key="phc.comments">
41550                                                                         <string_list>
41551                                                                         </string_list>
41552                                                                 </attr>
41553                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41554                                                                 <attr key="phc.line_number"><integer>1148</integer></attr>
41555                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
41556                                                         </attrs>
41557                                                         <AST:Assignment>
41558                                                                 <attrs>
41559                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41560                                                                         <attr key="phc.line_number"><integer>1148</integer></attr>
41561                                                                 </attrs>
41562                                                                 <AST:Variable>
41563                                                                         <attrs>
41564                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41565                                                                                 <attr key="phc.line_number"><integer>1148</integer></attr>
41566                                                                         </attrs>
41567                                                                         <AST:Target xsi:nil="true" />
41568                                                                         <AST:VARIABLE_NAME>
41569                                                                                 <attrs />
41570                                                                                 <value>out</value>
41571                                                                         </AST:VARIABLE_NAME>
41572                                                                         <AST:Expr_list>
41573                                                                                 <AST:Expr xsi:nil="true" />
41574                                                                         </AST:Expr_list>
41575                                                                 </AST:Variable>
41576                                                                 <bool><!-- is_ref -->false</bool>
41577                                                                 <AST:Variable>
41578                                                                         <attrs>
41579                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41580                                                                                 <attr key="phc.line_number"><integer>1148</integer></attr>
41581                                                                         </attrs>
41582                                                                         <AST:Target xsi:nil="true" />
41583                                                                         <AST:VARIABLE_NAME>
41584                                                                                 <attrs />
41585                                                                                 <value>end</value>
41586                                                                         </AST:VARIABLE_NAME>
41587                                                                         <AST:Expr_list>
41588                                                                         </AST:Expr_list>
41589                                                                 </AST:Variable>
41590                                                         </AST:Assignment>
41591                                                 </AST:Eval_expr>
41592                                                 <AST:Return>
41593                                                         <attrs>
41594                                                                 <attr key="phc.comments">
41595                                                                         <string_list>
41596                                                                         </string_list>
41597                                                                 </attr>
41598                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41599                                                                 <attr key="phc.line_number"><integer>1149</integer></attr>
41600                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
41601                                                         </attrs>
41602                                                         <AST:Variable>
41603                                                                 <attrs>
41604                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41605                                                                         <attr key="phc.line_number"><integer>1149</integer></attr>
41606                                                                 </attrs>
41607                                                                 <AST:Target xsi:nil="true" />
41608                                                                 <AST:VARIABLE_NAME>
41609                                                                         <attrs />
41610                                                                         <value>out</value>
41611                                                                 </AST:VARIABLE_NAME>
41612                                                                 <AST:Expr_list>
41613                                                                 </AST:Expr_list>
41614                                                         </AST:Variable>
41615                                                 </AST:Return>
41616                                         </AST:Statement_list>
41617                                 </AST:Method>
41618                                 <AST:Method>
41619                                         <attrs>
41620                                                 <attr key="phc.comments">
41621                                                         <string_list>
41622                                                                 <string></string>
41623                                                         </string_list>
41624                                                 </attr>
41625                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41626                                                 <attr key="phc.line_number"><integer>1152</integer></attr>
41627                                         </attrs>
41628                                         <AST:Signature>
41629                                                 <attrs>
41630                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41631                                                         <attr key="phc.line_number"><integer>1154</integer></attr>
41632                                                 </attrs>
41633                                                 <AST:Method_mod>
41634                                                         <attrs />
41635                                                         <bool><!-- is_public -->false</bool>
41636                                                         <bool><!-- is_protected -->false</bool>
41637                                                         <bool><!-- is_private -->false</bool>
41638                                                         <bool><!-- is_static -->false</bool>
41639                                                         <bool><!-- is_abstract -->false</bool>
41640                                                         <bool><!-- is_final -->false</bool>
41641                                                 </AST:Method_mod>
41642                                                 <bool><!-- is_ref -->false</bool>
41643                                                 <AST:METHOD_NAME>
41644                                                         <attrs />
41645                                                         <value>__toString</value>
41646                                                 </AST:METHOD_NAME>
41647                                                 <AST:Formal_parameter_list>
41648                                                 </AST:Formal_parameter_list>
41649                                         </AST:Signature>
41650                                         <AST:Statement_list>
41651                                                 <AST:Return>
41652                                                         <attrs>
41653                                                                 <attr key="phc.comments">
41654                                                                         <string_list>
41655                                                                         </string_list>
41656                                                                 </attr>
41657                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41658                                                                 <attr key="phc.line_number"><integer>1153</integer></attr>
41659                                                         </attrs>
41660                                                         <AST:STRING>
41661                                                                 <attrs>
41662                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41663                                                                         <attr key="phc.line_number"><integer>1153</integer></attr>
41664                                                                         <attr key="phc.unparser.source_rep"><string>frame{}</string></attr>
41665                                                                 </attrs>
41666                                                                 <value>frame{}</value>
41667                                                         </AST:STRING>
41668                                                 </AST:Return>
41669                                         </AST:Statement_list>
41670                                 </AST:Method>
41671                                 <AST:Method>
41672                                         <attrs>
41673                                                 <attr key="phc.comments">
41674                                                         <string_list>
41675                                                                 <string></string>
41676                                                         </string_list>
41677                                                 </attr>
41678                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41679                                                 <attr key="phc.line_number"><integer>1156</integer></attr>
41680                                         </attrs>
41681                                         <AST:Signature>
41682                                                 <attrs>
41683                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41684                                                         <attr key="phc.line_number"><integer>1162</integer></attr>
41685                                                 </attrs>
41686                                                 <AST:Method_mod>
41687                                                         <attrs />
41688                                                         <bool><!-- is_public -->false</bool>
41689                                                         <bool><!-- is_protected -->false</bool>
41690                                                         <bool><!-- is_private -->false</bool>
41691                                                         <bool><!-- is_static -->false</bool>
41692                                                         <bool><!-- is_abstract -->false</bool>
41693                                                         <bool><!-- is_final -->false</bool>
41694                                                 </AST:Method_mod>
41695                                                 <bool><!-- is_ref -->false</bool>
41696                                                 <AST:METHOD_NAME>
41697                                                         <attrs />
41698                                                         <value>getPDBK</value>
41699                                                 </AST:METHOD_NAME>
41700                                                 <AST:Formal_parameter_list>
41701                                                         <AST:Formal_parameter>
41702                                                                 <attrs>
41703                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41704                                                                         <attr key="phc.line_number"><integer>1156</integer></attr>
41705                                                                 </attrs>
41706                                                                 <AST:Type>
41707                                                                         <attrs>
41708                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41709                                                                                 <attr key="phc.line_number"><integer>1156</integer></attr>
41710                                                                         </attrs>
41711                                                                         <AST:CLASS_NAME xsi:nil="true" />
41712                                                                 </AST:Type>
41713                                                                 <bool><!-- is_ref -->false</bool>
41714                                                                 <AST:Name_with_default>
41715                                                                         <attrs>
41716                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41717                                                                                 <attr key="phc.line_number"><integer>1156</integer></attr>
41718                                                                         </attrs>
41719                                                                         <AST:VARIABLE_NAME>
41720                                                                                 <attrs />
41721                                                                                 <value>level</value>
41722                                                                         </AST:VARIABLE_NAME>
41723                                                                         <AST:BOOL>
41724                                                                                 <attrs>
41725                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41726                                                                                         <attr key="phc.line_number"><integer>1156</integer></attr>
41727                                                                                         <attr key="phc.unparser.source_rep"><string>false</string></attr>
41728                                                                                 </attrs>
41729                                                                                 <value>False</value>
41730                                                                         </AST:BOOL>
41731                                                                 </AST:Name_with_default>
41732                                                         </AST:Formal_parameter>
41733                                                 </AST:Formal_parameter_list>
41734                                         </AST:Signature>
41735                                         <AST:Statement_list>
41736                                                 <AST:If>
41737                                                         <attrs>
41738                                                                 <attr key="phc.comments">
41739                                                                         <string_list>
41740                                                                         </string_list>
41741                                                                 </attr>
41742                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41743                                                                 <attr key="phc.line_number"><integer>1157</integer></attr>
41744                                                         </attrs>
41745                                                         <AST:Bin_op>
41746                                                                 <attrs>
41747                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41748                                                                         <attr key="phc.line_number"><integer>1157</integer></attr>
41749                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
41750                                                                 </attrs>
41751                                                                 <AST:Variable>
41752                                                                         <attrs>
41753                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41754                                                                                 <attr key="phc.line_number"><integer>1157</integer></attr>
41755                                                                         </attrs>
41756                                                                         <AST:Target xsi:nil="true" />
41757                                                                         <AST:VARIABLE_NAME>
41758                                                                                 <attrs />
41759                                                                                 <value>level</value>
41760                                                                         </AST:VARIABLE_NAME>
41761                                                                         <AST:Expr_list>
41762                                                                         </AST:Expr_list>
41763                                                                 </AST:Variable>
41764                                                                 <AST:OP>
41765                                                                         <attrs>
41766                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41767                                                                                 <attr key="phc.line_number"><integer>1157</integer></attr>
41768                                                                         </attrs>
41769                                                                         <value>===</value>
41770                                                                 </AST:OP>
41771                                                                 <AST:BOOL>
41772                                                                         <attrs>
41773                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41774                                                                                 <attr key="phc.line_number"><integer>1157</integer></attr>
41775                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
41776                                                                         </attrs>
41777                                                                         <value>False</value>
41778                                                                 </AST:BOOL>
41779                                                         </AST:Bin_op>
41780                                                         <AST:Statement_list>
41781                                                                 <AST:Return>
41782                                                                         <attrs>
41783                                                                                 <attr key="phc.comments">
41784                                                                                         <string_list>
41785                                                                                         </string_list>
41786                                                                                 </attr>
41787                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41788                                                                                 <attr key="phc.line_number"><integer>1158</integer></attr>
41789                                                                         </attrs>
41790                                                                         <AST:Method_invocation>
41791                                                                                 <attrs>
41792                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41793                                                                                         <attr key="phc.line_number"><integer>1158</integer></attr>
41794                                                                                 </attrs>
41795                                                                                 <AST:Variable>
41796                                                                                         <attrs>
41797                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41798                                                                                                 <attr key="phc.line_number"><integer>1158</integer></attr>
41799                                                                                         </attrs>
41800                                                                                         <AST:Variable>
41801                                                                                                 <attrs>
41802                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41803                                                                                                         <attr key="phc.line_number"><integer>1158</integer></attr>
41804                                                                                                 </attrs>
41805                                                                                                 <AST:Target xsi:nil="true" />
41806                                                                                                 <AST:VARIABLE_NAME>
41807                                                                                                         <attrs />
41808                                                                                                         <value>this</value>
41809                                                                                                 </AST:VARIABLE_NAME>
41810                                                                                                 <AST:Expr_list>
41811                                                                                                 </AST:Expr_list>
41812                                                                                         </AST:Variable>
41813                                                                                         <AST:VARIABLE_NAME>
41814                                                                                                 <attrs />
41815                                                                                                 <value>title</value>
41816                                                                                         </AST:VARIABLE_NAME>
41817                                                                                         <AST:Expr_list>
41818                                                                                         </AST:Expr_list>
41819                                                                                 </AST:Variable>
41820                                                                                 <AST:METHOD_NAME>
41821                                                                                         <attrs>
41822                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41823                                                                                                 <attr key="phc.line_number"><integer>1158</integer></attr>
41824                                                                                         </attrs>
41825                                                                                         <value>getPrefixedDBkey</value>
41826                                                                                 </AST:METHOD_NAME>
41827                                                                                 <AST:Actual_parameter_list>
41828                                                                                 </AST:Actual_parameter_list>
41829                                                                         </AST:Method_invocation>
41830                                                                 </AST:Return>
41831                                                         </AST:Statement_list>
41832                                                         <AST:Statement_list>
41833                                                                 <AST:Return>
41834                                                                         <attrs>
41835                                                                                 <attr key="phc.comments">
41836                                                                                         <string_list>
41837                                                                                         </string_list>
41838                                                                                 </attr>
41839                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41840                                                                                 <attr key="phc.line_number"><integer>1160</integer></attr>
41841                                                                         </attrs>
41842                                                                         <AST:Conditional_expr>
41843                                                                                 <attrs>
41844                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41845                                                                                         <attr key="phc.line_number"><integer>1160</integer></attr>
41846                                                                                 </attrs>
41847                                                                                 <AST:Method_invocation>
41848                                                                                         <attrs>
41849                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41850                                                                                                 <attr key="phc.line_number"><integer>1160</integer></attr>
41851                                                                                         </attrs>
41852                                                                                         <AST:Target xsi:nil="true" />
41853                                                                                         <AST:METHOD_NAME>
41854                                                                                                 <attrs>
41855                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41856                                                                                                         <attr key="phc.line_number"><integer>1160</integer></attr>
41857                                                                                                 </attrs>
41858                                                                                                 <value>isset</value>
41859                                                                                         </AST:METHOD_NAME>
41860                                                                                         <AST:Actual_parameter_list>
41861                                                                                                 <AST:Actual_parameter>
41862                                                                                                         <attrs>
41863                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41864                                                                                                                 <attr key="phc.line_number"><integer>1160</integer></attr>
41865                                                                                                         </attrs>
41866                                                                                                         <bool><!-- is_ref -->false</bool>
41867                                                                                                         <AST:Variable>
41868                                                                                                                 <attrs>
41869                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41870                                                                                                                         <attr key="phc.line_number"><integer>1160</integer></attr>
41871                                                                                                                 </attrs>
41872                                                                                                                 <AST:Variable>
41873                                                                                                                         <attrs>
41874                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41875                                                                                                                                 <attr key="phc.line_number"><integer>1160</integer></attr>
41876                                                                                                                         </attrs>
41877                                                                                                                         <AST:Target xsi:nil="true" />
41878                                                                                                                         <AST:VARIABLE_NAME>
41879                                                                                                                                 <attrs />
41880                                                                                                                                 <value>this</value>
41881                                                                                                                         </AST:VARIABLE_NAME>
41882                                                                                                                         <AST:Expr_list>
41883                                                                                                                         </AST:Expr_list>
41884                                                                                                                 </AST:Variable>
41885                                                                                                                 <AST:VARIABLE_NAME>
41886                                                                                                                         <attrs />
41887                                                                                                                         <value>titleCache</value>
41888                                                                                                                 </AST:VARIABLE_NAME>
41889                                                                                                                 <AST:Expr_list>
41890                                                                                                                         <AST:Variable>
41891                                                                                                                                 <attrs>
41892                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41893                                                                                                                                         <attr key="phc.line_number"><integer>1160</integer></attr>
41894                                                                                                                                 </attrs>
41895                                                                                                                                 <AST:Target xsi:nil="true" />
41896                                                                                                                                 <AST:VARIABLE_NAME>
41897                                                                                                                                         <attrs />
41898                                                                                                                                         <value>level</value>
41899                                                                                                                                 </AST:VARIABLE_NAME>
41900                                                                                                                                 <AST:Expr_list>
41901                                                                                                                                 </AST:Expr_list>
41902                                                                                                                         </AST:Variable>
41903                                                                                                                 </AST:Expr_list>
41904                                                                                                         </AST:Variable>
41905                                                                                                 </AST:Actual_parameter>
41906                                                                                         </AST:Actual_parameter_list>
41907                                                                                 </AST:Method_invocation>
41908                                                                                 <AST:Variable>
41909                                                                                         <attrs>
41910                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41911                                                                                                 <attr key="phc.line_number"><integer>1160</integer></attr>
41912                                                                                         </attrs>
41913                                                                                         <AST:Variable>
41914                                                                                                 <attrs>
41915                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41916                                                                                                         <attr key="phc.line_number"><integer>1160</integer></attr>
41917                                                                                                 </attrs>
41918                                                                                                 <AST:Target xsi:nil="true" />
41919                                                                                                 <AST:VARIABLE_NAME>
41920                                                                                                         <attrs />
41921                                                                                                         <value>this</value>
41922                                                                                                 </AST:VARIABLE_NAME>
41923                                                                                                 <AST:Expr_list>
41924                                                                                                 </AST:Expr_list>
41925                                                                                         </AST:Variable>
41926                                                                                         <AST:VARIABLE_NAME>
41927                                                                                                 <attrs />
41928                                                                                                 <value>titleCache</value>
41929                                                                                         </AST:VARIABLE_NAME>
41930                                                                                         <AST:Expr_list>
41931                                                                                                 <AST:Variable>
41932                                                                                                         <attrs>
41933                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41934                                                                                                                 <attr key="phc.line_number"><integer>1160</integer></attr>
41935                                                                                                         </attrs>
41936                                                                                                         <AST:Target xsi:nil="true" />
41937                                                                                                         <AST:VARIABLE_NAME>
41938                                                                                                                 <attrs />
41939                                                                                                                 <value>level</value>
41940                                                                                                         </AST:VARIABLE_NAME>
41941                                                                                                         <AST:Expr_list>
41942                                                                                                         </AST:Expr_list>
41943                                                                                                 </AST:Variable>
41944                                                                                         </AST:Expr_list>
41945                                                                                 </AST:Variable>
41946                                                                                 <AST:BOOL>
41947                                                                                         <attrs>
41948                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41949                                                                                                 <attr key="phc.line_number"><integer>1160</integer></attr>
41950                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
41951                                                                                         </attrs>
41952                                                                                         <value>False</value>
41953                                                                                 </AST:BOOL>
41954                                                                         </AST:Conditional_expr>
41955                                                                 </AST:Return>
41956                                                         </AST:Statement_list>
41957                                                 </AST:If>
41958                                         </AST:Statement_list>
41959                                 </AST:Method>
41960                                 <AST:Method>
41961                                         <attrs>
41962                                                 <attr key="phc.comments">
41963                                                         <string_list>
41964                                                                 <string></string>
41965                                                                 <string encoding="escape">/**
41966          * Returns true if there are no arguments in this frame
41967          */</string>
41968                                                         </string_list>
41969                                                 </attr>
41970                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41971                                                 <attr key="phc.line_number"><integer>1167</integer></attr>
41972                                         </attrs>
41973                                         <AST:Signature>
41974                                                 <attrs>
41975                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
41976                                                         <attr key="phc.line_number"><integer>1169</integer></attr>
41977                                                 </attrs>
41978                                                 <AST:Method_mod>
41979                                                         <attrs />
41980                                                         <bool><!-- is_public -->false</bool>
41981                                                         <bool><!-- is_protected -->false</bool>
41982                                                         <bool><!-- is_private -->false</bool>
41983                                                         <bool><!-- is_static -->false</bool>
41984                                                         <bool><!-- is_abstract -->false</bool>
41985                                                         <bool><!-- is_final -->false</bool>
41986                                                 </AST:Method_mod>
41987                                                 <bool><!-- is_ref -->false</bool>
41988                                                 <AST:METHOD_NAME>
41989                                                         <attrs />
41990                                                         <value>isEmpty</value>
41991                                                 </AST:METHOD_NAME>
41992                                                 <AST:Formal_parameter_list>
41993                                                 </AST:Formal_parameter_list>
41994                                         </AST:Signature>
41995                                         <AST:Statement_list>
41996                                                 <AST:Return>
41997                                                         <attrs>
41998                                                                 <attr key="phc.comments">
41999                                                                         <string_list>
42000                                                                         </string_list>
42001                                                                 </attr>
42002                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42003                                                                 <attr key="phc.line_number"><integer>1168</integer></attr>
42004                                                         </attrs>
42005                                                         <AST:BOOL>
42006                                                                 <attrs>
42007                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42008                                                                         <attr key="phc.line_number"><integer>1168</integer></attr>
42009                                                                         <attr key="phc.unparser.source_rep"><string>true</string></attr>
42010                                                                 </attrs>
42011                                                                 <value>True</value>
42012                                                         </AST:BOOL>
42013                                                 </AST:Return>
42014                                         </AST:Statement_list>
42015                                 </AST:Method>
42016                                 <AST:Method>
42017                                         <attrs>
42018                                                 <attr key="phc.comments">
42019                                                         <string_list>
42020                                                                 <string></string>
42021                                                         </string_list>
42022                                                 </attr>
42023                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42024                                                 <attr key="phc.line_number"><integer>1171</integer></attr>
42025                                         </attrs>
42026                                         <AST:Signature>
42027                                                 <attrs>
42028                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42029                                                         <attr key="phc.line_number"><integer>1173</integer></attr>
42030                                                 </attrs>
42031                                                 <AST:Method_mod>
42032                                                         <attrs />
42033                                                         <bool><!-- is_public -->false</bool>
42034                                                         <bool><!-- is_protected -->false</bool>
42035                                                         <bool><!-- is_private -->false</bool>
42036                                                         <bool><!-- is_static -->false</bool>
42037                                                         <bool><!-- is_abstract -->false</bool>
42038                                                         <bool><!-- is_final -->false</bool>
42039                                                 </AST:Method_mod>
42040                                                 <bool><!-- is_ref -->false</bool>
42041                                                 <AST:METHOD_NAME>
42042                                                         <attrs />
42043                                                         <value>getArgument</value>
42044                                                 </AST:METHOD_NAME>
42045                                                 <AST:Formal_parameter_list>
42046                                                         <AST:Formal_parameter>
42047                                                                 <attrs>
42048                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42049                                                                         <attr key="phc.line_number"><integer>1171</integer></attr>
42050                                                                 </attrs>
42051                                                                 <AST:Type>
42052                                                                         <attrs>
42053                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42054                                                                                 <attr key="phc.line_number"><integer>1171</integer></attr>
42055                                                                         </attrs>
42056                                                                         <AST:CLASS_NAME xsi:nil="true" />
42057                                                                 </AST:Type>
42058                                                                 <bool><!-- is_ref -->false</bool>
42059                                                                 <AST:Name_with_default>
42060                                                                         <attrs />
42061                                                                         <AST:VARIABLE_NAME>
42062                                                                                 <attrs />
42063                                                                                 <value>name</value>
42064                                                                         </AST:VARIABLE_NAME>
42065                                                                         <AST:Expr xsi:nil="true" />
42066                                                                 </AST:Name_with_default>
42067                                                         </AST:Formal_parameter>
42068                                                 </AST:Formal_parameter_list>
42069                                         </AST:Signature>
42070                                         <AST:Statement_list>
42071                                                 <AST:Return>
42072                                                         <attrs>
42073                                                                 <attr key="phc.comments">
42074                                                                         <string_list>
42075                                                                         </string_list>
42076                                                                 </attr>
42077                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42078                                                                 <attr key="phc.line_number"><integer>1172</integer></attr>
42079                                                         </attrs>
42080                                                         <AST:BOOL>
42081                                                                 <attrs>
42082                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42083                                                                         <attr key="phc.line_number"><integer>1172</integer></attr>
42084                                                                         <attr key="phc.unparser.source_rep"><string>false</string></attr>
42085                                                                 </attrs>
42086                                                                 <value>False</value>
42087                                                         </AST:BOOL>
42088                                                 </AST:Return>
42089                                         </AST:Statement_list>
42090                                 </AST:Method>
42091                                 <AST:Method>
42092                                         <attrs>
42093                                                 <attr key="phc.comments">
42094                                                         <string_list>
42095                                                                 <string></string>
42096                                                                 <string encoding="escape">/**
42097          * Returns true if the infinite loop check is OK, false if a loop is detected
42098          */</string>
42099                                                         </string_list>
42100                                                 </attr>
42101                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42102                                                 <attr key="phc.line_number"><integer>1178</integer></attr>
42103                                         </attrs>
42104                                         <AST:Signature>
42105                                                 <attrs>
42106                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42107                                                         <attr key="phc.line_number"><integer>1180</integer></attr>
42108                                                 </attrs>
42109                                                 <AST:Method_mod>
42110                                                         <attrs />
42111                                                         <bool><!-- is_public -->false</bool>
42112                                                         <bool><!-- is_protected -->false</bool>
42113                                                         <bool><!-- is_private -->false</bool>
42114                                                         <bool><!-- is_static -->false</bool>
42115                                                         <bool><!-- is_abstract -->false</bool>
42116                                                         <bool><!-- is_final -->false</bool>
42117                                                 </AST:Method_mod>
42118                                                 <bool><!-- is_ref -->false</bool>
42119                                                 <AST:METHOD_NAME>
42120                                                         <attrs />
42121                                                         <value>loopCheck</value>
42122                                                 </AST:METHOD_NAME>
42123                                                 <AST:Formal_parameter_list>
42124                                                         <AST:Formal_parameter>
42125                                                                 <attrs>
42126                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42127                                                                         <attr key="phc.line_number"><integer>1178</integer></attr>
42128                                                                 </attrs>
42129                                                                 <AST:Type>
42130                                                                         <attrs>
42131                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42132                                                                                 <attr key="phc.line_number"><integer>1178</integer></attr>
42133                                                                         </attrs>
42134                                                                         <AST:CLASS_NAME xsi:nil="true" />
42135                                                                 </AST:Type>
42136                                                                 <bool><!-- is_ref -->false</bool>
42137                                                                 <AST:Name_with_default>
42138                                                                         <attrs />
42139                                                                         <AST:VARIABLE_NAME>
42140                                                                                 <attrs />
42141                                                                                 <value>title</value>
42142                                                                         </AST:VARIABLE_NAME>
42143                                                                         <AST:Expr xsi:nil="true" />
42144                                                                 </AST:Name_with_default>
42145                                                         </AST:Formal_parameter>
42146                                                 </AST:Formal_parameter_list>
42147                                         </AST:Signature>
42148                                         <AST:Statement_list>
42149                                                 <AST:Return>
42150                                                         <attrs>
42151                                                                 <attr key="phc.comments">
42152                                                                         <string_list>
42153                                                                         </string_list>
42154                                                                 </attr>
42155                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42156                                                                 <attr key="phc.line_number"><integer>1179</integer></attr>
42157                                                         </attrs>
42158                                                         <AST:Unary_op>
42159                                                                 <attrs>
42160                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42161                                                                         <attr key="phc.line_number"><integer>1179</integer></attr>
42162                                                                 </attrs>
42163                                                                 <AST:OP>
42164                                                                         <attrs>
42165                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42166                                                                                 <attr key="phc.line_number"><integer>1179</integer></attr>
42167                                                                         </attrs>
42168                                                                         <value>!</value>
42169                                                                 </AST:OP>
42170                                                                 <AST:Method_invocation>
42171                                                                         <attrs>
42172                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42173                                                                                 <attr key="phc.line_number"><integer>1179</integer></attr>
42174                                                                         </attrs>
42175                                                                         <AST:Target xsi:nil="true" />
42176                                                                         <AST:METHOD_NAME>
42177                                                                                 <attrs>
42178                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42179                                                                                         <attr key="phc.line_number"><integer>1179</integer></attr>
42180                                                                                 </attrs>
42181                                                                                 <value>isset</value>
42182                                                                         </AST:METHOD_NAME>
42183                                                                         <AST:Actual_parameter_list>
42184                                                                                 <AST:Actual_parameter>
42185                                                                                         <attrs>
42186                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42187                                                                                                 <attr key="phc.line_number"><integer>1179</integer></attr>
42188                                                                                         </attrs>
42189                                                                                         <bool><!-- is_ref -->false</bool>
42190                                                                                         <AST:Variable>
42191                                                                                                 <attrs>
42192                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42193                                                                                                         <attr key="phc.line_number"><integer>1179</integer></attr>
42194                                                                                                 </attrs>
42195                                                                                                 <AST:Variable>
42196                                                                                                         <attrs>
42197                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42198                                                                                                                 <attr key="phc.line_number"><integer>1179</integer></attr>
42199                                                                                                         </attrs>
42200                                                                                                         <AST:Target xsi:nil="true" />
42201                                                                                                         <AST:VARIABLE_NAME>
42202                                                                                                                 <attrs />
42203                                                                                                                 <value>this</value>
42204                                                                                                         </AST:VARIABLE_NAME>
42205                                                                                                         <AST:Expr_list>
42206                                                                                                         </AST:Expr_list>
42207                                                                                                 </AST:Variable>
42208                                                                                                 <AST:VARIABLE_NAME>
42209                                                                                                         <attrs />
42210                                                                                                         <value>loopCheckHash</value>
42211                                                                                                 </AST:VARIABLE_NAME>
42212                                                                                                 <AST:Expr_list>
42213                                                                                                         <AST:Method_invocation>
42214                                                                                                                 <attrs>
42215                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42216                                                                                                                         <attr key="phc.line_number"><integer>1179</integer></attr>
42217                                                                                                                 </attrs>
42218                                                                                                                 <AST:Variable>
42219                                                                                                                         <attrs>
42220                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42221                                                                                                                                 <attr key="phc.line_number"><integer>1179</integer></attr>
42222                                                                                                                         </attrs>
42223                                                                                                                         <AST:Target xsi:nil="true" />
42224                                                                                                                         <AST:VARIABLE_NAME>
42225                                                                                                                                 <attrs />
42226                                                                                                                                 <value>title</value>
42227                                                                                                                         </AST:VARIABLE_NAME>
42228                                                                                                                         <AST:Expr_list>
42229                                                                                                                         </AST:Expr_list>
42230                                                                                                                 </AST:Variable>
42231                                                                                                                 <AST:METHOD_NAME>
42232                                                                                                                         <attrs>
42233                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42234                                                                                                                                 <attr key="phc.line_number"><integer>1179</integer></attr>
42235                                                                                                                         </attrs>
42236                                                                                                                         <value>getPrefixedDBkey</value>
42237                                                                                                                 </AST:METHOD_NAME>
42238                                                                                                                 <AST:Actual_parameter_list>
42239                                                                                                                 </AST:Actual_parameter_list>
42240                                                                                                         </AST:Method_invocation>
42241                                                                                                 </AST:Expr_list>
42242                                                                                         </AST:Variable>
42243                                                                                 </AST:Actual_parameter>
42244                                                                         </AST:Actual_parameter_list>
42245                                                                 </AST:Method_invocation>
42246                                                         </AST:Unary_op>
42247                                                 </AST:Return>
42248                                         </AST:Statement_list>
42249                                 </AST:Method>
42250                                 <AST:Method>
42251                                         <attrs>
42252                                                 <attr key="phc.comments">
42253                                                         <string_list>
42254                                                                 <string></string>
42255                                                                 <string encoding="escape">/**
42256          * Return true if the frame is a template frame
42257          */</string>
42258                                                         </string_list>
42259                                                 </attr>
42260                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42261                                                 <attr key="phc.line_number"><integer>1185</integer></attr>
42262                                         </attrs>
42263                                         <AST:Signature>
42264                                                 <attrs>
42265                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42266                                                         <attr key="phc.line_number"><integer>1187</integer></attr>
42267                                                 </attrs>
42268                                                 <AST:Method_mod>
42269                                                         <attrs />
42270                                                         <bool><!-- is_public -->false</bool>
42271                                                         <bool><!-- is_protected -->false</bool>
42272                                                         <bool><!-- is_private -->false</bool>
42273                                                         <bool><!-- is_static -->false</bool>
42274                                                         <bool><!-- is_abstract -->false</bool>
42275                                                         <bool><!-- is_final -->false</bool>
42276                                                 </AST:Method_mod>
42277                                                 <bool><!-- is_ref -->false</bool>
42278                                                 <AST:METHOD_NAME>
42279                                                         <attrs />
42280                                                         <value>isTemplate</value>
42281                                                 </AST:METHOD_NAME>
42282                                                 <AST:Formal_parameter_list>
42283                                                 </AST:Formal_parameter_list>
42284                                         </AST:Signature>
42285                                         <AST:Statement_list>
42286                                                 <AST:Return>
42287                                                         <attrs>
42288                                                                 <attr key="phc.comments">
42289                                                                         <string_list>
42290                                                                         </string_list>
42291                                                                 </attr>
42292                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42293                                                                 <attr key="phc.line_number"><integer>1186</integer></attr>
42294                                                         </attrs>
42295                                                         <AST:BOOL>
42296                                                                 <attrs>
42297                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42298                                                                         <attr key="phc.line_number"><integer>1186</integer></attr>
42299                                                                         <attr key="phc.unparser.source_rep"><string>false</string></attr>
42300                                                                 </attrs>
42301                                                                 <value>False</value>
42302                                                         </AST:BOOL>
42303                                                 </AST:Return>
42304                                         </AST:Statement_list>
42305                                 </AST:Method>
42306                         </AST:Member_list>
42307                 </AST:Class_def>
42308                 <AST:Class_def>
42309                         <attrs>
42310                                 <attr key="phc.comments">
42311                                         <string_list>
42312                                                 <string></string>
42313                                                 <string encoding="escape">/**
42314  * Expansion frame with template arguments
42315  * @ingroup Parser
42316  */</string>
42317                                         </string_list>
42318                                 </attr>
42319                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42320                                 <attr key="phc.line_number"><integer>1194</integer></attr>
42321                         </attrs>
42322                         <AST:Class_mod>
42323                                 <attrs>
42324                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42325                                         <attr key="phc.line_number"><integer>1194</integer></attr>
42326                                 </attrs>
42327                                 <bool><!-- is_abstract -->false</bool>
42328                                 <bool><!-- is_final -->false</bool>
42329                         </AST:Class_mod>
42330                         <AST:CLASS_NAME>
42331                                 <attrs />
42332                                 <value>PPTemplateFrame_DOM</value>
42333                         </AST:CLASS_NAME>
42334                         <AST:CLASS_NAME>
42335                                 <attrs />
42336                                 <value>PPFrame_DOM</value>
42337                         </AST:CLASS_NAME>
42338                         <AST:INTERFACE_NAME_list>
42339                         </AST:INTERFACE_NAME_list>
42340                         <AST:Member_list>
42341                                 <AST:Attribute>
42342                                         <attrs>
42343                                                 <attr key="phc.comments">
42344                                                         <string_list>
42345                                                         </string_list>
42346                                                 </attr>
42347                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42348                                                 <attr key="phc.line_number"><integer>1195</integer></attr>
42349                                         </attrs>
42350                                         <AST:Attr_mod>
42351                                                 <attrs>
42352                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42353                                                         <attr key="phc.line_number"><integer>1195</integer></attr>
42354                                                 </attrs>
42355                                                 <bool><!-- is_public -->false</bool>
42356                                                 <bool><!-- is_protected -->false</bool>
42357                                                 <bool><!-- is_private -->false</bool>
42358                                                 <bool><!-- is_static -->false</bool>
42359                                                 <bool><!-- is_const -->false</bool>
42360                                         </AST:Attr_mod>
42361                                         <AST:Name_with_default_list>
42362                                                 <AST:Name_with_default>
42363                                                         <attrs>
42364                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42365                                                                 <attr key="phc.line_number"><integer>1195</integer></attr>
42366                                                         </attrs>
42367                                                         <AST:VARIABLE_NAME>
42368                                                                 <attrs />
42369                                                                 <value>numberedArgs</value>
42370                                                         </AST:VARIABLE_NAME>
42371                                                         <AST:Expr xsi:nil="true" />
42372                                                 </AST:Name_with_default>
42373                                                 <AST:Name_with_default>
42374                                                         <attrs>
42375                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42376                                                                 <attr key="phc.line_number"><integer>1195</integer></attr>
42377                                                         </attrs>
42378                                                         <AST:VARIABLE_NAME>
42379                                                                 <attrs />
42380                                                                 <value>namedArgs</value>
42381                                                         </AST:VARIABLE_NAME>
42382                                                         <AST:Expr xsi:nil="true" />
42383                                                 </AST:Name_with_default>
42384                                                 <AST:Name_with_default>
42385                                                         <attrs>
42386                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42387                                                                 <attr key="phc.line_number"><integer>1195</integer></attr>
42388                                                         </attrs>
42389                                                         <AST:VARIABLE_NAME>
42390                                                                 <attrs />
42391                                                                 <value>parent</value>
42392                                                         </AST:VARIABLE_NAME>
42393                                                         <AST:Expr xsi:nil="true" />
42394                                                 </AST:Name_with_default>
42395                                         </AST:Name_with_default_list>
42396                                 </AST:Attribute>
42397                                 <AST:Attribute>
42398                                         <attrs>
42399                                                 <attr key="phc.comments">
42400                                                         <string_list>
42401                                                         </string_list>
42402                                                 </attr>
42403                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42404                                                 <attr key="phc.line_number"><integer>1196</integer></attr>
42405                                         </attrs>
42406                                         <AST:Attr_mod>
42407                                                 <attrs>
42408                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42409                                                         <attr key="phc.line_number"><integer>1196</integer></attr>
42410                                                 </attrs>
42411                                                 <bool><!-- is_public -->false</bool>
42412                                                 <bool><!-- is_protected -->false</bool>
42413                                                 <bool><!-- is_private -->false</bool>
42414                                                 <bool><!-- is_static -->false</bool>
42415                                                 <bool><!-- is_const -->false</bool>
42416                                         </AST:Attr_mod>
42417                                         <AST:Name_with_default_list>
42418                                                 <AST:Name_with_default>
42419                                                         <attrs>
42420                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42421                                                                 <attr key="phc.line_number"><integer>1196</integer></attr>
42422                                                         </attrs>
42423                                                         <AST:VARIABLE_NAME>
42424                                                                 <attrs />
42425                                                                 <value>numberedExpansionCache</value>
42426                                                         </AST:VARIABLE_NAME>
42427                                                         <AST:Expr xsi:nil="true" />
42428                                                 </AST:Name_with_default>
42429                                                 <AST:Name_with_default>
42430                                                         <attrs>
42431                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42432                                                                 <attr key="phc.line_number"><integer>1196</integer></attr>
42433                                                         </attrs>
42434                                                         <AST:VARIABLE_NAME>
42435                                                                 <attrs />
42436                                                                 <value>namedExpansionCache</value>
42437                                                         </AST:VARIABLE_NAME>
42438                                                         <AST:Expr xsi:nil="true" />
42439                                                 </AST:Name_with_default>
42440                                         </AST:Name_with_default_list>
42441                                 </AST:Attribute>
42442                                 <AST:Method>
42443                                         <attrs>
42444                                                 <attr key="phc.comments">
42445                                                         <string_list>
42446                                                                 <string></string>
42447                                                         </string_list>
42448                                                 </attr>
42449                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42450                                                 <attr key="phc.line_number"><integer>1198</integer></attr>
42451                                         </attrs>
42452                                         <AST:Signature>
42453                                                 <attrs>
42454                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42455                                                         <attr key="phc.line_number"><integer>1214</integer></attr>
42456                                                 </attrs>
42457                                                 <AST:Method_mod>
42458                                                         <attrs />
42459                                                         <bool><!-- is_public -->false</bool>
42460                                                         <bool><!-- is_protected -->false</bool>
42461                                                         <bool><!-- is_private -->false</bool>
42462                                                         <bool><!-- is_static -->false</bool>
42463                                                         <bool><!-- is_abstract -->false</bool>
42464                                                         <bool><!-- is_final -->false</bool>
42465                                                 </AST:Method_mod>
42466                                                 <bool><!-- is_ref -->false</bool>
42467                                                 <AST:METHOD_NAME>
42468                                                         <attrs />
42469                                                         <value>__construct</value>
42470                                                 </AST:METHOD_NAME>
42471                                                 <AST:Formal_parameter_list>
42472                                                         <AST:Formal_parameter>
42473                                                                 <attrs>
42474                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42475                                                                         <attr key="phc.line_number"><integer>1198</integer></attr>
42476                                                                 </attrs>
42477                                                                 <AST:Type>
42478                                                                         <attrs>
42479                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42480                                                                                 <attr key="phc.line_number"><integer>1198</integer></attr>
42481                                                                         </attrs>
42482                                                                         <AST:CLASS_NAME xsi:nil="true" />
42483                                                                 </AST:Type>
42484                                                                 <bool><!-- is_ref -->false</bool>
42485                                                                 <AST:Name_with_default>
42486                                                                         <attrs />
42487                                                                         <AST:VARIABLE_NAME>
42488                                                                                 <attrs />
42489                                                                                 <value>preprocessor</value>
42490                                                                         </AST:VARIABLE_NAME>
42491                                                                         <AST:Expr xsi:nil="true" />
42492                                                                 </AST:Name_with_default>
42493                                                         </AST:Formal_parameter>
42494                                                         <AST:Formal_parameter>
42495                                                                 <attrs>
42496                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42497                                                                         <attr key="phc.line_number"><integer>1198</integer></attr>
42498                                                                 </attrs>
42499                                                                 <AST:Type>
42500                                                                         <attrs>
42501                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42502                                                                                 <attr key="phc.line_number"><integer>1198</integer></attr>
42503                                                                         </attrs>
42504                                                                         <AST:CLASS_NAME xsi:nil="true" />
42505                                                                 </AST:Type>
42506                                                                 <bool><!-- is_ref -->false</bool>
42507                                                                 <AST:Name_with_default>
42508                                                                         <attrs>
42509                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42510                                                                                 <attr key="phc.line_number"><integer>1198</integer></attr>
42511                                                                         </attrs>
42512                                                                         <AST:VARIABLE_NAME>
42513                                                                                 <attrs />
42514                                                                                 <value>parent</value>
42515                                                                         </AST:VARIABLE_NAME>
42516                                                                         <AST:BOOL>
42517                                                                                 <attrs>
42518                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42519                                                                                         <attr key="phc.line_number"><integer>1198</integer></attr>
42520                                                                                         <attr key="phc.unparser.source_rep"><string>false</string></attr>
42521                                                                                 </attrs>
42522                                                                                 <value>False</value>
42523                                                                         </AST:BOOL>
42524                                                                 </AST:Name_with_default>
42525                                                         </AST:Formal_parameter>
42526                                                         <AST:Formal_parameter>
42527                                                                 <attrs>
42528                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42529                                                                         <attr key="phc.line_number"><integer>1198</integer></attr>
42530                                                                 </attrs>
42531                                                                 <AST:Type>
42532                                                                         <attrs>
42533                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42534                                                                                 <attr key="phc.line_number"><integer>1198</integer></attr>
42535                                                                         </attrs>
42536                                                                         <AST:CLASS_NAME xsi:nil="true" />
42537                                                                 </AST:Type>
42538                                                                 <bool><!-- is_ref -->false</bool>
42539                                                                 <AST:Name_with_default>
42540                                                                         <attrs>
42541                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42542                                                                                 <attr key="phc.line_number"><integer>1198</integer></attr>
42543                                                                         </attrs>
42544                                                                         <AST:VARIABLE_NAME>
42545                                                                                 <attrs />
42546                                                                                 <value>numberedArgs</value>
42547                                                                         </AST:VARIABLE_NAME>
42548                                                                         <AST:Array>
42549                                                                                 <attrs>
42550                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42551                                                                                         <attr key="phc.line_number"><integer>1198</integer></attr>
42552                                                                                 </attrs>
42553                                                                                 <AST:Array_elem_list>
42554                                                                                 </AST:Array_elem_list>
42555                                                                         </AST:Array>
42556                                                                 </AST:Name_with_default>
42557                                                         </AST:Formal_parameter>
42558                                                         <AST:Formal_parameter>
42559                                                                 <attrs>
42560                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42561                                                                         <attr key="phc.line_number"><integer>1198</integer></attr>
42562                                                                 </attrs>
42563                                                                 <AST:Type>
42564                                                                         <attrs>
42565                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42566                                                                                 <attr key="phc.line_number"><integer>1198</integer></attr>
42567                                                                         </attrs>
42568                                                                         <AST:CLASS_NAME xsi:nil="true" />
42569                                                                 </AST:Type>
42570                                                                 <bool><!-- is_ref -->false</bool>
42571                                                                 <AST:Name_with_default>
42572                                                                         <attrs>
42573                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42574                                                                                 <attr key="phc.line_number"><integer>1198</integer></attr>
42575                                                                         </attrs>
42576                                                                         <AST:VARIABLE_NAME>
42577                                                                                 <attrs />
42578                                                                                 <value>namedArgs</value>
42579                                                                         </AST:VARIABLE_NAME>
42580                                                                         <AST:Array>
42581                                                                                 <attrs>
42582                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42583                                                                                         <attr key="phc.line_number"><integer>1198</integer></attr>
42584                                                                                 </attrs>
42585                                                                                 <AST:Array_elem_list>
42586                                                                                 </AST:Array_elem_list>
42587                                                                         </AST:Array>
42588                                                                 </AST:Name_with_default>
42589                                                         </AST:Formal_parameter>
42590                                                         <AST:Formal_parameter>
42591                                                                 <attrs>
42592                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42593                                                                         <attr key="phc.line_number"><integer>1198</integer></attr>
42594                                                                 </attrs>
42595                                                                 <AST:Type>
42596                                                                         <attrs>
42597                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42598                                                                                 <attr key="phc.line_number"><integer>1198</integer></attr>
42599                                                                         </attrs>
42600                                                                         <AST:CLASS_NAME xsi:nil="true" />
42601                                                                 </AST:Type>
42602                                                                 <bool><!-- is_ref -->false</bool>
42603                                                                 <AST:Name_with_default>
42604                                                                         <attrs>
42605                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42606                                                                                 <attr key="phc.line_number"><integer>1198</integer></attr>
42607                                                                         </attrs>
42608                                                                         <AST:VARIABLE_NAME>
42609                                                                                 <attrs />
42610                                                                                 <value>title</value>
42611                                                                         </AST:VARIABLE_NAME>
42612                                                                         <AST:BOOL>
42613                                                                                 <attrs>
42614                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42615                                                                                         <attr key="phc.line_number"><integer>1198</integer></attr>
42616                                                                                         <attr key="phc.unparser.source_rep"><string>false</string></attr>
42617                                                                                 </attrs>
42618                                                                                 <value>False</value>
42619                                                                         </AST:BOOL>
42620                                                                 </AST:Name_with_default>
42621                                                         </AST:Formal_parameter>
42622                                                 </AST:Formal_parameter_list>
42623                                         </AST:Signature>
42624                                         <AST:Statement_list>
42625                                                 <AST:Eval_expr>
42626                                                         <attrs>
42627                                                                 <attr key="phc.comments">
42628                                                                         <string_list>
42629                                                                         </string_list>
42630                                                                 </attr>
42631                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42632                                                                 <attr key="phc.line_number"><integer>1199</integer></attr>
42633                                                         </attrs>
42634                                                         <AST:Assignment>
42635                                                                 <attrs>
42636                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42637                                                                         <attr key="phc.line_number"><integer>1199</integer></attr>
42638                                                                 </attrs>
42639                                                                 <AST:Variable>
42640                                                                         <attrs>
42641                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42642                                                                                 <attr key="phc.line_number"><integer>1199</integer></attr>
42643                                                                         </attrs>
42644                                                                         <AST:Variable>
42645                                                                                 <attrs>
42646                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42647                                                                                         <attr key="phc.line_number"><integer>1199</integer></attr>
42648                                                                                 </attrs>
42649                                                                                 <AST:Target xsi:nil="true" />
42650                                                                                 <AST:VARIABLE_NAME>
42651                                                                                         <attrs />
42652                                                                                         <value>this</value>
42653                                                                                 </AST:VARIABLE_NAME>
42654                                                                                 <AST:Expr_list>
42655                                                                                 </AST:Expr_list>
42656                                                                         </AST:Variable>
42657                                                                         <AST:VARIABLE_NAME>
42658                                                                                 <attrs />
42659                                                                                 <value>preprocessor</value>
42660                                                                         </AST:VARIABLE_NAME>
42661                                                                         <AST:Expr_list>
42662                                                                         </AST:Expr_list>
42663                                                                 </AST:Variable>
42664                                                                 <bool><!-- is_ref -->false</bool>
42665                                                                 <AST:Variable>
42666                                                                         <attrs>
42667                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42668                                                                                 <attr key="phc.line_number"><integer>1199</integer></attr>
42669                                                                         </attrs>
42670                                                                         <AST:Target xsi:nil="true" />
42671                                                                         <AST:VARIABLE_NAME>
42672                                                                                 <attrs />
42673                                                                                 <value>preprocessor</value>
42674                                                                         </AST:VARIABLE_NAME>
42675                                                                         <AST:Expr_list>
42676                                                                         </AST:Expr_list>
42677                                                                 </AST:Variable>
42678                                                         </AST:Assignment>
42679                                                 </AST:Eval_expr>
42680                                                 <AST:Eval_expr>
42681                                                         <attrs>
42682                                                                 <attr key="phc.comments">
42683                                                                         <string_list>
42684                                                                         </string_list>
42685                                                                 </attr>
42686                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42687                                                                 <attr key="phc.line_number"><integer>1200</integer></attr>
42688                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
42689                                                         </attrs>
42690                                                         <AST:Assignment>
42691                                                                 <attrs>
42692                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42693                                                                         <attr key="phc.line_number"><integer>1200</integer></attr>
42694                                                                 </attrs>
42695                                                                 <AST:Variable>
42696                                                                         <attrs>
42697                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42698                                                                                 <attr key="phc.line_number"><integer>1200</integer></attr>
42699                                                                         </attrs>
42700                                                                         <AST:Variable>
42701                                                                                 <attrs>
42702                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42703                                                                                         <attr key="phc.line_number"><integer>1200</integer></attr>
42704                                                                                 </attrs>
42705                                                                                 <AST:Target xsi:nil="true" />
42706                                                                                 <AST:VARIABLE_NAME>
42707                                                                                         <attrs />
42708                                                                                         <value>this</value>
42709                                                                                 </AST:VARIABLE_NAME>
42710                                                                                 <AST:Expr_list>
42711                                                                                 </AST:Expr_list>
42712                                                                         </AST:Variable>
42713                                                                         <AST:VARIABLE_NAME>
42714                                                                                 <attrs />
42715                                                                                 <value>parser</value>
42716                                                                         </AST:VARIABLE_NAME>
42717                                                                         <AST:Expr_list>
42718                                                                         </AST:Expr_list>
42719                                                                 </AST:Variable>
42720                                                                 <bool><!-- is_ref -->false</bool>
42721                                                                 <AST:Variable>
42722                                                                         <attrs>
42723                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42724                                                                                 <attr key="phc.line_number"><integer>1200</integer></attr>
42725                                                                         </attrs>
42726                                                                         <AST:Variable>
42727                                                                                 <attrs>
42728                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42729                                                                                         <attr key="phc.line_number"><integer>1200</integer></attr>
42730                                                                                 </attrs>
42731                                                                                 <AST:Target xsi:nil="true" />
42732                                                                                 <AST:VARIABLE_NAME>
42733                                                                                         <attrs />
42734                                                                                         <value>preprocessor</value>
42735                                                                                 </AST:VARIABLE_NAME>
42736                                                                                 <AST:Expr_list>
42737                                                                                 </AST:Expr_list>
42738                                                                         </AST:Variable>
42739                                                                         <AST:VARIABLE_NAME>
42740                                                                                 <attrs />
42741                                                                                 <value>parser</value>
42742                                                                         </AST:VARIABLE_NAME>
42743                                                                         <AST:Expr_list>
42744                                                                         </AST:Expr_list>
42745                                                                 </AST:Variable>
42746                                                         </AST:Assignment>
42747                                                 </AST:Eval_expr>
42748                                                 <AST:Eval_expr>
42749                                                         <attrs>
42750                                                                 <attr key="phc.comments">
42751                                                                         <string_list>
42752                                                                         </string_list>
42753                                                                 </attr>
42754                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42755                                                                 <attr key="phc.line_number"><integer>1201</integer></attr>
42756                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
42757                                                         </attrs>
42758                                                         <AST:Assignment>
42759                                                                 <attrs>
42760                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42761                                                                         <attr key="phc.line_number"><integer>1201</integer></attr>
42762                                                                 </attrs>
42763                                                                 <AST:Variable>
42764                                                                         <attrs>
42765                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42766                                                                                 <attr key="phc.line_number"><integer>1201</integer></attr>
42767                                                                         </attrs>
42768                                                                         <AST:Variable>
42769                                                                                 <attrs>
42770                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42771                                                                                         <attr key="phc.line_number"><integer>1201</integer></attr>
42772                                                                                 </attrs>
42773                                                                                 <AST:Target xsi:nil="true" />
42774                                                                                 <AST:VARIABLE_NAME>
42775                                                                                         <attrs />
42776                                                                                         <value>this</value>
42777                                                                                 </AST:VARIABLE_NAME>
42778                                                                                 <AST:Expr_list>
42779                                                                                 </AST:Expr_list>
42780                                                                         </AST:Variable>
42781                                                                         <AST:VARIABLE_NAME>
42782                                                                                 <attrs />
42783                                                                                 <value>parent</value>
42784                                                                         </AST:VARIABLE_NAME>
42785                                                                         <AST:Expr_list>
42786                                                                         </AST:Expr_list>
42787                                                                 </AST:Variable>
42788                                                                 <bool><!-- is_ref -->false</bool>
42789                                                                 <AST:Variable>
42790                                                                         <attrs>
42791                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42792                                                                                 <attr key="phc.line_number"><integer>1201</integer></attr>
42793                                                                         </attrs>
42794                                                                         <AST:Target xsi:nil="true" />
42795                                                                         <AST:VARIABLE_NAME>
42796                                                                                 <attrs />
42797                                                                                 <value>parent</value>
42798                                                                         </AST:VARIABLE_NAME>
42799                                                                         <AST:Expr_list>
42800                                                                         </AST:Expr_list>
42801                                                                 </AST:Variable>
42802                                                         </AST:Assignment>
42803                                                 </AST:Eval_expr>
42804                                                 <AST:Eval_expr>
42805                                                         <attrs>
42806                                                                 <attr key="phc.comments">
42807                                                                         <string_list>
42808                                                                         </string_list>
42809                                                                 </attr>
42810                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42811                                                                 <attr key="phc.line_number"><integer>1202</integer></attr>
42812                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
42813                                                         </attrs>
42814                                                         <AST:Assignment>
42815                                                                 <attrs>
42816                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42817                                                                         <attr key="phc.line_number"><integer>1202</integer></attr>
42818                                                                 </attrs>
42819                                                                 <AST:Variable>
42820                                                                         <attrs>
42821                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42822                                                                                 <attr key="phc.line_number"><integer>1202</integer></attr>
42823                                                                         </attrs>
42824                                                                         <AST:Variable>
42825                                                                                 <attrs>
42826                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42827                                                                                         <attr key="phc.line_number"><integer>1202</integer></attr>
42828                                                                                 </attrs>
42829                                                                                 <AST:Target xsi:nil="true" />
42830                                                                                 <AST:VARIABLE_NAME>
42831                                                                                         <attrs />
42832                                                                                         <value>this</value>
42833                                                                                 </AST:VARIABLE_NAME>
42834                                                                                 <AST:Expr_list>
42835                                                                                 </AST:Expr_list>
42836                                                                         </AST:Variable>
42837                                                                         <AST:VARIABLE_NAME>
42838                                                                                 <attrs />
42839                                                                                 <value>numberedArgs</value>
42840                                                                         </AST:VARIABLE_NAME>
42841                                                                         <AST:Expr_list>
42842                                                                         </AST:Expr_list>
42843                                                                 </AST:Variable>
42844                                                                 <bool><!-- is_ref -->false</bool>
42845                                                                 <AST:Variable>
42846                                                                         <attrs>
42847                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42848                                                                                 <attr key="phc.line_number"><integer>1202</integer></attr>
42849                                                                         </attrs>
42850                                                                         <AST:Target xsi:nil="true" />
42851                                                                         <AST:VARIABLE_NAME>
42852                                                                                 <attrs />
42853                                                                                 <value>numberedArgs</value>
42854                                                                         </AST:VARIABLE_NAME>
42855                                                                         <AST:Expr_list>
42856                                                                         </AST:Expr_list>
42857                                                                 </AST:Variable>
42858                                                         </AST:Assignment>
42859                                                 </AST:Eval_expr>
42860                                                 <AST:Eval_expr>
42861                                                         <attrs>
42862                                                                 <attr key="phc.comments">
42863                                                                         <string_list>
42864                                                                         </string_list>
42865                                                                 </attr>
42866                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42867                                                                 <attr key="phc.line_number"><integer>1203</integer></attr>
42868                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
42869                                                         </attrs>
42870                                                         <AST:Assignment>
42871                                                                 <attrs>
42872                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42873                                                                         <attr key="phc.line_number"><integer>1203</integer></attr>
42874                                                                 </attrs>
42875                                                                 <AST:Variable>
42876                                                                         <attrs>
42877                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42878                                                                                 <attr key="phc.line_number"><integer>1203</integer></attr>
42879                                                                         </attrs>
42880                                                                         <AST:Variable>
42881                                                                                 <attrs>
42882                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42883                                                                                         <attr key="phc.line_number"><integer>1203</integer></attr>
42884                                                                                 </attrs>
42885                                                                                 <AST:Target xsi:nil="true" />
42886                                                                                 <AST:VARIABLE_NAME>
42887                                                                                         <attrs />
42888                                                                                         <value>this</value>
42889                                                                                 </AST:VARIABLE_NAME>
42890                                                                                 <AST:Expr_list>
42891                                                                                 </AST:Expr_list>
42892                                                                         </AST:Variable>
42893                                                                         <AST:VARIABLE_NAME>
42894                                                                                 <attrs />
42895                                                                                 <value>namedArgs</value>
42896                                                                         </AST:VARIABLE_NAME>
42897                                                                         <AST:Expr_list>
42898                                                                         </AST:Expr_list>
42899                                                                 </AST:Variable>
42900                                                                 <bool><!-- is_ref -->false</bool>
42901                                                                 <AST:Variable>
42902                                                                         <attrs>
42903                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42904                                                                                 <attr key="phc.line_number"><integer>1203</integer></attr>
42905                                                                         </attrs>
42906                                                                         <AST:Target xsi:nil="true" />
42907                                                                         <AST:VARIABLE_NAME>
42908                                                                                 <attrs />
42909                                                                                 <value>namedArgs</value>
42910                                                                         </AST:VARIABLE_NAME>
42911                                                                         <AST:Expr_list>
42912                                                                         </AST:Expr_list>
42913                                                                 </AST:Variable>
42914                                                         </AST:Assignment>
42915                                                 </AST:Eval_expr>
42916                                                 <AST:Eval_expr>
42917                                                         <attrs>
42918                                                                 <attr key="phc.comments">
42919                                                                         <string_list>
42920                                                                         </string_list>
42921                                                                 </attr>
42922                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42923                                                                 <attr key="phc.line_number"><integer>1204</integer></attr>
42924                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
42925                                                         </attrs>
42926                                                         <AST:Assignment>
42927                                                                 <attrs>
42928                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42929                                                                         <attr key="phc.line_number"><integer>1204</integer></attr>
42930                                                                 </attrs>
42931                                                                 <AST:Variable>
42932                                                                         <attrs>
42933                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42934                                                                                 <attr key="phc.line_number"><integer>1204</integer></attr>
42935                                                                         </attrs>
42936                                                                         <AST:Variable>
42937                                                                                 <attrs>
42938                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42939                                                                                         <attr key="phc.line_number"><integer>1204</integer></attr>
42940                                                                                 </attrs>
42941                                                                                 <AST:Target xsi:nil="true" />
42942                                                                                 <AST:VARIABLE_NAME>
42943                                                                                         <attrs />
42944                                                                                         <value>this</value>
42945                                                                                 </AST:VARIABLE_NAME>
42946                                                                                 <AST:Expr_list>
42947                                                                                 </AST:Expr_list>
42948                                                                         </AST:Variable>
42949                                                                         <AST:VARIABLE_NAME>
42950                                                                                 <attrs />
42951                                                                                 <value>title</value>
42952                                                                         </AST:VARIABLE_NAME>
42953                                                                         <AST:Expr_list>
42954                                                                         </AST:Expr_list>
42955                                                                 </AST:Variable>
42956                                                                 <bool><!-- is_ref -->false</bool>
42957                                                                 <AST:Variable>
42958                                                                         <attrs>
42959                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42960                                                                                 <attr key="phc.line_number"><integer>1204</integer></attr>
42961                                                                         </attrs>
42962                                                                         <AST:Target xsi:nil="true" />
42963                                                                         <AST:VARIABLE_NAME>
42964                                                                                 <attrs />
42965                                                                                 <value>title</value>
42966                                                                         </AST:VARIABLE_NAME>
42967                                                                         <AST:Expr_list>
42968                                                                         </AST:Expr_list>
42969                                                                 </AST:Variable>
42970                                                         </AST:Assignment>
42971                                                 </AST:Eval_expr>
42972                                                 <AST:Eval_expr>
42973                                                         <attrs>
42974                                                                 <attr key="phc.comments">
42975                                                                         <string_list>
42976                                                                         </string_list>
42977                                                                 </attr>
42978                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42979                                                                 <attr key="phc.line_number"><integer>1205</integer></attr>
42980                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
42981                                                         </attrs>
42982                                                         <AST:Assignment>
42983                                                                 <attrs>
42984                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42985                                                                         <attr key="phc.line_number"><integer>1205</integer></attr>
42986                                                                 </attrs>
42987                                                                 <AST:Variable>
42988                                                                         <attrs>
42989                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
42990                                                                                 <attr key="phc.line_number"><integer>1205</integer></attr>
42991                                                                         </attrs>
42992                                                                         <AST:Target xsi:nil="true" />
42993                                                                         <AST:VARIABLE_NAME>
42994                                                                                 <attrs />
42995                                                                                 <value>pdbk</value>
42996                                                                         </AST:VARIABLE_NAME>
42997                                                                         <AST:Expr_list>
42998                                                                         </AST:Expr_list>
42999                                                                 </AST:Variable>
43000                                                                 <bool><!-- is_ref -->false</bool>
43001                                                                 <AST:Conditional_expr>
43002                                                                         <attrs>
43003                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43004                                                                                 <attr key="phc.line_number"><integer>1205</integer></attr>
43005                                                                         </attrs>
43006                                                                         <AST:Variable>
43007                                                                                 <attrs>
43008                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43009                                                                                         <attr key="phc.line_number"><integer>1205</integer></attr>
43010                                                                                 </attrs>
43011                                                                                 <AST:Target xsi:nil="true" />
43012                                                                                 <AST:VARIABLE_NAME>
43013                                                                                         <attrs />
43014                                                                                         <value>title</value>
43015                                                                                 </AST:VARIABLE_NAME>
43016                                                                                 <AST:Expr_list>
43017                                                                                 </AST:Expr_list>
43018                                                                         </AST:Variable>
43019                                                                         <AST:Method_invocation>
43020                                                                                 <attrs>
43021                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43022                                                                                         <attr key="phc.line_number"><integer>1205</integer></attr>
43023                                                                                 </attrs>
43024                                                                                 <AST:Variable>
43025                                                                                         <attrs>
43026                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43027                                                                                                 <attr key="phc.line_number"><integer>1205</integer></attr>
43028                                                                                         </attrs>
43029                                                                                         <AST:Target xsi:nil="true" />
43030                                                                                         <AST:VARIABLE_NAME>
43031                                                                                                 <attrs />
43032                                                                                                 <value>title</value>
43033                                                                                         </AST:VARIABLE_NAME>
43034                                                                                         <AST:Expr_list>
43035                                                                                         </AST:Expr_list>
43036                                                                                 </AST:Variable>
43037                                                                                 <AST:METHOD_NAME>
43038                                                                                         <attrs>
43039                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43040                                                                                                 <attr key="phc.line_number"><integer>1205</integer></attr>
43041                                                                                         </attrs>
43042                                                                                         <value>getPrefixedDBkey</value>
43043                                                                                 </AST:METHOD_NAME>
43044                                                                                 <AST:Actual_parameter_list>
43045                                                                                 </AST:Actual_parameter_list>
43046                                                                         </AST:Method_invocation>
43047                                                                         <AST:BOOL>
43048                                                                                 <attrs>
43049                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43050                                                                                         <attr key="phc.line_number"><integer>1205</integer></attr>
43051                                                                                         <attr key="phc.unparser.source_rep"><string>false</string></attr>
43052                                                                                 </attrs>
43053                                                                                 <value>False</value>
43054                                                                         </AST:BOOL>
43055                                                                 </AST:Conditional_expr>
43056                                                         </AST:Assignment>
43057                                                 </AST:Eval_expr>
43058                                                 <AST:Eval_expr>
43059                                                         <attrs>
43060                                                                 <attr key="phc.comments">
43061                                                                         <string_list>
43062                                                                         </string_list>
43063                                                                 </attr>
43064                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43065                                                                 <attr key="phc.line_number"><integer>1206</integer></attr>
43066                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
43067                                                         </attrs>
43068                                                         <AST:Assignment>
43069                                                                 <attrs>
43070                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43071                                                                         <attr key="phc.line_number"><integer>1206</integer></attr>
43072                                                                 </attrs>
43073                                                                 <AST:Variable>
43074                                                                         <attrs>
43075                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43076                                                                                 <attr key="phc.line_number"><integer>1206</integer></attr>
43077                                                                         </attrs>
43078                                                                         <AST:Variable>
43079                                                                                 <attrs>
43080                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43081                                                                                         <attr key="phc.line_number"><integer>1206</integer></attr>
43082                                                                                 </attrs>
43083                                                                                 <AST:Target xsi:nil="true" />
43084                                                                                 <AST:VARIABLE_NAME>
43085                                                                                         <attrs />
43086                                                                                         <value>this</value>
43087                                                                                 </AST:VARIABLE_NAME>
43088                                                                                 <AST:Expr_list>
43089                                                                                 </AST:Expr_list>
43090                                                                         </AST:Variable>
43091                                                                         <AST:VARIABLE_NAME>
43092                                                                                 <attrs />
43093                                                                                 <value>titleCache</value>
43094                                                                         </AST:VARIABLE_NAME>
43095                                                                         <AST:Expr_list>
43096                                                                         </AST:Expr_list>
43097                                                                 </AST:Variable>
43098                                                                 <bool><!-- is_ref -->false</bool>
43099                                                                 <AST:Variable>
43100                                                                         <attrs>
43101                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43102                                                                                 <attr key="phc.line_number"><integer>1206</integer></attr>
43103                                                                         </attrs>
43104                                                                         <AST:Variable>
43105                                                                                 <attrs>
43106                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43107                                                                                         <attr key="phc.line_number"><integer>1206</integer></attr>
43108                                                                                 </attrs>
43109                                                                                 <AST:Target xsi:nil="true" />
43110                                                                                 <AST:VARIABLE_NAME>
43111                                                                                         <attrs />
43112                                                                                         <value>parent</value>
43113                                                                                 </AST:VARIABLE_NAME>
43114                                                                                 <AST:Expr_list>
43115                                                                                 </AST:Expr_list>
43116                                                                         </AST:Variable>
43117                                                                         <AST:VARIABLE_NAME>
43118                                                                                 <attrs />
43119                                                                                 <value>titleCache</value>
43120                                                                         </AST:VARIABLE_NAME>
43121                                                                         <AST:Expr_list>
43122                                                                         </AST:Expr_list>
43123                                                                 </AST:Variable>
43124                                                         </AST:Assignment>
43125                                                 </AST:Eval_expr>
43126                                                 <AST:Eval_expr>
43127                                                         <attrs>
43128                                                                 <attr key="phc.comments">
43129                                                                         <string_list>
43130                                                                         </string_list>
43131                                                                 </attr>
43132                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43133                                                                 <attr key="phc.line_number"><integer>1207</integer></attr>
43134                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
43135                                                         </attrs>
43136                                                         <AST:Assignment>
43137                                                                 <attrs>
43138                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43139                                                                         <attr key="phc.line_number"><integer>1207</integer></attr>
43140                                                                 </attrs>
43141                                                                 <AST:Variable>
43142                                                                         <attrs>
43143                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43144                                                                                 <attr key="phc.line_number"><integer>1207</integer></attr>
43145                                                                         </attrs>
43146                                                                         <AST:Variable>
43147                                                                                 <attrs>
43148                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43149                                                                                         <attr key="phc.line_number"><integer>1207</integer></attr>
43150                                                                                 </attrs>
43151                                                                                 <AST:Target xsi:nil="true" />
43152                                                                                 <AST:VARIABLE_NAME>
43153                                                                                         <attrs />
43154                                                                                         <value>this</value>
43155                                                                                 </AST:VARIABLE_NAME>
43156                                                                                 <AST:Expr_list>
43157                                                                                 </AST:Expr_list>
43158                                                                         </AST:Variable>
43159                                                                         <AST:VARIABLE_NAME>
43160                                                                                 <attrs />
43161                                                                                 <value>titleCache</value>
43162                                                                         </AST:VARIABLE_NAME>
43163                                                                         <AST:Expr_list>
43164                                                                                 <AST:Expr xsi:nil="true" />
43165                                                                         </AST:Expr_list>
43166                                                                 </AST:Variable>
43167                                                                 <bool><!-- is_ref -->false</bool>
43168                                                                 <AST:Variable>
43169                                                                         <attrs>
43170                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43171                                                                                 <attr key="phc.line_number"><integer>1207</integer></attr>
43172                                                                         </attrs>
43173                                                                         <AST:Target xsi:nil="true" />
43174                                                                         <AST:VARIABLE_NAME>
43175                                                                                 <attrs />
43176                                                                                 <value>pdbk</value>
43177                                                                         </AST:VARIABLE_NAME>
43178                                                                         <AST:Expr_list>
43179                                                                         </AST:Expr_list>
43180                                                                 </AST:Variable>
43181                                                         </AST:Assignment>
43182                                                 </AST:Eval_expr>
43183                                                 <AST:Eval_expr>
43184                                                         <attrs>
43185                                                                 <attr key="phc.comments">
43186                                                                         <string_list>
43187                                                                                 <string>/*clone*/</string>
43188                                                                         </string_list>
43189                                                                 </attr>
43190                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43191                                                                 <attr key="phc.line_number"><integer>1208</integer></attr>
43192                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
43193                                                         </attrs>
43194                                                         <AST:Assignment>
43195                                                                 <attrs>
43196                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43197                                                                         <attr key="phc.line_number"><integer>1208</integer></attr>
43198                                                                 </attrs>
43199                                                                 <AST:Variable>
43200                                                                         <attrs>
43201                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43202                                                                                 <attr key="phc.line_number"><integer>1208</integer></attr>
43203                                                                         </attrs>
43204                                                                         <AST:Variable>
43205                                                                                 <attrs>
43206                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43207                                                                                         <attr key="phc.line_number"><integer>1208</integer></attr>
43208                                                                                 </attrs>
43209                                                                                 <AST:Target xsi:nil="true" />
43210                                                                                 <AST:VARIABLE_NAME>
43211                                                                                         <attrs />
43212                                                                                         <value>this</value>
43213                                                                                 </AST:VARIABLE_NAME>
43214                                                                                 <AST:Expr_list>
43215                                                                                 </AST:Expr_list>
43216                                                                         </AST:Variable>
43217                                                                         <AST:VARIABLE_NAME>
43218                                                                                 <attrs />
43219                                                                                 <value>loopCheckHash</value>
43220                                                                         </AST:VARIABLE_NAME>
43221                                                                         <AST:Expr_list>
43222                                                                         </AST:Expr_list>
43223                                                                 </AST:Variable>
43224                                                                 <bool><!-- is_ref -->false</bool>
43225                                                                 <AST:Variable>
43226                                                                         <attrs>
43227                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43228                                                                                 <attr key="phc.line_number"><integer>1208</integer></attr>
43229                                                                         </attrs>
43230                                                                         <AST:Variable>
43231                                                                                 <attrs>
43232                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43233                                                                                         <attr key="phc.line_number"><integer>1208</integer></attr>
43234                                                                                 </attrs>
43235                                                                                 <AST:Target xsi:nil="true" />
43236                                                                                 <AST:VARIABLE_NAME>
43237                                                                                         <attrs />
43238                                                                                         <value>parent</value>
43239                                                                                 </AST:VARIABLE_NAME>
43240                                                                                 <AST:Expr_list>
43241                                                                                 </AST:Expr_list>
43242                                                                         </AST:Variable>
43243                                                                         <AST:VARIABLE_NAME>
43244                                                                                 <attrs />
43245                                                                                 <value>loopCheckHash</value>
43246                                                                         </AST:VARIABLE_NAME>
43247                                                                         <AST:Expr_list>
43248                                                                         </AST:Expr_list>
43249                                                                 </AST:Variable>
43250                                                         </AST:Assignment>
43251                                                 </AST:Eval_expr>
43252                                                 <AST:If>
43253                                                         <attrs>
43254                                                                 <attr key="phc.comments">
43255                                                                         <string_list>
43256                                                                         </string_list>
43257                                                                 </attr>
43258                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43259                                                                 <attr key="phc.line_number"><integer>1209</integer></attr>
43260                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
43261                                                         </attrs>
43262                                                         <AST:Bin_op>
43263                                                                 <attrs>
43264                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43265                                                                         <attr key="phc.line_number"><integer>1209</integer></attr>
43266                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
43267                                                                 </attrs>
43268                                                                 <AST:Variable>
43269                                                                         <attrs>
43270                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43271                                                                                 <attr key="phc.line_number"><integer>1209</integer></attr>
43272                                                                         </attrs>
43273                                                                         <AST:Target xsi:nil="true" />
43274                                                                         <AST:VARIABLE_NAME>
43275                                                                                 <attrs />
43276                                                                                 <value>pdbk</value>
43277                                                                         </AST:VARIABLE_NAME>
43278                                                                         <AST:Expr_list>
43279                                                                         </AST:Expr_list>
43280                                                                 </AST:Variable>
43281                                                                 <AST:OP>
43282                                                                         <attrs>
43283                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43284                                                                                 <attr key="phc.line_number"><integer>1209</integer></attr>
43285                                                                         </attrs>
43286                                                                         <value>!==</value>
43287                                                                 </AST:OP>
43288                                                                 <AST:BOOL>
43289                                                                         <attrs>
43290                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43291                                                                                 <attr key="phc.line_number"><integer>1209</integer></attr>
43292                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
43293                                                                         </attrs>
43294                                                                         <value>False</value>
43295                                                                 </AST:BOOL>
43296                                                         </AST:Bin_op>
43297                                                         <AST:Statement_list>
43298                                                                 <AST:Eval_expr>
43299                                                                         <attrs>
43300                                                                                 <attr key="phc.comments">
43301                                                                                         <string_list>
43302                                                                                         </string_list>
43303                                                                                 </attr>
43304                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43305                                                                                 <attr key="phc.line_number"><integer>1210</integer></attr>
43306                                                                         </attrs>
43307                                                                         <AST:Assignment>
43308                                                                                 <attrs>
43309                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43310                                                                                         <attr key="phc.line_number"><integer>1210</integer></attr>
43311                                                                                 </attrs>
43312                                                                                 <AST:Variable>
43313                                                                                         <attrs>
43314                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43315                                                                                                 <attr key="phc.line_number"><integer>1210</integer></attr>
43316                                                                                         </attrs>
43317                                                                                         <AST:Variable>
43318                                                                                                 <attrs>
43319                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43320                                                                                                         <attr key="phc.line_number"><integer>1210</integer></attr>
43321                                                                                                 </attrs>
43322                                                                                                 <AST:Target xsi:nil="true" />
43323                                                                                                 <AST:VARIABLE_NAME>
43324                                                                                                         <attrs />
43325                                                                                                         <value>this</value>
43326                                                                                                 </AST:VARIABLE_NAME>
43327                                                                                                 <AST:Expr_list>
43328                                                                                                 </AST:Expr_list>
43329                                                                                         </AST:Variable>
43330                                                                                         <AST:VARIABLE_NAME>
43331                                                                                                 <attrs />
43332                                                                                                 <value>loopCheckHash</value>
43333                                                                                         </AST:VARIABLE_NAME>
43334                                                                                         <AST:Expr_list>
43335                                                                                                 <AST:Variable>
43336                                                                                                         <attrs>
43337                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43338                                                                                                                 <attr key="phc.line_number"><integer>1210</integer></attr>
43339                                                                                                         </attrs>
43340                                                                                                         <AST:Target xsi:nil="true" />
43341                                                                                                         <AST:VARIABLE_NAME>
43342                                                                                                                 <attrs />
43343                                                                                                                 <value>pdbk</value>
43344                                                                                                         </AST:VARIABLE_NAME>
43345                                                                                                         <AST:Expr_list>
43346                                                                                                         </AST:Expr_list>
43347                                                                                                 </AST:Variable>
43348                                                                                         </AST:Expr_list>
43349                                                                                 </AST:Variable>
43350                                                                                 <bool><!-- is_ref -->false</bool>
43351                                                                                 <AST:BOOL>
43352                                                                                         <attrs>
43353                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43354                                                                                                 <attr key="phc.line_number"><integer>1210</integer></attr>
43355                                                                                                 <attr key="phc.unparser.source_rep"><string>true</string></attr>
43356                                                                                         </attrs>
43357                                                                                         <value>True</value>
43358                                                                                 </AST:BOOL>
43359                                                                         </AST:Assignment>
43360                                                                 </AST:Eval_expr>
43361                                                         </AST:Statement_list>
43362                                                         <AST:Statement_list>
43363                                                         </AST:Statement_list>
43364                                                 </AST:If>
43365                                                 <AST:Eval_expr>
43366                                                         <attrs>
43367                                                                 <attr key="phc.comments">
43368                                                                         <string_list>
43369                                                                         </string_list>
43370                                                                 </attr>
43371                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43372                                                                 <attr key="phc.line_number"><integer>1212</integer></attr>
43373                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
43374                                                         </attrs>
43375                                                         <AST:Assignment>
43376                                                                 <attrs>
43377                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43378                                                                         <attr key="phc.line_number"><integer>1212</integer></attr>
43379                                                                 </attrs>
43380                                                                 <AST:Variable>
43381                                                                         <attrs>
43382                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43383                                                                                 <attr key="phc.line_number"><integer>1212</integer></attr>
43384                                                                         </attrs>
43385                                                                         <AST:Variable>
43386                                                                                 <attrs>
43387                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43388                                                                                         <attr key="phc.line_number"><integer>1212</integer></attr>
43389                                                                                 </attrs>
43390                                                                                 <AST:Target xsi:nil="true" />
43391                                                                                 <AST:VARIABLE_NAME>
43392                                                                                         <attrs />
43393                                                                                         <value>this</value>
43394                                                                                 </AST:VARIABLE_NAME>
43395                                                                                 <AST:Expr_list>
43396                                                                                 </AST:Expr_list>
43397                                                                         </AST:Variable>
43398                                                                         <AST:VARIABLE_NAME>
43399                                                                                 <attrs />
43400                                                                                 <value>depth</value>
43401                                                                         </AST:VARIABLE_NAME>
43402                                                                         <AST:Expr_list>
43403                                                                         </AST:Expr_list>
43404                                                                 </AST:Variable>
43405                                                                 <bool><!-- is_ref -->false</bool>
43406                                                                 <AST:Bin_op>
43407                                                                         <attrs>
43408                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43409                                                                                 <attr key="phc.line_number"><integer>1212</integer></attr>
43410                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
43411                                                                         </attrs>
43412                                                                         <AST:Variable>
43413                                                                                 <attrs>
43414                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43415                                                                                         <attr key="phc.line_number"><integer>1212</integer></attr>
43416                                                                                 </attrs>
43417                                                                                 <AST:Variable>
43418                                                                                         <attrs>
43419                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43420                                                                                                 <attr key="phc.line_number"><integer>1212</integer></attr>
43421                                                                                         </attrs>
43422                                                                                         <AST:Target xsi:nil="true" />
43423                                                                                         <AST:VARIABLE_NAME>
43424                                                                                                 <attrs />
43425                                                                                                 <value>parent</value>
43426                                                                                         </AST:VARIABLE_NAME>
43427                                                                                         <AST:Expr_list>
43428                                                                                         </AST:Expr_list>
43429                                                                                 </AST:Variable>
43430                                                                                 <AST:VARIABLE_NAME>
43431                                                                                         <attrs />
43432                                                                                         <value>depth</value>
43433                                                                                 </AST:VARIABLE_NAME>
43434                                                                                 <AST:Expr_list>
43435                                                                                 </AST:Expr_list>
43436                                                                         </AST:Variable>
43437                                                                         <AST:OP>
43438                                                                                 <attrs>
43439                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43440                                                                                         <attr key="phc.line_number"><integer>1212</integer></attr>
43441                                                                                 </attrs>
43442                                                                                 <value>+</value>
43443                                                                         </AST:OP>
43444                                                                         <AST:INT>
43445                                                                                 <attrs>
43446                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43447                                                                                         <attr key="phc.line_number"><integer>1212</integer></attr>
43448                                                                                         <attr key="phc.unparser.source_rep"><string>1</string></attr>
43449                                                                                 </attrs>
43450                                                                                 <value>1</value>
43451                                                                         </AST:INT>
43452                                                                 </AST:Bin_op>
43453                                                         </AST:Assignment>
43454                                                 </AST:Eval_expr>
43455                                                 <AST:Eval_expr>
43456                                                         <attrs>
43457                                                                 <attr key="phc.comments">
43458                                                                         <string_list>
43459                                                                         </string_list>
43460                                                                 </attr>
43461                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43462                                                                 <attr key="phc.line_number"><integer>1213</integer></attr>
43463                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
43464                                                         </attrs>
43465                                                         <AST:Assignment>
43466                                                                 <attrs>
43467                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43468                                                                         <attr key="phc.line_number"><integer>1213</integer></attr>
43469                                                                 </attrs>
43470                                                                 <AST:Variable>
43471                                                                         <attrs>
43472                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43473                                                                                 <attr key="phc.line_number"><integer>1213</integer></attr>
43474                                                                         </attrs>
43475                                                                         <AST:Variable>
43476                                                                                 <attrs>
43477                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43478                                                                                         <attr key="phc.line_number"><integer>1213</integer></attr>
43479                                                                                 </attrs>
43480                                                                                 <AST:Target xsi:nil="true" />
43481                                                                                 <AST:VARIABLE_NAME>
43482                                                                                         <attrs />
43483                                                                                         <value>this</value>
43484                                                                                 </AST:VARIABLE_NAME>
43485                                                                                 <AST:Expr_list>
43486                                                                                 </AST:Expr_list>
43487                                                                         </AST:Variable>
43488                                                                         <AST:VARIABLE_NAME>
43489                                                                                 <attrs />
43490                                                                                 <value>numberedExpansionCache</value>
43491                                                                         </AST:VARIABLE_NAME>
43492                                                                         <AST:Expr_list>
43493                                                                         </AST:Expr_list>
43494                                                                 </AST:Variable>
43495                                                                 <bool><!-- is_ref -->false</bool>
43496                                                                 <AST:Assignment>
43497                                                                         <attrs>
43498                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43499                                                                                 <attr key="phc.line_number"><integer>1213</integer></attr>
43500                                                                         </attrs>
43501                                                                         <AST:Variable>
43502                                                                                 <attrs>
43503                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43504                                                                                         <attr key="phc.line_number"><integer>1213</integer></attr>
43505                                                                                 </attrs>
43506                                                                                 <AST:Variable>
43507                                                                                         <attrs>
43508                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43509                                                                                                 <attr key="phc.line_number"><integer>1213</integer></attr>
43510                                                                                         </attrs>
43511                                                                                         <AST:Target xsi:nil="true" />
43512                                                                                         <AST:VARIABLE_NAME>
43513                                                                                                 <attrs />
43514                                                                                                 <value>this</value>
43515                                                                                         </AST:VARIABLE_NAME>
43516                                                                                         <AST:Expr_list>
43517                                                                                         </AST:Expr_list>
43518                                                                                 </AST:Variable>
43519                                                                                 <AST:VARIABLE_NAME>
43520                                                                                         <attrs />
43521                                                                                         <value>namedExpansionCache</value>
43522                                                                                 </AST:VARIABLE_NAME>
43523                                                                                 <AST:Expr_list>
43524                                                                                 </AST:Expr_list>
43525                                                                         </AST:Variable>
43526                                                                         <bool><!-- is_ref -->false</bool>
43527                                                                         <AST:Array>
43528                                                                                 <attrs>
43529                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43530                                                                                         <attr key="phc.line_number"><integer>1213</integer></attr>
43531                                                                                 </attrs>
43532                                                                                 <AST:Array_elem_list>
43533                                                                                 </AST:Array_elem_list>
43534                                                                         </AST:Array>
43535                                                                 </AST:Assignment>
43536                                                         </AST:Assignment>
43537                                                 </AST:Eval_expr>
43538                                         </AST:Statement_list>
43539                                 </AST:Method>
43540                                 <AST:Method>
43541                                         <attrs>
43542                                                 <attr key="phc.comments">
43543                                                         <string_list>
43544                                                                 <string></string>
43545                                                         </string_list>
43546                                                 </attr>
43547                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43548                                                 <attr key="phc.line_number"><integer>1216</integer></attr>
43549                                         </attrs>
43550                                         <AST:Signature>
43551                                                 <attrs>
43552                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43553                                                         <attr key="phc.line_number"><integer>1231</integer></attr>
43554                                                 </attrs>
43555                                                 <AST:Method_mod>
43556                                                         <attrs />
43557                                                         <bool><!-- is_public -->false</bool>
43558                                                         <bool><!-- is_protected -->false</bool>
43559                                                         <bool><!-- is_private -->false</bool>
43560                                                         <bool><!-- is_static -->false</bool>
43561                                                         <bool><!-- is_abstract -->false</bool>
43562                                                         <bool><!-- is_final -->false</bool>
43563                                                 </AST:Method_mod>
43564                                                 <bool><!-- is_ref -->false</bool>
43565                                                 <AST:METHOD_NAME>
43566                                                         <attrs />
43567                                                         <value>__toString</value>
43568                                                 </AST:METHOD_NAME>
43569                                                 <AST:Formal_parameter_list>
43570                                                 </AST:Formal_parameter_list>
43571                                         </AST:Signature>
43572                                         <AST:Statement_list>
43573                                                 <AST:Eval_expr>
43574                                                         <attrs>
43575                                                                 <attr key="phc.comments">
43576                                                                         <string_list>
43577                                                                         </string_list>
43578                                                                 </attr>
43579                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43580                                                                 <attr key="phc.line_number"><integer>1217</integer></attr>
43581                                                         </attrs>
43582                                                         <AST:Assignment>
43583                                                                 <attrs>
43584                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43585                                                                         <attr key="phc.line_number"><integer>1217</integer></attr>
43586                                                                 </attrs>
43587                                                                 <AST:Variable>
43588                                                                         <attrs>
43589                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43590                                                                                 <attr key="phc.line_number"><integer>1217</integer></attr>
43591                                                                         </attrs>
43592                                                                         <AST:Target xsi:nil="true" />
43593                                                                         <AST:VARIABLE_NAME>
43594                                                                                 <attrs />
43595                                                                                 <value>s</value>
43596                                                                         </AST:VARIABLE_NAME>
43597                                                                         <AST:Expr_list>
43598                                                                         </AST:Expr_list>
43599                                                                 </AST:Variable>
43600                                                                 <bool><!-- is_ref -->false</bool>
43601                                                                 <AST:STRING>
43602                                                                         <attrs>
43603                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43604                                                                                 <attr key="phc.line_number"><integer>1217</integer></attr>
43605                                                                                 <attr key="phc.unparser.source_rep"><string>tplframe{</string></attr>
43606                                                                         </attrs>
43607                                                                         <value>tplframe{</value>
43608                                                                 </AST:STRING>
43609                                                         </AST:Assignment>
43610                                                 </AST:Eval_expr>
43611                                                 <AST:Eval_expr>
43612                                                         <attrs>
43613                                                                 <attr key="phc.comments">
43614                                                                         <string_list>
43615                                                                         </string_list>
43616                                                                 </attr>
43617                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43618                                                                 <attr key="phc.line_number"><integer>1218</integer></attr>
43619                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
43620                                                         </attrs>
43621                                                         <AST:Assignment>
43622                                                                 <attrs>
43623                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43624                                                                         <attr key="phc.line_number"><integer>1218</integer></attr>
43625                                                                 </attrs>
43626                                                                 <AST:Variable>
43627                                                                         <attrs>
43628                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43629                                                                                 <attr key="phc.line_number"><integer>1218</integer></attr>
43630                                                                         </attrs>
43631                                                                         <AST:Target xsi:nil="true" />
43632                                                                         <AST:VARIABLE_NAME>
43633                                                                                 <attrs />
43634                                                                                 <value>first</value>
43635                                                                         </AST:VARIABLE_NAME>
43636                                                                         <AST:Expr_list>
43637                                                                         </AST:Expr_list>
43638                                                                 </AST:Variable>
43639                                                                 <bool><!-- is_ref -->false</bool>
43640                                                                 <AST:BOOL>
43641                                                                         <attrs>
43642                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43643                                                                                 <attr key="phc.line_number"><integer>1218</integer></attr>
43644                                                                                 <attr key="phc.unparser.source_rep"><string>true</string></attr>
43645                                                                         </attrs>
43646                                                                         <value>True</value>
43647                                                                 </AST:BOOL>
43648                                                         </AST:Assignment>
43649                                                 </AST:Eval_expr>
43650                                                 <AST:Eval_expr>
43651                                                         <attrs>
43652                                                                 <attr key="phc.comments">
43653                                                                         <string_list>
43654                                                                         </string_list>
43655                                                                 </attr>
43656                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43657                                                                 <attr key="phc.line_number"><integer>1219</integer></attr>
43658                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
43659                                                         </attrs>
43660                                                         <AST:Assignment>
43661                                                                 <attrs>
43662                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43663                                                                         <attr key="phc.line_number"><integer>1219</integer></attr>
43664                                                                 </attrs>
43665                                                                 <AST:Variable>
43666                                                                         <attrs>
43667                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43668                                                                                 <attr key="phc.line_number"><integer>1219</integer></attr>
43669                                                                         </attrs>
43670                                                                         <AST:Target xsi:nil="true" />
43671                                                                         <AST:VARIABLE_NAME>
43672                                                                                 <attrs />
43673                                                                                 <value>args</value>
43674                                                                         </AST:VARIABLE_NAME>
43675                                                                         <AST:Expr_list>
43676                                                                         </AST:Expr_list>
43677                                                                 </AST:Variable>
43678                                                                 <bool><!-- is_ref -->false</bool>
43679                                                                 <AST:Bin_op>
43680                                                                         <attrs>
43681                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43682                                                                                 <attr key="phc.line_number"><integer>1219</integer></attr>
43683                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
43684                                                                         </attrs>
43685                                                                         <AST:Variable>
43686                                                                                 <attrs>
43687                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43688                                                                                         <attr key="phc.line_number"><integer>1219</integer></attr>
43689                                                                                 </attrs>
43690                                                                                 <AST:Variable>
43691                                                                                         <attrs>
43692                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43693                                                                                                 <attr key="phc.line_number"><integer>1219</integer></attr>
43694                                                                                         </attrs>
43695                                                                                         <AST:Target xsi:nil="true" />
43696                                                                                         <AST:VARIABLE_NAME>
43697                                                                                                 <attrs />
43698                                                                                                 <value>this</value>
43699                                                                                         </AST:VARIABLE_NAME>
43700                                                                                         <AST:Expr_list>
43701                                                                                         </AST:Expr_list>
43702                                                                                 </AST:Variable>
43703                                                                                 <AST:VARIABLE_NAME>
43704                                                                                         <attrs />
43705                                                                                         <value>numberedArgs</value>
43706                                                                                 </AST:VARIABLE_NAME>
43707                                                                                 <AST:Expr_list>
43708                                                                                 </AST:Expr_list>
43709                                                                         </AST:Variable>
43710                                                                         <AST:OP>
43711                                                                                 <attrs>
43712                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43713                                                                                         <attr key="phc.line_number"><integer>1219</integer></attr>
43714                                                                                 </attrs>
43715                                                                                 <value>+</value>
43716                                                                         </AST:OP>
43717                                                                         <AST:Variable>
43718                                                                                 <attrs>
43719                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43720                                                                                         <attr key="phc.line_number"><integer>1219</integer></attr>
43721                                                                                 </attrs>
43722                                                                                 <AST:Variable>
43723                                                                                         <attrs>
43724                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43725                                                                                                 <attr key="phc.line_number"><integer>1219</integer></attr>
43726                                                                                         </attrs>
43727                                                                                         <AST:Target xsi:nil="true" />
43728                                                                                         <AST:VARIABLE_NAME>
43729                                                                                                 <attrs />
43730                                                                                                 <value>this</value>
43731                                                                                         </AST:VARIABLE_NAME>
43732                                                                                         <AST:Expr_list>
43733                                                                                         </AST:Expr_list>
43734                                                                                 </AST:Variable>
43735                                                                                 <AST:VARIABLE_NAME>
43736                                                                                         <attrs />
43737                                                                                         <value>namedArgs</value>
43738                                                                                 </AST:VARIABLE_NAME>
43739                                                                                 <AST:Expr_list>
43740                                                                                 </AST:Expr_list>
43741                                                                         </AST:Variable>
43742                                                                 </AST:Bin_op>
43743                                                         </AST:Assignment>
43744                                                 </AST:Eval_expr>
43745                                                 <AST:Foreach>
43746                                                         <attrs>
43747                                                                 <attr key="phc.comments">
43748                                                                         <string_list>
43749                                                                         </string_list>
43750                                                                 </attr>
43751                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43752                                                                 <attr key="phc.line_number"><integer>1220</integer></attr>
43753                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
43754                                                         </attrs>
43755                                                         <AST:Variable>
43756                                                                 <attrs>
43757                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43758                                                                         <attr key="phc.line_number"><integer>1220</integer></attr>
43759                                                                 </attrs>
43760                                                                 <AST:Target xsi:nil="true" />
43761                                                                 <AST:VARIABLE_NAME>
43762                                                                         <attrs />
43763                                                                         <value>args</value>
43764                                                                 </AST:VARIABLE_NAME>
43765                                                                 <AST:Expr_list>
43766                                                                 </AST:Expr_list>
43767                                                         </AST:Variable>
43768                                                         <AST:Variable>
43769                                                                 <attrs>
43770                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43771                                                                         <attr key="phc.line_number"><integer>1220</integer></attr>
43772                                                                 </attrs>
43773                                                                 <AST:Target xsi:nil="true" />
43774                                                                 <AST:VARIABLE_NAME>
43775                                                                         <attrs />
43776                                                                         <value>name</value>
43777                                                                 </AST:VARIABLE_NAME>
43778                                                                 <AST:Expr_list>
43779                                                                 </AST:Expr_list>
43780                                                         </AST:Variable>
43781                                                         <bool><!-- is_ref -->false</bool>
43782                                                         <AST:Variable>
43783                                                                 <attrs>
43784                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43785                                                                         <attr key="phc.line_number"><integer>1220</integer></attr>
43786                                                                 </attrs>
43787                                                                 <AST:Target xsi:nil="true" />
43788                                                                 <AST:VARIABLE_NAME>
43789                                                                         <attrs />
43790                                                                         <value>value</value>
43791                                                                 </AST:VARIABLE_NAME>
43792                                                                 <AST:Expr_list>
43793                                                                 </AST:Expr_list>
43794                                                         </AST:Variable>
43795                                                         <AST:Statement_list>
43796                                                                 <AST:If>
43797                                                                         <attrs>
43798                                                                                 <attr key="phc.comments">
43799                                                                                         <string_list>
43800                                                                                         </string_list>
43801                                                                                 </attr>
43802                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43803                                                                                 <attr key="phc.line_number"><integer>1221</integer></attr>
43804                                                                         </attrs>
43805                                                                         <AST:Variable>
43806                                                                                 <attrs>
43807                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43808                                                                                         <attr key="phc.line_number"><integer>1221</integer></attr>
43809                                                                                 </attrs>
43810                                                                                 <AST:Target xsi:nil="true" />
43811                                                                                 <AST:VARIABLE_NAME>
43812                                                                                         <attrs />
43813                                                                                         <value>first</value>
43814                                                                                 </AST:VARIABLE_NAME>
43815                                                                                 <AST:Expr_list>
43816                                                                                 </AST:Expr_list>
43817                                                                         </AST:Variable>
43818                                                                         <AST:Statement_list>
43819                                                                                 <AST:Eval_expr>
43820                                                                                         <attrs>
43821                                                                                                 <attr key="phc.comments">
43822                                                                                                         <string_list>
43823                                                                                                         </string_list>
43824                                                                                                 </attr>
43825                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43826                                                                                                 <attr key="phc.line_number"><integer>1222</integer></attr>
43827                                                                                         </attrs>
43828                                                                                         <AST:Assignment>
43829                                                                                                 <attrs>
43830                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43831                                                                                                         <attr key="phc.line_number"><integer>1222</integer></attr>
43832                                                                                                 </attrs>
43833                                                                                                 <AST:Variable>
43834                                                                                                         <attrs>
43835                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43836                                                                                                                 <attr key="phc.line_number"><integer>1222</integer></attr>
43837                                                                                                         </attrs>
43838                                                                                                         <AST:Target xsi:nil="true" />
43839                                                                                                         <AST:VARIABLE_NAME>
43840                                                                                                                 <attrs />
43841                                                                                                                 <value>first</value>
43842                                                                                                         </AST:VARIABLE_NAME>
43843                                                                                                         <AST:Expr_list>
43844                                                                                                         </AST:Expr_list>
43845                                                                                                 </AST:Variable>
43846                                                                                                 <bool><!-- is_ref -->false</bool>
43847                                                                                                 <AST:BOOL>
43848                                                                                                         <attrs>
43849                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43850                                                                                                                 <attr key="phc.line_number"><integer>1222</integer></attr>
43851                                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
43852                                                                                                         </attrs>
43853                                                                                                         <value>False</value>
43854                                                                                                 </AST:BOOL>
43855                                                                                         </AST:Assignment>
43856                                                                                 </AST:Eval_expr>
43857                                                                         </AST:Statement_list>
43858                                                                         <AST:Statement_list>
43859                                                                                 <AST:Eval_expr>
43860                                                                                         <attrs>
43861                                                                                                 <attr key="phc.comments">
43862                                                                                                         <string_list>
43863                                                                                                         </string_list>
43864                                                                                                 </attr>
43865                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43866                                                                                                 <attr key="phc.line_number"><integer>1224</integer></attr>
43867                                                                                         </attrs>
43868                                                                                         <AST:Op_assignment>
43869                                                                                                 <attrs />
43870                                                                                                 <AST:Variable>
43871                                                                                                         <attrs>
43872                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43873                                                                                                                 <attr key="phc.line_number"><integer>1224</integer></attr>
43874                                                                                                         </attrs>
43875                                                                                                         <AST:Target xsi:nil="true" />
43876                                                                                                         <AST:VARIABLE_NAME>
43877                                                                                                                 <attrs />
43878                                                                                                                 <value>s</value>
43879                                                                                                         </AST:VARIABLE_NAME>
43880                                                                                                         <AST:Expr_list>
43881                                                                                                         </AST:Expr_list>
43882                                                                                                 </AST:Variable>
43883                                                                                                 <AST:OP>
43884                                                                                                         <attrs />
43885                                                                                                         <value>.</value>
43886                                                                                                 </AST:OP>
43887                                                                                                 <AST:STRING>
43888                                                                                                         <attrs>
43889                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43890                                                                                                                 <attr key="phc.line_number"><integer>1224</integer></attr>
43891                                                                                                                 <attr key="phc.unparser.source_rep"><string>, </string></attr>
43892                                                                                                         </attrs>
43893                                                                                                         <value>, </value>
43894                                                                                                 </AST:STRING>
43895                                                                                         </AST:Op_assignment>
43896                                                                                 </AST:Eval_expr>
43897                                                                         </AST:Statement_list>
43898                                                                 </AST:If>
43899                                                                 <AST:Eval_expr>
43900                                                                         <attrs>
43901                                                                                 <attr key="phc.comments">
43902                                                                                         <string_list>
43903                                                                                         </string_list>
43904                                                                                 </attr>
43905                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43906                                                                                 <attr key="phc.line_number"><integer>1227</integer></attr>
43907                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
43908                                                                         </attrs>
43909                                                                         <AST:Op_assignment>
43910                                                                                 <attrs />
43911                                                                                 <AST:Variable>
43912                                                                                         <attrs>
43913                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43914                                                                                                 <attr key="phc.line_number"><integer>1226</integer></attr>
43915                                                                                         </attrs>
43916                                                                                         <AST:Target xsi:nil="true" />
43917                                                                                         <AST:VARIABLE_NAME>
43918                                                                                                 <attrs />
43919                                                                                                 <value>s</value>
43920                                                                                         </AST:VARIABLE_NAME>
43921                                                                                         <AST:Expr_list>
43922                                                                                         </AST:Expr_list>
43923                                                                                 </AST:Variable>
43924                                                                                 <AST:OP>
43925                                                                                         <attrs />
43926                                                                                         <value>.</value>
43927                                                                                 </AST:OP>
43928                                                                                 <AST:Bin_op>
43929                                                                                         <attrs>
43930                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43931                                                                                                 <attr key="phc.line_number"><integer>1227</integer></attr>
43932                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
43933                                                                                         </attrs>
43934                                                                                         <AST:Bin_op>
43935                                                                                                 <attrs>
43936                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43937                                                                                                         <attr key="phc.line_number"><integer>1227</integer></attr>
43938                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
43939                                                                                                 </attrs>
43940                                                                                                 <AST:Bin_op>
43941                                                                                                         <attrs>
43942                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43943                                                                                                                 <attr key="phc.line_number"><integer>1226</integer></attr>
43944                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
43945                                                                                                         </attrs>
43946                                                                                                         <AST:Bin_op>
43947                                                                                                                 <attrs>
43948                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43949                                                                                                                         <attr key="phc.line_number"><integer>1226</integer></attr>
43950                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
43951                                                                                                                 </attrs>
43952                                                                                                                 <AST:STRING>
43953                                                                                                                         <attrs>
43954                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43955                                                                                                                                 <attr key="phc.line_number"><integer>1226</integer></attr>
43956                                                                                                                                 <attr key="phc.unparser.source_rep"><string>\"</string></attr>
43957                                                                                                                         </attrs>
43958                                                                                                                         <value>"</value>
43959                                                                                                                 </AST:STRING>
43960                                                                                                                 <AST:OP>
43961                                                                                                                         <attrs>
43962                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43963                                                                                                                                 <attr key="phc.line_number"><integer>1226</integer></attr>
43964                                                                                                                                 <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
43965                                                                                                                         </attrs>
43966                                                                                                                         <value>.</value>
43967                                                                                                                 </AST:OP>
43968                                                                                                                 <AST:Variable>
43969                                                                                                                         <attrs>
43970                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43971                                                                                                                                 <attr key="phc.line_number"><integer>1226</integer></attr>
43972                                                                                                                         </attrs>
43973                                                                                                                         <AST:Target xsi:nil="true" />
43974                                                                                                                         <AST:VARIABLE_NAME>
43975                                                                                                                                 <attrs />
43976                                                                                                                                 <value>name</value>
43977                                                                                                                         </AST:VARIABLE_NAME>
43978                                                                                                                         <AST:Expr_list>
43979                                                                                                                         </AST:Expr_list>
43980                                                                                                                 </AST:Variable>
43981                                                                                                         </AST:Bin_op>
43982                                                                                                         <AST:OP>
43983                                                                                                                 <attrs>
43984                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43985                                                                                                                         <attr key="phc.line_number"><integer>1226</integer></attr>
43986                                                                                                                         <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
43987                                                                                                                 </attrs>
43988                                                                                                                 <value>.</value>
43989                                                                                                         </AST:OP>
43990                                                                                                         <AST:STRING>
43991                                                                                                                 <attrs>
43992                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
43993                                                                                                                         <attr key="phc.line_number"><integer>1226</integer></attr>
43994                                                                                                                         <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
43995                                                                                                                         <attr key="phc.unparser.source_rep"><string>\":\"</string></attr>
43996                                                                                                                 </attrs>
43997                                                                                                                 <value>":"</value>
43998                                                                                                         </AST:STRING>
43999                                                                                                 </AST:Bin_op>
44000                                                                                                 <AST:OP>
44001                                                                                                         <attrs>
44002                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44003                                                                                                                 <attr key="phc.line_number"><integer>1226</integer></attr>
44004                                                                                                         </attrs>
44005                                                                                                         <value>.</value>
44006                                                                                                 </AST:OP>
44007                                                                                                 <AST:Method_invocation>
44008                                                                                                         <attrs>
44009                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44010                                                                                                                 <attr key="phc.line_number"><integer>1227</integer></attr>
44011                                                                                                         </attrs>
44012                                                                                                         <AST:Target xsi:nil="true" />
44013                                                                                                         <AST:METHOD_NAME>
44014                                                                                                                 <attrs />
44015                                                                                                                 <value>str_replace</value>
44016                                                                                                         </AST:METHOD_NAME>
44017                                                                                                         <AST:Actual_parameter_list>
44018                                                                                                                 <AST:Actual_parameter>
44019                                                                                                                         <attrs>
44020                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44021                                                                                                                                 <attr key="phc.line_number"><integer>1227</integer></attr>
44022                                                                                                                         </attrs>
44023                                                                                                                         <bool><!-- is_ref -->false</bool>
44024                                                                                                                         <AST:STRING>
44025                                                                                                                                 <attrs>
44026                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44027                                                                                                                                         <attr key="phc.line_number"><integer>1227</integer></attr>
44028                                                                                                                                         <attr key="phc.unparser.source_rep"><string>"</string></attr>
44029                                                                                                                                 </attrs>
44030                                                                                                                                 <value>"</value>
44031                                                                                                                         </AST:STRING>
44032                                                                                                                 </AST:Actual_parameter>
44033                                                                                                                 <AST:Actual_parameter>
44034                                                                                                                         <attrs>
44035                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44036                                                                                                                                 <attr key="phc.line_number"><integer>1227</integer></attr>
44037                                                                                                                         </attrs>
44038                                                                                                                         <bool><!-- is_ref -->false</bool>
44039                                                                                                                         <AST:STRING>
44040                                                                                                                                 <attrs>
44041                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44042                                                                                                                                         <attr key="phc.line_number"><integer>1227</integer></attr>
44043                                                                                                                                         <attr key="phc.unparser.source_rep"><string>\\"</string></attr>
44044                                                                                                                                 </attrs>
44045                                                                                                                                 <value>\"</value>
44046                                                                                                                         </AST:STRING>
44047                                                                                                                 </AST:Actual_parameter>
44048                                                                                                                 <AST:Actual_parameter>
44049                                                                                                                         <attrs>
44050                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44051                                                                                                                                 <attr key="phc.line_number"><integer>1227</integer></attr>
44052                                                                                                                         </attrs>
44053                                                                                                                         <bool><!-- is_ref -->false</bool>
44054                                                                                                                         <AST:Method_invocation>
44055                                                                                                                                 <attrs>
44056                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44057                                                                                                                                         <attr key="phc.line_number"><integer>1227</integer></attr>
44058                                                                                                                                 </attrs>
44059                                                                                                                                 <AST:Variable>
44060                                                                                                                                         <attrs>
44061                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44062                                                                                                                                                 <attr key="phc.line_number"><integer>1227</integer></attr>
44063                                                                                                                                         </attrs>
44064                                                                                                                                         <AST:Variable>
44065                                                                                                                                                 <attrs>
44066                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44067                                                                                                                                                         <attr key="phc.line_number"><integer>1227</integer></attr>
44068                                                                                                                                                 </attrs>
44069                                                                                                                                                 <AST:Target xsi:nil="true" />
44070                                                                                                                                                 <AST:VARIABLE_NAME>
44071                                                                                                                                                         <attrs />
44072                                                                                                                                                         <value>value</value>
44073                                                                                                                                                 </AST:VARIABLE_NAME>
44074                                                                                                                                                 <AST:Expr_list>
44075                                                                                                                                                 </AST:Expr_list>
44076                                                                                                                                         </AST:Variable>
44077                                                                                                                                         <AST:VARIABLE_NAME>
44078                                                                                                                                                 <attrs />
44079                                                                                                                                                 <value>ownerDocument</value>
44080                                                                                                                                         </AST:VARIABLE_NAME>
44081                                                                                                                                         <AST:Expr_list>
44082                                                                                                                                         </AST:Expr_list>
44083                                                                                                                                 </AST:Variable>
44084                                                                                                                                 <AST:METHOD_NAME>
44085                                                                                                                                         <attrs>
44086                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44087                                                                                                                                                 <attr key="phc.line_number"><integer>1227</integer></attr>
44088                                                                                                                                         </attrs>
44089                                                                                                                                         <value>saveXML</value>
44090                                                                                                                                 </AST:METHOD_NAME>
44091                                                                                                                                 <AST:Actual_parameter_list>
44092                                                                                                                                         <AST:Actual_parameter>
44093                                                                                                                                                 <attrs>
44094                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44095                                                                                                                                                         <attr key="phc.line_number"><integer>1227</integer></attr>
44096                                                                                                                                                 </attrs>
44097                                                                                                                                                 <bool><!-- is_ref -->false</bool>
44098                                                                                                                                                 <AST:Variable>
44099                                                                                                                                                         <attrs>
44100                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44101                                                                                                                                                                 <attr key="phc.line_number"><integer>1227</integer></attr>
44102                                                                                                                                                         </attrs>
44103                                                                                                                                                         <AST:Target xsi:nil="true" />
44104                                                                                                                                                         <AST:VARIABLE_NAME>
44105                                                                                                                                                                 <attrs />
44106                                                                                                                                                                 <value>value</value>
44107                                                                                                                                                         </AST:VARIABLE_NAME>
44108                                                                                                                                                         <AST:Expr_list>
44109                                                                                                                                                         </AST:Expr_list>
44110                                                                                                                                                 </AST:Variable>
44111                                                                                                                                         </AST:Actual_parameter>
44112                                                                                                                                 </AST:Actual_parameter_list>
44113                                                                                                                         </AST:Method_invocation>
44114                                                                                                                 </AST:Actual_parameter>
44115                                                                                                         </AST:Actual_parameter_list>
44116                                                                                                 </AST:Method_invocation>
44117                                                                                         </AST:Bin_op>
44118                                                                                         <AST:OP>
44119                                                                                                 <attrs>
44120                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44121                                                                                                         <attr key="phc.line_number"><integer>1227</integer></attr>
44122                                                                                                 </attrs>
44123                                                                                                 <value>.</value>
44124                                                                                         </AST:OP>
44125                                                                                         <AST:STRING>
44126                                                                                                 <attrs>
44127                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44128                                                                                                         <attr key="phc.line_number"><integer>1227</integer></attr>
44129                                                                                                         <attr key="phc.unparser.source_rep"><string>"</string></attr>
44130                                                                                                 </attrs>
44131                                                                                                 <value>"</value>
44132                                                                                         </AST:STRING>
44133                                                                                 </AST:Bin_op>
44134                                                                         </AST:Op_assignment>
44135                                                                 </AST:Eval_expr>
44136                                                         </AST:Statement_list>
44137                                                 </AST:Foreach>
44138                                                 <AST:Eval_expr>
44139                                                         <attrs>
44140                                                                 <attr key="phc.comments">
44141                                                                         <string_list>
44142                                                                         </string_list>
44143                                                                 </attr>
44144                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44145                                                                 <attr key="phc.line_number"><integer>1229</integer></attr>
44146                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
44147                                                         </attrs>
44148                                                         <AST:Op_assignment>
44149                                                                 <attrs />
44150                                                                 <AST:Variable>
44151                                                                         <attrs>
44152                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44153                                                                                 <attr key="phc.line_number"><integer>1229</integer></attr>
44154                                                                         </attrs>
44155                                                                         <AST:Target xsi:nil="true" />
44156                                                                         <AST:VARIABLE_NAME>
44157                                                                                 <attrs />
44158                                                                                 <value>s</value>
44159                                                                         </AST:VARIABLE_NAME>
44160                                                                         <AST:Expr_list>
44161                                                                         </AST:Expr_list>
44162                                                                 </AST:Variable>
44163                                                                 <AST:OP>
44164                                                                         <attrs />
44165                                                                         <value>.</value>
44166                                                                 </AST:OP>
44167                                                                 <AST:STRING>
44168                                                                         <attrs>
44169                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44170                                                                                 <attr key="phc.line_number"><integer>1229</integer></attr>
44171                                                                                 <attr key="phc.unparser.source_rep"><string>}</string></attr>
44172                                                                         </attrs>
44173                                                                         <value>}</value>
44174                                                                 </AST:STRING>
44175                                                         </AST:Op_assignment>
44176                                                 </AST:Eval_expr>
44177                                                 <AST:Return>
44178                                                         <attrs>
44179                                                                 <attr key="phc.comments">
44180                                                                         <string_list>
44181                                                                         </string_list>
44182                                                                 </attr>
44183                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44184                                                                 <attr key="phc.line_number"><integer>1230</integer></attr>
44185                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
44186                                                         </attrs>
44187                                                         <AST:Variable>
44188                                                                 <attrs>
44189                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44190                                                                         <attr key="phc.line_number"><integer>1230</integer></attr>
44191                                                                 </attrs>
44192                                                                 <AST:Target xsi:nil="true" />
44193                                                                 <AST:VARIABLE_NAME>
44194                                                                         <attrs />
44195                                                                         <value>s</value>
44196                                                                 </AST:VARIABLE_NAME>
44197                                                                 <AST:Expr_list>
44198                                                                 </AST:Expr_list>
44199                                                         </AST:Variable>
44200                                                 </AST:Return>
44201                                         </AST:Statement_list>
44202                                 </AST:Method>
44203                                 <AST:Method>
44204                                         <attrs>
44205                                                 <attr key="phc.comments">
44206                                                         <string_list>
44207                                                                 <string encoding="escape">/**
44208          * Returns true if there are no arguments in this frame
44209          */</string>
44210                                                         </string_list>
44211                                                 </attr>
44212                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44213                                                 <attr key="phc.line_number"><integer>1235</integer></attr>
44214                                         </attrs>
44215                                         <AST:Signature>
44216                                                 <attrs>
44217                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44218                                                         <attr key="phc.line_number"><integer>1237</integer></attr>
44219                                                 </attrs>
44220                                                 <AST:Method_mod>
44221                                                         <attrs />
44222                                                         <bool><!-- is_public -->false</bool>
44223                                                         <bool><!-- is_protected -->false</bool>
44224                                                         <bool><!-- is_private -->false</bool>
44225                                                         <bool><!-- is_static -->false</bool>
44226                                                         <bool><!-- is_abstract -->false</bool>
44227                                                         <bool><!-- is_final -->false</bool>
44228                                                 </AST:Method_mod>
44229                                                 <bool><!-- is_ref -->false</bool>
44230                                                 <AST:METHOD_NAME>
44231                                                         <attrs />
44232                                                         <value>isEmpty</value>
44233                                                 </AST:METHOD_NAME>
44234                                                 <AST:Formal_parameter_list>
44235                                                 </AST:Formal_parameter_list>
44236                                         </AST:Signature>
44237                                         <AST:Statement_list>
44238                                                 <AST:Return>
44239                                                         <attrs>
44240                                                                 <attr key="phc.comments">
44241                                                                         <string_list>
44242                                                                         </string_list>
44243                                                                 </attr>
44244                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44245                                                                 <attr key="phc.line_number"><integer>1236</integer></attr>
44246                                                         </attrs>
44247                                                         <AST:Bin_op>
44248                                                                 <attrs>
44249                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44250                                                                         <attr key="phc.line_number"><integer>1236</integer></attr>
44251                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
44252                                                                 </attrs>
44253                                                                 <AST:Unary_op>
44254                                                                         <attrs>
44255                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44256                                                                                 <attr key="phc.line_number"><integer>1236</integer></attr>
44257                                                                         </attrs>
44258                                                                         <AST:OP>
44259                                                                                 <attrs>
44260                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44261                                                                                         <attr key="phc.line_number"><integer>1236</integer></attr>
44262                                                                                 </attrs>
44263                                                                                 <value>!</value>
44264                                                                         </AST:OP>
44265                                                                         <AST:Method_invocation>
44266                                                                                 <attrs>
44267                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44268                                                                                         <attr key="phc.line_number"><integer>1236</integer></attr>
44269                                                                                 </attrs>
44270                                                                                 <AST:Target xsi:nil="true" />
44271                                                                                 <AST:METHOD_NAME>
44272                                                                                         <attrs />
44273                                                                                         <value>count</value>
44274                                                                                 </AST:METHOD_NAME>
44275                                                                                 <AST:Actual_parameter_list>
44276                                                                                         <AST:Actual_parameter>
44277                                                                                                 <attrs>
44278                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44279                                                                                                         <attr key="phc.line_number"><integer>1236</integer></attr>
44280                                                                                                 </attrs>
44281                                                                                                 <bool><!-- is_ref -->false</bool>
44282                                                                                                 <AST:Variable>
44283                                                                                                         <attrs>
44284                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44285                                                                                                                 <attr key="phc.line_number"><integer>1236</integer></attr>
44286                                                                                                         </attrs>
44287                                                                                                         <AST:Variable>
44288                                                                                                                 <attrs>
44289                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44290                                                                                                                         <attr key="phc.line_number"><integer>1236</integer></attr>
44291                                                                                                                 </attrs>
44292                                                                                                                 <AST:Target xsi:nil="true" />
44293                                                                                                                 <AST:VARIABLE_NAME>
44294                                                                                                                         <attrs />
44295                                                                                                                         <value>this</value>
44296                                                                                                                 </AST:VARIABLE_NAME>
44297                                                                                                                 <AST:Expr_list>
44298                                                                                                                 </AST:Expr_list>
44299                                                                                                         </AST:Variable>
44300                                                                                                         <AST:VARIABLE_NAME>
44301                                                                                                                 <attrs />
44302                                                                                                                 <value>numberedArgs</value>
44303                                                                                                         </AST:VARIABLE_NAME>
44304                                                                                                         <AST:Expr_list>
44305                                                                                                         </AST:Expr_list>
44306                                                                                                 </AST:Variable>
44307                                                                                         </AST:Actual_parameter>
44308                                                                                 </AST:Actual_parameter_list>
44309                                                                         </AST:Method_invocation>
44310                                                                 </AST:Unary_op>
44311                                                                 <AST:OP>
44312                                                                         <attrs>
44313                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44314                                                                                 <attr key="phc.line_number"><integer>1236</integer></attr>
44315                                                                         </attrs>
44316                                                                         <value encoding="escape">&amp;&amp;</value>
44317                                                                 </AST:OP>
44318                                                                 <AST:Unary_op>
44319                                                                         <attrs>
44320                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44321                                                                                 <attr key="phc.line_number"><integer>1236</integer></attr>
44322                                                                         </attrs>
44323                                                                         <AST:OP>
44324                                                                                 <attrs>
44325                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44326                                                                                         <attr key="phc.line_number"><integer>1236</integer></attr>
44327                                                                                 </attrs>
44328                                                                                 <value>!</value>
44329                                                                         </AST:OP>
44330                                                                         <AST:Method_invocation>
44331                                                                                 <attrs>
44332                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44333                                                                                         <attr key="phc.line_number"><integer>1236</integer></attr>
44334                                                                                 </attrs>
44335                                                                                 <AST:Target xsi:nil="true" />
44336                                                                                 <AST:METHOD_NAME>
44337                                                                                         <attrs />
44338                                                                                         <value>count</value>
44339                                                                                 </AST:METHOD_NAME>
44340                                                                                 <AST:Actual_parameter_list>
44341                                                                                         <AST:Actual_parameter>
44342                                                                                                 <attrs>
44343                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44344                                                                                                         <attr key="phc.line_number"><integer>1236</integer></attr>
44345                                                                                                 </attrs>
44346                                                                                                 <bool><!-- is_ref -->false</bool>
44347                                                                                                 <AST:Variable>
44348                                                                                                         <attrs>
44349                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44350                                                                                                                 <attr key="phc.line_number"><integer>1236</integer></attr>
44351                                                                                                         </attrs>
44352                                                                                                         <AST:Variable>
44353                                                                                                                 <attrs>
44354                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44355                                                                                                                         <attr key="phc.line_number"><integer>1236</integer></attr>
44356                                                                                                                 </attrs>
44357                                                                                                                 <AST:Target xsi:nil="true" />
44358                                                                                                                 <AST:VARIABLE_NAME>
44359                                                                                                                         <attrs />
44360                                                                                                                         <value>this</value>
44361                                                                                                                 </AST:VARIABLE_NAME>
44362                                                                                                                 <AST:Expr_list>
44363                                                                                                                 </AST:Expr_list>
44364                                                                                                         </AST:Variable>
44365                                                                                                         <AST:VARIABLE_NAME>
44366                                                                                                                 <attrs />
44367                                                                                                                 <value>namedArgs</value>
44368                                                                                                         </AST:VARIABLE_NAME>
44369                                                                                                         <AST:Expr_list>
44370                                                                                                         </AST:Expr_list>
44371                                                                                                 </AST:Variable>
44372                                                                                         </AST:Actual_parameter>
44373                                                                                 </AST:Actual_parameter_list>
44374                                                                         </AST:Method_invocation>
44375                                                                 </AST:Unary_op>
44376                                                         </AST:Bin_op>
44377                                                 </AST:Return>
44378                                         </AST:Statement_list>
44379                                 </AST:Method>
44380                                 <AST:Method>
44381                                         <attrs>
44382                                                 <attr key="phc.comments">
44383                                                         <string_list>
44384                                                                 <string></string>
44385                                                         </string_list>
44386                                                 </attr>
44387                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44388                                                 <attr key="phc.line_number"><integer>1239</integer></attr>
44389                                         </attrs>
44390                                         <AST:Signature>
44391                                                 <attrs>
44392                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44393                                                         <attr key="phc.line_number"><integer>1247</integer></attr>
44394                                                 </attrs>
44395                                                 <AST:Method_mod>
44396                                                         <attrs />
44397                                                         <bool><!-- is_public -->false</bool>
44398                                                         <bool><!-- is_protected -->false</bool>
44399                                                         <bool><!-- is_private -->false</bool>
44400                                                         <bool><!-- is_static -->false</bool>
44401                                                         <bool><!-- is_abstract -->false</bool>
44402                                                         <bool><!-- is_final -->false</bool>
44403                                                 </AST:Method_mod>
44404                                                 <bool><!-- is_ref -->false</bool>
44405                                                 <AST:METHOD_NAME>
44406                                                         <attrs />
44407                                                         <value>getArguments</value>
44408                                                 </AST:METHOD_NAME>
44409                                                 <AST:Formal_parameter_list>
44410                                                 </AST:Formal_parameter_list>
44411                                         </AST:Signature>
44412                                         <AST:Statement_list>
44413                                                 <AST:Eval_expr>
44414                                                         <attrs>
44415                                                                 <attr key="phc.comments">
44416                                                                         <string_list>
44417                                                                         </string_list>
44418                                                                 </attr>
44419                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44420                                                                 <attr key="phc.line_number"><integer>1240</integer></attr>
44421                                                         </attrs>
44422                                                         <AST:Assignment>
44423                                                                 <attrs>
44424                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44425                                                                         <attr key="phc.line_number"><integer>1240</integer></attr>
44426                                                                 </attrs>
44427                                                                 <AST:Variable>
44428                                                                         <attrs>
44429                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44430                                                                                 <attr key="phc.line_number"><integer>1240</integer></attr>
44431                                                                         </attrs>
44432                                                                         <AST:Target xsi:nil="true" />
44433                                                                         <AST:VARIABLE_NAME>
44434                                                                                 <attrs />
44435                                                                                 <value>arguments</value>
44436                                                                         </AST:VARIABLE_NAME>
44437                                                                         <AST:Expr_list>
44438                                                                         </AST:Expr_list>
44439                                                                 </AST:Variable>
44440                                                                 <bool><!-- is_ref -->false</bool>
44441                                                                 <AST:Array>
44442                                                                         <attrs>
44443                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44444                                                                                 <attr key="phc.line_number"><integer>1240</integer></attr>
44445                                                                         </attrs>
44446                                                                         <AST:Array_elem_list>
44447                                                                         </AST:Array_elem_list>
44448                                                                 </AST:Array>
44449                                                         </AST:Assignment>
44450                                                 </AST:Eval_expr>
44451                                                 <AST:Foreach>
44452                                                         <attrs>
44453                                                                 <attr key="phc.comments">
44454                                                                         <string_list>
44455                                                                         </string_list>
44456                                                                 </attr>
44457                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44458                                                                 <attr key="phc.line_number"><integer>1241</integer></attr>
44459                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
44460                                                         </attrs>
44461                                                         <AST:Method_invocation>
44462                                                                 <attrs>
44463                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44464                                                                         <attr key="phc.line_number"><integer>1243</integer></attr>
44465                                                                 </attrs>
44466                                                                 <AST:Target xsi:nil="true" />
44467                                                                 <AST:METHOD_NAME>
44468                                                                         <attrs />
44469                                                                         <value>array_merge</value>
44470                                                                 </AST:METHOD_NAME>
44471                                                                 <AST:Actual_parameter_list>
44472                                                                         <AST:Actual_parameter>
44473                                                                                 <attrs>
44474                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44475                                                                                         <attr key="phc.line_number"><integer>1242</integer></attr>
44476                                                                                 </attrs>
44477                                                                                 <bool><!-- is_ref -->false</bool>
44478                                                                                 <AST:Method_invocation>
44479                                                                                         <attrs>
44480                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44481                                                                                                 <attr key="phc.line_number"><integer>1242</integer></attr>
44482                                                                                         </attrs>
44483                                                                                         <AST:Target xsi:nil="true" />
44484                                                                                         <AST:METHOD_NAME>
44485                                                                                                 <attrs />
44486                                                                                                 <value>array_keys</value>
44487                                                                                         </AST:METHOD_NAME>
44488                                                                                         <AST:Actual_parameter_list>
44489                                                                                                 <AST:Actual_parameter>
44490                                                                                                         <attrs>
44491                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44492                                                                                                                 <attr key="phc.line_number"><integer>1242</integer></attr>
44493                                                                                                         </attrs>
44494                                                                                                         <bool><!-- is_ref -->false</bool>
44495                                                                                                         <AST:Variable>
44496                                                                                                                 <attrs>
44497                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44498                                                                                                                         <attr key="phc.line_number"><integer>1242</integer></attr>
44499                                                                                                                 </attrs>
44500                                                                                                                 <AST:Variable>
44501                                                                                                                         <attrs>
44502                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44503                                                                                                                                 <attr key="phc.line_number"><integer>1242</integer></attr>
44504                                                                                                                         </attrs>
44505                                                                                                                         <AST:Target xsi:nil="true" />
44506                                                                                                                         <AST:VARIABLE_NAME>
44507                                                                                                                                 <attrs />
44508                                                                                                                                 <value>this</value>
44509                                                                                                                         </AST:VARIABLE_NAME>
44510                                                                                                                         <AST:Expr_list>
44511                                                                                                                         </AST:Expr_list>
44512                                                                                                                 </AST:Variable>
44513                                                                                                                 <AST:VARIABLE_NAME>
44514                                                                                                                         <attrs />
44515                                                                                                                         <value>numberedArgs</value>
44516                                                                                                                 </AST:VARIABLE_NAME>
44517                                                                                                                 <AST:Expr_list>
44518                                                                                                                 </AST:Expr_list>
44519                                                                                                         </AST:Variable>
44520                                                                                                 </AST:Actual_parameter>
44521                                                                                         </AST:Actual_parameter_list>
44522                                                                                 </AST:Method_invocation>
44523                                                                         </AST:Actual_parameter>
44524                                                                         <AST:Actual_parameter>
44525                                                                                 <attrs>
44526                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44527                                                                                         <attr key="phc.line_number"><integer>1243</integer></attr>
44528                                                                                 </attrs>
44529                                                                                 <bool><!-- is_ref -->false</bool>
44530                                                                                 <AST:Method_invocation>
44531                                                                                         <attrs>
44532                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44533                                                                                                 <attr key="phc.line_number"><integer>1243</integer></attr>
44534                                                                                         </attrs>
44535                                                                                         <AST:Target xsi:nil="true" />
44536                                                                                         <AST:METHOD_NAME>
44537                                                                                                 <attrs />
44538                                                                                                 <value>array_keys</value>
44539                                                                                         </AST:METHOD_NAME>
44540                                                                                         <AST:Actual_parameter_list>
44541                                                                                                 <AST:Actual_parameter>
44542                                                                                                         <attrs>
44543                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44544                                                                                                                 <attr key="phc.line_number"><integer>1243</integer></attr>
44545                                                                                                         </attrs>
44546                                                                                                         <bool><!-- is_ref -->false</bool>
44547                                                                                                         <AST:Variable>
44548                                                                                                                 <attrs>
44549                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44550                                                                                                                         <attr key="phc.line_number"><integer>1243</integer></attr>
44551                                                                                                                 </attrs>
44552                                                                                                                 <AST:Variable>
44553                                                                                                                         <attrs>
44554                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44555                                                                                                                                 <attr key="phc.line_number"><integer>1243</integer></attr>
44556                                                                                                                         </attrs>
44557                                                                                                                         <AST:Target xsi:nil="true" />
44558                                                                                                                         <AST:VARIABLE_NAME>
44559                                                                                                                                 <attrs />
44560                                                                                                                                 <value>this</value>
44561                                                                                                                         </AST:VARIABLE_NAME>
44562                                                                                                                         <AST:Expr_list>
44563                                                                                                                         </AST:Expr_list>
44564                                                                                                                 </AST:Variable>
44565                                                                                                                 <AST:VARIABLE_NAME>
44566                                                                                                                         <attrs />
44567                                                                                                                         <value>namedArgs</value>
44568                                                                                                                 </AST:VARIABLE_NAME>
44569                                                                                                                 <AST:Expr_list>
44570                                                                                                                 </AST:Expr_list>
44571                                                                                                         </AST:Variable>
44572                                                                                                 </AST:Actual_parameter>
44573                                                                                         </AST:Actual_parameter_list>
44574                                                                                 </AST:Method_invocation>
44575                                                                         </AST:Actual_parameter>
44576                                                                 </AST:Actual_parameter_list>
44577                                                         </AST:Method_invocation>
44578                                                         <AST:Variable xsi:nil="true" />
44579                                                         <bool><!-- is_ref -->false</bool>
44580                                                         <AST:Variable>
44581                                                                 <attrs>
44582                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44583                                                                         <attr key="phc.line_number"><integer>1243</integer></attr>
44584                                                                 </attrs>
44585                                                                 <AST:Target xsi:nil="true" />
44586                                                                 <AST:VARIABLE_NAME>
44587                                                                         <attrs />
44588                                                                         <value>key</value>
44589                                                                 </AST:VARIABLE_NAME>
44590                                                                 <AST:Expr_list>
44591                                                                 </AST:Expr_list>
44592                                                         </AST:Variable>
44593                                                         <AST:Statement_list>
44594                                                                 <AST:Eval_expr>
44595                                                                         <attrs>
44596                                                                                 <attr key="phc.comments">
44597                                                                                         <string_list>
44598                                                                                         </string_list>
44599                                                                                 </attr>
44600                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44601                                                                                 <attr key="phc.line_number"><integer>1244</integer></attr>
44602                                                                         </attrs>
44603                                                                         <AST:Assignment>
44604                                                                                 <attrs>
44605                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44606                                                                                         <attr key="phc.line_number"><integer>1244</integer></attr>
44607                                                                                 </attrs>
44608                                                                                 <AST:Variable>
44609                                                                                         <attrs>
44610                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44611                                                                                                 <attr key="phc.line_number"><integer>1244</integer></attr>
44612                                                                                         </attrs>
44613                                                                                         <AST:Target xsi:nil="true" />
44614                                                                                         <AST:VARIABLE_NAME>
44615                                                                                                 <attrs />
44616                                                                                                 <value>arguments</value>
44617                                                                                         </AST:VARIABLE_NAME>
44618                                                                                         <AST:Expr_list>
44619                                                                                                 <AST:Variable>
44620                                                                                                         <attrs>
44621                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44622                                                                                                                 <attr key="phc.line_number"><integer>1244</integer></attr>
44623                                                                                                         </attrs>
44624                                                                                                         <AST:Target xsi:nil="true" />
44625                                                                                                         <AST:VARIABLE_NAME>
44626                                                                                                                 <attrs />
44627                                                                                                                 <value>key</value>
44628                                                                                                         </AST:VARIABLE_NAME>
44629                                                                                                         <AST:Expr_list>
44630                                                                                                         </AST:Expr_list>
44631                                                                                                 </AST:Variable>
44632                                                                                         </AST:Expr_list>
44633                                                                                 </AST:Variable>
44634                                                                                 <bool><!-- is_ref -->false</bool>
44635                                                                                 <AST:Method_invocation>
44636                                                                                         <attrs>
44637                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44638                                                                                                 <attr key="phc.line_number"><integer>1244</integer></attr>
44639                                                                                         </attrs>
44640                                                                                         <AST:Variable>
44641                                                                                                 <attrs>
44642                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44643                                                                                                         <attr key="phc.line_number"><integer>1244</integer></attr>
44644                                                                                                 </attrs>
44645                                                                                                 <AST:Target xsi:nil="true" />
44646                                                                                                 <AST:VARIABLE_NAME>
44647                                                                                                         <attrs />
44648                                                                                                         <value>this</value>
44649                                                                                                 </AST:VARIABLE_NAME>
44650                                                                                                 <AST:Expr_list>
44651                                                                                                 </AST:Expr_list>
44652                                                                                         </AST:Variable>
44653                                                                                         <AST:METHOD_NAME>
44654                                                                                                 <attrs>
44655                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44656                                                                                                         <attr key="phc.line_number"><integer>1244</integer></attr>
44657                                                                                                 </attrs>
44658                                                                                                 <value>getArgument</value>
44659                                                                                         </AST:METHOD_NAME>
44660                                                                                         <AST:Actual_parameter_list>
44661                                                                                                 <AST:Actual_parameter>
44662                                                                                                         <attrs>
44663                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44664                                                                                                                 <attr key="phc.line_number"><integer>1244</integer></attr>
44665                                                                                                         </attrs>
44666                                                                                                         <bool><!-- is_ref -->false</bool>
44667                                                                                                         <AST:Variable>
44668                                                                                                                 <attrs>
44669                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44670                                                                                                                         <attr key="phc.line_number"><integer>1244</integer></attr>
44671                                                                                                                 </attrs>
44672                                                                                                                 <AST:Target xsi:nil="true" />
44673                                                                                                                 <AST:VARIABLE_NAME>
44674                                                                                                                         <attrs />
44675                                                                                                                         <value>key</value>
44676                                                                                                                 </AST:VARIABLE_NAME>
44677                                                                                                                 <AST:Expr_list>
44678                                                                                                                 </AST:Expr_list>
44679                                                                                                         </AST:Variable>
44680                                                                                                 </AST:Actual_parameter>
44681                                                                                         </AST:Actual_parameter_list>
44682                                                                                 </AST:Method_invocation>
44683                                                                         </AST:Assignment>
44684                                                                 </AST:Eval_expr>
44685                                                         </AST:Statement_list>
44686                                                 </AST:Foreach>
44687                                                 <AST:Return>
44688                                                         <attrs>
44689                                                                 <attr key="phc.comments">
44690                                                                         <string_list>
44691                                                                         </string_list>
44692                                                                 </attr>
44693                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44694                                                                 <attr key="phc.line_number"><integer>1246</integer></attr>
44695                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
44696                                                         </attrs>
44697                                                         <AST:Variable>
44698                                                                 <attrs>
44699                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44700                                                                         <attr key="phc.line_number"><integer>1246</integer></attr>
44701                                                                 </attrs>
44702                                                                 <AST:Target xsi:nil="true" />
44703                                                                 <AST:VARIABLE_NAME>
44704                                                                         <attrs />
44705                                                                         <value>arguments</value>
44706                                                                 </AST:VARIABLE_NAME>
44707                                                                 <AST:Expr_list>
44708                                                                 </AST:Expr_list>
44709                                                         </AST:Variable>
44710                                                 </AST:Return>
44711                                         </AST:Statement_list>
44712                                 </AST:Method>
44713                                 <AST:Method>
44714                                         <attrs>
44715                                                 <attr key="phc.comments">
44716                                                         <string_list>
44717                                                                 <string></string>
44718                                                         </string_list>
44719                                                 </attr>
44720                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44721                                                 <attr key="phc.line_number"><integer>1248</integer></attr>
44722                                         </attrs>
44723                                         <AST:Signature>
44724                                                 <attrs>
44725                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44726                                                         <attr key="phc.line_number"><integer>1254</integer></attr>
44727                                                 </attrs>
44728                                                 <AST:Method_mod>
44729                                                         <attrs />
44730                                                         <bool><!-- is_public -->false</bool>
44731                                                         <bool><!-- is_protected -->false</bool>
44732                                                         <bool><!-- is_private -->false</bool>
44733                                                         <bool><!-- is_static -->false</bool>
44734                                                         <bool><!-- is_abstract -->false</bool>
44735                                                         <bool><!-- is_final -->false</bool>
44736                                                 </AST:Method_mod>
44737                                                 <bool><!-- is_ref -->false</bool>
44738                                                 <AST:METHOD_NAME>
44739                                                         <attrs />
44740                                                         <value>getNumberedArguments</value>
44741                                                 </AST:METHOD_NAME>
44742                                                 <AST:Formal_parameter_list>
44743                                                 </AST:Formal_parameter_list>
44744                                         </AST:Signature>
44745                                         <AST:Statement_list>
44746                                                 <AST:Eval_expr>
44747                                                         <attrs>
44748                                                                 <attr key="phc.comments">
44749                                                                         <string_list>
44750                                                                         </string_list>
44751                                                                 </attr>
44752                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44753                                                                 <attr key="phc.line_number"><integer>1249</integer></attr>
44754                                                         </attrs>
44755                                                         <AST:Assignment>
44756                                                                 <attrs>
44757                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44758                                                                         <attr key="phc.line_number"><integer>1249</integer></attr>
44759                                                                 </attrs>
44760                                                                 <AST:Variable>
44761                                                                         <attrs>
44762                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44763                                                                                 <attr key="phc.line_number"><integer>1249</integer></attr>
44764                                                                         </attrs>
44765                                                                         <AST:Target xsi:nil="true" />
44766                                                                         <AST:VARIABLE_NAME>
44767                                                                                 <attrs />
44768                                                                                 <value>arguments</value>
44769                                                                         </AST:VARIABLE_NAME>
44770                                                                         <AST:Expr_list>
44771                                                                         </AST:Expr_list>
44772                                                                 </AST:Variable>
44773                                                                 <bool><!-- is_ref -->false</bool>
44774                                                                 <AST:Array>
44775                                                                         <attrs>
44776                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44777                                                                                 <attr key="phc.line_number"><integer>1249</integer></attr>
44778                                                                         </attrs>
44779                                                                         <AST:Array_elem_list>
44780                                                                         </AST:Array_elem_list>
44781                                                                 </AST:Array>
44782                                                         </AST:Assignment>
44783                                                 </AST:Eval_expr>
44784                                                 <AST:Foreach>
44785                                                         <attrs>
44786                                                                 <attr key="phc.comments">
44787                                                                         <string_list>
44788                                                                         </string_list>
44789                                                                 </attr>
44790                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44791                                                                 <attr key="phc.line_number"><integer>1250</integer></attr>
44792                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
44793                                                         </attrs>
44794                                                         <AST:Method_invocation>
44795                                                                 <attrs>
44796                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44797                                                                         <attr key="phc.line_number"><integer>1250</integer></attr>
44798                                                                 </attrs>
44799                                                                 <AST:Target xsi:nil="true" />
44800                                                                 <AST:METHOD_NAME>
44801                                                                         <attrs />
44802                                                                         <value>array_keys</value>
44803                                                                 </AST:METHOD_NAME>
44804                                                                 <AST:Actual_parameter_list>
44805                                                                         <AST:Actual_parameter>
44806                                                                                 <attrs>
44807                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44808                                                                                         <attr key="phc.line_number"><integer>1250</integer></attr>
44809                                                                                 </attrs>
44810                                                                                 <bool><!-- is_ref -->false</bool>
44811                                                                                 <AST:Variable>
44812                                                                                         <attrs>
44813                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44814                                                                                                 <attr key="phc.line_number"><integer>1250</integer></attr>
44815                                                                                         </attrs>
44816                                                                                         <AST:Variable>
44817                                                                                                 <attrs>
44818                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44819                                                                                                         <attr key="phc.line_number"><integer>1250</integer></attr>
44820                                                                                                 </attrs>
44821                                                                                                 <AST:Target xsi:nil="true" />
44822                                                                                                 <AST:VARIABLE_NAME>
44823                                                                                                         <attrs />
44824                                                                                                         <value>this</value>
44825                                                                                                 </AST:VARIABLE_NAME>
44826                                                                                                 <AST:Expr_list>
44827                                                                                                 </AST:Expr_list>
44828                                                                                         </AST:Variable>
44829                                                                                         <AST:VARIABLE_NAME>
44830                                                                                                 <attrs />
44831                                                                                                 <value>numberedArgs</value>
44832                                                                                         </AST:VARIABLE_NAME>
44833                                                                                         <AST:Expr_list>
44834                                                                                         </AST:Expr_list>
44835                                                                                 </AST:Variable>
44836                                                                         </AST:Actual_parameter>
44837                                                                 </AST:Actual_parameter_list>
44838                                                         </AST:Method_invocation>
44839                                                         <AST:Variable xsi:nil="true" />
44840                                                         <bool><!-- is_ref -->false</bool>
44841                                                         <AST:Variable>
44842                                                                 <attrs>
44843                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44844                                                                         <attr key="phc.line_number"><integer>1250</integer></attr>
44845                                                                 </attrs>
44846                                                                 <AST:Target xsi:nil="true" />
44847                                                                 <AST:VARIABLE_NAME>
44848                                                                         <attrs />
44849                                                                         <value>key</value>
44850                                                                 </AST:VARIABLE_NAME>
44851                                                                 <AST:Expr_list>
44852                                                                 </AST:Expr_list>
44853                                                         </AST:Variable>
44854                                                         <AST:Statement_list>
44855                                                                 <AST:Eval_expr>
44856                                                                         <attrs>
44857                                                                                 <attr key="phc.comments">
44858                                                                                         <string_list>
44859                                                                                         </string_list>
44860                                                                                 </attr>
44861                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44862                                                                                 <attr key="phc.line_number"><integer>1251</integer></attr>
44863                                                                         </attrs>
44864                                                                         <AST:Assignment>
44865                                                                                 <attrs>
44866                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44867                                                                                         <attr key="phc.line_number"><integer>1251</integer></attr>
44868                                                                                 </attrs>
44869                                                                                 <AST:Variable>
44870                                                                                         <attrs>
44871                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44872                                                                                                 <attr key="phc.line_number"><integer>1251</integer></attr>
44873                                                                                         </attrs>
44874                                                                                         <AST:Target xsi:nil="true" />
44875                                                                                         <AST:VARIABLE_NAME>
44876                                                                                                 <attrs />
44877                                                                                                 <value>arguments</value>
44878                                                                                         </AST:VARIABLE_NAME>
44879                                                                                         <AST:Expr_list>
44880                                                                                                 <AST:Variable>
44881                                                                                                         <attrs>
44882                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44883                                                                                                                 <attr key="phc.line_number"><integer>1251</integer></attr>
44884                                                                                                         </attrs>
44885                                                                                                         <AST:Target xsi:nil="true" />
44886                                                                                                         <AST:VARIABLE_NAME>
44887                                                                                                                 <attrs />
44888                                                                                                                 <value>key</value>
44889                                                                                                         </AST:VARIABLE_NAME>
44890                                                                                                         <AST:Expr_list>
44891                                                                                                         </AST:Expr_list>
44892                                                                                                 </AST:Variable>
44893                                                                                         </AST:Expr_list>
44894                                                                                 </AST:Variable>
44895                                                                                 <bool><!-- is_ref -->false</bool>
44896                                                                                 <AST:Method_invocation>
44897                                                                                         <attrs>
44898                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44899                                                                                                 <attr key="phc.line_number"><integer>1251</integer></attr>
44900                                                                                         </attrs>
44901                                                                                         <AST:Variable>
44902                                                                                                 <attrs>
44903                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44904                                                                                                         <attr key="phc.line_number"><integer>1251</integer></attr>
44905                                                                                                 </attrs>
44906                                                                                                 <AST:Target xsi:nil="true" />
44907                                                                                                 <AST:VARIABLE_NAME>
44908                                                                                                         <attrs />
44909                                                                                                         <value>this</value>
44910                                                                                                 </AST:VARIABLE_NAME>
44911                                                                                                 <AST:Expr_list>
44912                                                                                                 </AST:Expr_list>
44913                                                                                         </AST:Variable>
44914                                                                                         <AST:METHOD_NAME>
44915                                                                                                 <attrs>
44916                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44917                                                                                                         <attr key="phc.line_number"><integer>1251</integer></attr>
44918                                                                                                 </attrs>
44919                                                                                                 <value>getArgument</value>
44920                                                                                         </AST:METHOD_NAME>
44921                                                                                         <AST:Actual_parameter_list>
44922                                                                                                 <AST:Actual_parameter>
44923                                                                                                         <attrs>
44924                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44925                                                                                                                 <attr key="phc.line_number"><integer>1251</integer></attr>
44926                                                                                                         </attrs>
44927                                                                                                         <bool><!-- is_ref -->false</bool>
44928                                                                                                         <AST:Variable>
44929                                                                                                                 <attrs>
44930                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44931                                                                                                                         <attr key="phc.line_number"><integer>1251</integer></attr>
44932                                                                                                                 </attrs>
44933                                                                                                                 <AST:Target xsi:nil="true" />
44934                                                                                                                 <AST:VARIABLE_NAME>
44935                                                                                                                         <attrs />
44936                                                                                                                         <value>key</value>
44937                                                                                                                 </AST:VARIABLE_NAME>
44938                                                                                                                 <AST:Expr_list>
44939                                                                                                                 </AST:Expr_list>
44940                                                                                                         </AST:Variable>
44941                                                                                                 </AST:Actual_parameter>
44942                                                                                         </AST:Actual_parameter_list>
44943                                                                                 </AST:Method_invocation>
44944                                                                         </AST:Assignment>
44945                                                                 </AST:Eval_expr>
44946                                                         </AST:Statement_list>
44947                                                 </AST:Foreach>
44948                                                 <AST:Return>
44949                                                         <attrs>
44950                                                                 <attr key="phc.comments">
44951                                                                         <string_list>
44952                                                                         </string_list>
44953                                                                 </attr>
44954                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44955                                                                 <attr key="phc.line_number"><integer>1253</integer></attr>
44956                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
44957                                                         </attrs>
44958                                                         <AST:Variable>
44959                                                                 <attrs>
44960                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44961                                                                         <attr key="phc.line_number"><integer>1253</integer></attr>
44962                                                                 </attrs>
44963                                                                 <AST:Target xsi:nil="true" />
44964                                                                 <AST:VARIABLE_NAME>
44965                                                                         <attrs />
44966                                                                         <value>arguments</value>
44967                                                                 </AST:VARIABLE_NAME>
44968                                                                 <AST:Expr_list>
44969                                                                 </AST:Expr_list>
44970                                                         </AST:Variable>
44971                                                 </AST:Return>
44972                                         </AST:Statement_list>
44973                                 </AST:Method>
44974                                 <AST:Method>
44975                                         <attrs>
44976                                                 <attr key="phc.comments">
44977                                                         <string_list>
44978                                                                 <string></string>
44979                                                         </string_list>
44980                                                 </attr>
44981                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44982                                                 <attr key="phc.line_number"><integer>1255</integer></attr>
44983                                         </attrs>
44984                                         <AST:Signature>
44985                                                 <attrs>
44986                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
44987                                                         <attr key="phc.line_number"><integer>1261</integer></attr>
44988                                                 </attrs>
44989                                                 <AST:Method_mod>
44990                                                         <attrs />
44991                                                         <bool><!-- is_public -->false</bool>
44992                                                         <bool><!-- is_protected -->false</bool>
44993                                                         <bool><!-- is_private -->false</bool>
44994                                                         <bool><!-- is_static -->false</bool>
44995                                                         <bool><!-- is_abstract -->false</bool>
44996                                                         <bool><!-- is_final -->false</bool>
44997                                                 </AST:Method_mod>
44998                                                 <bool><!-- is_ref -->false</bool>
44999                                                 <AST:METHOD_NAME>
45000                                                         <attrs />
45001                                                         <value>getNamedArguments</value>
45002                                                 </AST:METHOD_NAME>
45003                                                 <AST:Formal_parameter_list>
45004                                                 </AST:Formal_parameter_list>
45005                                         </AST:Signature>
45006                                         <AST:Statement_list>
45007                                                 <AST:Eval_expr>
45008                                                         <attrs>
45009                                                                 <attr key="phc.comments">
45010                                                                         <string_list>
45011                                                                         </string_list>
45012                                                                 </attr>
45013                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45014                                                                 <attr key="phc.line_number"><integer>1256</integer></attr>
45015                                                         </attrs>
45016                                                         <AST:Assignment>
45017                                                                 <attrs>
45018                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45019                                                                         <attr key="phc.line_number"><integer>1256</integer></attr>
45020                                                                 </attrs>
45021                                                                 <AST:Variable>
45022                                                                         <attrs>
45023                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45024                                                                                 <attr key="phc.line_number"><integer>1256</integer></attr>
45025                                                                         </attrs>
45026                                                                         <AST:Target xsi:nil="true" />
45027                                                                         <AST:VARIABLE_NAME>
45028                                                                                 <attrs />
45029                                                                                 <value>arguments</value>
45030                                                                         </AST:VARIABLE_NAME>
45031                                                                         <AST:Expr_list>
45032                                                                         </AST:Expr_list>
45033                                                                 </AST:Variable>
45034                                                                 <bool><!-- is_ref -->false</bool>
45035                                                                 <AST:Array>
45036                                                                         <attrs>
45037                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45038                                                                                 <attr key="phc.line_number"><integer>1256</integer></attr>
45039                                                                         </attrs>
45040                                                                         <AST:Array_elem_list>
45041                                                                         </AST:Array_elem_list>
45042                                                                 </AST:Array>
45043                                                         </AST:Assignment>
45044                                                 </AST:Eval_expr>
45045                                                 <AST:Foreach>
45046                                                         <attrs>
45047                                                                 <attr key="phc.comments">
45048                                                                         <string_list>
45049                                                                         </string_list>
45050                                                                 </attr>
45051                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45052                                                                 <attr key="phc.line_number"><integer>1257</integer></attr>
45053                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
45054                                                         </attrs>
45055                                                         <AST:Method_invocation>
45056                                                                 <attrs>
45057                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45058                                                                         <attr key="phc.line_number"><integer>1257</integer></attr>
45059                                                                 </attrs>
45060                                                                 <AST:Target xsi:nil="true" />
45061                                                                 <AST:METHOD_NAME>
45062                                                                         <attrs />
45063                                                                         <value>array_keys</value>
45064                                                                 </AST:METHOD_NAME>
45065                                                                 <AST:Actual_parameter_list>
45066                                                                         <AST:Actual_parameter>
45067                                                                                 <attrs>
45068                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45069                                                                                         <attr key="phc.line_number"><integer>1257</integer></attr>
45070                                                                                 </attrs>
45071                                                                                 <bool><!-- is_ref -->false</bool>
45072                                                                                 <AST:Variable>
45073                                                                                         <attrs>
45074                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45075                                                                                                 <attr key="phc.line_number"><integer>1257</integer></attr>
45076                                                                                         </attrs>
45077                                                                                         <AST:Variable>
45078                                                                                                 <attrs>
45079                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45080                                                                                                         <attr key="phc.line_number"><integer>1257</integer></attr>
45081                                                                                                 </attrs>
45082                                                                                                 <AST:Target xsi:nil="true" />
45083                                                                                                 <AST:VARIABLE_NAME>
45084                                                                                                         <attrs />
45085                                                                                                         <value>this</value>
45086                                                                                                 </AST:VARIABLE_NAME>
45087                                                                                                 <AST:Expr_list>
45088                                                                                                 </AST:Expr_list>
45089                                                                                         </AST:Variable>
45090                                                                                         <AST:VARIABLE_NAME>
45091                                                                                                 <attrs />
45092                                                                                                 <value>namedArgs</value>
45093                                                                                         </AST:VARIABLE_NAME>
45094                                                                                         <AST:Expr_list>
45095                                                                                         </AST:Expr_list>
45096                                                                                 </AST:Variable>
45097                                                                         </AST:Actual_parameter>
45098                                                                 </AST:Actual_parameter_list>
45099                                                         </AST:Method_invocation>
45100                                                         <AST:Variable xsi:nil="true" />
45101                                                         <bool><!-- is_ref -->false</bool>
45102                                                         <AST:Variable>
45103                                                                 <attrs>
45104                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45105                                                                         <attr key="phc.line_number"><integer>1257</integer></attr>
45106                                                                 </attrs>
45107                                                                 <AST:Target xsi:nil="true" />
45108                                                                 <AST:VARIABLE_NAME>
45109                                                                         <attrs />
45110                                                                         <value>key</value>
45111                                                                 </AST:VARIABLE_NAME>
45112                                                                 <AST:Expr_list>
45113                                                                 </AST:Expr_list>
45114                                                         </AST:Variable>
45115                                                         <AST:Statement_list>
45116                                                                 <AST:Eval_expr>
45117                                                                         <attrs>
45118                                                                                 <attr key="phc.comments">
45119                                                                                         <string_list>
45120                                                                                         </string_list>
45121                                                                                 </attr>
45122                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45123                                                                                 <attr key="phc.line_number"><integer>1258</integer></attr>
45124                                                                         </attrs>
45125                                                                         <AST:Assignment>
45126                                                                                 <attrs>
45127                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45128                                                                                         <attr key="phc.line_number"><integer>1258</integer></attr>
45129                                                                                 </attrs>
45130                                                                                 <AST:Variable>
45131                                                                                         <attrs>
45132                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45133                                                                                                 <attr key="phc.line_number"><integer>1258</integer></attr>
45134                                                                                         </attrs>
45135                                                                                         <AST:Target xsi:nil="true" />
45136                                                                                         <AST:VARIABLE_NAME>
45137                                                                                                 <attrs />
45138                                                                                                 <value>arguments</value>
45139                                                                                         </AST:VARIABLE_NAME>
45140                                                                                         <AST:Expr_list>
45141                                                                                                 <AST:Variable>
45142                                                                                                         <attrs>
45143                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45144                                                                                                                 <attr key="phc.line_number"><integer>1258</integer></attr>
45145                                                                                                         </attrs>
45146                                                                                                         <AST:Target xsi:nil="true" />
45147                                                                                                         <AST:VARIABLE_NAME>
45148                                                                                                                 <attrs />
45149                                                                                                                 <value>key</value>
45150                                                                                                         </AST:VARIABLE_NAME>
45151                                                                                                         <AST:Expr_list>
45152                                                                                                         </AST:Expr_list>
45153                                                                                                 </AST:Variable>
45154                                                                                         </AST:Expr_list>
45155                                                                                 </AST:Variable>
45156                                                                                 <bool><!-- is_ref -->false</bool>
45157                                                                                 <AST:Method_invocation>
45158                                                                                         <attrs>
45159                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45160                                                                                                 <attr key="phc.line_number"><integer>1258</integer></attr>
45161                                                                                         </attrs>
45162                                                                                         <AST:Variable>
45163                                                                                                 <attrs>
45164                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45165                                                                                                         <attr key="phc.line_number"><integer>1258</integer></attr>
45166                                                                                                 </attrs>
45167                                                                                                 <AST:Target xsi:nil="true" />
45168                                                                                                 <AST:VARIABLE_NAME>
45169                                                                                                         <attrs />
45170                                                                                                         <value>this</value>
45171                                                                                                 </AST:VARIABLE_NAME>
45172                                                                                                 <AST:Expr_list>
45173                                                                                                 </AST:Expr_list>
45174                                                                                         </AST:Variable>
45175                                                                                         <AST:METHOD_NAME>
45176                                                                                                 <attrs>
45177                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45178                                                                                                         <attr key="phc.line_number"><integer>1258</integer></attr>
45179                                                                                                 </attrs>
45180                                                                                                 <value>getArgument</value>
45181                                                                                         </AST:METHOD_NAME>
45182                                                                                         <AST:Actual_parameter_list>
45183                                                                                                 <AST:Actual_parameter>
45184                                                                                                         <attrs>
45185                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45186                                                                                                                 <attr key="phc.line_number"><integer>1258</integer></attr>
45187                                                                                                         </attrs>
45188                                                                                                         <bool><!-- is_ref -->false</bool>
45189                                                                                                         <AST:Variable>
45190                                                                                                                 <attrs>
45191                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45192                                                                                                                         <attr key="phc.line_number"><integer>1258</integer></attr>
45193                                                                                                                 </attrs>
45194                                                                                                                 <AST:Target xsi:nil="true" />
45195                                                                                                                 <AST:VARIABLE_NAME>
45196                                                                                                                         <attrs />
45197                                                                                                                         <value>key</value>
45198                                                                                                                 </AST:VARIABLE_NAME>
45199                                                                                                                 <AST:Expr_list>
45200                                                                                                                 </AST:Expr_list>
45201                                                                                                         </AST:Variable>
45202                                                                                                 </AST:Actual_parameter>
45203                                                                                         </AST:Actual_parameter_list>
45204                                                                                 </AST:Method_invocation>
45205                                                                         </AST:Assignment>
45206                                                                 </AST:Eval_expr>
45207                                                         </AST:Statement_list>
45208                                                 </AST:Foreach>
45209                                                 <AST:Return>
45210                                                         <attrs>
45211                                                                 <attr key="phc.comments">
45212                                                                         <string_list>
45213                                                                         </string_list>
45214                                                                 </attr>
45215                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45216                                                                 <attr key="phc.line_number"><integer>1260</integer></attr>
45217                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
45218                                                         </attrs>
45219                                                         <AST:Variable>
45220                                                                 <attrs>
45221                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45222                                                                         <attr key="phc.line_number"><integer>1260</integer></attr>
45223                                                                 </attrs>
45224                                                                 <AST:Target xsi:nil="true" />
45225                                                                 <AST:VARIABLE_NAME>
45226                                                                         <attrs />
45227                                                                         <value>arguments</value>
45228                                                                 </AST:VARIABLE_NAME>
45229                                                                 <AST:Expr_list>
45230                                                                 </AST:Expr_list>
45231                                                         </AST:Variable>
45232                                                 </AST:Return>
45233                                         </AST:Statement_list>
45234                                 </AST:Method>
45235                                 <AST:Method>
45236                                         <attrs>
45237                                                 <attr key="phc.comments">
45238                                                         <string_list>
45239                                                                 <string></string>
45240                                                         </string_list>
45241                                                 </attr>
45242                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45243                                                 <attr key="phc.line_number"><integer>1263</integer></attr>
45244                                         </attrs>
45245                                         <AST:Signature>
45246                                                 <attrs>
45247                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45248                                                         <attr key="phc.line_number"><integer>1272</integer></attr>
45249                                                 </attrs>
45250                                                 <AST:Method_mod>
45251                                                         <attrs />
45252                                                         <bool><!-- is_public -->false</bool>
45253                                                         <bool><!-- is_protected -->false</bool>
45254                                                         <bool><!-- is_private -->false</bool>
45255                                                         <bool><!-- is_static -->false</bool>
45256                                                         <bool><!-- is_abstract -->false</bool>
45257                                                         <bool><!-- is_final -->false</bool>
45258                                                 </AST:Method_mod>
45259                                                 <bool><!-- is_ref -->false</bool>
45260                                                 <AST:METHOD_NAME>
45261                                                         <attrs />
45262                                                         <value>getNumberedArgument</value>
45263                                                 </AST:METHOD_NAME>
45264                                                 <AST:Formal_parameter_list>
45265                                                         <AST:Formal_parameter>
45266                                                                 <attrs>
45267                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45268                                                                         <attr key="phc.line_number"><integer>1263</integer></attr>
45269                                                                 </attrs>
45270                                                                 <AST:Type>
45271                                                                         <attrs>
45272                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45273                                                                                 <attr key="phc.line_number"><integer>1263</integer></attr>
45274                                                                         </attrs>
45275                                                                         <AST:CLASS_NAME xsi:nil="true" />
45276                                                                 </AST:Type>
45277                                                                 <bool><!-- is_ref -->false</bool>
45278                                                                 <AST:Name_with_default>
45279                                                                         <attrs />
45280                                                                         <AST:VARIABLE_NAME>
45281                                                                                 <attrs />
45282                                                                                 <value>index</value>
45283                                                                         </AST:VARIABLE_NAME>
45284                                                                         <AST:Expr xsi:nil="true" />
45285                                                                 </AST:Name_with_default>
45286                                                         </AST:Formal_parameter>
45287                                                 </AST:Formal_parameter_list>
45288                                         </AST:Signature>
45289                                         <AST:Statement_list>
45290                                                 <AST:If>
45291                                                         <attrs>
45292                                                                 <attr key="phc.comments">
45293                                                                         <string_list>
45294                                                                         </string_list>
45295                                                                 </attr>
45296                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45297                                                                 <attr key="phc.line_number"><integer>1264</integer></attr>
45298                                                         </attrs>
45299                                                         <AST:Unary_op>
45300                                                                 <attrs>
45301                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45302                                                                         <attr key="phc.line_number"><integer>1264</integer></attr>
45303                                                                 </attrs>
45304                                                                 <AST:OP>
45305                                                                         <attrs>
45306                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45307                                                                                 <attr key="phc.line_number"><integer>1264</integer></attr>
45308                                                                         </attrs>
45309                                                                         <value>!</value>
45310                                                                 </AST:OP>
45311                                                                 <AST:Method_invocation>
45312                                                                         <attrs>
45313                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45314                                                                                 <attr key="phc.line_number"><integer>1264</integer></attr>
45315                                                                         </attrs>
45316                                                                         <AST:Target xsi:nil="true" />
45317                                                                         <AST:METHOD_NAME>
45318                                                                                 <attrs>
45319                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45320                                                                                         <attr key="phc.line_number"><integer>1264</integer></attr>
45321                                                                                 </attrs>
45322                                                                                 <value>isset</value>
45323                                                                         </AST:METHOD_NAME>
45324                                                                         <AST:Actual_parameter_list>
45325                                                                                 <AST:Actual_parameter>
45326                                                                                         <attrs>
45327                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45328                                                                                                 <attr key="phc.line_number"><integer>1264</integer></attr>
45329                                                                                         </attrs>
45330                                                                                         <bool><!-- is_ref -->false</bool>
45331                                                                                         <AST:Variable>
45332                                                                                                 <attrs>
45333                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45334                                                                                                         <attr key="phc.line_number"><integer>1264</integer></attr>
45335                                                                                                 </attrs>
45336                                                                                                 <AST:Variable>
45337                                                                                                         <attrs>
45338                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45339                                                                                                                 <attr key="phc.line_number"><integer>1264</integer></attr>
45340                                                                                                         </attrs>
45341                                                                                                         <AST:Target xsi:nil="true" />
45342                                                                                                         <AST:VARIABLE_NAME>
45343                                                                                                                 <attrs />
45344                                                                                                                 <value>this</value>
45345                                                                                                         </AST:VARIABLE_NAME>
45346                                                                                                         <AST:Expr_list>
45347                                                                                                         </AST:Expr_list>
45348                                                                                                 </AST:Variable>
45349                                                                                                 <AST:VARIABLE_NAME>
45350                                                                                                         <attrs />
45351                                                                                                         <value>numberedArgs</value>
45352                                                                                                 </AST:VARIABLE_NAME>
45353                                                                                                 <AST:Expr_list>
45354                                                                                                         <AST:Variable>
45355                                                                                                                 <attrs>
45356                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45357                                                                                                                         <attr key="phc.line_number"><integer>1264</integer></attr>
45358                                                                                                                 </attrs>
45359                                                                                                                 <AST:Target xsi:nil="true" />
45360                                                                                                                 <AST:VARIABLE_NAME>
45361                                                                                                                         <attrs />
45362                                                                                                                         <value>index</value>
45363                                                                                                                 </AST:VARIABLE_NAME>
45364                                                                                                                 <AST:Expr_list>
45365                                                                                                                 </AST:Expr_list>
45366                                                                                                         </AST:Variable>
45367                                                                                                 </AST:Expr_list>
45368                                                                                         </AST:Variable>
45369                                                                                 </AST:Actual_parameter>
45370                                                                         </AST:Actual_parameter_list>
45371                                                                 </AST:Method_invocation>
45372                                                         </AST:Unary_op>
45373                                                         <AST:Statement_list>
45374                                                                 <AST:Return>
45375                                                                         <attrs>
45376                                                                                 <attr key="phc.comments">
45377                                                                                         <string_list>
45378                                                                                         </string_list>
45379                                                                                 </attr>
45380                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45381                                                                                 <attr key="phc.line_number"><integer>1265</integer></attr>
45382                                                                         </attrs>
45383                                                                         <AST:BOOL>
45384                                                                                 <attrs>
45385                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45386                                                                                         <attr key="phc.line_number"><integer>1265</integer></attr>
45387                                                                                         <attr key="phc.unparser.source_rep"><string>false</string></attr>
45388                                                                                 </attrs>
45389                                                                                 <value>False</value>
45390                                                                         </AST:BOOL>
45391                                                                 </AST:Return>
45392                                                         </AST:Statement_list>
45393                                                         <AST:Statement_list>
45394                                                         </AST:Statement_list>
45395                                                 </AST:If>
45396                                                 <AST:If>
45397                                                         <attrs>
45398                                                                 <attr key="phc.comments">
45399                                                                         <string_list>
45400                                                                         </string_list>
45401                                                                 </attr>
45402                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45403                                                                 <attr key="phc.line_number"><integer>1267</integer></attr>
45404                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
45405                                                         </attrs>
45406                                                         <AST:Unary_op>
45407                                                                 <attrs>
45408                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45409                                                                         <attr key="phc.line_number"><integer>1267</integer></attr>
45410                                                                 </attrs>
45411                                                                 <AST:OP>
45412                                                                         <attrs>
45413                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45414                                                                                 <attr key="phc.line_number"><integer>1267</integer></attr>
45415                                                                         </attrs>
45416                                                                         <value>!</value>
45417                                                                 </AST:OP>
45418                                                                 <AST:Method_invocation>
45419                                                                         <attrs>
45420                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45421                                                                                 <attr key="phc.line_number"><integer>1267</integer></attr>
45422                                                                         </attrs>
45423                                                                         <AST:Target xsi:nil="true" />
45424                                                                         <AST:METHOD_NAME>
45425                                                                                 <attrs>
45426                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45427                                                                                         <attr key="phc.line_number"><integer>1267</integer></attr>
45428                                                                                 </attrs>
45429                                                                                 <value>isset</value>
45430                                                                         </AST:METHOD_NAME>
45431                                                                         <AST:Actual_parameter_list>
45432                                                                                 <AST:Actual_parameter>
45433                                                                                         <attrs>
45434                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45435                                                                                                 <attr key="phc.line_number"><integer>1267</integer></attr>
45436                                                                                         </attrs>
45437                                                                                         <bool><!-- is_ref -->false</bool>
45438                                                                                         <AST:Variable>
45439                                                                                                 <attrs>
45440                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45441                                                                                                         <attr key="phc.line_number"><integer>1267</integer></attr>
45442                                                                                                 </attrs>
45443                                                                                                 <AST:Variable>
45444                                                                                                         <attrs>
45445                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45446                                                                                                                 <attr key="phc.line_number"><integer>1267</integer></attr>
45447                                                                                                         </attrs>
45448                                                                                                         <AST:Target xsi:nil="true" />
45449                                                                                                         <AST:VARIABLE_NAME>
45450                                                                                                                 <attrs />
45451                                                                                                                 <value>this</value>
45452                                                                                                         </AST:VARIABLE_NAME>
45453                                                                                                         <AST:Expr_list>
45454                                                                                                         </AST:Expr_list>
45455                                                                                                 </AST:Variable>
45456                                                                                                 <AST:VARIABLE_NAME>
45457                                                                                                         <attrs />
45458                                                                                                         <value>numberedExpansionCache</value>
45459                                                                                                 </AST:VARIABLE_NAME>
45460                                                                                                 <AST:Expr_list>
45461                                                                                                         <AST:Variable>
45462                                                                                                                 <attrs>
45463                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45464                                                                                                                         <attr key="phc.line_number"><integer>1267</integer></attr>
45465                                                                                                                 </attrs>
45466                                                                                                                 <AST:Target xsi:nil="true" />
45467                                                                                                                 <AST:VARIABLE_NAME>
45468                                                                                                                         <attrs />
45469                                                                                                                         <value>index</value>
45470                                                                                                                 </AST:VARIABLE_NAME>
45471                                                                                                                 <AST:Expr_list>
45472                                                                                                                 </AST:Expr_list>
45473                                                                                                         </AST:Variable>
45474                                                                                                 </AST:Expr_list>
45475                                                                                         </AST:Variable>
45476                                                                                 </AST:Actual_parameter>
45477                                                                         </AST:Actual_parameter_list>
45478                                                                 </AST:Method_invocation>
45479                                                         </AST:Unary_op>
45480                                                         <AST:Statement_list>
45481                                                                 <AST:Eval_expr>
45482                                                                         <attrs>
45483                                                                                 <attr key="phc.comments">
45484                                                                                         <string_list>
45485                                                                                                 <string># No trimming for unnamed arguments</string>
45486                                                                                         </string_list>
45487                                                                                 </attr>
45488                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45489                                                                                 <attr key="phc.line_number"><integer>1269</integer></attr>
45490                                                                         </attrs>
45491                                                                         <AST:Assignment>
45492                                                                                 <attrs>
45493                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45494                                                                                         <attr key="phc.line_number"><integer>1269</integer></attr>
45495                                                                                 </attrs>
45496                                                                                 <AST:Variable>
45497                                                                                         <attrs>
45498                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45499                                                                                                 <attr key="phc.line_number"><integer>1269</integer></attr>
45500                                                                                         </attrs>
45501                                                                                         <AST:Variable>
45502                                                                                                 <attrs>
45503                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45504                                                                                                         <attr key="phc.line_number"><integer>1269</integer></attr>
45505                                                                                                 </attrs>
45506                                                                                                 <AST:Target xsi:nil="true" />
45507                                                                                                 <AST:VARIABLE_NAME>
45508                                                                                                         <attrs />
45509                                                                                                         <value>this</value>
45510                                                                                                 </AST:VARIABLE_NAME>
45511                                                                                                 <AST:Expr_list>
45512                                                                                                 </AST:Expr_list>
45513                                                                                         </AST:Variable>
45514                                                                                         <AST:VARIABLE_NAME>
45515                                                                                                 <attrs />
45516                                                                                                 <value>numberedExpansionCache</value>
45517                                                                                         </AST:VARIABLE_NAME>
45518                                                                                         <AST:Expr_list>
45519                                                                                                 <AST:Variable>
45520                                                                                                         <attrs>
45521                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45522                                                                                                                 <attr key="phc.line_number"><integer>1269</integer></attr>
45523                                                                                                         </attrs>
45524                                                                                                         <AST:Target xsi:nil="true" />
45525                                                                                                         <AST:VARIABLE_NAME>
45526                                                                                                                 <attrs />
45527                                                                                                                 <value>index</value>
45528                                                                                                         </AST:VARIABLE_NAME>
45529                                                                                                         <AST:Expr_list>
45530                                                                                                         </AST:Expr_list>
45531                                                                                                 </AST:Variable>
45532                                                                                         </AST:Expr_list>
45533                                                                                 </AST:Variable>
45534                                                                                 <bool><!-- is_ref -->false</bool>
45535                                                                                 <AST:Method_invocation>
45536                                                                                         <attrs>
45537                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45538                                                                                                 <attr key="phc.line_number"><integer>1269</integer></attr>
45539                                                                                         </attrs>
45540                                                                                         <AST:Variable>
45541                                                                                                 <attrs>
45542                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45543                                                                                                         <attr key="phc.line_number"><integer>1269</integer></attr>
45544                                                                                                 </attrs>
45545                                                                                                 <AST:Variable>
45546                                                                                                         <attrs>
45547                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45548                                                                                                                 <attr key="phc.line_number"><integer>1269</integer></attr>
45549                                                                                                         </attrs>
45550                                                                                                         <AST:Target xsi:nil="true" />
45551                                                                                                         <AST:VARIABLE_NAME>
45552                                                                                                                 <attrs />
45553                                                                                                                 <value>this</value>
45554                                                                                                         </AST:VARIABLE_NAME>
45555                                                                                                         <AST:Expr_list>
45556                                                                                                         </AST:Expr_list>
45557                                                                                                 </AST:Variable>
45558                                                                                                 <AST:VARIABLE_NAME>
45559                                                                                                         <attrs />
45560                                                                                                         <value>parent</value>
45561                                                                                                 </AST:VARIABLE_NAME>
45562                                                                                                 <AST:Expr_list>
45563                                                                                                 </AST:Expr_list>
45564                                                                                         </AST:Variable>
45565                                                                                         <AST:METHOD_NAME>
45566                                                                                                 <attrs>
45567                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45568                                                                                                         <attr key="phc.line_number"><integer>1269</integer></attr>
45569                                                                                                 </attrs>
45570                                                                                                 <value>expand</value>
45571                                                                                         </AST:METHOD_NAME>
45572                                                                                         <AST:Actual_parameter_list>
45573                                                                                                 <AST:Actual_parameter>
45574                                                                                                         <attrs>
45575                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45576                                                                                                                 <attr key="phc.line_number"><integer>1269</integer></attr>
45577                                                                                                         </attrs>
45578                                                                                                         <bool><!-- is_ref -->false</bool>
45579                                                                                                         <AST:Variable>
45580                                                                                                                 <attrs>
45581                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45582                                                                                                                         <attr key="phc.line_number"><integer>1269</integer></attr>
45583                                                                                                                 </attrs>
45584                                                                                                                 <AST:Variable>
45585                                                                                                                         <attrs>
45586                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45587                                                                                                                                 <attr key="phc.line_number"><integer>1269</integer></attr>
45588                                                                                                                         </attrs>
45589                                                                                                                         <AST:Target xsi:nil="true" />
45590                                                                                                                         <AST:VARIABLE_NAME>
45591                                                                                                                                 <attrs />
45592                                                                                                                                 <value>this</value>
45593                                                                                                                         </AST:VARIABLE_NAME>
45594                                                                                                                         <AST:Expr_list>
45595                                                                                                                         </AST:Expr_list>
45596                                                                                                                 </AST:Variable>
45597                                                                                                                 <AST:VARIABLE_NAME>
45598                                                                                                                         <attrs />
45599                                                                                                                         <value>numberedArgs</value>
45600                                                                                                                 </AST:VARIABLE_NAME>
45601                                                                                                                 <AST:Expr_list>
45602                                                                                                                         <AST:Variable>
45603                                                                                                                                 <attrs>
45604                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45605                                                                                                                                         <attr key="phc.line_number"><integer>1269</integer></attr>
45606                                                                                                                                 </attrs>
45607                                                                                                                                 <AST:Target xsi:nil="true" />
45608                                                                                                                                 <AST:VARIABLE_NAME>
45609                                                                                                                                         <attrs />
45610                                                                                                                                         <value>index</value>
45611                                                                                                                                 </AST:VARIABLE_NAME>
45612                                                                                                                                 <AST:Expr_list>
45613                                                                                                                                 </AST:Expr_list>
45614                                                                                                                         </AST:Variable>
45615                                                                                                                 </AST:Expr_list>
45616                                                                                                         </AST:Variable>
45617                                                                                                 </AST:Actual_parameter>
45618                                                                                                 <AST:Actual_parameter>
45619                                                                                                         <attrs>
45620                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45621                                                                                                                 <attr key="phc.line_number"><integer>1269</integer></attr>
45622                                                                                                         </attrs>
45623                                                                                                         <bool><!-- is_ref -->false</bool>
45624                                                                                                         <AST:Constant>
45625                                                                                                                 <attrs>
45626                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45627                                                                                                                         <attr key="phc.line_number"><integer>1269</integer></attr>
45628                                                                                                                 </attrs>
45629                                                                                                                 <AST:CLASS_NAME>
45630                                                                                                                         <attrs />
45631                                                                                                                         <value>self</value>
45632                                                                                                                 </AST:CLASS_NAME>
45633                                                                                                                 <AST:CONSTANT_NAME>
45634                                                                                                                         <attrs />
45635                                                                                                                         <value>STRIP_COMMENTS</value>
45636                                                                                                                 </AST:CONSTANT_NAME>
45637                                                                                                         </AST:Constant>
45638                                                                                                 </AST:Actual_parameter>
45639                                                                                         </AST:Actual_parameter_list>
45640                                                                                 </AST:Method_invocation>
45641                                                                         </AST:Assignment>
45642                                                                 </AST:Eval_expr>
45643                                                         </AST:Statement_list>
45644                                                         <AST:Statement_list>
45645                                                         </AST:Statement_list>
45646                                                 </AST:If>
45647                                                 <AST:Return>
45648                                                         <attrs>
45649                                                                 <attr key="phc.comments">
45650                                                                         <string_list>
45651                                                                         </string_list>
45652                                                                 </attr>
45653                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45654                                                                 <attr key="phc.line_number"><integer>1271</integer></attr>
45655                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
45656                                                         </attrs>
45657                                                         <AST:Variable>
45658                                                                 <attrs>
45659                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45660                                                                         <attr key="phc.line_number"><integer>1271</integer></attr>
45661                                                                 </attrs>
45662                                                                 <AST:Variable>
45663                                                                         <attrs>
45664                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45665                                                                                 <attr key="phc.line_number"><integer>1271</integer></attr>
45666                                                                         </attrs>
45667                                                                         <AST:Target xsi:nil="true" />
45668                                                                         <AST:VARIABLE_NAME>
45669                                                                                 <attrs />
45670                                                                                 <value>this</value>
45671                                                                         </AST:VARIABLE_NAME>
45672                                                                         <AST:Expr_list>
45673                                                                         </AST:Expr_list>
45674                                                                 </AST:Variable>
45675                                                                 <AST:VARIABLE_NAME>
45676                                                                         <attrs />
45677                                                                         <value>numberedExpansionCache</value>
45678                                                                 </AST:VARIABLE_NAME>
45679                                                                 <AST:Expr_list>
45680                                                                         <AST:Variable>
45681                                                                                 <attrs>
45682                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45683                                                                                         <attr key="phc.line_number"><integer>1271</integer></attr>
45684                                                                                 </attrs>
45685                                                                                 <AST:Target xsi:nil="true" />
45686                                                                                 <AST:VARIABLE_NAME>
45687                                                                                         <attrs />
45688                                                                                         <value>index</value>
45689                                                                                 </AST:VARIABLE_NAME>
45690                                                                                 <AST:Expr_list>
45691                                                                                 </AST:Expr_list>
45692                                                                         </AST:Variable>
45693                                                                 </AST:Expr_list>
45694                                                         </AST:Variable>
45695                                                 </AST:Return>
45696                                         </AST:Statement_list>
45697                                 </AST:Method>
45698                                 <AST:Method>
45699                                         <attrs>
45700                                                 <attr key="phc.comments">
45701                                                         <string_list>
45702                                                                 <string></string>
45703                                                         </string_list>
45704                                                 </attr>
45705                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45706                                                 <attr key="phc.line_number"><integer>1274</integer></attr>
45707                                         </attrs>
45708                                         <AST:Signature>
45709                                                 <attrs>
45710                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45711                                                         <attr key="phc.line_number"><integer>1284</integer></attr>
45712                                                 </attrs>
45713                                                 <AST:Method_mod>
45714                                                         <attrs />
45715                                                         <bool><!-- is_public -->false</bool>
45716                                                         <bool><!-- is_protected -->false</bool>
45717                                                         <bool><!-- is_private -->false</bool>
45718                                                         <bool><!-- is_static -->false</bool>
45719                                                         <bool><!-- is_abstract -->false</bool>
45720                                                         <bool><!-- is_final -->false</bool>
45721                                                 </AST:Method_mod>
45722                                                 <bool><!-- is_ref -->false</bool>
45723                                                 <AST:METHOD_NAME>
45724                                                         <attrs />
45725                                                         <value>getNamedArgument</value>
45726                                                 </AST:METHOD_NAME>
45727                                                 <AST:Formal_parameter_list>
45728                                                         <AST:Formal_parameter>
45729                                                                 <attrs>
45730                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45731                                                                         <attr key="phc.line_number"><integer>1274</integer></attr>
45732                                                                 </attrs>
45733                                                                 <AST:Type>
45734                                                                         <attrs>
45735                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45736                                                                                 <attr key="phc.line_number"><integer>1274</integer></attr>
45737                                                                         </attrs>
45738                                                                         <AST:CLASS_NAME xsi:nil="true" />
45739                                                                 </AST:Type>
45740                                                                 <bool><!-- is_ref -->false</bool>
45741                                                                 <AST:Name_with_default>
45742                                                                         <attrs />
45743                                                                         <AST:VARIABLE_NAME>
45744                                                                                 <attrs />
45745                                                                                 <value>name</value>
45746                                                                         </AST:VARIABLE_NAME>
45747                                                                         <AST:Expr xsi:nil="true" />
45748                                                                 </AST:Name_with_default>
45749                                                         </AST:Formal_parameter>
45750                                                 </AST:Formal_parameter_list>
45751                                         </AST:Signature>
45752                                         <AST:Statement_list>
45753                                                 <AST:If>
45754                                                         <attrs>
45755                                                                 <attr key="phc.comments">
45756                                                                         <string_list>
45757                                                                         </string_list>
45758                                                                 </attr>
45759                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45760                                                                 <attr key="phc.line_number"><integer>1275</integer></attr>
45761                                                         </attrs>
45762                                                         <AST:Unary_op>
45763                                                                 <attrs>
45764                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45765                                                                         <attr key="phc.line_number"><integer>1275</integer></attr>
45766                                                                 </attrs>
45767                                                                 <AST:OP>
45768                                                                         <attrs>
45769                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45770                                                                                 <attr key="phc.line_number"><integer>1275</integer></attr>
45771                                                                         </attrs>
45772                                                                         <value>!</value>
45773                                                                 </AST:OP>
45774                                                                 <AST:Method_invocation>
45775                                                                         <attrs>
45776                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45777                                                                                 <attr key="phc.line_number"><integer>1275</integer></attr>
45778                                                                         </attrs>
45779                                                                         <AST:Target xsi:nil="true" />
45780                                                                         <AST:METHOD_NAME>
45781                                                                                 <attrs>
45782                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45783                                                                                         <attr key="phc.line_number"><integer>1275</integer></attr>
45784                                                                                 </attrs>
45785                                                                                 <value>isset</value>
45786                                                                         </AST:METHOD_NAME>
45787                                                                         <AST:Actual_parameter_list>
45788                                                                                 <AST:Actual_parameter>
45789                                                                                         <attrs>
45790                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45791                                                                                                 <attr key="phc.line_number"><integer>1275</integer></attr>
45792                                                                                         </attrs>
45793                                                                                         <bool><!-- is_ref -->false</bool>
45794                                                                                         <AST:Variable>
45795                                                                                                 <attrs>
45796                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45797                                                                                                         <attr key="phc.line_number"><integer>1275</integer></attr>
45798                                                                                                 </attrs>
45799                                                                                                 <AST:Variable>
45800                                                                                                         <attrs>
45801                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45802                                                                                                                 <attr key="phc.line_number"><integer>1275</integer></attr>
45803                                                                                                         </attrs>
45804                                                                                                         <AST:Target xsi:nil="true" />
45805                                                                                                         <AST:VARIABLE_NAME>
45806                                                                                                                 <attrs />
45807                                                                                                                 <value>this</value>
45808                                                                                                         </AST:VARIABLE_NAME>
45809                                                                                                         <AST:Expr_list>
45810                                                                                                         </AST:Expr_list>
45811                                                                                                 </AST:Variable>
45812                                                                                                 <AST:VARIABLE_NAME>
45813                                                                                                         <attrs />
45814                                                                                                         <value>namedArgs</value>
45815                                                                                                 </AST:VARIABLE_NAME>
45816                                                                                                 <AST:Expr_list>
45817                                                                                                         <AST:Variable>
45818                                                                                                                 <attrs>
45819                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45820                                                                                                                         <attr key="phc.line_number"><integer>1275</integer></attr>
45821                                                                                                                 </attrs>
45822                                                                                                                 <AST:Target xsi:nil="true" />
45823                                                                                                                 <AST:VARIABLE_NAME>
45824                                                                                                                         <attrs />
45825                                                                                                                         <value>name</value>
45826                                                                                                                 </AST:VARIABLE_NAME>
45827                                                                                                                 <AST:Expr_list>
45828                                                                                                                 </AST:Expr_list>
45829                                                                                                         </AST:Variable>
45830                                                                                                 </AST:Expr_list>
45831                                                                                         </AST:Variable>
45832                                                                                 </AST:Actual_parameter>
45833                                                                         </AST:Actual_parameter_list>
45834                                                                 </AST:Method_invocation>
45835                                                         </AST:Unary_op>
45836                                                         <AST:Statement_list>
45837                                                                 <AST:Return>
45838                                                                         <attrs>
45839                                                                                 <attr key="phc.comments">
45840                                                                                         <string_list>
45841                                                                                         </string_list>
45842                                                                                 </attr>
45843                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45844                                                                                 <attr key="phc.line_number"><integer>1276</integer></attr>
45845                                                                         </attrs>
45846                                                                         <AST:BOOL>
45847                                                                                 <attrs>
45848                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45849                                                                                         <attr key="phc.line_number"><integer>1276</integer></attr>
45850                                                                                         <attr key="phc.unparser.source_rep"><string>false</string></attr>
45851                                                                                 </attrs>
45852                                                                                 <value>False</value>
45853                                                                         </AST:BOOL>
45854                                                                 </AST:Return>
45855                                                         </AST:Statement_list>
45856                                                         <AST:Statement_list>
45857                                                         </AST:Statement_list>
45858                                                 </AST:If>
45859                                                 <AST:If>
45860                                                         <attrs>
45861                                                                 <attr key="phc.comments">
45862                                                                         <string_list>
45863                                                                         </string_list>
45864                                                                 </attr>
45865                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45866                                                                 <attr key="phc.line_number"><integer>1278</integer></attr>
45867                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
45868                                                         </attrs>
45869                                                         <AST:Unary_op>
45870                                                                 <attrs>
45871                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45872                                                                         <attr key="phc.line_number"><integer>1278</integer></attr>
45873                                                                 </attrs>
45874                                                                 <AST:OP>
45875                                                                         <attrs>
45876                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45877                                                                                 <attr key="phc.line_number"><integer>1278</integer></attr>
45878                                                                         </attrs>
45879                                                                         <value>!</value>
45880                                                                 </AST:OP>
45881                                                                 <AST:Method_invocation>
45882                                                                         <attrs>
45883                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45884                                                                                 <attr key="phc.line_number"><integer>1278</integer></attr>
45885                                                                         </attrs>
45886                                                                         <AST:Target xsi:nil="true" />
45887                                                                         <AST:METHOD_NAME>
45888                                                                                 <attrs>
45889                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45890                                                                                         <attr key="phc.line_number"><integer>1278</integer></attr>
45891                                                                                 </attrs>
45892                                                                                 <value>isset</value>
45893                                                                         </AST:METHOD_NAME>
45894                                                                         <AST:Actual_parameter_list>
45895                                                                                 <AST:Actual_parameter>
45896                                                                                         <attrs>
45897                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45898                                                                                                 <attr key="phc.line_number"><integer>1278</integer></attr>
45899                                                                                         </attrs>
45900                                                                                         <bool><!-- is_ref -->false</bool>
45901                                                                                         <AST:Variable>
45902                                                                                                 <attrs>
45903                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45904                                                                                                         <attr key="phc.line_number"><integer>1278</integer></attr>
45905                                                                                                 </attrs>
45906                                                                                                 <AST:Variable>
45907                                                                                                         <attrs>
45908                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45909                                                                                                                 <attr key="phc.line_number"><integer>1278</integer></attr>
45910                                                                                                         </attrs>
45911                                                                                                         <AST:Target xsi:nil="true" />
45912                                                                                                         <AST:VARIABLE_NAME>
45913                                                                                                                 <attrs />
45914                                                                                                                 <value>this</value>
45915                                                                                                         </AST:VARIABLE_NAME>
45916                                                                                                         <AST:Expr_list>
45917                                                                                                         </AST:Expr_list>
45918                                                                                                 </AST:Variable>
45919                                                                                                 <AST:VARIABLE_NAME>
45920                                                                                                         <attrs />
45921                                                                                                         <value>namedExpansionCache</value>
45922                                                                                                 </AST:VARIABLE_NAME>
45923                                                                                                 <AST:Expr_list>
45924                                                                                                         <AST:Variable>
45925                                                                                                                 <attrs>
45926                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45927                                                                                                                         <attr key="phc.line_number"><integer>1278</integer></attr>
45928                                                                                                                 </attrs>
45929                                                                                                                 <AST:Target xsi:nil="true" />
45930                                                                                                                 <AST:VARIABLE_NAME>
45931                                                                                                                         <attrs />
45932                                                                                                                         <value>name</value>
45933                                                                                                                 </AST:VARIABLE_NAME>
45934                                                                                                                 <AST:Expr_list>
45935                                                                                                                 </AST:Expr_list>
45936                                                                                                         </AST:Variable>
45937                                                                                                 </AST:Expr_list>
45938                                                                                         </AST:Variable>
45939                                                                                 </AST:Actual_parameter>
45940                                                                         </AST:Actual_parameter_list>
45941                                                                 </AST:Method_invocation>
45942                                                         </AST:Unary_op>
45943                                                         <AST:Statement_list>
45944                                                                 <AST:Eval_expr>
45945                                                                         <attrs>
45946                                                                                 <attr key="phc.comments">
45947                                                                                         <string_list>
45948                                                                                                 <string># Trim named arguments post-expand, for backwards compatibility</string>
45949                                                                                         </string_list>
45950                                                                                 </attr>
45951                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45952                                                                                 <attr key="phc.line_number"><integer>1281</integer></attr>
45953                                                                         </attrs>
45954                                                                         <AST:Assignment>
45955                                                                                 <attrs>
45956                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45957                                                                                         <attr key="phc.line_number"><integer>1281</integer></attr>
45958                                                                                 </attrs>
45959                                                                                 <AST:Variable>
45960                                                                                         <attrs>
45961                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45962                                                                                                 <attr key="phc.line_number"><integer>1280</integer></attr>
45963                                                                                         </attrs>
45964                                                                                         <AST:Variable>
45965                                                                                                 <attrs>
45966                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45967                                                                                                         <attr key="phc.line_number"><integer>1280</integer></attr>
45968                                                                                                 </attrs>
45969                                                                                                 <AST:Target xsi:nil="true" />
45970                                                                                                 <AST:VARIABLE_NAME>
45971                                                                                                         <attrs />
45972                                                                                                         <value>this</value>
45973                                                                                                 </AST:VARIABLE_NAME>
45974                                                                                                 <AST:Expr_list>
45975                                                                                                 </AST:Expr_list>
45976                                                                                         </AST:Variable>
45977                                                                                         <AST:VARIABLE_NAME>
45978                                                                                                 <attrs />
45979                                                                                                 <value>namedExpansionCache</value>
45980                                                                                         </AST:VARIABLE_NAME>
45981                                                                                         <AST:Expr_list>
45982                                                                                                 <AST:Variable>
45983                                                                                                         <attrs>
45984                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
45985                                                                                                                 <attr key="phc.line_number"><integer>1280</integer></attr>
45986                                                                                                         </attrs>
45987                                                                                                         <AST:Target xsi:nil="true" />
45988                                                                                                         <AST:VARIABLE_NAME>
45989                                                                                                                 <attrs />
45990                                                                                                                 <value>name</value>
45991                                                                                                         </AST:VARIABLE_NAME>
45992                                                                                                         <AST:Expr_list>
45993                                                                                                         </AST:Expr_list>
45994                                                                                                 </AST:Variable>
45995                                                                                         </AST:Expr_list>
45996                                                                                 </AST:Variable>
45997                                                                                 <bool><!-- is_ref -->false</bool>
45998                                                                                 <AST:Method_invocation>
45999                                                                                         <attrs>
46000                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46001                                                                                                 <attr key="phc.line_number"><integer>1281</integer></attr>
46002                                                                                         </attrs>
46003                                                                                         <AST:Target xsi:nil="true" />
46004                                                                                         <AST:METHOD_NAME>
46005                                                                                                 <attrs />
46006                                                                                                 <value>trim</value>
46007                                                                                         </AST:METHOD_NAME>
46008                                                                                         <AST:Actual_parameter_list>
46009                                                                                                 <AST:Actual_parameter>
46010                                                                                                         <attrs>
46011                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46012                                                                                                                 <attr key="phc.line_number"><integer>1281</integer></attr>
46013                                                                                                         </attrs>
46014                                                                                                         <bool><!-- is_ref -->false</bool>
46015                                                                                                         <AST:Method_invocation>
46016                                                                                                                 <attrs>
46017                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46018                                                                                                                         <attr key="phc.line_number"><integer>1281</integer></attr>
46019                                                                                                                 </attrs>
46020                                                                                                                 <AST:Variable>
46021                                                                                                                         <attrs>
46022                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46023                                                                                                                                 <attr key="phc.line_number"><integer>1281</integer></attr>
46024                                                                                                                         </attrs>
46025                                                                                                                         <AST:Variable>
46026                                                                                                                                 <attrs>
46027                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46028                                                                                                                                         <attr key="phc.line_number"><integer>1281</integer></attr>
46029                                                                                                                                 </attrs>
46030                                                                                                                                 <AST:Target xsi:nil="true" />
46031                                                                                                                                 <AST:VARIABLE_NAME>
46032                                                                                                                                         <attrs />
46033                                                                                                                                         <value>this</value>
46034                                                                                                                                 </AST:VARIABLE_NAME>
46035                                                                                                                                 <AST:Expr_list>
46036                                                                                                                                 </AST:Expr_list>
46037                                                                                                                         </AST:Variable>
46038                                                                                                                         <AST:VARIABLE_NAME>
46039                                                                                                                                 <attrs />
46040                                                                                                                                 <value>parent</value>
46041                                                                                                                         </AST:VARIABLE_NAME>
46042                                                                                                                         <AST:Expr_list>
46043                                                                                                                         </AST:Expr_list>
46044                                                                                                                 </AST:Variable>
46045                                                                                                                 <AST:METHOD_NAME>
46046                                                                                                                         <attrs>
46047                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46048                                                                                                                                 <attr key="phc.line_number"><integer>1281</integer></attr>
46049                                                                                                                         </attrs>
46050                                                                                                                         <value>expand</value>
46051                                                                                                                 </AST:METHOD_NAME>
46052                                                                                                                 <AST:Actual_parameter_list>
46053                                                                                                                         <AST:Actual_parameter>
46054                                                                                                                                 <attrs>
46055                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46056                                                                                                                                         <attr key="phc.line_number"><integer>1281</integer></attr>
46057                                                                                                                                 </attrs>
46058                                                                                                                                 <bool><!-- is_ref -->false</bool>
46059                                                                                                                                 <AST:Variable>
46060                                                                                                                                         <attrs>
46061                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46062                                                                                                                                                 <attr key="phc.line_number"><integer>1281</integer></attr>
46063                                                                                                                                         </attrs>
46064                                                                                                                                         <AST:Variable>
46065                                                                                                                                                 <attrs>
46066                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46067                                                                                                                                                         <attr key="phc.line_number"><integer>1281</integer></attr>
46068                                                                                                                                                 </attrs>
46069                                                                                                                                                 <AST:Target xsi:nil="true" />
46070                                                                                                                                                 <AST:VARIABLE_NAME>
46071                                                                                                                                                         <attrs />
46072                                                                                                                                                         <value>this</value>
46073                                                                                                                                                 </AST:VARIABLE_NAME>
46074                                                                                                                                                 <AST:Expr_list>
46075                                                                                                                                                 </AST:Expr_list>
46076                                                                                                                                         </AST:Variable>
46077                                                                                                                                         <AST:VARIABLE_NAME>
46078                                                                                                                                                 <attrs />
46079                                                                                                                                                 <value>namedArgs</value>
46080                                                                                                                                         </AST:VARIABLE_NAME>
46081                                                                                                                                         <AST:Expr_list>
46082                                                                                                                                                 <AST:Variable>
46083                                                                                                                                                         <attrs>
46084                                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46085                                                                                                                                                                 <attr key="phc.line_number"><integer>1281</integer></attr>
46086                                                                                                                                                         </attrs>
46087                                                                                                                                                         <AST:Target xsi:nil="true" />
46088                                                                                                                                                         <AST:VARIABLE_NAME>
46089                                                                                                                                                                 <attrs />
46090                                                                                                                                                                 <value>name</value>
46091                                                                                                                                                         </AST:VARIABLE_NAME>
46092                                                                                                                                                         <AST:Expr_list>
46093                                                                                                                                                         </AST:Expr_list>
46094                                                                                                                                                 </AST:Variable>
46095                                                                                                                                         </AST:Expr_list>
46096                                                                                                                                 </AST:Variable>
46097                                                                                                                         </AST:Actual_parameter>
46098                                                                                                                         <AST:Actual_parameter>
46099                                                                                                                                 <attrs>
46100                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46101                                                                                                                                         <attr key="phc.line_number"><integer>1281</integer></attr>
46102                                                                                                                                 </attrs>
46103                                                                                                                                 <bool><!-- is_ref -->false</bool>
46104                                                                                                                                 <AST:Constant>
46105                                                                                                                                         <attrs>
46106                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46107                                                                                                                                                 <attr key="phc.line_number"><integer>1281</integer></attr>
46108                                                                                                                                         </attrs>
46109                                                                                                                                         <AST:CLASS_NAME>
46110                                                                                                                                                 <attrs />
46111                                                                                                                                                 <value>self</value>
46112                                                                                                                                         </AST:CLASS_NAME>
46113                                                                                                                                         <AST:CONSTANT_NAME>
46114                                                                                                                                                 <attrs />
46115                                                                                                                                                 <value>STRIP_COMMENTS</value>
46116                                                                                                                                         </AST:CONSTANT_NAME>
46117                                                                                                                                 </AST:Constant>
46118                                                                                                                         </AST:Actual_parameter>
46119                                                                                                                 </AST:Actual_parameter_list>
46120                                                                                                         </AST:Method_invocation>
46121                                                                                                 </AST:Actual_parameter>
46122                                                                                         </AST:Actual_parameter_list>
46123                                                                                 </AST:Method_invocation>
46124                                                                         </AST:Assignment>
46125                                                                 </AST:Eval_expr>
46126                                                         </AST:Statement_list>
46127                                                         <AST:Statement_list>
46128                                                         </AST:Statement_list>
46129                                                 </AST:If>
46130                                                 <AST:Return>
46131                                                         <attrs>
46132                                                                 <attr key="phc.comments">
46133                                                                         <string_list>
46134                                                                         </string_list>
46135                                                                 </attr>
46136                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46137                                                                 <attr key="phc.line_number"><integer>1283</integer></attr>
46138                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
46139                                                         </attrs>
46140                                                         <AST:Variable>
46141                                                                 <attrs>
46142                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46143                                                                         <attr key="phc.line_number"><integer>1283</integer></attr>
46144                                                                 </attrs>
46145                                                                 <AST:Variable>
46146                                                                         <attrs>
46147                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46148                                                                                 <attr key="phc.line_number"><integer>1283</integer></attr>
46149                                                                         </attrs>
46150                                                                         <AST:Target xsi:nil="true" />
46151                                                                         <AST:VARIABLE_NAME>
46152                                                                                 <attrs />
46153                                                                                 <value>this</value>
46154                                                                         </AST:VARIABLE_NAME>
46155                                                                         <AST:Expr_list>
46156                                                                         </AST:Expr_list>
46157                                                                 </AST:Variable>
46158                                                                 <AST:VARIABLE_NAME>
46159                                                                         <attrs />
46160                                                                         <value>namedExpansionCache</value>
46161                                                                 </AST:VARIABLE_NAME>
46162                                                                 <AST:Expr_list>
46163                                                                         <AST:Variable>
46164                                                                                 <attrs>
46165                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46166                                                                                         <attr key="phc.line_number"><integer>1283</integer></attr>
46167                                                                                 </attrs>
46168                                                                                 <AST:Target xsi:nil="true" />
46169                                                                                 <AST:VARIABLE_NAME>
46170                                                                                         <attrs />
46171                                                                                         <value>name</value>
46172                                                                                 </AST:VARIABLE_NAME>
46173                                                                                 <AST:Expr_list>
46174                                                                                 </AST:Expr_list>
46175                                                                         </AST:Variable>
46176                                                                 </AST:Expr_list>
46177                                                         </AST:Variable>
46178                                                 </AST:Return>
46179                                         </AST:Statement_list>
46180                                 </AST:Method>
46181                                 <AST:Method>
46182                                         <attrs>
46183                                                 <attr key="phc.comments">
46184                                                         <string_list>
46185                                                                 <string></string>
46186                                                         </string_list>
46187                                                 </attr>
46188                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46189                                                 <attr key="phc.line_number"><integer>1286</integer></attr>
46190                                         </attrs>
46191                                         <AST:Signature>
46192                                                 <attrs>
46193                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46194                                                         <attr key="phc.line_number"><integer>1292</integer></attr>
46195                                                 </attrs>
46196                                                 <AST:Method_mod>
46197                                                         <attrs />
46198                                                         <bool><!-- is_public -->false</bool>
46199                                                         <bool><!-- is_protected -->false</bool>
46200                                                         <bool><!-- is_private -->false</bool>
46201                                                         <bool><!-- is_static -->false</bool>
46202                                                         <bool><!-- is_abstract -->false</bool>
46203                                                         <bool><!-- is_final -->false</bool>
46204                                                 </AST:Method_mod>
46205                                                 <bool><!-- is_ref -->false</bool>
46206                                                 <AST:METHOD_NAME>
46207                                                         <attrs />
46208                                                         <value>getArgument</value>
46209                                                 </AST:METHOD_NAME>
46210                                                 <AST:Formal_parameter_list>
46211                                                         <AST:Formal_parameter>
46212                                                                 <attrs>
46213                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46214                                                                         <attr key="phc.line_number"><integer>1286</integer></attr>
46215                                                                 </attrs>
46216                                                                 <AST:Type>
46217                                                                         <attrs>
46218                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46219                                                                                 <attr key="phc.line_number"><integer>1286</integer></attr>
46220                                                                         </attrs>
46221                                                                         <AST:CLASS_NAME xsi:nil="true" />
46222                                                                 </AST:Type>
46223                                                                 <bool><!-- is_ref -->false</bool>
46224                                                                 <AST:Name_with_default>
46225                                                                         <attrs />
46226                                                                         <AST:VARIABLE_NAME>
46227                                                                                 <attrs />
46228                                                                                 <value>name</value>
46229                                                                         </AST:VARIABLE_NAME>
46230                                                                         <AST:Expr xsi:nil="true" />
46231                                                                 </AST:Name_with_default>
46232                                                         </AST:Formal_parameter>
46233                                                 </AST:Formal_parameter_list>
46234                                         </AST:Signature>
46235                                         <AST:Statement_list>
46236                                                 <AST:Eval_expr>
46237                                                         <attrs>
46238                                                                 <attr key="phc.comments">
46239                                                                         <string_list>
46240                                                                         </string_list>
46241                                                                 </attr>
46242                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46243                                                                 <attr key="phc.line_number"><integer>1287</integer></attr>
46244                                                         </attrs>
46245                                                         <AST:Assignment>
46246                                                                 <attrs>
46247                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46248                                                                         <attr key="phc.line_number"><integer>1287</integer></attr>
46249                                                                 </attrs>
46250                                                                 <AST:Variable>
46251                                                                         <attrs>
46252                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46253                                                                                 <attr key="phc.line_number"><integer>1287</integer></attr>
46254                                                                         </attrs>
46255                                                                         <AST:Target xsi:nil="true" />
46256                                                                         <AST:VARIABLE_NAME>
46257                                                                                 <attrs />
46258                                                                                 <value>text</value>
46259                                                                         </AST:VARIABLE_NAME>
46260                                                                         <AST:Expr_list>
46261                                                                         </AST:Expr_list>
46262                                                                 </AST:Variable>
46263                                                                 <bool><!-- is_ref -->false</bool>
46264                                                                 <AST:Method_invocation>
46265                                                                         <attrs>
46266                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46267                                                                                 <attr key="phc.line_number"><integer>1287</integer></attr>
46268                                                                         </attrs>
46269                                                                         <AST:Variable>
46270                                                                                 <attrs>
46271                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46272                                                                                         <attr key="phc.line_number"><integer>1287</integer></attr>
46273                                                                                 </attrs>
46274                                                                                 <AST:Target xsi:nil="true" />
46275                                                                                 <AST:VARIABLE_NAME>
46276                                                                                         <attrs />
46277                                                                                         <value>this</value>
46278                                                                                 </AST:VARIABLE_NAME>
46279                                                                                 <AST:Expr_list>
46280                                                                                 </AST:Expr_list>
46281                                                                         </AST:Variable>
46282                                                                         <AST:METHOD_NAME>
46283                                                                                 <attrs>
46284                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46285                                                                                         <attr key="phc.line_number"><integer>1287</integer></attr>
46286                                                                                 </attrs>
46287                                                                                 <value>getNumberedArgument</value>
46288                                                                         </AST:METHOD_NAME>
46289                                                                         <AST:Actual_parameter_list>
46290                                                                                 <AST:Actual_parameter>
46291                                                                                         <attrs>
46292                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46293                                                                                                 <attr key="phc.line_number"><integer>1287</integer></attr>
46294                                                                                         </attrs>
46295                                                                                         <bool><!-- is_ref -->false</bool>
46296                                                                                         <AST:Variable>
46297                                                                                                 <attrs>
46298                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46299                                                                                                         <attr key="phc.line_number"><integer>1287</integer></attr>
46300                                                                                                 </attrs>
46301                                                                                                 <AST:Target xsi:nil="true" />
46302                                                                                                 <AST:VARIABLE_NAME>
46303                                                                                                         <attrs />
46304                                                                                                         <value>name</value>
46305                                                                                                 </AST:VARIABLE_NAME>
46306                                                                                                 <AST:Expr_list>
46307                                                                                                 </AST:Expr_list>
46308                                                                                         </AST:Variable>
46309                                                                                 </AST:Actual_parameter>
46310                                                                         </AST:Actual_parameter_list>
46311                                                                 </AST:Method_invocation>
46312                                                         </AST:Assignment>
46313                                                 </AST:Eval_expr>
46314                                                 <AST:If>
46315                                                         <attrs>
46316                                                                 <attr key="phc.comments">
46317                                                                         <string_list>
46318                                                                         </string_list>
46319                                                                 </attr>
46320                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46321                                                                 <attr key="phc.line_number"><integer>1288</integer></attr>
46322                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
46323                                                         </attrs>
46324                                                         <AST:Bin_op>
46325                                                                 <attrs>
46326                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46327                                                                         <attr key="phc.line_number"><integer>1288</integer></attr>
46328                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
46329                                                                 </attrs>
46330                                                                 <AST:Variable>
46331                                                                         <attrs>
46332                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46333                                                                                 <attr key="phc.line_number"><integer>1288</integer></attr>
46334                                                                         </attrs>
46335                                                                         <AST:Target xsi:nil="true" />
46336                                                                         <AST:VARIABLE_NAME>
46337                                                                                 <attrs />
46338                                                                                 <value>text</value>
46339                                                                         </AST:VARIABLE_NAME>
46340                                                                         <AST:Expr_list>
46341                                                                         </AST:Expr_list>
46342                                                                 </AST:Variable>
46343                                                                 <AST:OP>
46344                                                                         <attrs>
46345                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46346                                                                                 <attr key="phc.line_number"><integer>1288</integer></attr>
46347                                                                         </attrs>
46348                                                                         <value>===</value>
46349                                                                 </AST:OP>
46350                                                                 <AST:BOOL>
46351                                                                         <attrs>
46352                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46353                                                                                 <attr key="phc.line_number"><integer>1288</integer></attr>
46354                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
46355                                                                         </attrs>
46356                                                                         <value>False</value>
46357                                                                 </AST:BOOL>
46358                                                         </AST:Bin_op>
46359                                                         <AST:Statement_list>
46360                                                                 <AST:Eval_expr>
46361                                                                         <attrs>
46362                                                                                 <attr key="phc.comments">
46363                                                                                         <string_list>
46364                                                                                         </string_list>
46365                                                                                 </attr>
46366                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46367                                                                                 <attr key="phc.line_number"><integer>1289</integer></attr>
46368                                                                         </attrs>
46369                                                                         <AST:Assignment>
46370                                                                                 <attrs>
46371                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46372                                                                                         <attr key="phc.line_number"><integer>1289</integer></attr>
46373                                                                                 </attrs>
46374                                                                                 <AST:Variable>
46375                                                                                         <attrs>
46376                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46377                                                                                                 <attr key="phc.line_number"><integer>1289</integer></attr>
46378                                                                                         </attrs>
46379                                                                                         <AST:Target xsi:nil="true" />
46380                                                                                         <AST:VARIABLE_NAME>
46381                                                                                                 <attrs />
46382                                                                                                 <value>text</value>
46383                                                                                         </AST:VARIABLE_NAME>
46384                                                                                         <AST:Expr_list>
46385                                                                                         </AST:Expr_list>
46386                                                                                 </AST:Variable>
46387                                                                                 <bool><!-- is_ref -->false</bool>
46388                                                                                 <AST:Method_invocation>
46389                                                                                         <attrs>
46390                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46391                                                                                                 <attr key="phc.line_number"><integer>1289</integer></attr>
46392                                                                                         </attrs>
46393                                                                                         <AST:Variable>
46394                                                                                                 <attrs>
46395                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46396                                                                                                         <attr key="phc.line_number"><integer>1289</integer></attr>
46397                                                                                                 </attrs>
46398                                                                                                 <AST:Target xsi:nil="true" />
46399                                                                                                 <AST:VARIABLE_NAME>
46400                                                                                                         <attrs />
46401                                                                                                         <value>this</value>
46402                                                                                                 </AST:VARIABLE_NAME>
46403                                                                                                 <AST:Expr_list>
46404                                                                                                 </AST:Expr_list>
46405                                                                                         </AST:Variable>
46406                                                                                         <AST:METHOD_NAME>
46407                                                                                                 <attrs>
46408                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46409                                                                                                         <attr key="phc.line_number"><integer>1289</integer></attr>
46410                                                                                                 </attrs>
46411                                                                                                 <value>getNamedArgument</value>
46412                                                                                         </AST:METHOD_NAME>
46413                                                                                         <AST:Actual_parameter_list>
46414                                                                                                 <AST:Actual_parameter>
46415                                                                                                         <attrs>
46416                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46417                                                                                                                 <attr key="phc.line_number"><integer>1289</integer></attr>
46418                                                                                                         </attrs>
46419                                                                                                         <bool><!-- is_ref -->false</bool>
46420                                                                                                         <AST:Variable>
46421                                                                                                                 <attrs>
46422                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46423                                                                                                                         <attr key="phc.line_number"><integer>1289</integer></attr>
46424                                                                                                                 </attrs>
46425                                                                                                                 <AST:Target xsi:nil="true" />
46426                                                                                                                 <AST:VARIABLE_NAME>
46427                                                                                                                         <attrs />
46428                                                                                                                         <value>name</value>
46429                                                                                                                 </AST:VARIABLE_NAME>
46430                                                                                                                 <AST:Expr_list>
46431                                                                                                                 </AST:Expr_list>
46432                                                                                                         </AST:Variable>
46433                                                                                                 </AST:Actual_parameter>
46434                                                                                         </AST:Actual_parameter_list>
46435                                                                                 </AST:Method_invocation>
46436                                                                         </AST:Assignment>
46437                                                                 </AST:Eval_expr>
46438                                                         </AST:Statement_list>
46439                                                         <AST:Statement_list>
46440                                                         </AST:Statement_list>
46441                                                 </AST:If>
46442                                                 <AST:Return>
46443                                                         <attrs>
46444                                                                 <attr key="phc.comments">
46445                                                                         <string_list>
46446                                                                         </string_list>
46447                                                                 </attr>
46448                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46449                                                                 <attr key="phc.line_number"><integer>1291</integer></attr>
46450                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
46451                                                         </attrs>
46452                                                         <AST:Variable>
46453                                                                 <attrs>
46454                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46455                                                                         <attr key="phc.line_number"><integer>1291</integer></attr>
46456                                                                 </attrs>
46457                                                                 <AST:Target xsi:nil="true" />
46458                                                                 <AST:VARIABLE_NAME>
46459                                                                         <attrs />
46460                                                                         <value>text</value>
46461                                                                 </AST:VARIABLE_NAME>
46462                                                                 <AST:Expr_list>
46463                                                                 </AST:Expr_list>
46464                                                         </AST:Variable>
46465                                                 </AST:Return>
46466                                         </AST:Statement_list>
46467                                 </AST:Method>
46468                                 <AST:Method>
46469                                         <attrs>
46470                                                 <attr key="phc.comments">
46471                                                         <string_list>
46472                                                                 <string></string>
46473                                                                 <string encoding="escape">/**
46474          * Return true if the frame is a template frame
46475          */</string>
46476                                                         </string_list>
46477                                                 </attr>
46478                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46479                                                 <attr key="phc.line_number"><integer>1297</integer></attr>
46480                                         </attrs>
46481                                         <AST:Signature>
46482                                                 <attrs>
46483                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46484                                                         <attr key="phc.line_number"><integer>1299</integer></attr>
46485                                                 </attrs>
46486                                                 <AST:Method_mod>
46487                                                         <attrs />
46488                                                         <bool><!-- is_public -->false</bool>
46489                                                         <bool><!-- is_protected -->false</bool>
46490                                                         <bool><!-- is_private -->false</bool>
46491                                                         <bool><!-- is_static -->false</bool>
46492                                                         <bool><!-- is_abstract -->false</bool>
46493                                                         <bool><!-- is_final -->false</bool>
46494                                                 </AST:Method_mod>
46495                                                 <bool><!-- is_ref -->false</bool>
46496                                                 <AST:METHOD_NAME>
46497                                                         <attrs />
46498                                                         <value>isTemplate</value>
46499                                                 </AST:METHOD_NAME>
46500                                                 <AST:Formal_parameter_list>
46501                                                 </AST:Formal_parameter_list>
46502                                         </AST:Signature>
46503                                         <AST:Statement_list>
46504                                                 <AST:Return>
46505                                                         <attrs>
46506                                                                 <attr key="phc.comments">
46507                                                                         <string_list>
46508                                                                         </string_list>
46509                                                                 </attr>
46510                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46511                                                                 <attr key="phc.line_number"><integer>1298</integer></attr>
46512                                                         </attrs>
46513                                                         <AST:BOOL>
46514                                                                 <attrs>
46515                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46516                                                                         <attr key="phc.line_number"><integer>1298</integer></attr>
46517                                                                         <attr key="phc.unparser.source_rep"><string>true</string></attr>
46518                                                                 </attrs>
46519                                                                 <value>True</value>
46520                                                         </AST:BOOL>
46521                                                 </AST:Return>
46522                                         </AST:Statement_list>
46523                                 </AST:Method>
46524                         </AST:Member_list>
46525                 </AST:Class_def>
46526                 <AST:Class_def>
46527                         <attrs>
46528                                 <attr key="phc.comments">
46529                                         <string_list>
46530                                                 <string></string>
46531                                                 <string encoding="escape">/**
46532  * Expansion frame with custom arguments
46533  * @ingroup Parser
46534  */</string>
46535                                         </string_list>
46536                                 </attr>
46537                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46538                                 <attr key="phc.line_number"><integer>1306</integer></attr>
46539                         </attrs>
46540                         <AST:Class_mod>
46541                                 <attrs>
46542                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46543                                         <attr key="phc.line_number"><integer>1306</integer></attr>
46544                                 </attrs>
46545                                 <bool><!-- is_abstract -->false</bool>
46546                                 <bool><!-- is_final -->false</bool>
46547                         </AST:Class_mod>
46548                         <AST:CLASS_NAME>
46549                                 <attrs />
46550                                 <value>PPCustomFrame_DOM</value>
46551                         </AST:CLASS_NAME>
46552                         <AST:CLASS_NAME>
46553                                 <attrs />
46554                                 <value>PPFrame_DOM</value>
46555                         </AST:CLASS_NAME>
46556                         <AST:INTERFACE_NAME_list>
46557                         </AST:INTERFACE_NAME_list>
46558                         <AST:Member_list>
46559                                 <AST:Attribute>
46560                                         <attrs>
46561                                                 <attr key="phc.comments">
46562                                                         <string_list>
46563                                                         </string_list>
46564                                                 </attr>
46565                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46566                                                 <attr key="phc.line_number"><integer>1307</integer></attr>
46567                                         </attrs>
46568                                         <AST:Attr_mod>
46569                                                 <attrs>
46570                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46571                                                         <attr key="phc.line_number"><integer>1307</integer></attr>
46572                                                 </attrs>
46573                                                 <bool><!-- is_public -->false</bool>
46574                                                 <bool><!-- is_protected -->false</bool>
46575                                                 <bool><!-- is_private -->false</bool>
46576                                                 <bool><!-- is_static -->false</bool>
46577                                                 <bool><!-- is_const -->false</bool>
46578                                         </AST:Attr_mod>
46579                                         <AST:Name_with_default_list>
46580                                                 <AST:Name_with_default>
46581                                                         <attrs>
46582                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46583                                                                 <attr key="phc.line_number"><integer>1307</integer></attr>
46584                                                         </attrs>
46585                                                         <AST:VARIABLE_NAME>
46586                                                                 <attrs />
46587                                                                 <value>args</value>
46588                                                         </AST:VARIABLE_NAME>
46589                                                         <AST:Expr xsi:nil="true" />
46590                                                 </AST:Name_with_default>
46591                                         </AST:Name_with_default_list>
46592                                 </AST:Attribute>
46593                                 <AST:Method>
46594                                         <attrs>
46595                                                 <attr key="phc.comments">
46596                                                         <string_list>
46597                                                                 <string></string>
46598                                                         </string_list>
46599                                                 </attr>
46600                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46601                                                 <attr key="phc.line_number"><integer>1309</integer></attr>
46602                                         </attrs>
46603                                         <AST:Signature>
46604                                                 <attrs>
46605                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46606                                                         <attr key="phc.line_number"><integer>1313</integer></attr>
46607                                                 </attrs>
46608                                                 <AST:Method_mod>
46609                                                         <attrs />
46610                                                         <bool><!-- is_public -->false</bool>
46611                                                         <bool><!-- is_protected -->false</bool>
46612                                                         <bool><!-- is_private -->false</bool>
46613                                                         <bool><!-- is_static -->false</bool>
46614                                                         <bool><!-- is_abstract -->false</bool>
46615                                                         <bool><!-- is_final -->false</bool>
46616                                                 </AST:Method_mod>
46617                                                 <bool><!-- is_ref -->false</bool>
46618                                                 <AST:METHOD_NAME>
46619                                                         <attrs />
46620                                                         <value>__construct</value>
46621                                                 </AST:METHOD_NAME>
46622                                                 <AST:Formal_parameter_list>
46623                                                         <AST:Formal_parameter>
46624                                                                 <attrs>
46625                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46626                                                                         <attr key="phc.line_number"><integer>1309</integer></attr>
46627                                                                 </attrs>
46628                                                                 <AST:Type>
46629                                                                         <attrs>
46630                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46631                                                                                 <attr key="phc.line_number"><integer>1309</integer></attr>
46632                                                                         </attrs>
46633                                                                         <AST:CLASS_NAME xsi:nil="true" />
46634                                                                 </AST:Type>
46635                                                                 <bool><!-- is_ref -->false</bool>
46636                                                                 <AST:Name_with_default>
46637                                                                         <attrs />
46638                                                                         <AST:VARIABLE_NAME>
46639                                                                                 <attrs />
46640                                                                                 <value>preprocessor</value>
46641                                                                         </AST:VARIABLE_NAME>
46642                                                                         <AST:Expr xsi:nil="true" />
46643                                                                 </AST:Name_with_default>
46644                                                         </AST:Formal_parameter>
46645                                                         <AST:Formal_parameter>
46646                                                                 <attrs>
46647                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46648                                                                         <attr key="phc.line_number"><integer>1309</integer></attr>
46649                                                                 </attrs>
46650                                                                 <AST:Type>
46651                                                                         <attrs>
46652                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46653                                                                                 <attr key="phc.line_number"><integer>1309</integer></attr>
46654                                                                         </attrs>
46655                                                                         <AST:CLASS_NAME xsi:nil="true" />
46656                                                                 </AST:Type>
46657                                                                 <bool><!-- is_ref -->false</bool>
46658                                                                 <AST:Name_with_default>
46659                                                                         <attrs />
46660                                                                         <AST:VARIABLE_NAME>
46661                                                                                 <attrs />
46662                                                                                 <value>args</value>
46663                                                                         </AST:VARIABLE_NAME>
46664                                                                         <AST:Expr xsi:nil="true" />
46665                                                                 </AST:Name_with_default>
46666                                                         </AST:Formal_parameter>
46667                                                 </AST:Formal_parameter_list>
46668                                         </AST:Signature>
46669                                         <AST:Statement_list>
46670                                                 <AST:Eval_expr>
46671                                                         <attrs>
46672                                                                 <attr key="phc.comments">
46673                                                                         <string_list>
46674                                                                         </string_list>
46675                                                                 </attr>
46676                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46677                                                                 <attr key="phc.line_number"><integer>1310</integer></attr>
46678                                                         </attrs>
46679                                                         <AST:Assignment>
46680                                                                 <attrs>
46681                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46682                                                                         <attr key="phc.line_number"><integer>1310</integer></attr>
46683                                                                 </attrs>
46684                                                                 <AST:Variable>
46685                                                                         <attrs>
46686                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46687                                                                                 <attr key="phc.line_number"><integer>1310</integer></attr>
46688                                                                         </attrs>
46689                                                                         <AST:Variable>
46690                                                                                 <attrs>
46691                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46692                                                                                         <attr key="phc.line_number"><integer>1310</integer></attr>
46693                                                                                 </attrs>
46694                                                                                 <AST:Target xsi:nil="true" />
46695                                                                                 <AST:VARIABLE_NAME>
46696                                                                                         <attrs />
46697                                                                                         <value>this</value>
46698                                                                                 </AST:VARIABLE_NAME>
46699                                                                                 <AST:Expr_list>
46700                                                                                 </AST:Expr_list>
46701                                                                         </AST:Variable>
46702                                                                         <AST:VARIABLE_NAME>
46703                                                                                 <attrs />
46704                                                                                 <value>preprocessor</value>
46705                                                                         </AST:VARIABLE_NAME>
46706                                                                         <AST:Expr_list>
46707                                                                         </AST:Expr_list>
46708                                                                 </AST:Variable>
46709                                                                 <bool><!-- is_ref -->false</bool>
46710                                                                 <AST:Variable>
46711                                                                         <attrs>
46712                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46713                                                                                 <attr key="phc.line_number"><integer>1310</integer></attr>
46714                                                                         </attrs>
46715                                                                         <AST:Target xsi:nil="true" />
46716                                                                         <AST:VARIABLE_NAME>
46717                                                                                 <attrs />
46718                                                                                 <value>preprocessor</value>
46719                                                                         </AST:VARIABLE_NAME>
46720                                                                         <AST:Expr_list>
46721                                                                         </AST:Expr_list>
46722                                                                 </AST:Variable>
46723                                                         </AST:Assignment>
46724                                                 </AST:Eval_expr>
46725                                                 <AST:Eval_expr>
46726                                                         <attrs>
46727                                                                 <attr key="phc.comments">
46728                                                                         <string_list>
46729                                                                         </string_list>
46730                                                                 </attr>
46731                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46732                                                                 <attr key="phc.line_number"><integer>1311</integer></attr>
46733                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
46734                                                         </attrs>
46735                                                         <AST:Assignment>
46736                                                                 <attrs>
46737                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46738                                                                         <attr key="phc.line_number"><integer>1311</integer></attr>
46739                                                                 </attrs>
46740                                                                 <AST:Variable>
46741                                                                         <attrs>
46742                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46743                                                                                 <attr key="phc.line_number"><integer>1311</integer></attr>
46744                                                                         </attrs>
46745                                                                         <AST:Variable>
46746                                                                                 <attrs>
46747                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46748                                                                                         <attr key="phc.line_number"><integer>1311</integer></attr>
46749                                                                                 </attrs>
46750                                                                                 <AST:Target xsi:nil="true" />
46751                                                                                 <AST:VARIABLE_NAME>
46752                                                                                         <attrs />
46753                                                                                         <value>this</value>
46754                                                                                 </AST:VARIABLE_NAME>
46755                                                                                 <AST:Expr_list>
46756                                                                                 </AST:Expr_list>
46757                                                                         </AST:Variable>
46758                                                                         <AST:VARIABLE_NAME>
46759                                                                                 <attrs />
46760                                                                                 <value>parser</value>
46761                                                                         </AST:VARIABLE_NAME>
46762                                                                         <AST:Expr_list>
46763                                                                         </AST:Expr_list>
46764                                                                 </AST:Variable>
46765                                                                 <bool><!-- is_ref -->false</bool>
46766                                                                 <AST:Variable>
46767                                                                         <attrs>
46768                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46769                                                                                 <attr key="phc.line_number"><integer>1311</integer></attr>
46770                                                                         </attrs>
46771                                                                         <AST:Variable>
46772                                                                                 <attrs>
46773                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46774                                                                                         <attr key="phc.line_number"><integer>1311</integer></attr>
46775                                                                                 </attrs>
46776                                                                                 <AST:Target xsi:nil="true" />
46777                                                                                 <AST:VARIABLE_NAME>
46778                                                                                         <attrs />
46779                                                                                         <value>preprocessor</value>
46780                                                                                 </AST:VARIABLE_NAME>
46781                                                                                 <AST:Expr_list>
46782                                                                                 </AST:Expr_list>
46783                                                                         </AST:Variable>
46784                                                                         <AST:VARIABLE_NAME>
46785                                                                                 <attrs />
46786                                                                                 <value>parser</value>
46787                                                                         </AST:VARIABLE_NAME>
46788                                                                         <AST:Expr_list>
46789                                                                         </AST:Expr_list>
46790                                                                 </AST:Variable>
46791                                                         </AST:Assignment>
46792                                                 </AST:Eval_expr>
46793                                                 <AST:Eval_expr>
46794                                                         <attrs>
46795                                                                 <attr key="phc.comments">
46796                                                                         <string_list>
46797                                                                         </string_list>
46798                                                                 </attr>
46799                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46800                                                                 <attr key="phc.line_number"><integer>1312</integer></attr>
46801                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
46802                                                         </attrs>
46803                                                         <AST:Assignment>
46804                                                                 <attrs>
46805                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46806                                                                         <attr key="phc.line_number"><integer>1312</integer></attr>
46807                                                                 </attrs>
46808                                                                 <AST:Variable>
46809                                                                         <attrs>
46810                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46811                                                                                 <attr key="phc.line_number"><integer>1312</integer></attr>
46812                                                                         </attrs>
46813                                                                         <AST:Variable>
46814                                                                                 <attrs>
46815                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46816                                                                                         <attr key="phc.line_number"><integer>1312</integer></attr>
46817                                                                                 </attrs>
46818                                                                                 <AST:Target xsi:nil="true" />
46819                                                                                 <AST:VARIABLE_NAME>
46820                                                                                         <attrs />
46821                                                                                         <value>this</value>
46822                                                                                 </AST:VARIABLE_NAME>
46823                                                                                 <AST:Expr_list>
46824                                                                                 </AST:Expr_list>
46825                                                                         </AST:Variable>
46826                                                                         <AST:VARIABLE_NAME>
46827                                                                                 <attrs />
46828                                                                                 <value>args</value>
46829                                                                         </AST:VARIABLE_NAME>
46830                                                                         <AST:Expr_list>
46831                                                                         </AST:Expr_list>
46832                                                                 </AST:Variable>
46833                                                                 <bool><!-- is_ref -->false</bool>
46834                                                                 <AST:Variable>
46835                                                                         <attrs>
46836                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46837                                                                                 <attr key="phc.line_number"><integer>1312</integer></attr>
46838                                                                         </attrs>
46839                                                                         <AST:Target xsi:nil="true" />
46840                                                                         <AST:VARIABLE_NAME>
46841                                                                                 <attrs />
46842                                                                                 <value>args</value>
46843                                                                         </AST:VARIABLE_NAME>
46844                                                                         <AST:Expr_list>
46845                                                                         </AST:Expr_list>
46846                                                                 </AST:Variable>
46847                                                         </AST:Assignment>
46848                                                 </AST:Eval_expr>
46849                                         </AST:Statement_list>
46850                                 </AST:Method>
46851                                 <AST:Method>
46852                                         <attrs>
46853                                                 <attr key="phc.comments">
46854                                                         <string_list>
46855                                                                 <string></string>
46856                                                         </string_list>
46857                                                 </attr>
46858                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46859                                                 <attr key="phc.line_number"><integer>1315</integer></attr>
46860                                         </attrs>
46861                                         <AST:Signature>
46862                                                 <attrs>
46863                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46864                                                         <attr key="phc.line_number"><integer>1329</integer></attr>
46865                                                 </attrs>
46866                                                 <AST:Method_mod>
46867                                                         <attrs />
46868                                                         <bool><!-- is_public -->false</bool>
46869                                                         <bool><!-- is_protected -->false</bool>
46870                                                         <bool><!-- is_private -->false</bool>
46871                                                         <bool><!-- is_static -->false</bool>
46872                                                         <bool><!-- is_abstract -->false</bool>
46873                                                         <bool><!-- is_final -->false</bool>
46874                                                 </AST:Method_mod>
46875                                                 <bool><!-- is_ref -->false</bool>
46876                                                 <AST:METHOD_NAME>
46877                                                         <attrs />
46878                                                         <value>__toString</value>
46879                                                 </AST:METHOD_NAME>
46880                                                 <AST:Formal_parameter_list>
46881                                                 </AST:Formal_parameter_list>
46882                                         </AST:Signature>
46883                                         <AST:Statement_list>
46884                                                 <AST:Eval_expr>
46885                                                         <attrs>
46886                                                                 <attr key="phc.comments">
46887                                                                         <string_list>
46888                                                                         </string_list>
46889                                                                 </attr>
46890                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46891                                                                 <attr key="phc.line_number"><integer>1316</integer></attr>
46892                                                         </attrs>
46893                                                         <AST:Assignment>
46894                                                                 <attrs>
46895                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46896                                                                         <attr key="phc.line_number"><integer>1316</integer></attr>
46897                                                                 </attrs>
46898                                                                 <AST:Variable>
46899                                                                         <attrs>
46900                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46901                                                                                 <attr key="phc.line_number"><integer>1316</integer></attr>
46902                                                                         </attrs>
46903                                                                         <AST:Target xsi:nil="true" />
46904                                                                         <AST:VARIABLE_NAME>
46905                                                                                 <attrs />
46906                                                                                 <value>s</value>
46907                                                                         </AST:VARIABLE_NAME>
46908                                                                         <AST:Expr_list>
46909                                                                         </AST:Expr_list>
46910                                                                 </AST:Variable>
46911                                                                 <bool><!-- is_ref -->false</bool>
46912                                                                 <AST:STRING>
46913                                                                         <attrs>
46914                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46915                                                                                 <attr key="phc.line_number"><integer>1316</integer></attr>
46916                                                                                 <attr key="phc.unparser.source_rep"><string>cstmframe{</string></attr>
46917                                                                         </attrs>
46918                                                                         <value>cstmframe{</value>
46919                                                                 </AST:STRING>
46920                                                         </AST:Assignment>
46921                                                 </AST:Eval_expr>
46922                                                 <AST:Eval_expr>
46923                                                         <attrs>
46924                                                                 <attr key="phc.comments">
46925                                                                         <string_list>
46926                                                                         </string_list>
46927                                                                 </attr>
46928                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46929                                                                 <attr key="phc.line_number"><integer>1317</integer></attr>
46930                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
46931                                                         </attrs>
46932                                                         <AST:Assignment>
46933                                                                 <attrs>
46934                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46935                                                                         <attr key="phc.line_number"><integer>1317</integer></attr>
46936                                                                 </attrs>
46937                                                                 <AST:Variable>
46938                                                                         <attrs>
46939                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46940                                                                                 <attr key="phc.line_number"><integer>1317</integer></attr>
46941                                                                         </attrs>
46942                                                                         <AST:Target xsi:nil="true" />
46943                                                                         <AST:VARIABLE_NAME>
46944                                                                                 <attrs />
46945                                                                                 <value>first</value>
46946                                                                         </AST:VARIABLE_NAME>
46947                                                                         <AST:Expr_list>
46948                                                                         </AST:Expr_list>
46949                                                                 </AST:Variable>
46950                                                                 <bool><!-- is_ref -->false</bool>
46951                                                                 <AST:BOOL>
46952                                                                         <attrs>
46953                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46954                                                                                 <attr key="phc.line_number"><integer>1317</integer></attr>
46955                                                                                 <attr key="phc.unparser.source_rep"><string>true</string></attr>
46956                                                                         </attrs>
46957                                                                         <value>True</value>
46958                                                                 </AST:BOOL>
46959                                                         </AST:Assignment>
46960                                                 </AST:Eval_expr>
46961                                                 <AST:Foreach>
46962                                                         <attrs>
46963                                                                 <attr key="phc.comments">
46964                                                                         <string_list>
46965                                                                         </string_list>
46966                                                                 </attr>
46967                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46968                                                                 <attr key="phc.line_number"><integer>1318</integer></attr>
46969                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
46970                                                         </attrs>
46971                                                         <AST:Variable>
46972                                                                 <attrs>
46973                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46974                                                                         <attr key="phc.line_number"><integer>1318</integer></attr>
46975                                                                 </attrs>
46976                                                                 <AST:Variable>
46977                                                                         <attrs>
46978                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46979                                                                                 <attr key="phc.line_number"><integer>1318</integer></attr>
46980                                                                         </attrs>
46981                                                                         <AST:Target xsi:nil="true" />
46982                                                                         <AST:VARIABLE_NAME>
46983                                                                                 <attrs />
46984                                                                                 <value>this</value>
46985                                                                         </AST:VARIABLE_NAME>
46986                                                                         <AST:Expr_list>
46987                                                                         </AST:Expr_list>
46988                                                                 </AST:Variable>
46989                                                                 <AST:VARIABLE_NAME>
46990                                                                         <attrs />
46991                                                                         <value>args</value>
46992                                                                 </AST:VARIABLE_NAME>
46993                                                                 <AST:Expr_list>
46994                                                                 </AST:Expr_list>
46995                                                         </AST:Variable>
46996                                                         <AST:Variable>
46997                                                                 <attrs>
46998                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
46999                                                                         <attr key="phc.line_number"><integer>1318</integer></attr>
47000                                                                 </attrs>
47001                                                                 <AST:Target xsi:nil="true" />
47002                                                                 <AST:VARIABLE_NAME>
47003                                                                         <attrs />
47004                                                                         <value>name</value>
47005                                                                 </AST:VARIABLE_NAME>
47006                                                                 <AST:Expr_list>
47007                                                                 </AST:Expr_list>
47008                                                         </AST:Variable>
47009                                                         <bool><!-- is_ref -->false</bool>
47010                                                         <AST:Variable>
47011                                                                 <attrs>
47012                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47013                                                                         <attr key="phc.line_number"><integer>1318</integer></attr>
47014                                                                 </attrs>
47015                                                                 <AST:Target xsi:nil="true" />
47016                                                                 <AST:VARIABLE_NAME>
47017                                                                         <attrs />
47018                                                                         <value>value</value>
47019                                                                 </AST:VARIABLE_NAME>
47020                                                                 <AST:Expr_list>
47021                                                                 </AST:Expr_list>
47022                                                         </AST:Variable>
47023                                                         <AST:Statement_list>
47024                                                                 <AST:If>
47025                                                                         <attrs>
47026                                                                                 <attr key="phc.comments">
47027                                                                                         <string_list>
47028                                                                                         </string_list>
47029                                                                                 </attr>
47030                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47031                                                                                 <attr key="phc.line_number"><integer>1319</integer></attr>
47032                                                                         </attrs>
47033                                                                         <AST:Variable>
47034                                                                                 <attrs>
47035                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47036                                                                                         <attr key="phc.line_number"><integer>1319</integer></attr>
47037                                                                                 </attrs>
47038                                                                                 <AST:Target xsi:nil="true" />
47039                                                                                 <AST:VARIABLE_NAME>
47040                                                                                         <attrs />
47041                                                                                         <value>first</value>
47042                                                                                 </AST:VARIABLE_NAME>
47043                                                                                 <AST:Expr_list>
47044                                                                                 </AST:Expr_list>
47045                                                                         </AST:Variable>
47046                                                                         <AST:Statement_list>
47047                                                                                 <AST:Eval_expr>
47048                                                                                         <attrs>
47049                                                                                                 <attr key="phc.comments">
47050                                                                                                         <string_list>
47051                                                                                                         </string_list>
47052                                                                                                 </attr>
47053                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47054                                                                                                 <attr key="phc.line_number"><integer>1320</integer></attr>
47055                                                                                         </attrs>
47056                                                                                         <AST:Assignment>
47057                                                                                                 <attrs>
47058                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47059                                                                                                         <attr key="phc.line_number"><integer>1320</integer></attr>
47060                                                                                                 </attrs>
47061                                                                                                 <AST:Variable>
47062                                                                                                         <attrs>
47063                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47064                                                                                                                 <attr key="phc.line_number"><integer>1320</integer></attr>
47065                                                                                                         </attrs>
47066                                                                                                         <AST:Target xsi:nil="true" />
47067                                                                                                         <AST:VARIABLE_NAME>
47068                                                                                                                 <attrs />
47069                                                                                                                 <value>first</value>
47070                                                                                                         </AST:VARIABLE_NAME>
47071                                                                                                         <AST:Expr_list>
47072                                                                                                         </AST:Expr_list>
47073                                                                                                 </AST:Variable>
47074                                                                                                 <bool><!-- is_ref -->false</bool>
47075                                                                                                 <AST:BOOL>
47076                                                                                                         <attrs>
47077                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47078                                                                                                                 <attr key="phc.line_number"><integer>1320</integer></attr>
47079                                                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
47080                                                                                                         </attrs>
47081                                                                                                         <value>False</value>
47082                                                                                                 </AST:BOOL>
47083                                                                                         </AST:Assignment>
47084                                                                                 </AST:Eval_expr>
47085                                                                         </AST:Statement_list>
47086                                                                         <AST:Statement_list>
47087                                                                                 <AST:Eval_expr>
47088                                                                                         <attrs>
47089                                                                                                 <attr key="phc.comments">
47090                                                                                                         <string_list>
47091                                                                                                         </string_list>
47092                                                                                                 </attr>
47093                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47094                                                                                                 <attr key="phc.line_number"><integer>1322</integer></attr>
47095                                                                                         </attrs>
47096                                                                                         <AST:Op_assignment>
47097                                                                                                 <attrs />
47098                                                                                                 <AST:Variable>
47099                                                                                                         <attrs>
47100                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47101                                                                                                                 <attr key="phc.line_number"><integer>1322</integer></attr>
47102                                                                                                         </attrs>
47103                                                                                                         <AST:Target xsi:nil="true" />
47104                                                                                                         <AST:VARIABLE_NAME>
47105                                                                                                                 <attrs />
47106                                                                                                                 <value>s</value>
47107                                                                                                         </AST:VARIABLE_NAME>
47108                                                                                                         <AST:Expr_list>
47109                                                                                                         </AST:Expr_list>
47110                                                                                                 </AST:Variable>
47111                                                                                                 <AST:OP>
47112                                                                                                         <attrs />
47113                                                                                                         <value>.</value>
47114                                                                                                 </AST:OP>
47115                                                                                                 <AST:STRING>
47116                                                                                                         <attrs>
47117                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47118                                                                                                                 <attr key="phc.line_number"><integer>1322</integer></attr>
47119                                                                                                                 <attr key="phc.unparser.source_rep"><string>, </string></attr>
47120                                                                                                         </attrs>
47121                                                                                                         <value>, </value>
47122                                                                                                 </AST:STRING>
47123                                                                                         </AST:Op_assignment>
47124                                                                                 </AST:Eval_expr>
47125                                                                         </AST:Statement_list>
47126                                                                 </AST:If>
47127                                                                 <AST:Eval_expr>
47128                                                                         <attrs>
47129                                                                                 <attr key="phc.comments">
47130                                                                                         <string_list>
47131                                                                                         </string_list>
47132                                                                                 </attr>
47133                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47134                                                                                 <attr key="phc.line_number"><integer>1325</integer></attr>
47135                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
47136                                                                         </attrs>
47137                                                                         <AST:Op_assignment>
47138                                                                                 <attrs />
47139                                                                                 <AST:Variable>
47140                                                                                         <attrs>
47141                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47142                                                                                                 <attr key="phc.line_number"><integer>1324</integer></attr>
47143                                                                                         </attrs>
47144                                                                                         <AST:Target xsi:nil="true" />
47145                                                                                         <AST:VARIABLE_NAME>
47146                                                                                                 <attrs />
47147                                                                                                 <value>s</value>
47148                                                                                         </AST:VARIABLE_NAME>
47149                                                                                         <AST:Expr_list>
47150                                                                                         </AST:Expr_list>
47151                                                                                 </AST:Variable>
47152                                                                                 <AST:OP>
47153                                                                                         <attrs />
47154                                                                                         <value>.</value>
47155                                                                                 </AST:OP>
47156                                                                                 <AST:Bin_op>
47157                                                                                         <attrs>
47158                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47159                                                                                                 <attr key="phc.line_number"><integer>1325</integer></attr>
47160                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
47161                                                                                         </attrs>
47162                                                                                         <AST:Bin_op>
47163                                                                                                 <attrs>
47164                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47165                                                                                                         <attr key="phc.line_number"><integer>1325</integer></attr>
47166                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
47167                                                                                                 </attrs>
47168                                                                                                 <AST:Bin_op>
47169                                                                                                         <attrs>
47170                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47171                                                                                                                 <attr key="phc.line_number"><integer>1324</integer></attr>
47172                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
47173                                                                                                         </attrs>
47174                                                                                                         <AST:Bin_op>
47175                                                                                                                 <attrs>
47176                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47177                                                                                                                         <attr key="phc.line_number"><integer>1324</integer></attr>
47178                                                                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
47179                                                                                                                 </attrs>
47180                                                                                                                 <AST:STRING>
47181                                                                                                                         <attrs>
47182                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47183                                                                                                                                 <attr key="phc.line_number"><integer>1324</integer></attr>
47184                                                                                                                                 <attr key="phc.unparser.source_rep"><string>\"</string></attr>
47185                                                                                                                         </attrs>
47186                                                                                                                         <value>"</value>
47187                                                                                                                 </AST:STRING>
47188                                                                                                                 <AST:OP>
47189                                                                                                                         <attrs>
47190                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47191                                                                                                                                 <attr key="phc.line_number"><integer>1324</integer></attr>
47192                                                                                                                                 <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
47193                                                                                                                         </attrs>
47194                                                                                                                         <value>.</value>
47195                                                                                                                 </AST:OP>
47196                                                                                                                 <AST:Variable>
47197                                                                                                                         <attrs>
47198                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47199                                                                                                                                 <attr key="phc.line_number"><integer>1324</integer></attr>
47200                                                                                                                         </attrs>
47201                                                                                                                         <AST:Target xsi:nil="true" />
47202                                                                                                                         <AST:VARIABLE_NAME>
47203                                                                                                                                 <attrs />
47204                                                                                                                                 <value>name</value>
47205                                                                                                                         </AST:VARIABLE_NAME>
47206                                                                                                                         <AST:Expr_list>
47207                                                                                                                         </AST:Expr_list>
47208                                                                                                                 </AST:Variable>
47209                                                                                                         </AST:Bin_op>
47210                                                                                                         <AST:OP>
47211                                                                                                                 <attrs>
47212                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47213                                                                                                                         <attr key="phc.line_number"><integer>1324</integer></attr>
47214                                                                                                                         <attr key="phc.unparser.in_string_syntax.simple"><bool>true</bool></attr>
47215                                                                                                                 </attrs>
47216                                                                                                                 <value>.</value>
47217                                                                                                         </AST:OP>
47218                                                                                                         <AST:STRING>
47219                                                                                                                 <attrs>
47220                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47221                                                                                                                         <attr key="phc.line_number"><integer>1324</integer></attr>
47222                                                                                                                         <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
47223                                                                                                                         <attr key="phc.unparser.source_rep"><string>\":\"</string></attr>
47224                                                                                                                 </attrs>
47225                                                                                                                 <value>":"</value>
47226                                                                                                         </AST:STRING>
47227                                                                                                 </AST:Bin_op>
47228                                                                                                 <AST:OP>
47229                                                                                                         <attrs>
47230                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47231                                                                                                                 <attr key="phc.line_number"><integer>1324</integer></attr>
47232                                                                                                         </attrs>
47233                                                                                                         <value>.</value>
47234                                                                                                 </AST:OP>
47235                                                                                                 <AST:Method_invocation>
47236                                                                                                         <attrs>
47237                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47238                                                                                                                 <attr key="phc.line_number"><integer>1325</integer></attr>
47239                                                                                                         </attrs>
47240                                                                                                         <AST:Target xsi:nil="true" />
47241                                                                                                         <AST:METHOD_NAME>
47242                                                                                                                 <attrs />
47243                                                                                                                 <value>str_replace</value>
47244                                                                                                         </AST:METHOD_NAME>
47245                                                                                                         <AST:Actual_parameter_list>
47246                                                                                                                 <AST:Actual_parameter>
47247                                                                                                                         <attrs>
47248                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47249                                                                                                                                 <attr key="phc.line_number"><integer>1325</integer></attr>
47250                                                                                                                         </attrs>
47251                                                                                                                         <bool><!-- is_ref -->false</bool>
47252                                                                                                                         <AST:STRING>
47253                                                                                                                                 <attrs>
47254                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47255                                                                                                                                         <attr key="phc.line_number"><integer>1325</integer></attr>
47256                                                                                                                                         <attr key="phc.unparser.source_rep"><string>"</string></attr>
47257                                                                                                                                 </attrs>
47258                                                                                                                                 <value>"</value>
47259                                                                                                                         </AST:STRING>
47260                                                                                                                 </AST:Actual_parameter>
47261                                                                                                                 <AST:Actual_parameter>
47262                                                                                                                         <attrs>
47263                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47264                                                                                                                                 <attr key="phc.line_number"><integer>1325</integer></attr>
47265                                                                                                                         </attrs>
47266                                                                                                                         <bool><!-- is_ref -->false</bool>
47267                                                                                                                         <AST:STRING>
47268                                                                                                                                 <attrs>
47269                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47270                                                                                                                                         <attr key="phc.line_number"><integer>1325</integer></attr>
47271                                                                                                                                         <attr key="phc.unparser.source_rep"><string>\\"</string></attr>
47272                                                                                                                                 </attrs>
47273                                                                                                                                 <value>\"</value>
47274                                                                                                                         </AST:STRING>
47275                                                                                                                 </AST:Actual_parameter>
47276                                                                                                                 <AST:Actual_parameter>
47277                                                                                                                         <attrs>
47278                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47279                                                                                                                                 <attr key="phc.line_number"><integer>1325</integer></attr>
47280                                                                                                                         </attrs>
47281                                                                                                                         <bool><!-- is_ref -->false</bool>
47282                                                                                                                         <AST:Method_invocation>
47283                                                                                                                                 <attrs>
47284                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47285                                                                                                                                         <attr key="phc.line_number"><integer>1325</integer></attr>
47286                                                                                                                                 </attrs>
47287                                                                                                                                 <AST:Variable>
47288                                                                                                                                         <attrs>
47289                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47290                                                                                                                                                 <attr key="phc.line_number"><integer>1325</integer></attr>
47291                                                                                                                                         </attrs>
47292                                                                                                                                         <AST:Target xsi:nil="true" />
47293                                                                                                                                         <AST:VARIABLE_NAME>
47294                                                                                                                                                 <attrs />
47295                                                                                                                                                 <value>value</value>
47296                                                                                                                                         </AST:VARIABLE_NAME>
47297                                                                                                                                         <AST:Expr_list>
47298                                                                                                                                         </AST:Expr_list>
47299                                                                                                                                 </AST:Variable>
47300                                                                                                                                 <AST:METHOD_NAME>
47301                                                                                                                                         <attrs>
47302                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47303                                                                                                                                                 <attr key="phc.line_number"><integer>1325</integer></attr>
47304                                                                                                                                         </attrs>
47305                                                                                                                                         <value>__toString</value>
47306                                                                                                                                 </AST:METHOD_NAME>
47307                                                                                                                                 <AST:Actual_parameter_list>
47308                                                                                                                                 </AST:Actual_parameter_list>
47309                                                                                                                         </AST:Method_invocation>
47310                                                                                                                 </AST:Actual_parameter>
47311                                                                                                         </AST:Actual_parameter_list>
47312                                                                                                 </AST:Method_invocation>
47313                                                                                         </AST:Bin_op>
47314                                                                                         <AST:OP>
47315                                                                                                 <attrs>
47316                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47317                                                                                                         <attr key="phc.line_number"><integer>1325</integer></attr>
47318                                                                                                 </attrs>
47319                                                                                                 <value>.</value>
47320                                                                                         </AST:OP>
47321                                                                                         <AST:STRING>
47322                                                                                                 <attrs>
47323                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47324                                                                                                         <attr key="phc.line_number"><integer>1325</integer></attr>
47325                                                                                                         <attr key="phc.unparser.source_rep"><string>"</string></attr>
47326                                                                                                 </attrs>
47327                                                                                                 <value>"</value>
47328                                                                                         </AST:STRING>
47329                                                                                 </AST:Bin_op>
47330                                                                         </AST:Op_assignment>
47331                                                                 </AST:Eval_expr>
47332                                                         </AST:Statement_list>
47333                                                 </AST:Foreach>
47334                                                 <AST:Eval_expr>
47335                                                         <attrs>
47336                                                                 <attr key="phc.comments">
47337                                                                         <string_list>
47338                                                                         </string_list>
47339                                                                 </attr>
47340                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47341                                                                 <attr key="phc.line_number"><integer>1327</integer></attr>
47342                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
47343                                                         </attrs>
47344                                                         <AST:Op_assignment>
47345                                                                 <attrs />
47346                                                                 <AST:Variable>
47347                                                                         <attrs>
47348                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47349                                                                                 <attr key="phc.line_number"><integer>1327</integer></attr>
47350                                                                         </attrs>
47351                                                                         <AST:Target xsi:nil="true" />
47352                                                                         <AST:VARIABLE_NAME>
47353                                                                                 <attrs />
47354                                                                                 <value>s</value>
47355                                                                         </AST:VARIABLE_NAME>
47356                                                                         <AST:Expr_list>
47357                                                                         </AST:Expr_list>
47358                                                                 </AST:Variable>
47359                                                                 <AST:OP>
47360                                                                         <attrs />
47361                                                                         <value>.</value>
47362                                                                 </AST:OP>
47363                                                                 <AST:STRING>
47364                                                                         <attrs>
47365                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47366                                                                                 <attr key="phc.line_number"><integer>1327</integer></attr>
47367                                                                                 <attr key="phc.unparser.source_rep"><string>}</string></attr>
47368                                                                         </attrs>
47369                                                                         <value>}</value>
47370                                                                 </AST:STRING>
47371                                                         </AST:Op_assignment>
47372                                                 </AST:Eval_expr>
47373                                                 <AST:Return>
47374                                                         <attrs>
47375                                                                 <attr key="phc.comments">
47376                                                                         <string_list>
47377                                                                         </string_list>
47378                                                                 </attr>
47379                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47380                                                                 <attr key="phc.line_number"><integer>1328</integer></attr>
47381                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
47382                                                         </attrs>
47383                                                         <AST:Variable>
47384                                                                 <attrs>
47385                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47386                                                                         <attr key="phc.line_number"><integer>1328</integer></attr>
47387                                                                 </attrs>
47388                                                                 <AST:Target xsi:nil="true" />
47389                                                                 <AST:VARIABLE_NAME>
47390                                                                         <attrs />
47391                                                                         <value>s</value>
47392                                                                 </AST:VARIABLE_NAME>
47393                                                                 <AST:Expr_list>
47394                                                                 </AST:Expr_list>
47395                                                         </AST:Variable>
47396                                                 </AST:Return>
47397                                         </AST:Statement_list>
47398                                 </AST:Method>
47399                                 <AST:Method>
47400                                         <attrs>
47401                                                 <attr key="phc.comments">
47402                                                         <string_list>
47403                                                                 <string></string>
47404                                                         </string_list>
47405                                                 </attr>
47406                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47407                                                 <attr key="phc.line_number"><integer>1331</integer></attr>
47408                                         </attrs>
47409                                         <AST:Signature>
47410                                                 <attrs>
47411                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47412                                                         <attr key="phc.line_number"><integer>1333</integer></attr>
47413                                                 </attrs>
47414                                                 <AST:Method_mod>
47415                                                         <attrs />
47416                                                         <bool><!-- is_public -->false</bool>
47417                                                         <bool><!-- is_protected -->false</bool>
47418                                                         <bool><!-- is_private -->false</bool>
47419                                                         <bool><!-- is_static -->false</bool>
47420                                                         <bool><!-- is_abstract -->false</bool>
47421                                                         <bool><!-- is_final -->false</bool>
47422                                                 </AST:Method_mod>
47423                                                 <bool><!-- is_ref -->false</bool>
47424                                                 <AST:METHOD_NAME>
47425                                                         <attrs />
47426                                                         <value>isEmpty</value>
47427                                                 </AST:METHOD_NAME>
47428                                                 <AST:Formal_parameter_list>
47429                                                 </AST:Formal_parameter_list>
47430                                         </AST:Signature>
47431                                         <AST:Statement_list>
47432                                                 <AST:Return>
47433                                                         <attrs>
47434                                                                 <attr key="phc.comments">
47435                                                                         <string_list>
47436                                                                         </string_list>
47437                                                                 </attr>
47438                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47439                                                                 <attr key="phc.line_number"><integer>1332</integer></attr>
47440                                                         </attrs>
47441                                                         <AST:Unary_op>
47442                                                                 <attrs>
47443                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47444                                                                         <attr key="phc.line_number"><integer>1332</integer></attr>
47445                                                                 </attrs>
47446                                                                 <AST:OP>
47447                                                                         <attrs>
47448                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47449                                                                                 <attr key="phc.line_number"><integer>1332</integer></attr>
47450                                                                         </attrs>
47451                                                                         <value>!</value>
47452                                                                 </AST:OP>
47453                                                                 <AST:Method_invocation>
47454                                                                         <attrs>
47455                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47456                                                                                 <attr key="phc.line_number"><integer>1332</integer></attr>
47457                                                                         </attrs>
47458                                                                         <AST:Target xsi:nil="true" />
47459                                                                         <AST:METHOD_NAME>
47460                                                                                 <attrs />
47461                                                                                 <value>count</value>
47462                                                                         </AST:METHOD_NAME>
47463                                                                         <AST:Actual_parameter_list>
47464                                                                                 <AST:Actual_parameter>
47465                                                                                         <attrs>
47466                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47467                                                                                                 <attr key="phc.line_number"><integer>1332</integer></attr>
47468                                                                                         </attrs>
47469                                                                                         <bool><!-- is_ref -->false</bool>
47470                                                                                         <AST:Variable>
47471                                                                                                 <attrs>
47472                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47473                                                                                                         <attr key="phc.line_number"><integer>1332</integer></attr>
47474                                                                                                 </attrs>
47475                                                                                                 <AST:Variable>
47476                                                                                                         <attrs>
47477                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47478                                                                                                                 <attr key="phc.line_number"><integer>1332</integer></attr>
47479                                                                                                         </attrs>
47480                                                                                                         <AST:Target xsi:nil="true" />
47481                                                                                                         <AST:VARIABLE_NAME>
47482                                                                                                                 <attrs />
47483                                                                                                                 <value>this</value>
47484                                                                                                         </AST:VARIABLE_NAME>
47485                                                                                                         <AST:Expr_list>
47486                                                                                                         </AST:Expr_list>
47487                                                                                                 </AST:Variable>
47488                                                                                                 <AST:VARIABLE_NAME>
47489                                                                                                         <attrs />
47490                                                                                                         <value>args</value>
47491                                                                                                 </AST:VARIABLE_NAME>
47492                                                                                                 <AST:Expr_list>
47493                                                                                                 </AST:Expr_list>
47494                                                                                         </AST:Variable>
47495                                                                                 </AST:Actual_parameter>
47496                                                                         </AST:Actual_parameter_list>
47497                                                                 </AST:Method_invocation>
47498                                                         </AST:Unary_op>
47499                                                 </AST:Return>
47500                                         </AST:Statement_list>
47501                                 </AST:Method>
47502                                 <AST:Method>
47503                                         <attrs>
47504                                                 <attr key="phc.comments">
47505                                                         <string_list>
47506                                                                 <string></string>
47507                                                         </string_list>
47508                                                 </attr>
47509                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47510                                                 <attr key="phc.line_number"><integer>1335</integer></attr>
47511                                         </attrs>
47512                                         <AST:Signature>
47513                                                 <attrs>
47514                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47515                                                         <attr key="phc.line_number"><integer>1340</integer></attr>
47516                                                 </attrs>
47517                                                 <AST:Method_mod>
47518                                                         <attrs />
47519                                                         <bool><!-- is_public -->false</bool>
47520                                                         <bool><!-- is_protected -->false</bool>
47521                                                         <bool><!-- is_private -->false</bool>
47522                                                         <bool><!-- is_static -->false</bool>
47523                                                         <bool><!-- is_abstract -->false</bool>
47524                                                         <bool><!-- is_final -->false</bool>
47525                                                 </AST:Method_mod>
47526                                                 <bool><!-- is_ref -->false</bool>
47527                                                 <AST:METHOD_NAME>
47528                                                         <attrs />
47529                                                         <value>getArgument</value>
47530                                                 </AST:METHOD_NAME>
47531                                                 <AST:Formal_parameter_list>
47532                                                         <AST:Formal_parameter>
47533                                                                 <attrs>
47534                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47535                                                                         <attr key="phc.line_number"><integer>1335</integer></attr>
47536                                                                 </attrs>
47537                                                                 <AST:Type>
47538                                                                         <attrs>
47539                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47540                                                                                 <attr key="phc.line_number"><integer>1335</integer></attr>
47541                                                                         </attrs>
47542                                                                         <AST:CLASS_NAME xsi:nil="true" />
47543                                                                 </AST:Type>
47544                                                                 <bool><!-- is_ref -->false</bool>
47545                                                                 <AST:Name_with_default>
47546                                                                         <attrs />
47547                                                                         <AST:VARIABLE_NAME>
47548                                                                                 <attrs />
47549                                                                                 <value>index</value>
47550                                                                         </AST:VARIABLE_NAME>
47551                                                                         <AST:Expr xsi:nil="true" />
47552                                                                 </AST:Name_with_default>
47553                                                         </AST:Formal_parameter>
47554                                                 </AST:Formal_parameter_list>
47555                                         </AST:Signature>
47556                                         <AST:Statement_list>
47557                                                 <AST:If>
47558                                                         <attrs>
47559                                                                 <attr key="phc.comments">
47560                                                                         <string_list>
47561                                                                         </string_list>
47562                                                                 </attr>
47563                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47564                                                                 <attr key="phc.line_number"><integer>1336</integer></attr>
47565                                                         </attrs>
47566                                                         <AST:Unary_op>
47567                                                                 <attrs>
47568                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47569                                                                         <attr key="phc.line_number"><integer>1336</integer></attr>
47570                                                                 </attrs>
47571                                                                 <AST:OP>
47572                                                                         <attrs>
47573                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47574                                                                                 <attr key="phc.line_number"><integer>1336</integer></attr>
47575                                                                         </attrs>
47576                                                                         <value>!</value>
47577                                                                 </AST:OP>
47578                                                                 <AST:Method_invocation>
47579                                                                         <attrs>
47580                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47581                                                                                 <attr key="phc.line_number"><integer>1336</integer></attr>
47582                                                                         </attrs>
47583                                                                         <AST:Target xsi:nil="true" />
47584                                                                         <AST:METHOD_NAME>
47585                                                                                 <attrs>
47586                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47587                                                                                         <attr key="phc.line_number"><integer>1336</integer></attr>
47588                                                                                 </attrs>
47589                                                                                 <value>isset</value>
47590                                                                         </AST:METHOD_NAME>
47591                                                                         <AST:Actual_parameter_list>
47592                                                                                 <AST:Actual_parameter>
47593                                                                                         <attrs>
47594                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47595                                                                                                 <attr key="phc.line_number"><integer>1336</integer></attr>
47596                                                                                         </attrs>
47597                                                                                         <bool><!-- is_ref -->false</bool>
47598                                                                                         <AST:Variable>
47599                                                                                                 <attrs>
47600                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47601                                                                                                         <attr key="phc.line_number"><integer>1336</integer></attr>
47602                                                                                                 </attrs>
47603                                                                                                 <AST:Variable>
47604                                                                                                         <attrs>
47605                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47606                                                                                                                 <attr key="phc.line_number"><integer>1336</integer></attr>
47607                                                                                                         </attrs>
47608                                                                                                         <AST:Target xsi:nil="true" />
47609                                                                                                         <AST:VARIABLE_NAME>
47610                                                                                                                 <attrs />
47611                                                                                                                 <value>this</value>
47612                                                                                                         </AST:VARIABLE_NAME>
47613                                                                                                         <AST:Expr_list>
47614                                                                                                         </AST:Expr_list>
47615                                                                                                 </AST:Variable>
47616                                                                                                 <AST:VARIABLE_NAME>
47617                                                                                                         <attrs />
47618                                                                                                         <value>args</value>
47619                                                                                                 </AST:VARIABLE_NAME>
47620                                                                                                 <AST:Expr_list>
47621                                                                                                         <AST:Variable>
47622                                                                                                                 <attrs>
47623                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47624                                                                                                                         <attr key="phc.line_number"><integer>1336</integer></attr>
47625                                                                                                                 </attrs>
47626                                                                                                                 <AST:Target xsi:nil="true" />
47627                                                                                                                 <AST:VARIABLE_NAME>
47628                                                                                                                         <attrs />
47629                                                                                                                         <value>index</value>
47630                                                                                                                 </AST:VARIABLE_NAME>
47631                                                                                                                 <AST:Expr_list>
47632                                                                                                                 </AST:Expr_list>
47633                                                                                                         </AST:Variable>
47634                                                                                                 </AST:Expr_list>
47635                                                                                         </AST:Variable>
47636                                                                                 </AST:Actual_parameter>
47637                                                                         </AST:Actual_parameter_list>
47638                                                                 </AST:Method_invocation>
47639                                                         </AST:Unary_op>
47640                                                         <AST:Statement_list>
47641                                                                 <AST:Return>
47642                                                                         <attrs>
47643                                                                                 <attr key="phc.comments">
47644                                                                                         <string_list>
47645                                                                                         </string_list>
47646                                                                                 </attr>
47647                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47648                                                                                 <attr key="phc.line_number"><integer>1337</integer></attr>
47649                                                                         </attrs>
47650                                                                         <AST:BOOL>
47651                                                                                 <attrs>
47652                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47653                                                                                         <attr key="phc.line_number"><integer>1337</integer></attr>
47654                                                                                         <attr key="phc.unparser.source_rep"><string>false</string></attr>
47655                                                                                 </attrs>
47656                                                                                 <value>False</value>
47657                                                                         </AST:BOOL>
47658                                                                 </AST:Return>
47659                                                         </AST:Statement_list>
47660                                                         <AST:Statement_list>
47661                                                         </AST:Statement_list>
47662                                                 </AST:If>
47663                                                 <AST:Return>
47664                                                         <attrs>
47665                                                                 <attr key="phc.comments">
47666                                                                         <string_list>
47667                                                                         </string_list>
47668                                                                 </attr>
47669                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47670                                                                 <attr key="phc.line_number"><integer>1339</integer></attr>
47671                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
47672                                                         </attrs>
47673                                                         <AST:Variable>
47674                                                                 <attrs>
47675                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47676                                                                         <attr key="phc.line_number"><integer>1339</integer></attr>
47677                                                                 </attrs>
47678                                                                 <AST:Variable>
47679                                                                         <attrs>
47680                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47681                                                                                 <attr key="phc.line_number"><integer>1339</integer></attr>
47682                                                                         </attrs>
47683                                                                         <AST:Target xsi:nil="true" />
47684                                                                         <AST:VARIABLE_NAME>
47685                                                                                 <attrs />
47686                                                                                 <value>this</value>
47687                                                                         </AST:VARIABLE_NAME>
47688                                                                         <AST:Expr_list>
47689                                                                         </AST:Expr_list>
47690                                                                 </AST:Variable>
47691                                                                 <AST:VARIABLE_NAME>
47692                                                                         <attrs />
47693                                                                         <value>args</value>
47694                                                                 </AST:VARIABLE_NAME>
47695                                                                 <AST:Expr_list>
47696                                                                         <AST:Variable>
47697                                                                                 <attrs>
47698                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47699                                                                                         <attr key="phc.line_number"><integer>1339</integer></attr>
47700                                                                                 </attrs>
47701                                                                                 <AST:Target xsi:nil="true" />
47702                                                                                 <AST:VARIABLE_NAME>
47703                                                                                         <attrs />
47704                                                                                         <value>index</value>
47705                                                                                 </AST:VARIABLE_NAME>
47706                                                                                 <AST:Expr_list>
47707                                                                                 </AST:Expr_list>
47708                                                                         </AST:Variable>
47709                                                                 </AST:Expr_list>
47710                                                         </AST:Variable>
47711                                                 </AST:Return>
47712                                         </AST:Statement_list>
47713                                 </AST:Method>
47714                         </AST:Member_list>
47715                 </AST:Class_def>
47716                 <AST:Class_def>
47717                         <attrs>
47718                                 <attr key="phc.comments">
47719                                         <string_list>
47720                                                 <string></string>
47721                                                 <string encoding="escape">/**
47722  * @ingroup Parser
47723  */</string>
47724                                         </string_list>
47725                                 </attr>
47726                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47727                                 <attr key="phc.line_number"><integer>1346</integer></attr>
47728                         </attrs>
47729                         <AST:Class_mod>
47730                                 <attrs>
47731                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47732                                         <attr key="phc.line_number"><integer>1346</integer></attr>
47733                                 </attrs>
47734                                 <bool><!-- is_abstract -->false</bool>
47735                                 <bool><!-- is_final -->false</bool>
47736                         </AST:Class_mod>
47737                         <AST:CLASS_NAME>
47738                                 <attrs />
47739                                 <value>PPNode_DOM</value>
47740                         </AST:CLASS_NAME>
47741                         <AST:CLASS_NAME xsi:nil="true" />
47742                         <AST:INTERFACE_NAME_list>
47743                                 <AST:INTERFACE_NAME>
47744                                         <attrs>
47745                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47746                                                 <attr key="phc.line_number"><integer>1346</integer></attr>
47747                                         </attrs>
47748                                         <value>PPNode</value>
47749                                 </AST:INTERFACE_NAME>
47750                         </AST:INTERFACE_NAME_list>
47751                         <AST:Member_list>
47752                                 <AST:Attribute>
47753                                         <attrs>
47754                                                 <attr key="phc.comments">
47755                                                         <string_list>
47756                                                         </string_list>
47757                                                 </attr>
47758                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47759                                                 <attr key="phc.line_number"><integer>1347</integer></attr>
47760                                         </attrs>
47761                                         <AST:Attr_mod>
47762                                                 <attrs>
47763                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47764                                                         <attr key="phc.line_number"><integer>1347</integer></attr>
47765                                                 </attrs>
47766                                                 <bool><!-- is_public -->false</bool>
47767                                                 <bool><!-- is_protected -->false</bool>
47768                                                 <bool><!-- is_private -->false</bool>
47769                                                 <bool><!-- is_static -->false</bool>
47770                                                 <bool><!-- is_const -->false</bool>
47771                                         </AST:Attr_mod>
47772                                         <AST:Name_with_default_list>
47773                                                 <AST:Name_with_default>
47774                                                         <attrs>
47775                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47776                                                                 <attr key="phc.line_number"><integer>1347</integer></attr>
47777                                                         </attrs>
47778                                                         <AST:VARIABLE_NAME>
47779                                                                 <attrs />
47780                                                                 <value>node</value>
47781                                                         </AST:VARIABLE_NAME>
47782                                                         <AST:Expr xsi:nil="true" />
47783                                                 </AST:Name_with_default>
47784                                         </AST:Name_with_default_list>
47785                                 </AST:Attribute>
47786                                 <AST:Method>
47787                                         <attrs>
47788                                                 <attr key="phc.comments">
47789                                                         <string_list>
47790                                                                 <string></string>
47791                                                         </string_list>
47792                                                 </attr>
47793                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47794                                                 <attr key="phc.line_number"><integer>1349</integer></attr>
47795                                         </attrs>
47796                                         <AST:Signature>
47797                                                 <attrs>
47798                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47799                                                         <attr key="phc.line_number"><integer>1351</integer></attr>
47800                                                 </attrs>
47801                                                 <AST:Method_mod>
47802                                                         <attrs />
47803                                                         <bool><!-- is_public -->false</bool>
47804                                                         <bool><!-- is_protected -->false</bool>
47805                                                         <bool><!-- is_private -->false</bool>
47806                                                         <bool><!-- is_static -->false</bool>
47807                                                         <bool><!-- is_abstract -->false</bool>
47808                                                         <bool><!-- is_final -->false</bool>
47809                                                 </AST:Method_mod>
47810                                                 <bool><!-- is_ref -->false</bool>
47811                                                 <AST:METHOD_NAME>
47812                                                         <attrs />
47813                                                         <value>__construct</value>
47814                                                 </AST:METHOD_NAME>
47815                                                 <AST:Formal_parameter_list>
47816                                                         <AST:Formal_parameter>
47817                                                                 <attrs>
47818                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47819                                                                         <attr key="phc.line_number"><integer>1349</integer></attr>
47820                                                                 </attrs>
47821                                                                 <AST:Type>
47822                                                                         <attrs>
47823                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47824                                                                                 <attr key="phc.line_number"><integer>1349</integer></attr>
47825                                                                         </attrs>
47826                                                                         <AST:CLASS_NAME xsi:nil="true" />
47827                                                                 </AST:Type>
47828                                                                 <bool><!-- is_ref -->false</bool>
47829                                                                 <AST:Name_with_default>
47830                                                                         <attrs />
47831                                                                         <AST:VARIABLE_NAME>
47832                                                                                 <attrs />
47833                                                                                 <value>node</value>
47834                                                                         </AST:VARIABLE_NAME>
47835                                                                         <AST:Expr xsi:nil="true" />
47836                                                                 </AST:Name_with_default>
47837                                                         </AST:Formal_parameter>
47838                                                         <AST:Formal_parameter>
47839                                                                 <attrs>
47840                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47841                                                                         <attr key="phc.line_number"><integer>1349</integer></attr>
47842                                                                 </attrs>
47843                                                                 <AST:Type>
47844                                                                         <attrs>
47845                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47846                                                                                 <attr key="phc.line_number"><integer>1349</integer></attr>
47847                                                                         </attrs>
47848                                                                         <AST:CLASS_NAME xsi:nil="true" />
47849                                                                 </AST:Type>
47850                                                                 <bool><!-- is_ref -->false</bool>
47851                                                                 <AST:Name_with_default>
47852                                                                         <attrs>
47853                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47854                                                                                 <attr key="phc.line_number"><integer>1349</integer></attr>
47855                                                                         </attrs>
47856                                                                         <AST:VARIABLE_NAME>
47857                                                                                 <attrs />
47858                                                                                 <value>xpath</value>
47859                                                                         </AST:VARIABLE_NAME>
47860                                                                         <AST:BOOL>
47861                                                                                 <attrs>
47862                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47863                                                                                         <attr key="phc.line_number"><integer>1349</integer></attr>
47864                                                                                         <attr key="phc.unparser.source_rep"><string>false</string></attr>
47865                                                                                 </attrs>
47866                                                                                 <value>False</value>
47867                                                                         </AST:BOOL>
47868                                                                 </AST:Name_with_default>
47869                                                         </AST:Formal_parameter>
47870                                                 </AST:Formal_parameter_list>
47871                                         </AST:Signature>
47872                                         <AST:Statement_list>
47873                                                 <AST:Eval_expr>
47874                                                         <attrs>
47875                                                                 <attr key="phc.comments">
47876                                                                         <string_list>
47877                                                                         </string_list>
47878                                                                 </attr>
47879                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47880                                                                 <attr key="phc.line_number"><integer>1350</integer></attr>
47881                                                         </attrs>
47882                                                         <AST:Assignment>
47883                                                                 <attrs>
47884                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47885                                                                         <attr key="phc.line_number"><integer>1350</integer></attr>
47886                                                                 </attrs>
47887                                                                 <AST:Variable>
47888                                                                         <attrs>
47889                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47890                                                                                 <attr key="phc.line_number"><integer>1350</integer></attr>
47891                                                                         </attrs>
47892                                                                         <AST:Variable>
47893                                                                                 <attrs>
47894                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47895                                                                                         <attr key="phc.line_number"><integer>1350</integer></attr>
47896                                                                                 </attrs>
47897                                                                                 <AST:Target xsi:nil="true" />
47898                                                                                 <AST:VARIABLE_NAME>
47899                                                                                         <attrs />
47900                                                                                         <value>this</value>
47901                                                                                 </AST:VARIABLE_NAME>
47902                                                                                 <AST:Expr_list>
47903                                                                                 </AST:Expr_list>
47904                                                                         </AST:Variable>
47905                                                                         <AST:VARIABLE_NAME>
47906                                                                                 <attrs />
47907                                                                                 <value>node</value>
47908                                                                         </AST:VARIABLE_NAME>
47909                                                                         <AST:Expr_list>
47910                                                                         </AST:Expr_list>
47911                                                                 </AST:Variable>
47912                                                                 <bool><!-- is_ref -->false</bool>
47913                                                                 <AST:Variable>
47914                                                                         <attrs>
47915                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47916                                                                                 <attr key="phc.line_number"><integer>1350</integer></attr>
47917                                                                         </attrs>
47918                                                                         <AST:Target xsi:nil="true" />
47919                                                                         <AST:VARIABLE_NAME>
47920                                                                                 <attrs />
47921                                                                                 <value>node</value>
47922                                                                         </AST:VARIABLE_NAME>
47923                                                                         <AST:Expr_list>
47924                                                                         </AST:Expr_list>
47925                                                                 </AST:Variable>
47926                                                         </AST:Assignment>
47927                                                 </AST:Eval_expr>
47928                                         </AST:Statement_list>
47929                                 </AST:Method>
47930                                 <AST:Method>
47931                                         <attrs>
47932                                                 <attr key="phc.comments">
47933                                                         <string_list>
47934                                                                 <string></string>
47935                                                         </string_list>
47936                                                 </attr>
47937                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47938                                                 <attr key="phc.line_number"><integer>1353</integer></attr>
47939                                         </attrs>
47940                                         <AST:Signature>
47941                                                 <attrs>
47942                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47943                                                         <attr key="phc.line_number"><integer>1358</integer></attr>
47944                                                 </attrs>
47945                                                 <AST:Method_mod>
47946                                                         <attrs />
47947                                                         <bool><!-- is_public -->false</bool>
47948                                                         <bool><!-- is_protected -->false</bool>
47949                                                         <bool><!-- is_private -->false</bool>
47950                                                         <bool><!-- is_static -->false</bool>
47951                                                         <bool><!-- is_abstract -->false</bool>
47952                                                         <bool><!-- is_final -->false</bool>
47953                                                 </AST:Method_mod>
47954                                                 <bool><!-- is_ref -->false</bool>
47955                                                 <AST:METHOD_NAME>
47956                                                         <attrs />
47957                                                         <value>__get</value>
47958                                                 </AST:METHOD_NAME>
47959                                                 <AST:Formal_parameter_list>
47960                                                         <AST:Formal_parameter>
47961                                                                 <attrs>
47962                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47963                                                                         <attr key="phc.line_number"><integer>1353</integer></attr>
47964                                                                 </attrs>
47965                                                                 <AST:Type>
47966                                                                         <attrs>
47967                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47968                                                                                 <attr key="phc.line_number"><integer>1353</integer></attr>
47969                                                                         </attrs>
47970                                                                         <AST:CLASS_NAME xsi:nil="true" />
47971                                                                 </AST:Type>
47972                                                                 <bool><!-- is_ref -->false</bool>
47973                                                                 <AST:Name_with_default>
47974                                                                         <attrs />
47975                                                                         <AST:VARIABLE_NAME>
47976                                                                                 <attrs />
47977                                                                                 <value>name</value>
47978                                                                         </AST:VARIABLE_NAME>
47979                                                                         <AST:Expr xsi:nil="true" />
47980                                                                 </AST:Name_with_default>
47981                                                         </AST:Formal_parameter>
47982                                                 </AST:Formal_parameter_list>
47983                                         </AST:Signature>
47984                                         <AST:Statement_list>
47985                                                 <AST:If>
47986                                                         <attrs>
47987                                                                 <attr key="phc.comments">
47988                                                                         <string_list>
47989                                                                         </string_list>
47990                                                                 </attr>
47991                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47992                                                                 <attr key="phc.line_number"><integer>1354</integer></attr>
47993                                                         </attrs>
47994                                                         <AST:Bin_op>
47995                                                                 <attrs>
47996                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
47997                                                                         <attr key="phc.line_number"><integer>1354</integer></attr>
47998                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
47999                                                                 </attrs>
48000                                                                 <AST:Variable>
48001                                                                         <attrs>
48002                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48003                                                                                 <attr key="phc.line_number"><integer>1354</integer></attr>
48004                                                                         </attrs>
48005                                                                         <AST:Target xsi:nil="true" />
48006                                                                         <AST:VARIABLE_NAME>
48007                                                                                 <attrs />
48008                                                                                 <value>name</value>
48009                                                                         </AST:VARIABLE_NAME>
48010                                                                         <AST:Expr_list>
48011                                                                         </AST:Expr_list>
48012                                                                 </AST:Variable>
48013                                                                 <AST:OP>
48014                                                                         <attrs>
48015                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48016                                                                                 <attr key="phc.line_number"><integer>1354</integer></attr>
48017                                                                         </attrs>
48018                                                                         <value>==</value>
48019                                                                 </AST:OP>
48020                                                                 <AST:STRING>
48021                                                                         <attrs>
48022                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48023                                                                                 <attr key="phc.line_number"><integer>1354</integer></attr>
48024                                                                                 <attr key="phc.unparser.source_rep"><string>xpath</string></attr>
48025                                                                         </attrs>
48026                                                                         <value>xpath</value>
48027                                                                 </AST:STRING>
48028                                                         </AST:Bin_op>
48029                                                         <AST:Statement_list>
48030                                                                 <AST:Eval_expr>
48031                                                                         <attrs>
48032                                                                                 <attr key="phc.comments">
48033                                                                                         <string_list>
48034                                                                                         </string_list>
48035                                                                                 </attr>
48036                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48037                                                                                 <attr key="phc.line_number"><integer>1355</integer></attr>
48038                                                                         </attrs>
48039                                                                         <AST:Assignment>
48040                                                                                 <attrs>
48041                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48042                                                                                         <attr key="phc.line_number"><integer>1355</integer></attr>
48043                                                                                 </attrs>
48044                                                                                 <AST:Variable>
48045                                                                                         <attrs>
48046                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48047                                                                                                 <attr key="phc.line_number"><integer>1355</integer></attr>
48048                                                                                         </attrs>
48049                                                                                         <AST:Variable>
48050                                                                                                 <attrs>
48051                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48052                                                                                                         <attr key="phc.line_number"><integer>1355</integer></attr>
48053                                                                                                 </attrs>
48054                                                                                                 <AST:Target xsi:nil="true" />
48055                                                                                                 <AST:VARIABLE_NAME>
48056                                                                                                         <attrs />
48057                                                                                                         <value>this</value>
48058                                                                                                 </AST:VARIABLE_NAME>
48059                                                                                                 <AST:Expr_list>
48060                                                                                                 </AST:Expr_list>
48061                                                                                         </AST:Variable>
48062                                                                                         <AST:VARIABLE_NAME>
48063                                                                                                 <attrs />
48064                                                                                                 <value>xpath</value>
48065                                                                                         </AST:VARIABLE_NAME>
48066                                                                                         <AST:Expr_list>
48067                                                                                         </AST:Expr_list>
48068                                                                                 </AST:Variable>
48069                                                                                 <bool><!-- is_ref -->false</bool>
48070                                                                                 <AST:New>
48071                                                                                         <attrs>
48072                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48073                                                                                                 <attr key="phc.line_number"><integer>1355</integer></attr>
48074                                                                                         </attrs>
48075                                                                                         <AST:CLASS_NAME>
48076                                                                                                 <attrs />
48077                                                                                                 <value>DOMXPath</value>
48078                                                                                         </AST:CLASS_NAME>
48079                                                                                         <AST:Actual_parameter_list>
48080                                                                                                 <AST:Actual_parameter>
48081                                                                                                         <attrs>
48082                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48083                                                                                                                 <attr key="phc.line_number"><integer>1355</integer></attr>
48084                                                                                                         </attrs>
48085                                                                                                         <bool><!-- is_ref -->false</bool>
48086                                                                                                         <AST:Variable>
48087                                                                                                                 <attrs>
48088                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48089                                                                                                                         <attr key="phc.line_number"><integer>1355</integer></attr>
48090                                                                                                                 </attrs>
48091                                                                                                                 <AST:Variable>
48092                                                                                                                         <attrs>
48093                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48094                                                                                                                                 <attr key="phc.line_number"><integer>1355</integer></attr>
48095                                                                                                                         </attrs>
48096                                                                                                                         <AST:Variable>
48097                                                                                                                                 <attrs>
48098                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48099                                                                                                                                         <attr key="phc.line_number"><integer>1355</integer></attr>
48100                                                                                                                                 </attrs>
48101                                                                                                                                 <AST:Target xsi:nil="true" />
48102                                                                                                                                 <AST:VARIABLE_NAME>
48103                                                                                                                                         <attrs />
48104                                                                                                                                         <value>this</value>
48105                                                                                                                                 </AST:VARIABLE_NAME>
48106                                                                                                                                 <AST:Expr_list>
48107                                                                                                                                 </AST:Expr_list>
48108                                                                                                                         </AST:Variable>
48109                                                                                                                         <AST:VARIABLE_NAME>
48110                                                                                                                                 <attrs />
48111                                                                                                                                 <value>node</value>
48112                                                                                                                         </AST:VARIABLE_NAME>
48113                                                                                                                         <AST:Expr_list>
48114                                                                                                                         </AST:Expr_list>
48115                                                                                                                 </AST:Variable>
48116                                                                                                                 <AST:VARIABLE_NAME>
48117                                                                                                                         <attrs />
48118                                                                                                                         <value>ownerDocument</value>
48119                                                                                                                 </AST:VARIABLE_NAME>
48120                                                                                                                 <AST:Expr_list>
48121                                                                                                                 </AST:Expr_list>
48122                                                                                                         </AST:Variable>
48123                                                                                                 </AST:Actual_parameter>
48124                                                                                         </AST:Actual_parameter_list>
48125                                                                                 </AST:New>
48126                                                                         </AST:Assignment>
48127                                                                 </AST:Eval_expr>
48128                                                         </AST:Statement_list>
48129                                                         <AST:Statement_list>
48130                                                         </AST:Statement_list>
48131                                                 </AST:If>
48132                                                 <AST:Return>
48133                                                         <attrs>
48134                                                                 <attr key="phc.comments">
48135                                                                         <string_list>
48136                                                                         </string_list>
48137                                                                 </attr>
48138                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48139                                                                 <attr key="phc.line_number"><integer>1357</integer></attr>
48140                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
48141                                                         </attrs>
48142                                                         <AST:Variable>
48143                                                                 <attrs>
48144                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48145                                                                         <attr key="phc.line_number"><integer>1357</integer></attr>
48146                                                                 </attrs>
48147                                                                 <AST:Variable>
48148                                                                         <attrs>
48149                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48150                                                                                 <attr key="phc.line_number"><integer>1357</integer></attr>
48151                                                                         </attrs>
48152                                                                         <AST:Target xsi:nil="true" />
48153                                                                         <AST:VARIABLE_NAME>
48154                                                                                 <attrs />
48155                                                                                 <value>this</value>
48156                                                                         </AST:VARIABLE_NAME>
48157                                                                         <AST:Expr_list>
48158                                                                         </AST:Expr_list>
48159                                                                 </AST:Variable>
48160                                                                 <AST:VARIABLE_NAME>
48161                                                                         <attrs />
48162                                                                         <value>xpath</value>
48163                                                                 </AST:VARIABLE_NAME>
48164                                                                 <AST:Expr_list>
48165                                                                 </AST:Expr_list>
48166                                                         </AST:Variable>
48167                                                 </AST:Return>
48168                                         </AST:Statement_list>
48169                                 </AST:Method>
48170                                 <AST:Method>
48171                                         <attrs>
48172                                                 <attr key="phc.comments">
48173                                                         <string_list>
48174                                                                 <string></string>
48175                                                         </string_list>
48176                                                 </attr>
48177                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48178                                                 <attr key="phc.line_number"><integer>1360</integer></attr>
48179                                         </attrs>
48180                                         <AST:Signature>
48181                                                 <attrs>
48182                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48183                                                         <attr key="phc.line_number"><integer>1370</integer></attr>
48184                                                 </attrs>
48185                                                 <AST:Method_mod>
48186                                                         <attrs />
48187                                                         <bool><!-- is_public -->false</bool>
48188                                                         <bool><!-- is_protected -->false</bool>
48189                                                         <bool><!-- is_private -->false</bool>
48190                                                         <bool><!-- is_static -->false</bool>
48191                                                         <bool><!-- is_abstract -->false</bool>
48192                                                         <bool><!-- is_final -->false</bool>
48193                                                 </AST:Method_mod>
48194                                                 <bool><!-- is_ref -->false</bool>
48195                                                 <AST:METHOD_NAME>
48196                                                         <attrs />
48197                                                         <value>__toString</value>
48198                                                 </AST:METHOD_NAME>
48199                                                 <AST:Formal_parameter_list>
48200                                                 </AST:Formal_parameter_list>
48201                                         </AST:Signature>
48202                                         <AST:Statement_list>
48203                                                 <AST:If>
48204                                                         <attrs>
48205                                                                 <attr key="phc.comments">
48206                                                                         <string_list>
48207                                                                         </string_list>
48208                                                                 </attr>
48209                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48210                                                                 <attr key="phc.line_number"><integer>1361</integer></attr>
48211                                                         </attrs>
48212                                                         <AST:Instanceof>
48213                                                                 <attrs>
48214                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48215                                                                         <attr key="phc.line_number"><integer>1361</integer></attr>
48216                                                                 </attrs>
48217                                                                 <AST:Variable>
48218                                                                         <attrs>
48219                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48220                                                                                 <attr key="phc.line_number"><integer>1361</integer></attr>
48221                                                                         </attrs>
48222                                                                         <AST:Variable>
48223                                                                                 <attrs>
48224                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48225                                                                                         <attr key="phc.line_number"><integer>1361</integer></attr>
48226                                                                                 </attrs>
48227                                                                                 <AST:Target xsi:nil="true" />
48228                                                                                 <AST:VARIABLE_NAME>
48229                                                                                         <attrs />
48230                                                                                         <value>this</value>
48231                                                                                 </AST:VARIABLE_NAME>
48232                                                                                 <AST:Expr_list>
48233                                                                                 </AST:Expr_list>
48234                                                                         </AST:Variable>
48235                                                                         <AST:VARIABLE_NAME>
48236                                                                                 <attrs />
48237                                                                                 <value>node</value>
48238                                                                         </AST:VARIABLE_NAME>
48239                                                                         <AST:Expr_list>
48240                                                                         </AST:Expr_list>
48241                                                                 </AST:Variable>
48242                                                                 <AST:CLASS_NAME>
48243                                                                         <attrs />
48244                                                                         <value>DOMNodeList</value>
48245                                                                 </AST:CLASS_NAME>
48246                                                         </AST:Instanceof>
48247                                                         <AST:Statement_list>
48248                                                                 <AST:Eval_expr>
48249                                                                         <attrs>
48250                                                                                 <attr key="phc.comments">
48251                                                                                         <string_list>
48252                                                                                         </string_list>
48253                                                                                 </attr>
48254                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48255                                                                                 <attr key="phc.line_number"><integer>1362</integer></attr>
48256                                                                         </attrs>
48257                                                                         <AST:Assignment>
48258                                                                                 <attrs>
48259                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48260                                                                                         <attr key="phc.line_number"><integer>1362</integer></attr>
48261                                                                                 </attrs>
48262                                                                                 <AST:Variable>
48263                                                                                         <attrs>
48264                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48265                                                                                                 <attr key="phc.line_number"><integer>1362</integer></attr>
48266                                                                                         </attrs>
48267                                                                                         <AST:Target xsi:nil="true" />
48268                                                                                         <AST:VARIABLE_NAME>
48269                                                                                                 <attrs />
48270                                                                                                 <value>s</value>
48271                                                                                         </AST:VARIABLE_NAME>
48272                                                                                         <AST:Expr_list>
48273                                                                                         </AST:Expr_list>
48274                                                                                 </AST:Variable>
48275                                                                                 <bool><!-- is_ref -->false</bool>
48276                                                                                 <AST:STRING>
48277                                                                                         <attrs>
48278                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48279                                                                                                 <attr key="phc.line_number"><integer>1362</integer></attr>
48280                                                                                                 <attr key="phc.unparser.source_rep"><string></string></attr>
48281                                                                                         </attrs>
48282                                                                                         <value></value>
48283                                                                                 </AST:STRING>
48284                                                                         </AST:Assignment>
48285                                                                 </AST:Eval_expr>
48286                                                                 <AST:Foreach>
48287                                                                         <attrs>
48288                                                                                 <attr key="phc.comments">
48289                                                                                         <string_list>
48290                                                                                         </string_list>
48291                                                                                 </attr>
48292                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48293                                                                                 <attr key="phc.line_number"><integer>1363</integer></attr>
48294                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
48295                                                                         </attrs>
48296                                                                         <AST:Variable>
48297                                                                                 <attrs>
48298                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48299                                                                                         <attr key="phc.line_number"><integer>1363</integer></attr>
48300                                                                                 </attrs>
48301                                                                                 <AST:Variable>
48302                                                                                         <attrs>
48303                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48304                                                                                                 <attr key="phc.line_number"><integer>1363</integer></attr>
48305                                                                                         </attrs>
48306                                                                                         <AST:Target xsi:nil="true" />
48307                                                                                         <AST:VARIABLE_NAME>
48308                                                                                                 <attrs />
48309                                                                                                 <value>this</value>
48310                                                                                         </AST:VARIABLE_NAME>
48311                                                                                         <AST:Expr_list>
48312                                                                                         </AST:Expr_list>
48313                                                                                 </AST:Variable>
48314                                                                                 <AST:VARIABLE_NAME>
48315                                                                                         <attrs />
48316                                                                                         <value>node</value>
48317                                                                                 </AST:VARIABLE_NAME>
48318                                                                                 <AST:Expr_list>
48319                                                                                 </AST:Expr_list>
48320                                                                         </AST:Variable>
48321                                                                         <AST:Variable xsi:nil="true" />
48322                                                                         <bool><!-- is_ref -->false</bool>
48323                                                                         <AST:Variable>
48324                                                                                 <attrs>
48325                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48326                                                                                         <attr key="phc.line_number"><integer>1363</integer></attr>
48327                                                                                 </attrs>
48328                                                                                 <AST:Target xsi:nil="true" />
48329                                                                                 <AST:VARIABLE_NAME>
48330                                                                                         <attrs />
48331                                                                                         <value>node</value>
48332                                                                                 </AST:VARIABLE_NAME>
48333                                                                                 <AST:Expr_list>
48334                                                                                 </AST:Expr_list>
48335                                                                         </AST:Variable>
48336                                                                         <AST:Statement_list>
48337                                                                                 <AST:Eval_expr>
48338                                                                                         <attrs>
48339                                                                                                 <attr key="phc.comments">
48340                                                                                                         <string_list>
48341                                                                                                         </string_list>
48342                                                                                                 </attr>
48343                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48344                                                                                                 <attr key="phc.line_number"><integer>1364</integer></attr>
48345                                                                                         </attrs>
48346                                                                                         <AST:Op_assignment>
48347                                                                                                 <attrs />
48348                                                                                                 <AST:Variable>
48349                                                                                                         <attrs>
48350                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48351                                                                                                                 <attr key="phc.line_number"><integer>1364</integer></attr>
48352                                                                                                         </attrs>
48353                                                                                                         <AST:Target xsi:nil="true" />
48354                                                                                                         <AST:VARIABLE_NAME>
48355                                                                                                                 <attrs />
48356                                                                                                                 <value>s</value>
48357                                                                                                         </AST:VARIABLE_NAME>
48358                                                                                                         <AST:Expr_list>
48359                                                                                                         </AST:Expr_list>
48360                                                                                                 </AST:Variable>
48361                                                                                                 <AST:OP>
48362                                                                                                         <attrs />
48363                                                                                                         <value>.</value>
48364                                                                                                 </AST:OP>
48365                                                                                                 <AST:Method_invocation>
48366                                                                                                         <attrs>
48367                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48368                                                                                                                 <attr key="phc.line_number"><integer>1364</integer></attr>
48369                                                                                                         </attrs>
48370                                                                                                         <AST:Variable>
48371                                                                                                                 <attrs>
48372                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48373                                                                                                                         <attr key="phc.line_number"><integer>1364</integer></attr>
48374                                                                                                                 </attrs>
48375                                                                                                                 <AST:Variable>
48376                                                                                                                         <attrs>
48377                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48378                                                                                                                                 <attr key="phc.line_number"><integer>1364</integer></attr>
48379                                                                                                                         </attrs>
48380                                                                                                                         <AST:Target xsi:nil="true" />
48381                                                                                                                         <AST:VARIABLE_NAME>
48382                                                                                                                                 <attrs />
48383                                                                                                                                 <value>node</value>
48384                                                                                                                         </AST:VARIABLE_NAME>
48385                                                                                                                         <AST:Expr_list>
48386                                                                                                                         </AST:Expr_list>
48387                                                                                                                 </AST:Variable>
48388                                                                                                                 <AST:VARIABLE_NAME>
48389                                                                                                                         <attrs />
48390                                                                                                                         <value>ownerDocument</value>
48391                                                                                                                 </AST:VARIABLE_NAME>
48392                                                                                                                 <AST:Expr_list>
48393                                                                                                                 </AST:Expr_list>
48394                                                                                                         </AST:Variable>
48395                                                                                                         <AST:METHOD_NAME>
48396                                                                                                                 <attrs>
48397                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48398                                                                                                                         <attr key="phc.line_number"><integer>1364</integer></attr>
48399                                                                                                                 </attrs>
48400                                                                                                                 <value>saveXML</value>
48401                                                                                                         </AST:METHOD_NAME>
48402                                                                                                         <AST:Actual_parameter_list>
48403                                                                                                                 <AST:Actual_parameter>
48404                                                                                                                         <attrs>
48405                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48406                                                                                                                                 <attr key="phc.line_number"><integer>1364</integer></attr>
48407                                                                                                                         </attrs>
48408                                                                                                                         <bool><!-- is_ref -->false</bool>
48409                                                                                                                         <AST:Variable>
48410                                                                                                                                 <attrs>
48411                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48412                                                                                                                                         <attr key="phc.line_number"><integer>1364</integer></attr>
48413                                                                                                                                 </attrs>
48414                                                                                                                                 <AST:Target xsi:nil="true" />
48415                                                                                                                                 <AST:VARIABLE_NAME>
48416                                                                                                                                         <attrs />
48417                                                                                                                                         <value>node</value>
48418                                                                                                                                 </AST:VARIABLE_NAME>
48419                                                                                                                                 <AST:Expr_list>
48420                                                                                                                                 </AST:Expr_list>
48421                                                                                                                         </AST:Variable>
48422                                                                                                                 </AST:Actual_parameter>
48423                                                                                                         </AST:Actual_parameter_list>
48424                                                                                                 </AST:Method_invocation>
48425                                                                                         </AST:Op_assignment>
48426                                                                                 </AST:Eval_expr>
48427                                                                         </AST:Statement_list>
48428                                                                 </AST:Foreach>
48429                                                         </AST:Statement_list>
48430                                                         <AST:Statement_list>
48431                                                                 <AST:Eval_expr>
48432                                                                         <attrs>
48433                                                                                 <attr key="phc.comments">
48434                                                                                         <string_list>
48435                                                                                         </string_list>
48436                                                                                 </attr>
48437                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48438                                                                                 <attr key="phc.line_number"><integer>1367</integer></attr>
48439                                                                         </attrs>
48440                                                                         <AST:Assignment>
48441                                                                                 <attrs>
48442                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48443                                                                                         <attr key="phc.line_number"><integer>1367</integer></attr>
48444                                                                                 </attrs>
48445                                                                                 <AST:Variable>
48446                                                                                         <attrs>
48447                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48448                                                                                                 <attr key="phc.line_number"><integer>1367</integer></attr>
48449                                                                                         </attrs>
48450                                                                                         <AST:Target xsi:nil="true" />
48451                                                                                         <AST:VARIABLE_NAME>
48452                                                                                                 <attrs />
48453                                                                                                 <value>s</value>
48454                                                                                         </AST:VARIABLE_NAME>
48455                                                                                         <AST:Expr_list>
48456                                                                                         </AST:Expr_list>
48457                                                                                 </AST:Variable>
48458                                                                                 <bool><!-- is_ref -->false</bool>
48459                                                                                 <AST:Method_invocation>
48460                                                                                         <attrs>
48461                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48462                                                                                                 <attr key="phc.line_number"><integer>1367</integer></attr>
48463                                                                                         </attrs>
48464                                                                                         <AST:Variable>
48465                                                                                                 <attrs>
48466                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48467                                                                                                         <attr key="phc.line_number"><integer>1367</integer></attr>
48468                                                                                                 </attrs>
48469                                                                                                 <AST:Variable>
48470                                                                                                         <attrs>
48471                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48472                                                                                                                 <attr key="phc.line_number"><integer>1367</integer></attr>
48473                                                                                                         </attrs>
48474                                                                                                         <AST:Variable>
48475                                                                                                                 <attrs>
48476                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48477                                                                                                                         <attr key="phc.line_number"><integer>1367</integer></attr>
48478                                                                                                                 </attrs>
48479                                                                                                                 <AST:Target xsi:nil="true" />
48480                                                                                                                 <AST:VARIABLE_NAME>
48481                                                                                                                         <attrs />
48482                                                                                                                         <value>this</value>
48483                                                                                                                 </AST:VARIABLE_NAME>
48484                                                                                                                 <AST:Expr_list>
48485                                                                                                                 </AST:Expr_list>
48486                                                                                                         </AST:Variable>
48487                                                                                                         <AST:VARIABLE_NAME>
48488                                                                                                                 <attrs />
48489                                                                                                                 <value>node</value>
48490                                                                                                         </AST:VARIABLE_NAME>
48491                                                                                                         <AST:Expr_list>
48492                                                                                                         </AST:Expr_list>
48493                                                                                                 </AST:Variable>
48494                                                                                                 <AST:VARIABLE_NAME>
48495                                                                                                         <attrs />
48496                                                                                                         <value>ownerDocument</value>
48497                                                                                                 </AST:VARIABLE_NAME>
48498                                                                                                 <AST:Expr_list>
48499                                                                                                 </AST:Expr_list>
48500                                                                                         </AST:Variable>
48501                                                                                         <AST:METHOD_NAME>
48502                                                                                                 <attrs>
48503                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48504                                                                                                         <attr key="phc.line_number"><integer>1367</integer></attr>
48505                                                                                                 </attrs>
48506                                                                                                 <value>saveXML</value>
48507                                                                                         </AST:METHOD_NAME>
48508                                                                                         <AST:Actual_parameter_list>
48509                                                                                                 <AST:Actual_parameter>
48510                                                                                                         <attrs>
48511                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48512                                                                                                                 <attr key="phc.line_number"><integer>1367</integer></attr>
48513                                                                                                         </attrs>
48514                                                                                                         <bool><!-- is_ref -->false</bool>
48515                                                                                                         <AST:Variable>
48516                                                                                                                 <attrs>
48517                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48518                                                                                                                         <attr key="phc.line_number"><integer>1367</integer></attr>
48519                                                                                                                 </attrs>
48520                                                                                                                 <AST:Variable>
48521                                                                                                                         <attrs>
48522                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48523                                                                                                                                 <attr key="phc.line_number"><integer>1367</integer></attr>
48524                                                                                                                         </attrs>
48525                                                                                                                         <AST:Target xsi:nil="true" />
48526                                                                                                                         <AST:VARIABLE_NAME>
48527                                                                                                                                 <attrs />
48528                                                                                                                                 <value>this</value>
48529                                                                                                                         </AST:VARIABLE_NAME>
48530                                                                                                                         <AST:Expr_list>
48531                                                                                                                         </AST:Expr_list>
48532                                                                                                                 </AST:Variable>
48533                                                                                                                 <AST:VARIABLE_NAME>
48534                                                                                                                         <attrs />
48535                                                                                                                         <value>node</value>
48536                                                                                                                 </AST:VARIABLE_NAME>
48537                                                                                                                 <AST:Expr_list>
48538                                                                                                                 </AST:Expr_list>
48539                                                                                                         </AST:Variable>
48540                                                                                                 </AST:Actual_parameter>
48541                                                                                         </AST:Actual_parameter_list>
48542                                                                                 </AST:Method_invocation>
48543                                                                         </AST:Assignment>
48544                                                                 </AST:Eval_expr>
48545                                                         </AST:Statement_list>
48546                                                 </AST:If>
48547                                                 <AST:Return>
48548                                                         <attrs>
48549                                                                 <attr key="phc.comments">
48550                                                                         <string_list>
48551                                                                         </string_list>
48552                                                                 </attr>
48553                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48554                                                                 <attr key="phc.line_number"><integer>1369</integer></attr>
48555                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
48556                                                         </attrs>
48557                                                         <AST:Variable>
48558                                                                 <attrs>
48559                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48560                                                                         <attr key="phc.line_number"><integer>1369</integer></attr>
48561                                                                 </attrs>
48562                                                                 <AST:Target xsi:nil="true" />
48563                                                                 <AST:VARIABLE_NAME>
48564                                                                         <attrs />
48565                                                                         <value>s</value>
48566                                                                 </AST:VARIABLE_NAME>
48567                                                                 <AST:Expr_list>
48568                                                                 </AST:Expr_list>
48569                                                         </AST:Variable>
48570                                                 </AST:Return>
48571                                         </AST:Statement_list>
48572                                 </AST:Method>
48573                                 <AST:Method>
48574                                         <attrs>
48575                                                 <attr key="phc.comments">
48576                                                         <string_list>
48577                                                                 <string></string>
48578                                                         </string_list>
48579                                                 </attr>
48580                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48581                                                 <attr key="phc.line_number"><integer>1372</integer></attr>
48582                                         </attrs>
48583                                         <AST:Signature>
48584                                                 <attrs>
48585                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48586                                                         <attr key="phc.line_number"><integer>1374</integer></attr>
48587                                                 </attrs>
48588                                                 <AST:Method_mod>
48589                                                         <attrs />
48590                                                         <bool><!-- is_public -->false</bool>
48591                                                         <bool><!-- is_protected -->false</bool>
48592                                                         <bool><!-- is_private -->false</bool>
48593                                                         <bool><!-- is_static -->false</bool>
48594                                                         <bool><!-- is_abstract -->false</bool>
48595                                                         <bool><!-- is_final -->false</bool>
48596                                                 </AST:Method_mod>
48597                                                 <bool><!-- is_ref -->false</bool>
48598                                                 <AST:METHOD_NAME>
48599                                                         <attrs />
48600                                                         <value>getChildren</value>
48601                                                 </AST:METHOD_NAME>
48602                                                 <AST:Formal_parameter_list>
48603                                                 </AST:Formal_parameter_list>
48604                                         </AST:Signature>
48605                                         <AST:Statement_list>
48606                                                 <AST:Return>
48607                                                         <attrs>
48608                                                                 <attr key="phc.comments">
48609                                                                         <string_list>
48610                                                                         </string_list>
48611                                                                 </attr>
48612                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48613                                                                 <attr key="phc.line_number"><integer>1373</integer></attr>
48614                                                         </attrs>
48615                                                         <AST:Conditional_expr>
48616                                                                 <attrs>
48617                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48618                                                                         <attr key="phc.line_number"><integer>1373</integer></attr>
48619                                                                 </attrs>
48620                                                                 <AST:Variable>
48621                                                                         <attrs>
48622                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48623                                                                                 <attr key="phc.line_number"><integer>1373</integer></attr>
48624                                                                         </attrs>
48625                                                                         <AST:Variable>
48626                                                                                 <attrs>
48627                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48628                                                                                         <attr key="phc.line_number"><integer>1373</integer></attr>
48629                                                                                 </attrs>
48630                                                                                 <AST:Variable>
48631                                                                                         <attrs>
48632                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48633                                                                                                 <attr key="phc.line_number"><integer>1373</integer></attr>
48634                                                                                         </attrs>
48635                                                                                         <AST:Target xsi:nil="true" />
48636                                                                                         <AST:VARIABLE_NAME>
48637                                                                                                 <attrs />
48638                                                                                                 <value>this</value>
48639                                                                                         </AST:VARIABLE_NAME>
48640                                                                                         <AST:Expr_list>
48641                                                                                         </AST:Expr_list>
48642                                                                                 </AST:Variable>
48643                                                                                 <AST:VARIABLE_NAME>
48644                                                                                         <attrs />
48645                                                                                         <value>node</value>
48646                                                                                 </AST:VARIABLE_NAME>
48647                                                                                 <AST:Expr_list>
48648                                                                                 </AST:Expr_list>
48649                                                                         </AST:Variable>
48650                                                                         <AST:VARIABLE_NAME>
48651                                                                                 <attrs />
48652                                                                                 <value>childNodes</value>
48653                                                                         </AST:VARIABLE_NAME>
48654                                                                         <AST:Expr_list>
48655                                                                         </AST:Expr_list>
48656                                                                 </AST:Variable>
48657                                                                 <AST:New>
48658                                                                         <attrs>
48659                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48660                                                                                 <attr key="phc.line_number"><integer>1373</integer></attr>
48661                                                                         </attrs>
48662                                                                         <AST:CLASS_NAME>
48663                                                                                 <attrs />
48664                                                                                 <value>self</value>
48665                                                                         </AST:CLASS_NAME>
48666                                                                         <AST:Actual_parameter_list>
48667                                                                                 <AST:Actual_parameter>
48668                                                                                         <attrs>
48669                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48670                                                                                                 <attr key="phc.line_number"><integer>1373</integer></attr>
48671                                                                                         </attrs>
48672                                                                                         <bool><!-- is_ref -->false</bool>
48673                                                                                         <AST:Variable>
48674                                                                                                 <attrs>
48675                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48676                                                                                                         <attr key="phc.line_number"><integer>1373</integer></attr>
48677                                                                                                 </attrs>
48678                                                                                                 <AST:Variable>
48679                                                                                                         <attrs>
48680                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48681                                                                                                                 <attr key="phc.line_number"><integer>1373</integer></attr>
48682                                                                                                         </attrs>
48683                                                                                                         <AST:Variable>
48684                                                                                                                 <attrs>
48685                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48686                                                                                                                         <attr key="phc.line_number"><integer>1373</integer></attr>
48687                                                                                                                 </attrs>
48688                                                                                                                 <AST:Target xsi:nil="true" />
48689                                                                                                                 <AST:VARIABLE_NAME>
48690                                                                                                                         <attrs />
48691                                                                                                                         <value>this</value>
48692                                                                                                                 </AST:VARIABLE_NAME>
48693                                                                                                                 <AST:Expr_list>
48694                                                                                                                 </AST:Expr_list>
48695                                                                                                         </AST:Variable>
48696                                                                                                         <AST:VARIABLE_NAME>
48697                                                                                                                 <attrs />
48698                                                                                                                 <value>node</value>
48699                                                                                                         </AST:VARIABLE_NAME>
48700                                                                                                         <AST:Expr_list>
48701                                                                                                         </AST:Expr_list>
48702                                                                                                 </AST:Variable>
48703                                                                                                 <AST:VARIABLE_NAME>
48704                                                                                                         <attrs />
48705                                                                                                         <value>childNodes</value>
48706                                                                                                 </AST:VARIABLE_NAME>
48707                                                                                                 <AST:Expr_list>
48708                                                                                                 </AST:Expr_list>
48709                                                                                         </AST:Variable>
48710                                                                                 </AST:Actual_parameter>
48711                                                                         </AST:Actual_parameter_list>
48712                                                                 </AST:New>
48713                                                                 <AST:BOOL>
48714                                                                         <attrs>
48715                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48716                                                                                 <attr key="phc.line_number"><integer>1373</integer></attr>
48717                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
48718                                                                         </attrs>
48719                                                                         <value>False</value>
48720                                                                 </AST:BOOL>
48721                                                         </AST:Conditional_expr>
48722                                                 </AST:Return>
48723                                         </AST:Statement_list>
48724                                 </AST:Method>
48725                                 <AST:Method>
48726                                         <attrs>
48727                                                 <attr key="phc.comments">
48728                                                         <string_list>
48729                                                                 <string></string>
48730                                                         </string_list>
48731                                                 </attr>
48732                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48733                                                 <attr key="phc.line_number"><integer>1376</integer></attr>
48734                                         </attrs>
48735                                         <AST:Signature>
48736                                                 <attrs>
48737                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48738                                                         <attr key="phc.line_number"><integer>1378</integer></attr>
48739                                                 </attrs>
48740                                                 <AST:Method_mod>
48741                                                         <attrs />
48742                                                         <bool><!-- is_public -->false</bool>
48743                                                         <bool><!-- is_protected -->false</bool>
48744                                                         <bool><!-- is_private -->false</bool>
48745                                                         <bool><!-- is_static -->false</bool>
48746                                                         <bool><!-- is_abstract -->false</bool>
48747                                                         <bool><!-- is_final -->false</bool>
48748                                                 </AST:Method_mod>
48749                                                 <bool><!-- is_ref -->false</bool>
48750                                                 <AST:METHOD_NAME>
48751                                                         <attrs />
48752                                                         <value>getFirstChild</value>
48753                                                 </AST:METHOD_NAME>
48754                                                 <AST:Formal_parameter_list>
48755                                                 </AST:Formal_parameter_list>
48756                                         </AST:Signature>
48757                                         <AST:Statement_list>
48758                                                 <AST:Return>
48759                                                         <attrs>
48760                                                                 <attr key="phc.comments">
48761                                                                         <string_list>
48762                                                                         </string_list>
48763                                                                 </attr>
48764                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48765                                                                 <attr key="phc.line_number"><integer>1377</integer></attr>
48766                                                         </attrs>
48767                                                         <AST:Conditional_expr>
48768                                                                 <attrs>
48769                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48770                                                                         <attr key="phc.line_number"><integer>1377</integer></attr>
48771                                                                 </attrs>
48772                                                                 <AST:Variable>
48773                                                                         <attrs>
48774                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48775                                                                                 <attr key="phc.line_number"><integer>1377</integer></attr>
48776                                                                         </attrs>
48777                                                                         <AST:Variable>
48778                                                                                 <attrs>
48779                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48780                                                                                         <attr key="phc.line_number"><integer>1377</integer></attr>
48781                                                                                 </attrs>
48782                                                                                 <AST:Variable>
48783                                                                                         <attrs>
48784                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48785                                                                                                 <attr key="phc.line_number"><integer>1377</integer></attr>
48786                                                                                         </attrs>
48787                                                                                         <AST:Target xsi:nil="true" />
48788                                                                                         <AST:VARIABLE_NAME>
48789                                                                                                 <attrs />
48790                                                                                                 <value>this</value>
48791                                                                                         </AST:VARIABLE_NAME>
48792                                                                                         <AST:Expr_list>
48793                                                                                         </AST:Expr_list>
48794                                                                                 </AST:Variable>
48795                                                                                 <AST:VARIABLE_NAME>
48796                                                                                         <attrs />
48797                                                                                         <value>node</value>
48798                                                                                 </AST:VARIABLE_NAME>
48799                                                                                 <AST:Expr_list>
48800                                                                                 </AST:Expr_list>
48801                                                                         </AST:Variable>
48802                                                                         <AST:VARIABLE_NAME>
48803                                                                                 <attrs />
48804                                                                                 <value>firstChild</value>
48805                                                                         </AST:VARIABLE_NAME>
48806                                                                         <AST:Expr_list>
48807                                                                         </AST:Expr_list>
48808                                                                 </AST:Variable>
48809                                                                 <AST:New>
48810                                                                         <attrs>
48811                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48812                                                                                 <attr key="phc.line_number"><integer>1377</integer></attr>
48813                                                                         </attrs>
48814                                                                         <AST:CLASS_NAME>
48815                                                                                 <attrs />
48816                                                                                 <value>self</value>
48817                                                                         </AST:CLASS_NAME>
48818                                                                         <AST:Actual_parameter_list>
48819                                                                                 <AST:Actual_parameter>
48820                                                                                         <attrs>
48821                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48822                                                                                                 <attr key="phc.line_number"><integer>1377</integer></attr>
48823                                                                                         </attrs>
48824                                                                                         <bool><!-- is_ref -->false</bool>
48825                                                                                         <AST:Variable>
48826                                                                                                 <attrs>
48827                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48828                                                                                                         <attr key="phc.line_number"><integer>1377</integer></attr>
48829                                                                                                 </attrs>
48830                                                                                                 <AST:Variable>
48831                                                                                                         <attrs>
48832                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48833                                                                                                                 <attr key="phc.line_number"><integer>1377</integer></attr>
48834                                                                                                         </attrs>
48835                                                                                                         <AST:Variable>
48836                                                                                                                 <attrs>
48837                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48838                                                                                                                         <attr key="phc.line_number"><integer>1377</integer></attr>
48839                                                                                                                 </attrs>
48840                                                                                                                 <AST:Target xsi:nil="true" />
48841                                                                                                                 <AST:VARIABLE_NAME>
48842                                                                                                                         <attrs />
48843                                                                                                                         <value>this</value>
48844                                                                                                                 </AST:VARIABLE_NAME>
48845                                                                                                                 <AST:Expr_list>
48846                                                                                                                 </AST:Expr_list>
48847                                                                                                         </AST:Variable>
48848                                                                                                         <AST:VARIABLE_NAME>
48849                                                                                                                 <attrs />
48850                                                                                                                 <value>node</value>
48851                                                                                                         </AST:VARIABLE_NAME>
48852                                                                                                         <AST:Expr_list>
48853                                                                                                         </AST:Expr_list>
48854                                                                                                 </AST:Variable>
48855                                                                                                 <AST:VARIABLE_NAME>
48856                                                                                                         <attrs />
48857                                                                                                         <value>firstChild</value>
48858                                                                                                 </AST:VARIABLE_NAME>
48859                                                                                                 <AST:Expr_list>
48860                                                                                                 </AST:Expr_list>
48861                                                                                         </AST:Variable>
48862                                                                                 </AST:Actual_parameter>
48863                                                                         </AST:Actual_parameter_list>
48864                                                                 </AST:New>
48865                                                                 <AST:BOOL>
48866                                                                         <attrs>
48867                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48868                                                                                 <attr key="phc.line_number"><integer>1377</integer></attr>
48869                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
48870                                                                         </attrs>
48871                                                                         <value>False</value>
48872                                                                 </AST:BOOL>
48873                                                         </AST:Conditional_expr>
48874                                                 </AST:Return>
48875                                         </AST:Statement_list>
48876                                 </AST:Method>
48877                                 <AST:Method>
48878                                         <attrs>
48879                                                 <attr key="phc.comments">
48880                                                         <string_list>
48881                                                                 <string></string>
48882                                                         </string_list>
48883                                                 </attr>
48884                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48885                                                 <attr key="phc.line_number"><integer>1380</integer></attr>
48886                                         </attrs>
48887                                         <AST:Signature>
48888                                                 <attrs>
48889                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48890                                                         <attr key="phc.line_number"><integer>1382</integer></attr>
48891                                                 </attrs>
48892                                                 <AST:Method_mod>
48893                                                         <attrs />
48894                                                         <bool><!-- is_public -->false</bool>
48895                                                         <bool><!-- is_protected -->false</bool>
48896                                                         <bool><!-- is_private -->false</bool>
48897                                                         <bool><!-- is_static -->false</bool>
48898                                                         <bool><!-- is_abstract -->false</bool>
48899                                                         <bool><!-- is_final -->false</bool>
48900                                                 </AST:Method_mod>
48901                                                 <bool><!-- is_ref -->false</bool>
48902                                                 <AST:METHOD_NAME>
48903                                                         <attrs />
48904                                                         <value>getNextSibling</value>
48905                                                 </AST:METHOD_NAME>
48906                                                 <AST:Formal_parameter_list>
48907                                                 </AST:Formal_parameter_list>
48908                                         </AST:Signature>
48909                                         <AST:Statement_list>
48910                                                 <AST:Return>
48911                                                         <attrs>
48912                                                                 <attr key="phc.comments">
48913                                                                         <string_list>
48914                                                                         </string_list>
48915                                                                 </attr>
48916                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48917                                                                 <attr key="phc.line_number"><integer>1381</integer></attr>
48918                                                         </attrs>
48919                                                         <AST:Conditional_expr>
48920                                                                 <attrs>
48921                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48922                                                                         <attr key="phc.line_number"><integer>1381</integer></attr>
48923                                                                 </attrs>
48924                                                                 <AST:Variable>
48925                                                                         <attrs>
48926                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48927                                                                                 <attr key="phc.line_number"><integer>1381</integer></attr>
48928                                                                         </attrs>
48929                                                                         <AST:Variable>
48930                                                                                 <attrs>
48931                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48932                                                                                         <attr key="phc.line_number"><integer>1381</integer></attr>
48933                                                                                 </attrs>
48934                                                                                 <AST:Variable>
48935                                                                                         <attrs>
48936                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48937                                                                                                 <attr key="phc.line_number"><integer>1381</integer></attr>
48938                                                                                         </attrs>
48939                                                                                         <AST:Target xsi:nil="true" />
48940                                                                                         <AST:VARIABLE_NAME>
48941                                                                                                 <attrs />
48942                                                                                                 <value>this</value>
48943                                                                                         </AST:VARIABLE_NAME>
48944                                                                                         <AST:Expr_list>
48945                                                                                         </AST:Expr_list>
48946                                                                                 </AST:Variable>
48947                                                                                 <AST:VARIABLE_NAME>
48948                                                                                         <attrs />
48949                                                                                         <value>node</value>
48950                                                                                 </AST:VARIABLE_NAME>
48951                                                                                 <AST:Expr_list>
48952                                                                                 </AST:Expr_list>
48953                                                                         </AST:Variable>
48954                                                                         <AST:VARIABLE_NAME>
48955                                                                                 <attrs />
48956                                                                                 <value>nextSibling</value>
48957                                                                         </AST:VARIABLE_NAME>
48958                                                                         <AST:Expr_list>
48959                                                                         </AST:Expr_list>
48960                                                                 </AST:Variable>
48961                                                                 <AST:New>
48962                                                                         <attrs>
48963                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48964                                                                                 <attr key="phc.line_number"><integer>1381</integer></attr>
48965                                                                         </attrs>
48966                                                                         <AST:CLASS_NAME>
48967                                                                                 <attrs />
48968                                                                                 <value>self</value>
48969                                                                         </AST:CLASS_NAME>
48970                                                                         <AST:Actual_parameter_list>
48971                                                                                 <AST:Actual_parameter>
48972                                                                                         <attrs>
48973                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48974                                                                                                 <attr key="phc.line_number"><integer>1381</integer></attr>
48975                                                                                         </attrs>
48976                                                                                         <bool><!-- is_ref -->false</bool>
48977                                                                                         <AST:Variable>
48978                                                                                                 <attrs>
48979                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48980                                                                                                         <attr key="phc.line_number"><integer>1381</integer></attr>
48981                                                                                                 </attrs>
48982                                                                                                 <AST:Variable>
48983                                                                                                         <attrs>
48984                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48985                                                                                                                 <attr key="phc.line_number"><integer>1381</integer></attr>
48986                                                                                                         </attrs>
48987                                                                                                         <AST:Variable>
48988                                                                                                                 <attrs>
48989                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
48990                                                                                                                         <attr key="phc.line_number"><integer>1381</integer></attr>
48991                                                                                                                 </attrs>
48992                                                                                                                 <AST:Target xsi:nil="true" />
48993                                                                                                                 <AST:VARIABLE_NAME>
48994                                                                                                                         <attrs />
48995                                                                                                                         <value>this</value>
48996                                                                                                                 </AST:VARIABLE_NAME>
48997                                                                                                                 <AST:Expr_list>
48998                                                                                                                 </AST:Expr_list>
48999                                                                                                         </AST:Variable>
49000                                                                                                         <AST:VARIABLE_NAME>
49001                                                                                                                 <attrs />
49002                                                                                                                 <value>node</value>
49003                                                                                                         </AST:VARIABLE_NAME>
49004                                                                                                         <AST:Expr_list>
49005                                                                                                         </AST:Expr_list>
49006                                                                                                 </AST:Variable>
49007                                                                                                 <AST:VARIABLE_NAME>
49008                                                                                                         <attrs />
49009                                                                                                         <value>nextSibling</value>
49010                                                                                                 </AST:VARIABLE_NAME>
49011                                                                                                 <AST:Expr_list>
49012                                                                                                 </AST:Expr_list>
49013                                                                                         </AST:Variable>
49014                                                                                 </AST:Actual_parameter>
49015                                                                         </AST:Actual_parameter_list>
49016                                                                 </AST:New>
49017                                                                 <AST:BOOL>
49018                                                                         <attrs>
49019                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49020                                                                                 <attr key="phc.line_number"><integer>1381</integer></attr>
49021                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
49022                                                                         </attrs>
49023                                                                         <value>False</value>
49024                                                                 </AST:BOOL>
49025                                                         </AST:Conditional_expr>
49026                                                 </AST:Return>
49027                                         </AST:Statement_list>
49028                                 </AST:Method>
49029                                 <AST:Method>
49030                                         <attrs>
49031                                                 <attr key="phc.comments">
49032                                                         <string_list>
49033                                                                 <string></string>
49034                                                         </string_list>
49035                                                 </attr>
49036                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49037                                                 <attr key="phc.line_number"><integer>1384</integer></attr>
49038                                         </attrs>
49039                                         <AST:Signature>
49040                                                 <attrs>
49041                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49042                                                         <attr key="phc.line_number"><integer>1386</integer></attr>
49043                                                 </attrs>
49044                                                 <AST:Method_mod>
49045                                                         <attrs />
49046                                                         <bool><!-- is_public -->false</bool>
49047                                                         <bool><!-- is_protected -->false</bool>
49048                                                         <bool><!-- is_private -->false</bool>
49049                                                         <bool><!-- is_static -->false</bool>
49050                                                         <bool><!-- is_abstract -->false</bool>
49051                                                         <bool><!-- is_final -->false</bool>
49052                                                 </AST:Method_mod>
49053                                                 <bool><!-- is_ref -->false</bool>
49054                                                 <AST:METHOD_NAME>
49055                                                         <attrs />
49056                                                         <value>getChildrenOfType</value>
49057                                                 </AST:METHOD_NAME>
49058                                                 <AST:Formal_parameter_list>
49059                                                         <AST:Formal_parameter>
49060                                                                 <attrs>
49061                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49062                                                                         <attr key="phc.line_number"><integer>1384</integer></attr>
49063                                                                 </attrs>
49064                                                                 <AST:Type>
49065                                                                         <attrs>
49066                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49067                                                                                 <attr key="phc.line_number"><integer>1384</integer></attr>
49068                                                                         </attrs>
49069                                                                         <AST:CLASS_NAME xsi:nil="true" />
49070                                                                 </AST:Type>
49071                                                                 <bool><!-- is_ref -->false</bool>
49072                                                                 <AST:Name_with_default>
49073                                                                         <attrs />
49074                                                                         <AST:VARIABLE_NAME>
49075                                                                                 <attrs />
49076                                                                                 <value>type</value>
49077                                                                         </AST:VARIABLE_NAME>
49078                                                                         <AST:Expr xsi:nil="true" />
49079                                                                 </AST:Name_with_default>
49080                                                         </AST:Formal_parameter>
49081                                                 </AST:Formal_parameter_list>
49082                                         </AST:Signature>
49083                                         <AST:Statement_list>
49084                                                 <AST:Return>
49085                                                         <attrs>
49086                                                                 <attr key="phc.comments">
49087                                                                         <string_list>
49088                                                                         </string_list>
49089                                                                 </attr>
49090                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49091                                                                 <attr key="phc.line_number"><integer>1385</integer></attr>
49092                                                         </attrs>
49093                                                         <AST:New>
49094                                                                 <attrs>
49095                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49096                                                                         <attr key="phc.line_number"><integer>1385</integer></attr>
49097                                                                 </attrs>
49098                                                                 <AST:CLASS_NAME>
49099                                                                         <attrs />
49100                                                                         <value>self</value>
49101                                                                 </AST:CLASS_NAME>
49102                                                                 <AST:Actual_parameter_list>
49103                                                                         <AST:Actual_parameter>
49104                                                                                 <attrs>
49105                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49106                                                                                         <attr key="phc.line_number"><integer>1385</integer></attr>
49107                                                                                 </attrs>
49108                                                                                 <bool><!-- is_ref -->false</bool>
49109                                                                                 <AST:Method_invocation>
49110                                                                                         <attrs>
49111                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49112                                                                                                 <attr key="phc.line_number"><integer>1385</integer></attr>
49113                                                                                         </attrs>
49114                                                                                         <AST:Variable>
49115                                                                                                 <attrs>
49116                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49117                                                                                                         <attr key="phc.line_number"><integer>1385</integer></attr>
49118                                                                                                 </attrs>
49119                                                                                                 <AST:Variable>
49120                                                                                                         <attrs>
49121                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49122                                                                                                                 <attr key="phc.line_number"><integer>1385</integer></attr>
49123                                                                                                         </attrs>
49124                                                                                                         <AST:Target xsi:nil="true" />
49125                                                                                                         <AST:VARIABLE_NAME>
49126                                                                                                                 <attrs />
49127                                                                                                                 <value>this</value>
49128                                                                                                         </AST:VARIABLE_NAME>
49129                                                                                                         <AST:Expr_list>
49130                                                                                                         </AST:Expr_list>
49131                                                                                                 </AST:Variable>
49132                                                                                                 <AST:VARIABLE_NAME>
49133                                                                                                         <attrs />
49134                                                                                                         <value>xpath</value>
49135                                                                                                 </AST:VARIABLE_NAME>
49136                                                                                                 <AST:Expr_list>
49137                                                                                                 </AST:Expr_list>
49138                                                                                         </AST:Variable>
49139                                                                                         <AST:METHOD_NAME>
49140                                                                                                 <attrs>
49141                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49142                                                                                                         <attr key="phc.line_number"><integer>1385</integer></attr>
49143                                                                                                 </attrs>
49144                                                                                                 <value>query</value>
49145                                                                                         </AST:METHOD_NAME>
49146                                                                                         <AST:Actual_parameter_list>
49147                                                                                                 <AST:Actual_parameter>
49148                                                                                                         <attrs>
49149                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49150                                                                                                                 <attr key="phc.line_number"><integer>1385</integer></attr>
49151                                                                                                         </attrs>
49152                                                                                                         <bool><!-- is_ref -->false</bool>
49153                                                                                                         <AST:Variable>
49154                                                                                                                 <attrs>
49155                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49156                                                                                                                         <attr key="phc.line_number"><integer>1385</integer></attr>
49157                                                                                                                 </attrs>
49158                                                                                                                 <AST:Target xsi:nil="true" />
49159                                                                                                                 <AST:VARIABLE_NAME>
49160                                                                                                                         <attrs />
49161                                                                                                                         <value>type</value>
49162                                                                                                                 </AST:VARIABLE_NAME>
49163                                                                                                                 <AST:Expr_list>
49164                                                                                                                 </AST:Expr_list>
49165                                                                                                         </AST:Variable>
49166                                                                                                 </AST:Actual_parameter>
49167                                                                                                 <AST:Actual_parameter>
49168                                                                                                         <attrs>
49169                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49170                                                                                                                 <attr key="phc.line_number"><integer>1385</integer></attr>
49171                                                                                                         </attrs>
49172                                                                                                         <bool><!-- is_ref -->false</bool>
49173                                                                                                         <AST:Variable>
49174                                                                                                                 <attrs>
49175                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49176                                                                                                                         <attr key="phc.line_number"><integer>1385</integer></attr>
49177                                                                                                                 </attrs>
49178                                                                                                                 <AST:Variable>
49179                                                                                                                         <attrs>
49180                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49181                                                                                                                                 <attr key="phc.line_number"><integer>1385</integer></attr>
49182                                                                                                                         </attrs>
49183                                                                                                                         <AST:Target xsi:nil="true" />
49184                                                                                                                         <AST:VARIABLE_NAME>
49185                                                                                                                                 <attrs />
49186                                                                                                                                 <value>this</value>
49187                                                                                                                         </AST:VARIABLE_NAME>
49188                                                                                                                         <AST:Expr_list>
49189                                                                                                                         </AST:Expr_list>
49190                                                                                                                 </AST:Variable>
49191                                                                                                                 <AST:VARIABLE_NAME>
49192                                                                                                                         <attrs />
49193                                                                                                                         <value>node</value>
49194                                                                                                                 </AST:VARIABLE_NAME>
49195                                                                                                                 <AST:Expr_list>
49196                                                                                                                 </AST:Expr_list>
49197                                                                                                         </AST:Variable>
49198                                                                                                 </AST:Actual_parameter>
49199                                                                                         </AST:Actual_parameter_list>
49200                                                                                 </AST:Method_invocation>
49201                                                                         </AST:Actual_parameter>
49202                                                                 </AST:Actual_parameter_list>
49203                                                         </AST:New>
49204                                                 </AST:Return>
49205                                         </AST:Statement_list>
49206                                 </AST:Method>
49207                                 <AST:Method>
49208                                         <attrs>
49209                                                 <attr key="phc.comments">
49210                                                         <string_list>
49211                                                                 <string></string>
49212                                                         </string_list>
49213                                                 </attr>
49214                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49215                                                 <attr key="phc.line_number"><integer>1388</integer></attr>
49216                                         </attrs>
49217                                         <AST:Signature>
49218                                                 <attrs>
49219                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49220                                                         <attr key="phc.line_number"><integer>1394</integer></attr>
49221                                                 </attrs>
49222                                                 <AST:Method_mod>
49223                                                         <attrs />
49224                                                         <bool><!-- is_public -->false</bool>
49225                                                         <bool><!-- is_protected -->false</bool>
49226                                                         <bool><!-- is_private -->false</bool>
49227                                                         <bool><!-- is_static -->false</bool>
49228                                                         <bool><!-- is_abstract -->false</bool>
49229                                                         <bool><!-- is_final -->false</bool>
49230                                                 </AST:Method_mod>
49231                                                 <bool><!-- is_ref -->false</bool>
49232                                                 <AST:METHOD_NAME>
49233                                                         <attrs />
49234                                                         <value>getLength</value>
49235                                                 </AST:METHOD_NAME>
49236                                                 <AST:Formal_parameter_list>
49237                                                 </AST:Formal_parameter_list>
49238                                         </AST:Signature>
49239                                         <AST:Statement_list>
49240                                                 <AST:If>
49241                                                         <attrs>
49242                                                                 <attr key="phc.comments">
49243                                                                         <string_list>
49244                                                                         </string_list>
49245                                                                 </attr>
49246                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49247                                                                 <attr key="phc.line_number"><integer>1389</integer></attr>
49248                                                         </attrs>
49249                                                         <AST:Instanceof>
49250                                                                 <attrs>
49251                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49252                                                                         <attr key="phc.line_number"><integer>1389</integer></attr>
49253                                                                 </attrs>
49254                                                                 <AST:Variable>
49255                                                                         <attrs>
49256                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49257                                                                                 <attr key="phc.line_number"><integer>1389</integer></attr>
49258                                                                         </attrs>
49259                                                                         <AST:Variable>
49260                                                                                 <attrs>
49261                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49262                                                                                         <attr key="phc.line_number"><integer>1389</integer></attr>
49263                                                                                 </attrs>
49264                                                                                 <AST:Target xsi:nil="true" />
49265                                                                                 <AST:VARIABLE_NAME>
49266                                                                                         <attrs />
49267                                                                                         <value>this</value>
49268                                                                                 </AST:VARIABLE_NAME>
49269                                                                                 <AST:Expr_list>
49270                                                                                 </AST:Expr_list>
49271                                                                         </AST:Variable>
49272                                                                         <AST:VARIABLE_NAME>
49273                                                                                 <attrs />
49274                                                                                 <value>node</value>
49275                                                                         </AST:VARIABLE_NAME>
49276                                                                         <AST:Expr_list>
49277                                                                         </AST:Expr_list>
49278                                                                 </AST:Variable>
49279                                                                 <AST:CLASS_NAME>
49280                                                                         <attrs />
49281                                                                         <value>DOMNodeList</value>
49282                                                                 </AST:CLASS_NAME>
49283                                                         </AST:Instanceof>
49284                                                         <AST:Statement_list>
49285                                                                 <AST:Return>
49286                                                                         <attrs>
49287                                                                                 <attr key="phc.comments">
49288                                                                                         <string_list>
49289                                                                                         </string_list>
49290                                                                                 </attr>
49291                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49292                                                                                 <attr key="phc.line_number"><integer>1390</integer></attr>
49293                                                                         </attrs>
49294                                                                         <AST:Variable>
49295                                                                                 <attrs>
49296                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49297                                                                                         <attr key="phc.line_number"><integer>1390</integer></attr>
49298                                                                                 </attrs>
49299                                                                                 <AST:Variable>
49300                                                                                         <attrs>
49301                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49302                                                                                                 <attr key="phc.line_number"><integer>1390</integer></attr>
49303                                                                                         </attrs>
49304                                                                                         <AST:Variable>
49305                                                                                                 <attrs>
49306                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49307                                                                                                         <attr key="phc.line_number"><integer>1390</integer></attr>
49308                                                                                                 </attrs>
49309                                                                                                 <AST:Target xsi:nil="true" />
49310                                                                                                 <AST:VARIABLE_NAME>
49311                                                                                                         <attrs />
49312                                                                                                         <value>this</value>
49313                                                                                                 </AST:VARIABLE_NAME>
49314                                                                                                 <AST:Expr_list>
49315                                                                                                 </AST:Expr_list>
49316                                                                                         </AST:Variable>
49317                                                                                         <AST:VARIABLE_NAME>
49318                                                                                                 <attrs />
49319                                                                                                 <value>node</value>
49320                                                                                         </AST:VARIABLE_NAME>
49321                                                                                         <AST:Expr_list>
49322                                                                                         </AST:Expr_list>
49323                                                                                 </AST:Variable>
49324                                                                                 <AST:VARIABLE_NAME>
49325                                                                                         <attrs />
49326                                                                                         <value>length</value>
49327                                                                                 </AST:VARIABLE_NAME>
49328                                                                                 <AST:Expr_list>
49329                                                                                 </AST:Expr_list>
49330                                                                         </AST:Variable>
49331                                                                 </AST:Return>
49332                                                         </AST:Statement_list>
49333                                                         <AST:Statement_list>
49334                                                                 <AST:Return>
49335                                                                         <attrs>
49336                                                                                 <attr key="phc.comments">
49337                                                                                         <string_list>
49338                                                                                         </string_list>
49339                                                                                 </attr>
49340                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49341                                                                                 <attr key="phc.line_number"><integer>1392</integer></attr>
49342                                                                         </attrs>
49343                                                                         <AST:BOOL>
49344                                                                                 <attrs>
49345                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49346                                                                                         <attr key="phc.line_number"><integer>1392</integer></attr>
49347                                                                                         <attr key="phc.unparser.source_rep"><string>false</string></attr>
49348                                                                                 </attrs>
49349                                                                                 <value>False</value>
49350                                                                         </AST:BOOL>
49351                                                                 </AST:Return>
49352                                                         </AST:Statement_list>
49353                                                 </AST:If>
49354                                         </AST:Statement_list>
49355                                 </AST:Method>
49356                                 <AST:Method>
49357                                         <attrs>
49358                                                 <attr key="phc.comments">
49359                                                         <string_list>
49360                                                                 <string></string>
49361                                                         </string_list>
49362                                                 </attr>
49363                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49364                                                 <attr key="phc.line_number"><integer>1396</integer></attr>
49365                                         </attrs>
49366                                         <AST:Signature>
49367                                                 <attrs>
49368                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49369                                                         <attr key="phc.line_number"><integer>1399</integer></attr>
49370                                                 </attrs>
49371                                                 <AST:Method_mod>
49372                                                         <attrs />
49373                                                         <bool><!-- is_public -->false</bool>
49374                                                         <bool><!-- is_protected -->false</bool>
49375                                                         <bool><!-- is_private -->false</bool>
49376                                                         <bool><!-- is_static -->false</bool>
49377                                                         <bool><!-- is_abstract -->false</bool>
49378                                                         <bool><!-- is_final -->false</bool>
49379                                                 </AST:Method_mod>
49380                                                 <bool><!-- is_ref -->false</bool>
49381                                                 <AST:METHOD_NAME>
49382                                                         <attrs />
49383                                                         <value>item</value>
49384                                                 </AST:METHOD_NAME>
49385                                                 <AST:Formal_parameter_list>
49386                                                         <AST:Formal_parameter>
49387                                                                 <attrs>
49388                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49389                                                                         <attr key="phc.line_number"><integer>1396</integer></attr>
49390                                                                 </attrs>
49391                                                                 <AST:Type>
49392                                                                         <attrs>
49393                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49394                                                                                 <attr key="phc.line_number"><integer>1396</integer></attr>
49395                                                                         </attrs>
49396                                                                         <AST:CLASS_NAME xsi:nil="true" />
49397                                                                 </AST:Type>
49398                                                                 <bool><!-- is_ref -->false</bool>
49399                                                                 <AST:Name_with_default>
49400                                                                         <attrs />
49401                                                                         <AST:VARIABLE_NAME>
49402                                                                                 <attrs />
49403                                                                                 <value>i</value>
49404                                                                         </AST:VARIABLE_NAME>
49405                                                                         <AST:Expr xsi:nil="true" />
49406                                                                 </AST:Name_with_default>
49407                                                         </AST:Formal_parameter>
49408                                                 </AST:Formal_parameter_list>
49409                                         </AST:Signature>
49410                                         <AST:Statement_list>
49411                                                 <AST:Eval_expr>
49412                                                         <attrs>
49413                                                                 <attr key="phc.comments">
49414                                                                         <string_list>
49415                                                                         </string_list>
49416                                                                 </attr>
49417                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49418                                                                 <attr key="phc.line_number"><integer>1397</integer></attr>
49419                                                         </attrs>
49420                                                         <AST:Assignment>
49421                                                                 <attrs>
49422                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49423                                                                         <attr key="phc.line_number"><integer>1397</integer></attr>
49424                                                                 </attrs>
49425                                                                 <AST:Variable>
49426                                                                         <attrs>
49427                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49428                                                                                 <attr key="phc.line_number"><integer>1397</integer></attr>
49429                                                                         </attrs>
49430                                                                         <AST:Target xsi:nil="true" />
49431                                                                         <AST:VARIABLE_NAME>
49432                                                                                 <attrs />
49433                                                                                 <value>item</value>
49434                                                                         </AST:VARIABLE_NAME>
49435                                                                         <AST:Expr_list>
49436                                                                         </AST:Expr_list>
49437                                                                 </AST:Variable>
49438                                                                 <bool><!-- is_ref -->false</bool>
49439                                                                 <AST:Method_invocation>
49440                                                                         <attrs>
49441                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49442                                                                                 <attr key="phc.line_number"><integer>1397</integer></attr>
49443                                                                         </attrs>
49444                                                                         <AST:Variable>
49445                                                                                 <attrs>
49446                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49447                                                                                         <attr key="phc.line_number"><integer>1397</integer></attr>
49448                                                                                 </attrs>
49449                                                                                 <AST:Variable>
49450                                                                                         <attrs>
49451                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49452                                                                                                 <attr key="phc.line_number"><integer>1397</integer></attr>
49453                                                                                         </attrs>
49454                                                                                         <AST:Target xsi:nil="true" />
49455                                                                                         <AST:VARIABLE_NAME>
49456                                                                                                 <attrs />
49457                                                                                                 <value>this</value>
49458                                                                                         </AST:VARIABLE_NAME>
49459                                                                                         <AST:Expr_list>
49460                                                                                         </AST:Expr_list>
49461                                                                                 </AST:Variable>
49462                                                                                 <AST:VARIABLE_NAME>
49463                                                                                         <attrs />
49464                                                                                         <value>node</value>
49465                                                                                 </AST:VARIABLE_NAME>
49466                                                                                 <AST:Expr_list>
49467                                                                                 </AST:Expr_list>
49468                                                                         </AST:Variable>
49469                                                                         <AST:METHOD_NAME>
49470                                                                                 <attrs>
49471                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49472                                                                                         <attr key="phc.line_number"><integer>1397</integer></attr>
49473                                                                                 </attrs>
49474                                                                                 <value>item</value>
49475                                                                         </AST:METHOD_NAME>
49476                                                                         <AST:Actual_parameter_list>
49477                                                                                 <AST:Actual_parameter>
49478                                                                                         <attrs>
49479                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49480                                                                                                 <attr key="phc.line_number"><integer>1397</integer></attr>
49481                                                                                         </attrs>
49482                                                                                         <bool><!-- is_ref -->false</bool>
49483                                                                                         <AST:Variable>
49484                                                                                                 <attrs>
49485                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49486                                                                                                         <attr key="phc.line_number"><integer>1397</integer></attr>
49487                                                                                                 </attrs>
49488                                                                                                 <AST:Target xsi:nil="true" />
49489                                                                                                 <AST:VARIABLE_NAME>
49490                                                                                                         <attrs />
49491                                                                                                         <value>i</value>
49492                                                                                                 </AST:VARIABLE_NAME>
49493                                                                                                 <AST:Expr_list>
49494                                                                                                 </AST:Expr_list>
49495                                                                                         </AST:Variable>
49496                                                                                 </AST:Actual_parameter>
49497                                                                         </AST:Actual_parameter_list>
49498                                                                 </AST:Method_invocation>
49499                                                         </AST:Assignment>
49500                                                 </AST:Eval_expr>
49501                                                 <AST:Return>
49502                                                         <attrs>
49503                                                                 <attr key="phc.comments">
49504                                                                         <string_list>
49505                                                                         </string_list>
49506                                                                 </attr>
49507                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49508                                                                 <attr key="phc.line_number"><integer>1398</integer></attr>
49509                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
49510                                                         </attrs>
49511                                                         <AST:Conditional_expr>
49512                                                                 <attrs>
49513                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49514                                                                         <attr key="phc.line_number"><integer>1398</integer></attr>
49515                                                                 </attrs>
49516                                                                 <AST:Variable>
49517                                                                         <attrs>
49518                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49519                                                                                 <attr key="phc.line_number"><integer>1398</integer></attr>
49520                                                                         </attrs>
49521                                                                         <AST:Target xsi:nil="true" />
49522                                                                         <AST:VARIABLE_NAME>
49523                                                                                 <attrs />
49524                                                                                 <value>item</value>
49525                                                                         </AST:VARIABLE_NAME>
49526                                                                         <AST:Expr_list>
49527                                                                         </AST:Expr_list>
49528                                                                 </AST:Variable>
49529                                                                 <AST:New>
49530                                                                         <attrs>
49531                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49532                                                                                 <attr key="phc.line_number"><integer>1398</integer></attr>
49533                                                                         </attrs>
49534                                                                         <AST:CLASS_NAME>
49535                                                                                 <attrs />
49536                                                                                 <value>self</value>
49537                                                                         </AST:CLASS_NAME>
49538                                                                         <AST:Actual_parameter_list>
49539                                                                                 <AST:Actual_parameter>
49540                                                                                         <attrs>
49541                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49542                                                                                                 <attr key="phc.line_number"><integer>1398</integer></attr>
49543                                                                                         </attrs>
49544                                                                                         <bool><!-- is_ref -->false</bool>
49545                                                                                         <AST:Variable>
49546                                                                                                 <attrs>
49547                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49548                                                                                                         <attr key="phc.line_number"><integer>1398</integer></attr>
49549                                                                                                 </attrs>
49550                                                                                                 <AST:Target xsi:nil="true" />
49551                                                                                                 <AST:VARIABLE_NAME>
49552                                                                                                         <attrs />
49553                                                                                                         <value>item</value>
49554                                                                                                 </AST:VARIABLE_NAME>
49555                                                                                                 <AST:Expr_list>
49556                                                                                                 </AST:Expr_list>
49557                                                                                         </AST:Variable>
49558                                                                                 </AST:Actual_parameter>
49559                                                                         </AST:Actual_parameter_list>
49560                                                                 </AST:New>
49561                                                                 <AST:BOOL>
49562                                                                         <attrs>
49563                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49564                                                                                 <attr key="phc.line_number"><integer>1398</integer></attr>
49565                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
49566                                                                         </attrs>
49567                                                                         <value>False</value>
49568                                                                 </AST:BOOL>
49569                                                         </AST:Conditional_expr>
49570                                                 </AST:Return>
49571                                         </AST:Statement_list>
49572                                 </AST:Method>
49573                                 <AST:Method>
49574                                         <attrs>
49575                                                 <attr key="phc.comments">
49576                                                         <string_list>
49577                                                                 <string></string>
49578                                                         </string_list>
49579                                                 </attr>
49580                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49581                                                 <attr key="phc.line_number"><integer>1401</integer></attr>
49582                                         </attrs>
49583                                         <AST:Signature>
49584                                                 <attrs>
49585                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49586                                                         <attr key="phc.line_number"><integer>1407</integer></attr>
49587                                                 </attrs>
49588                                                 <AST:Method_mod>
49589                                                         <attrs />
49590                                                         <bool><!-- is_public -->false</bool>
49591                                                         <bool><!-- is_protected -->false</bool>
49592                                                         <bool><!-- is_private -->false</bool>
49593                                                         <bool><!-- is_static -->false</bool>
49594                                                         <bool><!-- is_abstract -->false</bool>
49595                                                         <bool><!-- is_final -->false</bool>
49596                                                 </AST:Method_mod>
49597                                                 <bool><!-- is_ref -->false</bool>
49598                                                 <AST:METHOD_NAME>
49599                                                         <attrs />
49600                                                         <value>getName</value>
49601                                                 </AST:METHOD_NAME>
49602                                                 <AST:Formal_parameter_list>
49603                                                 </AST:Formal_parameter_list>
49604                                         </AST:Signature>
49605                                         <AST:Statement_list>
49606                                                 <AST:If>
49607                                                         <attrs>
49608                                                                 <attr key="phc.comments">
49609                                                                         <string_list>
49610                                                                         </string_list>
49611                                                                 </attr>
49612                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49613                                                                 <attr key="phc.line_number"><integer>1402</integer></attr>
49614                                                         </attrs>
49615                                                         <AST:Instanceof>
49616                                                                 <attrs>
49617                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49618                                                                         <attr key="phc.line_number"><integer>1402</integer></attr>
49619                                                                 </attrs>
49620                                                                 <AST:Variable>
49621                                                                         <attrs>
49622                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49623                                                                                 <attr key="phc.line_number"><integer>1402</integer></attr>
49624                                                                         </attrs>
49625                                                                         <AST:Variable>
49626                                                                                 <attrs>
49627                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49628                                                                                         <attr key="phc.line_number"><integer>1402</integer></attr>
49629                                                                                 </attrs>
49630                                                                                 <AST:Target xsi:nil="true" />
49631                                                                                 <AST:VARIABLE_NAME>
49632                                                                                         <attrs />
49633                                                                                         <value>this</value>
49634                                                                                 </AST:VARIABLE_NAME>
49635                                                                                 <AST:Expr_list>
49636                                                                                 </AST:Expr_list>
49637                                                                         </AST:Variable>
49638                                                                         <AST:VARIABLE_NAME>
49639                                                                                 <attrs />
49640                                                                                 <value>node</value>
49641                                                                         </AST:VARIABLE_NAME>
49642                                                                         <AST:Expr_list>
49643                                                                         </AST:Expr_list>
49644                                                                 </AST:Variable>
49645                                                                 <AST:CLASS_NAME>
49646                                                                         <attrs />
49647                                                                         <value>DOMNodeList</value>
49648                                                                 </AST:CLASS_NAME>
49649                                                         </AST:Instanceof>
49650                                                         <AST:Statement_list>
49651                                                                 <AST:Return>
49652                                                                         <attrs>
49653                                                                                 <attr key="phc.comments">
49654                                                                                         <string_list>
49655                                                                                         </string_list>
49656                                                                                 </attr>
49657                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49658                                                                                 <attr key="phc.line_number"><integer>1403</integer></attr>
49659                                                                         </attrs>
49660                                                                         <AST:STRING>
49661                                                                                 <attrs>
49662                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49663                                                                                         <attr key="phc.line_number"><integer>1403</integer></attr>
49664                                                                                         <attr key="phc.unparser.source_rep"><string>#nodelist</string></attr>
49665                                                                                 </attrs>
49666                                                                                 <value>#nodelist</value>
49667                                                                         </AST:STRING>
49668                                                                 </AST:Return>
49669                                                         </AST:Statement_list>
49670                                                         <AST:Statement_list>
49671                                                                 <AST:Return>
49672                                                                         <attrs>
49673                                                                                 <attr key="phc.comments">
49674                                                                                         <string_list>
49675                                                                                         </string_list>
49676                                                                                 </attr>
49677                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49678                                                                                 <attr key="phc.line_number"><integer>1405</integer></attr>
49679                                                                         </attrs>
49680                                                                         <AST:Variable>
49681                                                                                 <attrs>
49682                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49683                                                                                         <attr key="phc.line_number"><integer>1405</integer></attr>
49684                                                                                 </attrs>
49685                                                                                 <AST:Variable>
49686                                                                                         <attrs>
49687                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49688                                                                                                 <attr key="phc.line_number"><integer>1405</integer></attr>
49689                                                                                         </attrs>
49690                                                                                         <AST:Variable>
49691                                                                                                 <attrs>
49692                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49693                                                                                                         <attr key="phc.line_number"><integer>1405</integer></attr>
49694                                                                                                 </attrs>
49695                                                                                                 <AST:Target xsi:nil="true" />
49696                                                                                                 <AST:VARIABLE_NAME>
49697                                                                                                         <attrs />
49698                                                                                                         <value>this</value>
49699                                                                                                 </AST:VARIABLE_NAME>
49700                                                                                                 <AST:Expr_list>
49701                                                                                                 </AST:Expr_list>
49702                                                                                         </AST:Variable>
49703                                                                                         <AST:VARIABLE_NAME>
49704                                                                                                 <attrs />
49705                                                                                                 <value>node</value>
49706                                                                                         </AST:VARIABLE_NAME>
49707                                                                                         <AST:Expr_list>
49708                                                                                         </AST:Expr_list>
49709                                                                                 </AST:Variable>
49710                                                                                 <AST:VARIABLE_NAME>
49711                                                                                         <attrs />
49712                                                                                         <value>nodeName</value>
49713                                                                                 </AST:VARIABLE_NAME>
49714                                                                                 <AST:Expr_list>
49715                                                                                 </AST:Expr_list>
49716                                                                         </AST:Variable>
49717                                                                 </AST:Return>
49718                                                         </AST:Statement_list>
49719                                                 </AST:If>
49720                                         </AST:Statement_list>
49721                                 </AST:Method>
49722                                 <AST:Method>
49723                                         <attrs>
49724                                                 <attr key="phc.comments">
49725                                                         <string_list>
49726                                                                 <string></string>
49727                                                                 <string encoding="escape">/**
49728          * Split a &lt;part&gt; node into an associative array containing:
49729          *    name          PPNode name
49730          *    index         String index
49731          *    value         PPNode value
49732          */</string>
49733                                                         </string_list>
49734                                                 </attr>
49735                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49736                                                 <attr key="phc.line_number"><integer>1415</integer></attr>
49737                                         </attrs>
49738                                         <AST:Signature>
49739                                                 <attrs>
49740                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49741                                                         <attr key="phc.line_number"><integer>1427</integer></attr>
49742                                                 </attrs>
49743                                                 <AST:Method_mod>
49744                                                         <attrs />
49745                                                         <bool><!-- is_public -->false</bool>
49746                                                         <bool><!-- is_protected -->false</bool>
49747                                                         <bool><!-- is_private -->false</bool>
49748                                                         <bool><!-- is_static -->false</bool>
49749                                                         <bool><!-- is_abstract -->false</bool>
49750                                                         <bool><!-- is_final -->false</bool>
49751                                                 </AST:Method_mod>
49752                                                 <bool><!-- is_ref -->false</bool>
49753                                                 <AST:METHOD_NAME>
49754                                                         <attrs />
49755                                                         <value>splitArg</value>
49756                                                 </AST:METHOD_NAME>
49757                                                 <AST:Formal_parameter_list>
49758                                                 </AST:Formal_parameter_list>
49759                                         </AST:Signature>
49760                                         <AST:Statement_list>
49761                                                 <AST:Eval_expr>
49762                                                         <attrs>
49763                                                                 <attr key="phc.comments">
49764                                                                         <string_list>
49765                                                                         </string_list>
49766                                                                 </attr>
49767                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49768                                                                 <attr key="phc.line_number"><integer>1416</integer></attr>
49769                                                         </attrs>
49770                                                         <AST:Assignment>
49771                                                                 <attrs>
49772                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49773                                                                         <attr key="phc.line_number"><integer>1416</integer></attr>
49774                                                                 </attrs>
49775                                                                 <AST:Variable>
49776                                                                         <attrs>
49777                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49778                                                                                 <attr key="phc.line_number"><integer>1416</integer></attr>
49779                                                                         </attrs>
49780                                                                         <AST:Target xsi:nil="true" />
49781                                                                         <AST:VARIABLE_NAME>
49782                                                                                 <attrs />
49783                                                                                 <value>names</value>
49784                                                                         </AST:VARIABLE_NAME>
49785                                                                         <AST:Expr_list>
49786                                                                         </AST:Expr_list>
49787                                                                 </AST:Variable>
49788                                                                 <bool><!-- is_ref -->false</bool>
49789                                                                 <AST:Method_invocation>
49790                                                                         <attrs>
49791                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49792                                                                                 <attr key="phc.line_number"><integer>1416</integer></attr>
49793                                                                         </attrs>
49794                                                                         <AST:Variable>
49795                                                                                 <attrs>
49796                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49797                                                                                         <attr key="phc.line_number"><integer>1416</integer></attr>
49798                                                                                 </attrs>
49799                                                                                 <AST:Variable>
49800                                                                                         <attrs>
49801                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49802                                                                                                 <attr key="phc.line_number"><integer>1416</integer></attr>
49803                                                                                         </attrs>
49804                                                                                         <AST:Target xsi:nil="true" />
49805                                                                                         <AST:VARIABLE_NAME>
49806                                                                                                 <attrs />
49807                                                                                                 <value>this</value>
49808                                                                                         </AST:VARIABLE_NAME>
49809                                                                                         <AST:Expr_list>
49810                                                                                         </AST:Expr_list>
49811                                                                                 </AST:Variable>
49812                                                                                 <AST:VARIABLE_NAME>
49813                                                                                         <attrs />
49814                                                                                         <value>xpath</value>
49815                                                                                 </AST:VARIABLE_NAME>
49816                                                                                 <AST:Expr_list>
49817                                                                                 </AST:Expr_list>
49818                                                                         </AST:Variable>
49819                                                                         <AST:METHOD_NAME>
49820                                                                                 <attrs>
49821                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49822                                                                                         <attr key="phc.line_number"><integer>1416</integer></attr>
49823                                                                                 </attrs>
49824                                                                                 <value>query</value>
49825                                                                         </AST:METHOD_NAME>
49826                                                                         <AST:Actual_parameter_list>
49827                                                                                 <AST:Actual_parameter>
49828                                                                                         <attrs>
49829                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49830                                                                                                 <attr key="phc.line_number"><integer>1416</integer></attr>
49831                                                                                         </attrs>
49832                                                                                         <bool><!-- is_ref -->false</bool>
49833                                                                                         <AST:STRING>
49834                                                                                                 <attrs>
49835                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49836                                                                                                         <attr key="phc.line_number"><integer>1416</integer></attr>
49837                                                                                                         <attr key="phc.unparser.source_rep"><string>name</string></attr>
49838                                                                                                 </attrs>
49839                                                                                                 <value>name</value>
49840                                                                                         </AST:STRING>
49841                                                                                 </AST:Actual_parameter>
49842                                                                                 <AST:Actual_parameter>
49843                                                                                         <attrs>
49844                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49845                                                                                                 <attr key="phc.line_number"><integer>1416</integer></attr>
49846                                                                                         </attrs>
49847                                                                                         <bool><!-- is_ref -->false</bool>
49848                                                                                         <AST:Variable>
49849                                                                                                 <attrs>
49850                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49851                                                                                                         <attr key="phc.line_number"><integer>1416</integer></attr>
49852                                                                                                 </attrs>
49853                                                                                                 <AST:Variable>
49854                                                                                                         <attrs>
49855                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49856                                                                                                                 <attr key="phc.line_number"><integer>1416</integer></attr>
49857                                                                                                         </attrs>
49858                                                                                                         <AST:Target xsi:nil="true" />
49859                                                                                                         <AST:VARIABLE_NAME>
49860                                                                                                                 <attrs />
49861                                                                                                                 <value>this</value>
49862                                                                                                         </AST:VARIABLE_NAME>
49863                                                                                                         <AST:Expr_list>
49864                                                                                                         </AST:Expr_list>
49865                                                                                                 </AST:Variable>
49866                                                                                                 <AST:VARIABLE_NAME>
49867                                                                                                         <attrs />
49868                                                                                                         <value>node</value>
49869                                                                                                 </AST:VARIABLE_NAME>
49870                                                                                                 <AST:Expr_list>
49871                                                                                                 </AST:Expr_list>
49872                                                                                         </AST:Variable>
49873                                                                                 </AST:Actual_parameter>
49874                                                                         </AST:Actual_parameter_list>
49875                                                                 </AST:Method_invocation>
49876                                                         </AST:Assignment>
49877                                                 </AST:Eval_expr>
49878                                                 <AST:Eval_expr>
49879                                                         <attrs>
49880                                                                 <attr key="phc.comments">
49881                                                                         <string_list>
49882                                                                         </string_list>
49883                                                                 </attr>
49884                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49885                                                                 <attr key="phc.line_number"><integer>1417</integer></attr>
49886                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
49887                                                         </attrs>
49888                                                         <AST:Assignment>
49889                                                                 <attrs>
49890                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49891                                                                         <attr key="phc.line_number"><integer>1417</integer></attr>
49892                                                                 </attrs>
49893                                                                 <AST:Variable>
49894                                                                         <attrs>
49895                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49896                                                                                 <attr key="phc.line_number"><integer>1417</integer></attr>
49897                                                                         </attrs>
49898                                                                         <AST:Target xsi:nil="true" />
49899                                                                         <AST:VARIABLE_NAME>
49900                                                                                 <attrs />
49901                                                                                 <value>values</value>
49902                                                                         </AST:VARIABLE_NAME>
49903                                                                         <AST:Expr_list>
49904                                                                         </AST:Expr_list>
49905                                                                 </AST:Variable>
49906                                                                 <bool><!-- is_ref -->false</bool>
49907                                                                 <AST:Method_invocation>
49908                                                                         <attrs>
49909                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49910                                                                                 <attr key="phc.line_number"><integer>1417</integer></attr>
49911                                                                         </attrs>
49912                                                                         <AST:Variable>
49913                                                                                 <attrs>
49914                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49915                                                                                         <attr key="phc.line_number"><integer>1417</integer></attr>
49916                                                                                 </attrs>
49917                                                                                 <AST:Variable>
49918                                                                                         <attrs>
49919                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49920                                                                                                 <attr key="phc.line_number"><integer>1417</integer></attr>
49921                                                                                         </attrs>
49922                                                                                         <AST:Target xsi:nil="true" />
49923                                                                                         <AST:VARIABLE_NAME>
49924                                                                                                 <attrs />
49925                                                                                                 <value>this</value>
49926                                                                                         </AST:VARIABLE_NAME>
49927                                                                                         <AST:Expr_list>
49928                                                                                         </AST:Expr_list>
49929                                                                                 </AST:Variable>
49930                                                                                 <AST:VARIABLE_NAME>
49931                                                                                         <attrs />
49932                                                                                         <value>xpath</value>
49933                                                                                 </AST:VARIABLE_NAME>
49934                                                                                 <AST:Expr_list>
49935                                                                                 </AST:Expr_list>
49936                                                                         </AST:Variable>
49937                                                                         <AST:METHOD_NAME>
49938                                                                                 <attrs>
49939                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49940                                                                                         <attr key="phc.line_number"><integer>1417</integer></attr>
49941                                                                                 </attrs>
49942                                                                                 <value>query</value>
49943                                                                         </AST:METHOD_NAME>
49944                                                                         <AST:Actual_parameter_list>
49945                                                                                 <AST:Actual_parameter>
49946                                                                                         <attrs>
49947                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49948                                                                                                 <attr key="phc.line_number"><integer>1417</integer></attr>
49949                                                                                         </attrs>
49950                                                                                         <bool><!-- is_ref -->false</bool>
49951                                                                                         <AST:STRING>
49952                                                                                                 <attrs>
49953                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49954                                                                                                         <attr key="phc.line_number"><integer>1417</integer></attr>
49955                                                                                                         <attr key="phc.unparser.source_rep"><string>value</string></attr>
49956                                                                                                 </attrs>
49957                                                                                                 <value>value</value>
49958                                                                                         </AST:STRING>
49959                                                                                 </AST:Actual_parameter>
49960                                                                                 <AST:Actual_parameter>
49961                                                                                         <attrs>
49962                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49963                                                                                                 <attr key="phc.line_number"><integer>1417</integer></attr>
49964                                                                                         </attrs>
49965                                                                                         <bool><!-- is_ref -->false</bool>
49966                                                                                         <AST:Variable>
49967                                                                                                 <attrs>
49968                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49969                                                                                                         <attr key="phc.line_number"><integer>1417</integer></attr>
49970                                                                                                 </attrs>
49971                                                                                                 <AST:Variable>
49972                                                                                                         <attrs>
49973                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
49974                                                                                                                 <attr key="phc.line_number"><integer>1417</integer></attr>
49975                                                                                                         </attrs>
49976                                                                                                         <AST:Target xsi:nil="true" />
49977                                                                                                         <AST:VARIABLE_NAME>
49978                                                                                                                 <attrs />
49979                                                                                                                 <value>this</value>
49980                                                                                                         </AST:VARIABLE_NAME>
49981                                                                                                         <AST:Expr_list>
49982                                                                                                         </AST:Expr_list>
49983                                                                                                 </AST:Variable>
49984                                                                                                 <AST:VARIABLE_NAME>
49985                                                                                                         <attrs />
49986                                                                                                         <value>node</value>
49987                                                                                                 </AST:VARIABLE_NAME>
49988                                                                                                 <AST:Expr_list>
49989                                                                                                 </AST:Expr_list>
49990                                                                                         </AST:Variable>
49991                                                                                 </AST:Actual_parameter>
49992                                                                         </AST:Actual_parameter_list>
49993                                                                 </AST:Method_invocation>
49994                                                         </AST:Assignment>
49995                                                 </AST:Eval_expr>
49996                                                 <AST:If>
49997                                                         <attrs>
49998                                                                 <attr key="phc.comments">
49999                                                                         <string_list>
50000                                                                         </string_list>
50001                                                                 </attr>
50002                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50003                                                                 <attr key="phc.line_number"><integer>1418</integer></attr>
50004                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
50005                                                         </attrs>
50006                                                         <AST:Bin_op>
50007                                                                 <attrs>
50008                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50009                                                                         <attr key="phc.line_number"><integer>1418</integer></attr>
50010                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
50011                                                                 </attrs>
50012                                                                 <AST:Unary_op>
50013                                                                         <attrs>
50014                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50015                                                                                 <attr key="phc.line_number"><integer>1418</integer></attr>
50016                                                                         </attrs>
50017                                                                         <AST:OP>
50018                                                                                 <attrs>
50019                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50020                                                                                         <attr key="phc.line_number"><integer>1418</integer></attr>
50021                                                                                 </attrs>
50022                                                                                 <value>!</value>
50023                                                                         </AST:OP>
50024                                                                         <AST:Variable>
50025                                                                                 <attrs>
50026                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50027                                                                                         <attr key="phc.line_number"><integer>1418</integer></attr>
50028                                                                                 </attrs>
50029                                                                                 <AST:Variable>
50030                                                                                         <attrs>
50031                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50032                                                                                                 <attr key="phc.line_number"><integer>1418</integer></attr>
50033                                                                                         </attrs>
50034                                                                                         <AST:Target xsi:nil="true" />
50035                                                                                         <AST:VARIABLE_NAME>
50036                                                                                                 <attrs />
50037                                                                                                 <value>names</value>
50038                                                                                         </AST:VARIABLE_NAME>
50039                                                                                         <AST:Expr_list>
50040                                                                                         </AST:Expr_list>
50041                                                                                 </AST:Variable>
50042                                                                                 <AST:VARIABLE_NAME>
50043                                                                                         <attrs />
50044                                                                                         <value>length</value>
50045                                                                                 </AST:VARIABLE_NAME>
50046                                                                                 <AST:Expr_list>
50047                                                                                 </AST:Expr_list>
50048                                                                         </AST:Variable>
50049                                                                 </AST:Unary_op>
50050                                                                 <AST:OP>
50051                                                                         <attrs>
50052                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50053                                                                                 <attr key="phc.line_number"><integer>1418</integer></attr>
50054                                                                         </attrs>
50055                                                                         <value>||</value>
50056                                                                 </AST:OP>
50057                                                                 <AST:Unary_op>
50058                                                                         <attrs>
50059                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50060                                                                                 <attr key="phc.line_number"><integer>1418</integer></attr>
50061                                                                         </attrs>
50062                                                                         <AST:OP>
50063                                                                                 <attrs>
50064                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50065                                                                                         <attr key="phc.line_number"><integer>1418</integer></attr>
50066                                                                                 </attrs>
50067                                                                                 <value>!</value>
50068                                                                         </AST:OP>
50069                                                                         <AST:Variable>
50070                                                                                 <attrs>
50071                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50072                                                                                         <attr key="phc.line_number"><integer>1418</integer></attr>
50073                                                                                 </attrs>
50074                                                                                 <AST:Variable>
50075                                                                                         <attrs>
50076                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50077                                                                                                 <attr key="phc.line_number"><integer>1418</integer></attr>
50078                                                                                         </attrs>
50079                                                                                         <AST:Target xsi:nil="true" />
50080                                                                                         <AST:VARIABLE_NAME>
50081                                                                                                 <attrs />
50082                                                                                                 <value>values</value>
50083                                                                                         </AST:VARIABLE_NAME>
50084                                                                                         <AST:Expr_list>
50085                                                                                         </AST:Expr_list>
50086                                                                                 </AST:Variable>
50087                                                                                 <AST:VARIABLE_NAME>
50088                                                                                         <attrs />
50089                                                                                         <value>length</value>
50090                                                                                 </AST:VARIABLE_NAME>
50091                                                                                 <AST:Expr_list>
50092                                                                                 </AST:Expr_list>
50093                                                                         </AST:Variable>
50094                                                                 </AST:Unary_op>
50095                                                         </AST:Bin_op>
50096                                                         <AST:Statement_list>
50097                                                                 <AST:Throw>
50098                                                                         <attrs>
50099                                                                                 <attr key="phc.comments">
50100                                                                                         <string_list>
50101                                                                                         </string_list>
50102                                                                                 </attr>
50103                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50104                                                                                 <attr key="phc.line_number"><integer>1419</integer></attr>
50105                                                                         </attrs>
50106                                                                         <AST:New>
50107                                                                                 <attrs>
50108                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50109                                                                                         <attr key="phc.line_number"><integer>1419</integer></attr>
50110                                                                                 </attrs>
50111                                                                                 <AST:CLASS_NAME>
50112                                                                                         <attrs />
50113                                                                                         <value>MWException</value>
50114                                                                                 </AST:CLASS_NAME>
50115                                                                                 <AST:Actual_parameter_list>
50116                                                                                         <AST:Actual_parameter>
50117                                                                                                 <attrs>
50118                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50119                                                                                                         <attr key="phc.line_number"><integer>1419</integer></attr>
50120                                                                                                 </attrs>
50121                                                                                                 <bool><!-- is_ref -->false</bool>
50122                                                                                                 <AST:Bin_op>
50123                                                                                                         <attrs>
50124                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50125                                                                                                                 <attr key="phc.line_number"><integer>1419</integer></attr>
50126                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
50127                                                                                                         </attrs>
50128                                                                                                         <AST:STRING>
50129                                                                                                                 <attrs>
50130                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50131                                                                                                                         <attr key="phc.line_number"><integer>1419</integer></attr>
50132                                                                                                                         <attr key="phc.unparser.source_rep"><string>Invalid brace node passed to </string></attr>
50133                                                                                                                 </attrs>
50134                                                                                                                 <value>Invalid brace node passed to </value>
50135                                                                                                         </AST:STRING>
50136                                                                                                         <AST:OP>
50137                                                                                                                 <attrs>
50138                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50139                                                                                                                         <attr key="phc.line_number"><integer>1419</integer></attr>
50140                                                                                                                 </attrs>
50141                                                                                                                 <value>.</value>
50142                                                                                                         </AST:OP>
50143                                                                                                         <AST:STRING>
50144                                                                                                                 <attrs>
50145                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50146                                                                                                                         <attr key="phc.line_number"><integer>1419</integer></attr>
50147                                                                                                                         <attr key="phc.unparser.source_rep"><string>__METHOD__</string></attr>
50148                                                                                                                 </attrs>
50149                                                                                                                 <value>PPNode_DOM::splitArg</value>
50150                                                                                                         </AST:STRING>
50151                                                                                                 </AST:Bin_op>
50152                                                                                         </AST:Actual_parameter>
50153                                                                                 </AST:Actual_parameter_list>
50154                                                                         </AST:New>
50155                                                                 </AST:Throw>
50156                                                         </AST:Statement_list>
50157                                                         <AST:Statement_list>
50158                                                         </AST:Statement_list>
50159                                                 </AST:If>
50160                                                 <AST:Eval_expr>
50161                                                         <attrs>
50162                                                                 <attr key="phc.comments">
50163                                                                         <string_list>
50164                                                                         </string_list>
50165                                                                 </attr>
50166                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50167                                                                 <attr key="phc.line_number"><integer>1421</integer></attr>
50168                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
50169                                                         </attrs>
50170                                                         <AST:Assignment>
50171                                                                 <attrs>
50172                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50173                                                                         <attr key="phc.line_number"><integer>1421</integer></attr>
50174                                                                 </attrs>
50175                                                                 <AST:Variable>
50176                                                                         <attrs>
50177                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50178                                                                                 <attr key="phc.line_number"><integer>1421</integer></attr>
50179                                                                         </attrs>
50180                                                                         <AST:Target xsi:nil="true" />
50181                                                                         <AST:VARIABLE_NAME>
50182                                                                                 <attrs />
50183                                                                                 <value>name</value>
50184                                                                         </AST:VARIABLE_NAME>
50185                                                                         <AST:Expr_list>
50186                                                                         </AST:Expr_list>
50187                                                                 </AST:Variable>
50188                                                                 <bool><!-- is_ref -->false</bool>
50189                                                                 <AST:Method_invocation>
50190                                                                         <attrs>
50191                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50192                                                                                 <attr key="phc.line_number"><integer>1421</integer></attr>
50193                                                                         </attrs>
50194                                                                         <AST:Variable>
50195                                                                                 <attrs>
50196                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50197                                                                                         <attr key="phc.line_number"><integer>1421</integer></attr>
50198                                                                                 </attrs>
50199                                                                                 <AST:Target xsi:nil="true" />
50200                                                                                 <AST:VARIABLE_NAME>
50201                                                                                         <attrs />
50202                                                                                         <value>names</value>
50203                                                                                 </AST:VARIABLE_NAME>
50204                                                                                 <AST:Expr_list>
50205                                                                                 </AST:Expr_list>
50206                                                                         </AST:Variable>
50207                                                                         <AST:METHOD_NAME>
50208                                                                                 <attrs>
50209                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50210                                                                                         <attr key="phc.line_number"><integer>1421</integer></attr>
50211                                                                                 </attrs>
50212                                                                                 <value>item</value>
50213                                                                         </AST:METHOD_NAME>
50214                                                                         <AST:Actual_parameter_list>
50215                                                                                 <AST:Actual_parameter>
50216                                                                                         <attrs>
50217                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50218                                                                                                 <attr key="phc.line_number"><integer>1421</integer></attr>
50219                                                                                         </attrs>
50220                                                                                         <bool><!-- is_ref -->false</bool>
50221                                                                                         <AST:INT>
50222                                                                                                 <attrs>
50223                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50224                                                                                                         <attr key="phc.line_number"><integer>1421</integer></attr>
50225                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
50226                                                                                                 </attrs>
50227                                                                                                 <value>0</value>
50228                                                                                         </AST:INT>
50229                                                                                 </AST:Actual_parameter>
50230                                                                         </AST:Actual_parameter_list>
50231                                                                 </AST:Method_invocation>
50232                                                         </AST:Assignment>
50233                                                 </AST:Eval_expr>
50234                                                 <AST:Eval_expr>
50235                                                         <attrs>
50236                                                                 <attr key="phc.comments">
50237                                                                         <string_list>
50238                                                                         </string_list>
50239                                                                 </attr>
50240                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50241                                                                 <attr key="phc.line_number"><integer>1422</integer></attr>
50242                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
50243                                                         </attrs>
50244                                                         <AST:Assignment>
50245                                                                 <attrs>
50246                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50247                                                                         <attr key="phc.line_number"><integer>1422</integer></attr>
50248                                                                 </attrs>
50249                                                                 <AST:Variable>
50250                                                                         <attrs>
50251                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50252                                                                                 <attr key="phc.line_number"><integer>1422</integer></attr>
50253                                                                         </attrs>
50254                                                                         <AST:Target xsi:nil="true" />
50255                                                                         <AST:VARIABLE_NAME>
50256                                                                                 <attrs />
50257                                                                                 <value>index</value>
50258                                                                         </AST:VARIABLE_NAME>
50259                                                                         <AST:Expr_list>
50260                                                                         </AST:Expr_list>
50261                                                                 </AST:Variable>
50262                                                                 <bool><!-- is_ref -->false</bool>
50263                                                                 <AST:Method_invocation>
50264                                                                         <attrs>
50265                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50266                                                                                 <attr key="phc.line_number"><integer>1422</integer></attr>
50267                                                                         </attrs>
50268                                                                         <AST:Variable>
50269                                                                                 <attrs>
50270                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50271                                                                                         <attr key="phc.line_number"><integer>1422</integer></attr>
50272                                                                                 </attrs>
50273                                                                                 <AST:Target xsi:nil="true" />
50274                                                                                 <AST:VARIABLE_NAME>
50275                                                                                         <attrs />
50276                                                                                         <value>name</value>
50277                                                                                 </AST:VARIABLE_NAME>
50278                                                                                 <AST:Expr_list>
50279                                                                                 </AST:Expr_list>
50280                                                                         </AST:Variable>
50281                                                                         <AST:METHOD_NAME>
50282                                                                                 <attrs>
50283                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50284                                                                                         <attr key="phc.line_number"><integer>1422</integer></attr>
50285                                                                                 </attrs>
50286                                                                                 <value>getAttribute</value>
50287                                                                         </AST:METHOD_NAME>
50288                                                                         <AST:Actual_parameter_list>
50289                                                                                 <AST:Actual_parameter>
50290                                                                                         <attrs>
50291                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50292                                                                                                 <attr key="phc.line_number"><integer>1422</integer></attr>
50293                                                                                         </attrs>
50294                                                                                         <bool><!-- is_ref -->false</bool>
50295                                                                                         <AST:STRING>
50296                                                                                                 <attrs>
50297                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50298                                                                                                         <attr key="phc.line_number"><integer>1422</integer></attr>
50299                                                                                                         <attr key="phc.unparser.source_rep"><string>index</string></attr>
50300                                                                                                 </attrs>
50301                                                                                                 <value>index</value>
50302                                                                                         </AST:STRING>
50303                                                                                 </AST:Actual_parameter>
50304                                                                         </AST:Actual_parameter_list>
50305                                                                 </AST:Method_invocation>
50306                                                         </AST:Assignment>
50307                                                 </AST:Eval_expr>
50308                                                 <AST:Return>
50309                                                         <attrs>
50310                                                                 <attr key="phc.comments">
50311                                                                         <string_list>
50312                                                                         </string_list>
50313                                                                 </attr>
50314                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50315                                                                 <attr key="phc.line_number"><integer>1426</integer></attr>
50316                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
50317                                                         </attrs>
50318                                                         <AST:Array>
50319                                                                 <attrs>
50320                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50321                                                                         <attr key="phc.line_number"><integer>1426</integer></attr>
50322                                                                 </attrs>
50323                                                                 <AST:Array_elem_list>
50324                                                                         <AST:Array_elem>
50325                                                                                 <attrs>
50326                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50327                                                                                         <attr key="phc.line_number"><integer>1424</integer></attr>
50328                                                                                 </attrs>
50329                                                                                 <AST:STRING>
50330                                                                                         <attrs>
50331                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50332                                                                                                 <attr key="phc.line_number"><integer>1424</integer></attr>
50333                                                                                                 <attr key="phc.unparser.source_rep"><string>name</string></attr>
50334                                                                                                 <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
50335                                                                                         </attrs>
50336                                                                                         <value>name</value>
50337                                                                                 </AST:STRING>
50338                                                                                 <bool><!-- is_ref -->false</bool>
50339                                                                                 <AST:New>
50340                                                                                         <attrs>
50341                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50342                                                                                                 <attr key="phc.line_number"><integer>1424</integer></attr>
50343                                                                                         </attrs>
50344                                                                                         <AST:CLASS_NAME>
50345                                                                                                 <attrs />
50346                                                                                                 <value>self</value>
50347                                                                                         </AST:CLASS_NAME>
50348                                                                                         <AST:Actual_parameter_list>
50349                                                                                                 <AST:Actual_parameter>
50350                                                                                                         <attrs>
50351                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50352                                                                                                                 <attr key="phc.line_number"><integer>1424</integer></attr>
50353                                                                                                         </attrs>
50354                                                                                                         <bool><!-- is_ref -->false</bool>
50355                                                                                                         <AST:Variable>
50356                                                                                                                 <attrs>
50357                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50358                                                                                                                         <attr key="phc.line_number"><integer>1424</integer></attr>
50359                                                                                                                 </attrs>
50360                                                                                                                 <AST:Target xsi:nil="true" />
50361                                                                                                                 <AST:VARIABLE_NAME>
50362                                                                                                                         <attrs />
50363                                                                                                                         <value>name</value>
50364                                                                                                                 </AST:VARIABLE_NAME>
50365                                                                                                                 <AST:Expr_list>
50366                                                                                                                 </AST:Expr_list>
50367                                                                                                         </AST:Variable>
50368                                                                                                 </AST:Actual_parameter>
50369                                                                                         </AST:Actual_parameter_list>
50370                                                                                 </AST:New>
50371                                                                         </AST:Array_elem>
50372                                                                         <AST:Array_elem>
50373                                                                                 <attrs>
50374                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50375                                                                                         <attr key="phc.line_number"><integer>1425</integer></attr>
50376                                                                                 </attrs>
50377                                                                                 <AST:STRING>
50378                                                                                         <attrs>
50379                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50380                                                                                                 <attr key="phc.line_number"><integer>1425</integer></attr>
50381                                                                                                 <attr key="phc.unparser.source_rep"><string>index</string></attr>
50382                                                                                                 <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
50383                                                                                         </attrs>
50384                                                                                         <value>index</value>
50385                                                                                 </AST:STRING>
50386                                                                                 <bool><!-- is_ref -->false</bool>
50387                                                                                 <AST:Variable>
50388                                                                                         <attrs>
50389                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50390                                                                                                 <attr key="phc.line_number"><integer>1425</integer></attr>
50391                                                                                         </attrs>
50392                                                                                         <AST:Target xsi:nil="true" />
50393                                                                                         <AST:VARIABLE_NAME>
50394                                                                                                 <attrs />
50395                                                                                                 <value>index</value>
50396                                                                                         </AST:VARIABLE_NAME>
50397                                                                                         <AST:Expr_list>
50398                                                                                         </AST:Expr_list>
50399                                                                                 </AST:Variable>
50400                                                                         </AST:Array_elem>
50401                                                                         <AST:Array_elem>
50402                                                                                 <attrs>
50403                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50404                                                                                         <attr key="phc.line_number"><integer>1426</integer></attr>
50405                                                                                 </attrs>
50406                                                                                 <AST:STRING>
50407                                                                                         <attrs>
50408                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50409                                                                                                 <attr key="phc.line_number"><integer>1426</integer></attr>
50410                                                                                                 <attr key="phc.unparser.source_rep"><string>value</string></attr>
50411                                                                                                 <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
50412                                                                                         </attrs>
50413                                                                                         <value>value</value>
50414                                                                                 </AST:STRING>
50415                                                                                 <bool><!-- is_ref -->false</bool>
50416                                                                                 <AST:New>
50417                                                                                         <attrs>
50418                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50419                                                                                                 <attr key="phc.line_number"><integer>1426</integer></attr>
50420                                                                                         </attrs>
50421                                                                                         <AST:CLASS_NAME>
50422                                                                                                 <attrs />
50423                                                                                                 <value>self</value>
50424                                                                                         </AST:CLASS_NAME>
50425                                                                                         <AST:Actual_parameter_list>
50426                                                                                                 <AST:Actual_parameter>
50427                                                                                                         <attrs>
50428                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50429                                                                                                                 <attr key="phc.line_number"><integer>1426</integer></attr>
50430                                                                                                         </attrs>
50431                                                                                                         <bool><!-- is_ref -->false</bool>
50432                                                                                                         <AST:Method_invocation>
50433                                                                                                                 <attrs>
50434                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50435                                                                                                                         <attr key="phc.line_number"><integer>1426</integer></attr>
50436                                                                                                                 </attrs>
50437                                                                                                                 <AST:Variable>
50438                                                                                                                         <attrs>
50439                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50440                                                                                                                                 <attr key="phc.line_number"><integer>1426</integer></attr>
50441                                                                                                                         </attrs>
50442                                                                                                                         <AST:Target xsi:nil="true" />
50443                                                                                                                         <AST:VARIABLE_NAME>
50444                                                                                                                                 <attrs />
50445                                                                                                                                 <value>values</value>
50446                                                                                                                         </AST:VARIABLE_NAME>
50447                                                                                                                         <AST:Expr_list>
50448                                                                                                                         </AST:Expr_list>
50449                                                                                                                 </AST:Variable>
50450                                                                                                                 <AST:METHOD_NAME>
50451                                                                                                                         <attrs>
50452                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50453                                                                                                                                 <attr key="phc.line_number"><integer>1426</integer></attr>
50454                                                                                                                         </attrs>
50455                                                                                                                         <value>item</value>
50456                                                                                                                 </AST:METHOD_NAME>
50457                                                                                                                 <AST:Actual_parameter_list>
50458                                                                                                                         <AST:Actual_parameter>
50459                                                                                                                                 <attrs>
50460                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50461                                                                                                                                         <attr key="phc.line_number"><integer>1426</integer></attr>
50462                                                                                                                                 </attrs>
50463                                                                                                                                 <bool><!-- is_ref -->false</bool>
50464                                                                                                                                 <AST:INT>
50465                                                                                                                                         <attrs>
50466                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50467                                                                                                                                                 <attr key="phc.line_number"><integer>1426</integer></attr>
50468                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>0</string></attr>
50469                                                                                                                                         </attrs>
50470                                                                                                                                         <value>0</value>
50471                                                                                                                                 </AST:INT>
50472                                                                                                                         </AST:Actual_parameter>
50473                                                                                                                 </AST:Actual_parameter_list>
50474                                                                                                         </AST:Method_invocation>
50475                                                                                                 </AST:Actual_parameter>
50476                                                                                         </AST:Actual_parameter_list>
50477                                                                                 </AST:New>
50478                                                                         </AST:Array_elem>
50479                                                                 </AST:Array_elem_list>
50480                                                         </AST:Array>
50481                                                 </AST:Return>
50482                                         </AST:Statement_list>
50483                                 </AST:Method>
50484                                 <AST:Method>
50485                                         <attrs>
50486                                                 <attr key="phc.comments">
50487                                                         <string_list>
50488                                                                 <string></string>
50489                                                                 <string encoding="escape">/**
50490          * Split an &lt;ext&gt; node into an associative array containing name, attr, inner and close
50491          * All values in the resulting array are PPNodes. Inner and close are optional.
50492          */</string>
50493                                                         </string_list>
50494                                                 </attr>
50495                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50496                                                 <attr key="phc.line_number"><integer>1433</integer></attr>
50497                                         </attrs>
50498                                         <AST:Signature>
50499                                                 <attrs>
50500                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50501                                                         <attr key="phc.line_number"><integer>1451</integer></attr>
50502                                                 </attrs>
50503                                                 <AST:Method_mod>
50504                                                         <attrs />
50505                                                         <bool><!-- is_public -->false</bool>
50506                                                         <bool><!-- is_protected -->false</bool>
50507                                                         <bool><!-- is_private -->false</bool>
50508                                                         <bool><!-- is_static -->false</bool>
50509                                                         <bool><!-- is_abstract -->false</bool>
50510                                                         <bool><!-- is_final -->false</bool>
50511                                                 </AST:Method_mod>
50512                                                 <bool><!-- is_ref -->false</bool>
50513                                                 <AST:METHOD_NAME>
50514                                                         <attrs />
50515                                                         <value>splitExt</value>
50516                                                 </AST:METHOD_NAME>
50517                                                 <AST:Formal_parameter_list>
50518                                                 </AST:Formal_parameter_list>
50519                                         </AST:Signature>
50520                                         <AST:Statement_list>
50521                                                 <AST:Eval_expr>
50522                                                         <attrs>
50523                                                                 <attr key="phc.comments">
50524                                                                         <string_list>
50525                                                                         </string_list>
50526                                                                 </attr>
50527                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50528                                                                 <attr key="phc.line_number"><integer>1434</integer></attr>
50529                                                         </attrs>
50530                                                         <AST:Assignment>
50531                                                                 <attrs>
50532                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50533                                                                         <attr key="phc.line_number"><integer>1434</integer></attr>
50534                                                                 </attrs>
50535                                                                 <AST:Variable>
50536                                                                         <attrs>
50537                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50538                                                                                 <attr key="phc.line_number"><integer>1434</integer></attr>
50539                                                                         </attrs>
50540                                                                         <AST:Target xsi:nil="true" />
50541                                                                         <AST:VARIABLE_NAME>
50542                                                                                 <attrs />
50543                                                                                 <value>names</value>
50544                                                                         </AST:VARIABLE_NAME>
50545                                                                         <AST:Expr_list>
50546                                                                         </AST:Expr_list>
50547                                                                 </AST:Variable>
50548                                                                 <bool><!-- is_ref -->false</bool>
50549                                                                 <AST:Method_invocation>
50550                                                                         <attrs>
50551                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50552                                                                                 <attr key="phc.line_number"><integer>1434</integer></attr>
50553                                                                         </attrs>
50554                                                                         <AST:Variable>
50555                                                                                 <attrs>
50556                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50557                                                                                         <attr key="phc.line_number"><integer>1434</integer></attr>
50558                                                                                 </attrs>
50559                                                                                 <AST:Variable>
50560                                                                                         <attrs>
50561                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50562                                                                                                 <attr key="phc.line_number"><integer>1434</integer></attr>
50563                                                                                         </attrs>
50564                                                                                         <AST:Target xsi:nil="true" />
50565                                                                                         <AST:VARIABLE_NAME>
50566                                                                                                 <attrs />
50567                                                                                                 <value>this</value>
50568                                                                                         </AST:VARIABLE_NAME>
50569                                                                                         <AST:Expr_list>
50570                                                                                         </AST:Expr_list>
50571                                                                                 </AST:Variable>
50572                                                                                 <AST:VARIABLE_NAME>
50573                                                                                         <attrs />
50574                                                                                         <value>xpath</value>
50575                                                                                 </AST:VARIABLE_NAME>
50576                                                                                 <AST:Expr_list>
50577                                                                                 </AST:Expr_list>
50578                                                                         </AST:Variable>
50579                                                                         <AST:METHOD_NAME>
50580                                                                                 <attrs>
50581                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50582                                                                                         <attr key="phc.line_number"><integer>1434</integer></attr>
50583                                                                                 </attrs>
50584                                                                                 <value>query</value>
50585                                                                         </AST:METHOD_NAME>
50586                                                                         <AST:Actual_parameter_list>
50587                                                                                 <AST:Actual_parameter>
50588                                                                                         <attrs>
50589                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50590                                                                                                 <attr key="phc.line_number"><integer>1434</integer></attr>
50591                                                                                         </attrs>
50592                                                                                         <bool><!-- is_ref -->false</bool>
50593                                                                                         <AST:STRING>
50594                                                                                                 <attrs>
50595                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50596                                                                                                         <attr key="phc.line_number"><integer>1434</integer></attr>
50597                                                                                                         <attr key="phc.unparser.source_rep"><string>name</string></attr>
50598                                                                                                 </attrs>
50599                                                                                                 <value>name</value>
50600                                                                                         </AST:STRING>
50601                                                                                 </AST:Actual_parameter>
50602                                                                                 <AST:Actual_parameter>
50603                                                                                         <attrs>
50604                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50605                                                                                                 <attr key="phc.line_number"><integer>1434</integer></attr>
50606                                                                                         </attrs>
50607                                                                                         <bool><!-- is_ref -->false</bool>
50608                                                                                         <AST:Variable>
50609                                                                                                 <attrs>
50610                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50611                                                                                                         <attr key="phc.line_number"><integer>1434</integer></attr>
50612                                                                                                 </attrs>
50613                                                                                                 <AST:Variable>
50614                                                                                                         <attrs>
50615                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50616                                                                                                                 <attr key="phc.line_number"><integer>1434</integer></attr>
50617                                                                                                         </attrs>
50618                                                                                                         <AST:Target xsi:nil="true" />
50619                                                                                                         <AST:VARIABLE_NAME>
50620                                                                                                                 <attrs />
50621                                                                                                                 <value>this</value>
50622                                                                                                         </AST:VARIABLE_NAME>
50623                                                                                                         <AST:Expr_list>
50624                                                                                                         </AST:Expr_list>
50625                                                                                                 </AST:Variable>
50626                                                                                                 <AST:VARIABLE_NAME>
50627                                                                                                         <attrs />
50628                                                                                                         <value>node</value>
50629                                                                                                 </AST:VARIABLE_NAME>
50630                                                                                                 <AST:Expr_list>
50631                                                                                                 </AST:Expr_list>
50632                                                                                         </AST:Variable>
50633                                                                                 </AST:Actual_parameter>
50634                                                                         </AST:Actual_parameter_list>
50635                                                                 </AST:Method_invocation>
50636                                                         </AST:Assignment>
50637                                                 </AST:Eval_expr>
50638                                                 <AST:Eval_expr>
50639                                                         <attrs>
50640                                                                 <attr key="phc.comments">
50641                                                                         <string_list>
50642                                                                         </string_list>
50643                                                                 </attr>
50644                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50645                                                                 <attr key="phc.line_number"><integer>1435</integer></attr>
50646                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
50647                                                         </attrs>
50648                                                         <AST:Assignment>
50649                                                                 <attrs>
50650                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50651                                                                         <attr key="phc.line_number"><integer>1435</integer></attr>
50652                                                                 </attrs>
50653                                                                 <AST:Variable>
50654                                                                         <attrs>
50655                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50656                                                                                 <attr key="phc.line_number"><integer>1435</integer></attr>
50657                                                                         </attrs>
50658                                                                         <AST:Target xsi:nil="true" />
50659                                                                         <AST:VARIABLE_NAME>
50660                                                                                 <attrs />
50661                                                                                 <value>attrs</value>
50662                                                                         </AST:VARIABLE_NAME>
50663                                                                         <AST:Expr_list>
50664                                                                         </AST:Expr_list>
50665                                                                 </AST:Variable>
50666                                                                 <bool><!-- is_ref -->false</bool>
50667                                                                 <AST:Method_invocation>
50668                                                                         <attrs>
50669                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50670                                                                                 <attr key="phc.line_number"><integer>1435</integer></attr>
50671                                                                         </attrs>
50672                                                                         <AST:Variable>
50673                                                                                 <attrs>
50674                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50675                                                                                         <attr key="phc.line_number"><integer>1435</integer></attr>
50676                                                                                 </attrs>
50677                                                                                 <AST:Variable>
50678                                                                                         <attrs>
50679                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50680                                                                                                 <attr key="phc.line_number"><integer>1435</integer></attr>
50681                                                                                         </attrs>
50682                                                                                         <AST:Target xsi:nil="true" />
50683                                                                                         <AST:VARIABLE_NAME>
50684                                                                                                 <attrs />
50685                                                                                                 <value>this</value>
50686                                                                                         </AST:VARIABLE_NAME>
50687                                                                                         <AST:Expr_list>
50688                                                                                         </AST:Expr_list>
50689                                                                                 </AST:Variable>
50690                                                                                 <AST:VARIABLE_NAME>
50691                                                                                         <attrs />
50692                                                                                         <value>xpath</value>
50693                                                                                 </AST:VARIABLE_NAME>
50694                                                                                 <AST:Expr_list>
50695                                                                                 </AST:Expr_list>
50696                                                                         </AST:Variable>
50697                                                                         <AST:METHOD_NAME>
50698                                                                                 <attrs>
50699                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50700                                                                                         <attr key="phc.line_number"><integer>1435</integer></attr>
50701                                                                                 </attrs>
50702                                                                                 <value>query</value>
50703                                                                         </AST:METHOD_NAME>
50704                                                                         <AST:Actual_parameter_list>
50705                                                                                 <AST:Actual_parameter>
50706                                                                                         <attrs>
50707                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50708                                                                                                 <attr key="phc.line_number"><integer>1435</integer></attr>
50709                                                                                         </attrs>
50710                                                                                         <bool><!-- is_ref -->false</bool>
50711                                                                                         <AST:STRING>
50712                                                                                                 <attrs>
50713                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50714                                                                                                         <attr key="phc.line_number"><integer>1435</integer></attr>
50715                                                                                                         <attr key="phc.unparser.source_rep"><string>attr</string></attr>
50716                                                                                                 </attrs>
50717                                                                                                 <value>attr</value>
50718                                                                                         </AST:STRING>
50719                                                                                 </AST:Actual_parameter>
50720                                                                                 <AST:Actual_parameter>
50721                                                                                         <attrs>
50722                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50723                                                                                                 <attr key="phc.line_number"><integer>1435</integer></attr>
50724                                                                                         </attrs>
50725                                                                                         <bool><!-- is_ref -->false</bool>
50726                                                                                         <AST:Variable>
50727                                                                                                 <attrs>
50728                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50729                                                                                                         <attr key="phc.line_number"><integer>1435</integer></attr>
50730                                                                                                 </attrs>
50731                                                                                                 <AST:Variable>
50732                                                                                                         <attrs>
50733                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50734                                                                                                                 <attr key="phc.line_number"><integer>1435</integer></attr>
50735                                                                                                         </attrs>
50736                                                                                                         <AST:Target xsi:nil="true" />
50737                                                                                                         <AST:VARIABLE_NAME>
50738                                                                                                                 <attrs />
50739                                                                                                                 <value>this</value>
50740                                                                                                         </AST:VARIABLE_NAME>
50741                                                                                                         <AST:Expr_list>
50742                                                                                                         </AST:Expr_list>
50743                                                                                                 </AST:Variable>
50744                                                                                                 <AST:VARIABLE_NAME>
50745                                                                                                         <attrs />
50746                                                                                                         <value>node</value>
50747                                                                                                 </AST:VARIABLE_NAME>
50748                                                                                                 <AST:Expr_list>
50749                                                                                                 </AST:Expr_list>
50750                                                                                         </AST:Variable>
50751                                                                                 </AST:Actual_parameter>
50752                                                                         </AST:Actual_parameter_list>
50753                                                                 </AST:Method_invocation>
50754                                                         </AST:Assignment>
50755                                                 </AST:Eval_expr>
50756                                                 <AST:Eval_expr>
50757                                                         <attrs>
50758                                                                 <attr key="phc.comments">
50759                                                                         <string_list>
50760                                                                         </string_list>
50761                                                                 </attr>
50762                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50763                                                                 <attr key="phc.line_number"><integer>1436</integer></attr>
50764                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
50765                                                         </attrs>
50766                                                         <AST:Assignment>
50767                                                                 <attrs>
50768                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50769                                                                         <attr key="phc.line_number"><integer>1436</integer></attr>
50770                                                                 </attrs>
50771                                                                 <AST:Variable>
50772                                                                         <attrs>
50773                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50774                                                                                 <attr key="phc.line_number"><integer>1436</integer></attr>
50775                                                                         </attrs>
50776                                                                         <AST:Target xsi:nil="true" />
50777                                                                         <AST:VARIABLE_NAME>
50778                                                                                 <attrs />
50779                                                                                 <value>inners</value>
50780                                                                         </AST:VARIABLE_NAME>
50781                                                                         <AST:Expr_list>
50782                                                                         </AST:Expr_list>
50783                                                                 </AST:Variable>
50784                                                                 <bool><!-- is_ref -->false</bool>
50785                                                                 <AST:Method_invocation>
50786                                                                         <attrs>
50787                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50788                                                                                 <attr key="phc.line_number"><integer>1436</integer></attr>
50789                                                                         </attrs>
50790                                                                         <AST:Variable>
50791                                                                                 <attrs>
50792                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50793                                                                                         <attr key="phc.line_number"><integer>1436</integer></attr>
50794                                                                                 </attrs>
50795                                                                                 <AST:Variable>
50796                                                                                         <attrs>
50797                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50798                                                                                                 <attr key="phc.line_number"><integer>1436</integer></attr>
50799                                                                                         </attrs>
50800                                                                                         <AST:Target xsi:nil="true" />
50801                                                                                         <AST:VARIABLE_NAME>
50802                                                                                                 <attrs />
50803                                                                                                 <value>this</value>
50804                                                                                         </AST:VARIABLE_NAME>
50805                                                                                         <AST:Expr_list>
50806                                                                                         </AST:Expr_list>
50807                                                                                 </AST:Variable>
50808                                                                                 <AST:VARIABLE_NAME>
50809                                                                                         <attrs />
50810                                                                                         <value>xpath</value>
50811                                                                                 </AST:VARIABLE_NAME>
50812                                                                                 <AST:Expr_list>
50813                                                                                 </AST:Expr_list>
50814                                                                         </AST:Variable>
50815                                                                         <AST:METHOD_NAME>
50816                                                                                 <attrs>
50817                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50818                                                                                         <attr key="phc.line_number"><integer>1436</integer></attr>
50819                                                                                 </attrs>
50820                                                                                 <value>query</value>
50821                                                                         </AST:METHOD_NAME>
50822                                                                         <AST:Actual_parameter_list>
50823                                                                                 <AST:Actual_parameter>
50824                                                                                         <attrs>
50825                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50826                                                                                                 <attr key="phc.line_number"><integer>1436</integer></attr>
50827                                                                                         </attrs>
50828                                                                                         <bool><!-- is_ref -->false</bool>
50829                                                                                         <AST:STRING>
50830                                                                                                 <attrs>
50831                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50832                                                                                                         <attr key="phc.line_number"><integer>1436</integer></attr>
50833                                                                                                         <attr key="phc.unparser.source_rep"><string>inner</string></attr>
50834                                                                                                 </attrs>
50835                                                                                                 <value>inner</value>
50836                                                                                         </AST:STRING>
50837                                                                                 </AST:Actual_parameter>
50838                                                                                 <AST:Actual_parameter>
50839                                                                                         <attrs>
50840                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50841                                                                                                 <attr key="phc.line_number"><integer>1436</integer></attr>
50842                                                                                         </attrs>
50843                                                                                         <bool><!-- is_ref -->false</bool>
50844                                                                                         <AST:Variable>
50845                                                                                                 <attrs>
50846                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50847                                                                                                         <attr key="phc.line_number"><integer>1436</integer></attr>
50848                                                                                                 </attrs>
50849                                                                                                 <AST:Variable>
50850                                                                                                         <attrs>
50851                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50852                                                                                                                 <attr key="phc.line_number"><integer>1436</integer></attr>
50853                                                                                                         </attrs>
50854                                                                                                         <AST:Target xsi:nil="true" />
50855                                                                                                         <AST:VARIABLE_NAME>
50856                                                                                                                 <attrs />
50857                                                                                                                 <value>this</value>
50858                                                                                                         </AST:VARIABLE_NAME>
50859                                                                                                         <AST:Expr_list>
50860                                                                                                         </AST:Expr_list>
50861                                                                                                 </AST:Variable>
50862                                                                                                 <AST:VARIABLE_NAME>
50863                                                                                                         <attrs />
50864                                                                                                         <value>node</value>
50865                                                                                                 </AST:VARIABLE_NAME>
50866                                                                                                 <AST:Expr_list>
50867                                                                                                 </AST:Expr_list>
50868                                                                                         </AST:Variable>
50869                                                                                 </AST:Actual_parameter>
50870                                                                         </AST:Actual_parameter_list>
50871                                                                 </AST:Method_invocation>
50872                                                         </AST:Assignment>
50873                                                 </AST:Eval_expr>
50874                                                 <AST:Eval_expr>
50875                                                         <attrs>
50876                                                                 <attr key="phc.comments">
50877                                                                         <string_list>
50878                                                                         </string_list>
50879                                                                 </attr>
50880                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50881                                                                 <attr key="phc.line_number"><integer>1437</integer></attr>
50882                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
50883                                                         </attrs>
50884                                                         <AST:Assignment>
50885                                                                 <attrs>
50886                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50887                                                                         <attr key="phc.line_number"><integer>1437</integer></attr>
50888                                                                 </attrs>
50889                                                                 <AST:Variable>
50890                                                                         <attrs>
50891                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50892                                                                                 <attr key="phc.line_number"><integer>1437</integer></attr>
50893                                                                         </attrs>
50894                                                                         <AST:Target xsi:nil="true" />
50895                                                                         <AST:VARIABLE_NAME>
50896                                                                                 <attrs />
50897                                                                                 <value>closes</value>
50898                                                                         </AST:VARIABLE_NAME>
50899                                                                         <AST:Expr_list>
50900                                                                         </AST:Expr_list>
50901                                                                 </AST:Variable>
50902                                                                 <bool><!-- is_ref -->false</bool>
50903                                                                 <AST:Method_invocation>
50904                                                                         <attrs>
50905                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50906                                                                                 <attr key="phc.line_number"><integer>1437</integer></attr>
50907                                                                         </attrs>
50908                                                                         <AST:Variable>
50909                                                                                 <attrs>
50910                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50911                                                                                         <attr key="phc.line_number"><integer>1437</integer></attr>
50912                                                                                 </attrs>
50913                                                                                 <AST:Variable>
50914                                                                                         <attrs>
50915                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50916                                                                                                 <attr key="phc.line_number"><integer>1437</integer></attr>
50917                                                                                         </attrs>
50918                                                                                         <AST:Target xsi:nil="true" />
50919                                                                                         <AST:VARIABLE_NAME>
50920                                                                                                 <attrs />
50921                                                                                                 <value>this</value>
50922                                                                                         </AST:VARIABLE_NAME>
50923                                                                                         <AST:Expr_list>
50924                                                                                         </AST:Expr_list>
50925                                                                                 </AST:Variable>
50926                                                                                 <AST:VARIABLE_NAME>
50927                                                                                         <attrs />
50928                                                                                         <value>xpath</value>
50929                                                                                 </AST:VARIABLE_NAME>
50930                                                                                 <AST:Expr_list>
50931                                                                                 </AST:Expr_list>
50932                                                                         </AST:Variable>
50933                                                                         <AST:METHOD_NAME>
50934                                                                                 <attrs>
50935                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50936                                                                                         <attr key="phc.line_number"><integer>1437</integer></attr>
50937                                                                                 </attrs>
50938                                                                                 <value>query</value>
50939                                                                         </AST:METHOD_NAME>
50940                                                                         <AST:Actual_parameter_list>
50941                                                                                 <AST:Actual_parameter>
50942                                                                                         <attrs>
50943                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50944                                                                                                 <attr key="phc.line_number"><integer>1437</integer></attr>
50945                                                                                         </attrs>
50946                                                                                         <bool><!-- is_ref -->false</bool>
50947                                                                                         <AST:STRING>
50948                                                                                                 <attrs>
50949                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50950                                                                                                         <attr key="phc.line_number"><integer>1437</integer></attr>
50951                                                                                                         <attr key="phc.unparser.source_rep"><string>close</string></attr>
50952                                                                                                 </attrs>
50953                                                                                                 <value>close</value>
50954                                                                                         </AST:STRING>
50955                                                                                 </AST:Actual_parameter>
50956                                                                                 <AST:Actual_parameter>
50957                                                                                         <attrs>
50958                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50959                                                                                                 <attr key="phc.line_number"><integer>1437</integer></attr>
50960                                                                                         </attrs>
50961                                                                                         <bool><!-- is_ref -->false</bool>
50962                                                                                         <AST:Variable>
50963                                                                                                 <attrs>
50964                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50965                                                                                                         <attr key="phc.line_number"><integer>1437</integer></attr>
50966                                                                                                 </attrs>
50967                                                                                                 <AST:Variable>
50968                                                                                                         <attrs>
50969                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50970                                                                                                                 <attr key="phc.line_number"><integer>1437</integer></attr>
50971                                                                                                         </attrs>
50972                                                                                                         <AST:Target xsi:nil="true" />
50973                                                                                                         <AST:VARIABLE_NAME>
50974                                                                                                                 <attrs />
50975                                                                                                                 <value>this</value>
50976                                                                                                         </AST:VARIABLE_NAME>
50977                                                                                                         <AST:Expr_list>
50978                                                                                                         </AST:Expr_list>
50979                                                                                                 </AST:Variable>
50980                                                                                                 <AST:VARIABLE_NAME>
50981                                                                                                         <attrs />
50982                                                                                                         <value>node</value>
50983                                                                                                 </AST:VARIABLE_NAME>
50984                                                                                                 <AST:Expr_list>
50985                                                                                                 </AST:Expr_list>
50986                                                                                         </AST:Variable>
50987                                                                                 </AST:Actual_parameter>
50988                                                                         </AST:Actual_parameter_list>
50989                                                                 </AST:Method_invocation>
50990                                                         </AST:Assignment>
50991                                                 </AST:Eval_expr>
50992                                                 <AST:If>
50993                                                         <attrs>
50994                                                                 <attr key="phc.comments">
50995                                                                         <string_list>
50996                                                                         </string_list>
50997                                                                 </attr>
50998                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
50999                                                                 <attr key="phc.line_number"><integer>1438</integer></attr>
51000                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
51001                                                         </attrs>
51002                                                         <AST:Bin_op>
51003                                                                 <attrs>
51004                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51005                                                                         <attr key="phc.line_number"><integer>1438</integer></attr>
51006                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
51007                                                                 </attrs>
51008                                                                 <AST:Unary_op>
51009                                                                         <attrs>
51010                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51011                                                                                 <attr key="phc.line_number"><integer>1438</integer></attr>
51012                                                                         </attrs>
51013                                                                         <AST:OP>
51014                                                                                 <attrs>
51015                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51016                                                                                         <attr key="phc.line_number"><integer>1438</integer></attr>
51017                                                                                 </attrs>
51018                                                                                 <value>!</value>
51019                                                                         </AST:OP>
51020                                                                         <AST:Variable>
51021                                                                                 <attrs>
51022                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51023                                                                                         <attr key="phc.line_number"><integer>1438</integer></attr>
51024                                                                                 </attrs>
51025                                                                                 <AST:Variable>
51026                                                                                         <attrs>
51027                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51028                                                                                                 <attr key="phc.line_number"><integer>1438</integer></attr>
51029                                                                                         </attrs>
51030                                                                                         <AST:Target xsi:nil="true" />
51031                                                                                         <AST:VARIABLE_NAME>
51032                                                                                                 <attrs />
51033                                                                                                 <value>names</value>
51034                                                                                         </AST:VARIABLE_NAME>
51035                                                                                         <AST:Expr_list>
51036                                                                                         </AST:Expr_list>
51037                                                                                 </AST:Variable>
51038                                                                                 <AST:VARIABLE_NAME>
51039                                                                                         <attrs />
51040                                                                                         <value>length</value>
51041                                                                                 </AST:VARIABLE_NAME>
51042                                                                                 <AST:Expr_list>
51043                                                                                 </AST:Expr_list>
51044                                                                         </AST:Variable>
51045                                                                 </AST:Unary_op>
51046                                                                 <AST:OP>
51047                                                                         <attrs>
51048                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51049                                                                                 <attr key="phc.line_number"><integer>1438</integer></attr>
51050                                                                         </attrs>
51051                                                                         <value>||</value>
51052                                                                 </AST:OP>
51053                                                                 <AST:Unary_op>
51054                                                                         <attrs>
51055                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51056                                                                                 <attr key="phc.line_number"><integer>1438</integer></attr>
51057                                                                         </attrs>
51058                                                                         <AST:OP>
51059                                                                                 <attrs>
51060                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51061                                                                                         <attr key="phc.line_number"><integer>1438</integer></attr>
51062                                                                                 </attrs>
51063                                                                                 <value>!</value>
51064                                                                         </AST:OP>
51065                                                                         <AST:Variable>
51066                                                                                 <attrs>
51067                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51068                                                                                         <attr key="phc.line_number"><integer>1438</integer></attr>
51069                                                                                 </attrs>
51070                                                                                 <AST:Variable>
51071                                                                                         <attrs>
51072                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51073                                                                                                 <attr key="phc.line_number"><integer>1438</integer></attr>
51074                                                                                         </attrs>
51075                                                                                         <AST:Target xsi:nil="true" />
51076                                                                                         <AST:VARIABLE_NAME>
51077                                                                                                 <attrs />
51078                                                                                                 <value>attrs</value>
51079                                                                                         </AST:VARIABLE_NAME>
51080                                                                                         <AST:Expr_list>
51081                                                                                         </AST:Expr_list>
51082                                                                                 </AST:Variable>
51083                                                                                 <AST:VARIABLE_NAME>
51084                                                                                         <attrs />
51085                                                                                         <value>length</value>
51086                                                                                 </AST:VARIABLE_NAME>
51087                                                                                 <AST:Expr_list>
51088                                                                                 </AST:Expr_list>
51089                                                                         </AST:Variable>
51090                                                                 </AST:Unary_op>
51091                                                         </AST:Bin_op>
51092                                                         <AST:Statement_list>
51093                                                                 <AST:Throw>
51094                                                                         <attrs>
51095                                                                                 <attr key="phc.comments">
51096                                                                                         <string_list>
51097                                                                                         </string_list>
51098                                                                                 </attr>
51099                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51100                                                                                 <attr key="phc.line_number"><integer>1439</integer></attr>
51101                                                                         </attrs>
51102                                                                         <AST:New>
51103                                                                                 <attrs>
51104                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51105                                                                                         <attr key="phc.line_number"><integer>1439</integer></attr>
51106                                                                                 </attrs>
51107                                                                                 <AST:CLASS_NAME>
51108                                                                                         <attrs />
51109                                                                                         <value>MWException</value>
51110                                                                                 </AST:CLASS_NAME>
51111                                                                                 <AST:Actual_parameter_list>
51112                                                                                         <AST:Actual_parameter>
51113                                                                                                 <attrs>
51114                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51115                                                                                                         <attr key="phc.line_number"><integer>1439</integer></attr>
51116                                                                                                 </attrs>
51117                                                                                                 <bool><!-- is_ref -->false</bool>
51118                                                                                                 <AST:Bin_op>
51119                                                                                                         <attrs>
51120                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51121                                                                                                                 <attr key="phc.line_number"><integer>1439</integer></attr>
51122                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
51123                                                                                                         </attrs>
51124                                                                                                         <AST:STRING>
51125                                                                                                                 <attrs>
51126                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51127                                                                                                                         <attr key="phc.line_number"><integer>1439</integer></attr>
51128                                                                                                                         <attr key="phc.unparser.source_rep"><string>Invalid ext node passed to </string></attr>
51129                                                                                                                 </attrs>
51130                                                                                                                 <value>Invalid ext node passed to </value>
51131                                                                                                         </AST:STRING>
51132                                                                                                         <AST:OP>
51133                                                                                                                 <attrs>
51134                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51135                                                                                                                         <attr key="phc.line_number"><integer>1439</integer></attr>
51136                                                                                                                 </attrs>
51137                                                                                                                 <value>.</value>
51138                                                                                                         </AST:OP>
51139                                                                                                         <AST:STRING>
51140                                                                                                                 <attrs>
51141                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51142                                                                                                                         <attr key="phc.line_number"><integer>1439</integer></attr>
51143                                                                                                                         <attr key="phc.unparser.source_rep"><string>__METHOD__</string></attr>
51144                                                                                                                 </attrs>
51145                                                                                                                 <value>PPNode_DOM::splitExt</value>
51146                                                                                                         </AST:STRING>
51147                                                                                                 </AST:Bin_op>
51148                                                                                         </AST:Actual_parameter>
51149                                                                                 </AST:Actual_parameter_list>
51150                                                                         </AST:New>
51151                                                                 </AST:Throw>
51152                                                         </AST:Statement_list>
51153                                                         <AST:Statement_list>
51154                                                         </AST:Statement_list>
51155                                                 </AST:If>
51156                                                 <AST:Eval_expr>
51157                                                         <attrs>
51158                                                                 <attr key="phc.comments">
51159                                                                         <string_list>
51160                                                                         </string_list>
51161                                                                 </attr>
51162                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51163                                                                 <attr key="phc.line_number"><integer>1443</integer></attr>
51164                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
51165                                                         </attrs>
51166                                                         <AST:Assignment>
51167                                                                 <attrs>
51168                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51169                                                                         <attr key="phc.line_number"><integer>1443</integer></attr>
51170                                                                 </attrs>
51171                                                                 <AST:Variable>
51172                                                                         <attrs>
51173                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51174                                                                                 <attr key="phc.line_number"><integer>1441</integer></attr>
51175                                                                         </attrs>
51176                                                                         <AST:Target xsi:nil="true" />
51177                                                                         <AST:VARIABLE_NAME>
51178                                                                                 <attrs />
51179                                                                                 <value>parts</value>
51180                                                                         </AST:VARIABLE_NAME>
51181                                                                         <AST:Expr_list>
51182                                                                         </AST:Expr_list>
51183                                                                 </AST:Variable>
51184                                                                 <bool><!-- is_ref -->false</bool>
51185                                                                 <AST:Array>
51186                                                                         <attrs>
51187                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51188                                                                                 <attr key="phc.line_number"><integer>1443</integer></attr>
51189                                                                         </attrs>
51190                                                                         <AST:Array_elem_list>
51191                                                                                 <AST:Array_elem>
51192                                                                                         <attrs>
51193                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51194                                                                                                 <attr key="phc.line_number"><integer>1442</integer></attr>
51195                                                                                         </attrs>
51196                                                                                         <AST:STRING>
51197                                                                                                 <attrs>
51198                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51199                                                                                                         <attr key="phc.line_number"><integer>1442</integer></attr>
51200                                                                                                         <attr key="phc.unparser.source_rep"><string>name</string></attr>
51201                                                                                                         <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
51202                                                                                                 </attrs>
51203                                                                                                 <value>name</value>
51204                                                                                         </AST:STRING>
51205                                                                                         <bool><!-- is_ref -->false</bool>
51206                                                                                         <AST:New>
51207                                                                                                 <attrs>
51208                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51209                                                                                                         <attr key="phc.line_number"><integer>1442</integer></attr>
51210                                                                                                 </attrs>
51211                                                                                                 <AST:CLASS_NAME>
51212                                                                                                         <attrs />
51213                                                                                                         <value>self</value>
51214                                                                                                 </AST:CLASS_NAME>
51215                                                                                                 <AST:Actual_parameter_list>
51216                                                                                                         <AST:Actual_parameter>
51217                                                                                                                 <attrs>
51218                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51219                                                                                                                         <attr key="phc.line_number"><integer>1442</integer></attr>
51220                                                                                                                 </attrs>
51221                                                                                                                 <bool><!-- is_ref -->false</bool>
51222                                                                                                                 <AST:Method_invocation>
51223                                                                                                                         <attrs>
51224                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51225                                                                                                                                 <attr key="phc.line_number"><integer>1442</integer></attr>
51226                                                                                                                         </attrs>
51227                                                                                                                         <AST:Variable>
51228                                                                                                                                 <attrs>
51229                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51230                                                                                                                                         <attr key="phc.line_number"><integer>1442</integer></attr>
51231                                                                                                                                 </attrs>
51232                                                                                                                                 <AST:Target xsi:nil="true" />
51233                                                                                                                                 <AST:VARIABLE_NAME>
51234                                                                                                                                         <attrs />
51235                                                                                                                                         <value>names</value>
51236                                                                                                                                 </AST:VARIABLE_NAME>
51237                                                                                                                                 <AST:Expr_list>
51238                                                                                                                                 </AST:Expr_list>
51239                                                                                                                         </AST:Variable>
51240                                                                                                                         <AST:METHOD_NAME>
51241                                                                                                                                 <attrs>
51242                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51243                                                                                                                                         <attr key="phc.line_number"><integer>1442</integer></attr>
51244                                                                                                                                 </attrs>
51245                                                                                                                                 <value>item</value>
51246                                                                                                                         </AST:METHOD_NAME>
51247                                                                                                                         <AST:Actual_parameter_list>
51248                                                                                                                                 <AST:Actual_parameter>
51249                                                                                                                                         <attrs>
51250                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51251                                                                                                                                                 <attr key="phc.line_number"><integer>1442</integer></attr>
51252                                                                                                                                         </attrs>
51253                                                                                                                                         <bool><!-- is_ref -->false</bool>
51254                                                                                                                                         <AST:INT>
51255                                                                                                                                                 <attrs>
51256                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51257                                                                                                                                                         <attr key="phc.line_number"><integer>1442</integer></attr>
51258                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
51259                                                                                                                                                 </attrs>
51260                                                                                                                                                 <value>0</value>
51261                                                                                                                                         </AST:INT>
51262                                                                                                                                 </AST:Actual_parameter>
51263                                                                                                                         </AST:Actual_parameter_list>
51264                                                                                                                 </AST:Method_invocation>
51265                                                                                                         </AST:Actual_parameter>
51266                                                                                                 </AST:Actual_parameter_list>
51267                                                                                         </AST:New>
51268                                                                                 </AST:Array_elem>
51269                                                                                 <AST:Array_elem>
51270                                                                                         <attrs>
51271                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51272                                                                                                 <attr key="phc.line_number"><integer>1443</integer></attr>
51273                                                                                         </attrs>
51274                                                                                         <AST:STRING>
51275                                                                                                 <attrs>
51276                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51277                                                                                                         <attr key="phc.line_number"><integer>1443</integer></attr>
51278                                                                                                         <attr key="phc.unparser.source_rep"><string>attr</string></attr>
51279                                                                                                         <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
51280                                                                                                 </attrs>
51281                                                                                                 <value>attr</value>
51282                                                                                         </AST:STRING>
51283                                                                                         <bool><!-- is_ref -->false</bool>
51284                                                                                         <AST:New>
51285                                                                                                 <attrs>
51286                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51287                                                                                                         <attr key="phc.line_number"><integer>1443</integer></attr>
51288                                                                                                 </attrs>
51289                                                                                                 <AST:CLASS_NAME>
51290                                                                                                         <attrs />
51291                                                                                                         <value>self</value>
51292                                                                                                 </AST:CLASS_NAME>
51293                                                                                                 <AST:Actual_parameter_list>
51294                                                                                                         <AST:Actual_parameter>
51295                                                                                                                 <attrs>
51296                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51297                                                                                                                         <attr key="phc.line_number"><integer>1443</integer></attr>
51298                                                                                                                 </attrs>
51299                                                                                                                 <bool><!-- is_ref -->false</bool>
51300                                                                                                                 <AST:Method_invocation>
51301                                                                                                                         <attrs>
51302                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51303                                                                                                                                 <attr key="phc.line_number"><integer>1443</integer></attr>
51304                                                                                                                         </attrs>
51305                                                                                                                         <AST:Variable>
51306                                                                                                                                 <attrs>
51307                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51308                                                                                                                                         <attr key="phc.line_number"><integer>1443</integer></attr>
51309                                                                                                                                 </attrs>
51310                                                                                                                                 <AST:Target xsi:nil="true" />
51311                                                                                                                                 <AST:VARIABLE_NAME>
51312                                                                                                                                         <attrs />
51313                                                                                                                                         <value>attrs</value>
51314                                                                                                                                 </AST:VARIABLE_NAME>
51315                                                                                                                                 <AST:Expr_list>
51316                                                                                                                                 </AST:Expr_list>
51317                                                                                                                         </AST:Variable>
51318                                                                                                                         <AST:METHOD_NAME>
51319                                                                                                                                 <attrs>
51320                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51321                                                                                                                                         <attr key="phc.line_number"><integer>1443</integer></attr>
51322                                                                                                                                 </attrs>
51323                                                                                                                                 <value>item</value>
51324                                                                                                                         </AST:METHOD_NAME>
51325                                                                                                                         <AST:Actual_parameter_list>
51326                                                                                                                                 <AST:Actual_parameter>
51327                                                                                                                                         <attrs>
51328                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51329                                                                                                                                                 <attr key="phc.line_number"><integer>1443</integer></attr>
51330                                                                                                                                         </attrs>
51331                                                                                                                                         <bool><!-- is_ref -->false</bool>
51332                                                                                                                                         <AST:INT>
51333                                                                                                                                                 <attrs>
51334                                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51335                                                                                                                                                         <attr key="phc.line_number"><integer>1443</integer></attr>
51336                                                                                                                                                         <attr key="phc.unparser.source_rep"><string>0</string></attr>
51337                                                                                                                                                 </attrs>
51338                                                                                                                                                 <value>0</value>
51339                                                                                                                                         </AST:INT>
51340                                                                                                                                 </AST:Actual_parameter>
51341                                                                                                                         </AST:Actual_parameter_list>
51342                                                                                                                 </AST:Method_invocation>
51343                                                                                                         </AST:Actual_parameter>
51344                                                                                                 </AST:Actual_parameter_list>
51345                                                                                         </AST:New>
51346                                                                                 </AST:Array_elem>
51347                                                                         </AST:Array_elem_list>
51348                                                                 </AST:Array>
51349                                                         </AST:Assignment>
51350                                                 </AST:Eval_expr>
51351                                                 <AST:If>
51352                                                         <attrs>
51353                                                                 <attr key="phc.comments">
51354                                                                         <string_list>
51355                                                                         </string_list>
51356                                                                 </attr>
51357                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51358                                                                 <attr key="phc.line_number"><integer>1444</integer></attr>
51359                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
51360                                                         </attrs>
51361                                                         <AST:Variable>
51362                                                                 <attrs>
51363                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51364                                                                         <attr key="phc.line_number"><integer>1444</integer></attr>
51365                                                                 </attrs>
51366                                                                 <AST:Variable>
51367                                                                         <attrs>
51368                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51369                                                                                 <attr key="phc.line_number"><integer>1444</integer></attr>
51370                                                                         </attrs>
51371                                                                         <AST:Target xsi:nil="true" />
51372                                                                         <AST:VARIABLE_NAME>
51373                                                                                 <attrs />
51374                                                                                 <value>inners</value>
51375                                                                         </AST:VARIABLE_NAME>
51376                                                                         <AST:Expr_list>
51377                                                                         </AST:Expr_list>
51378                                                                 </AST:Variable>
51379                                                                 <AST:VARIABLE_NAME>
51380                                                                         <attrs />
51381                                                                         <value>length</value>
51382                                                                 </AST:VARIABLE_NAME>
51383                                                                 <AST:Expr_list>
51384                                                                 </AST:Expr_list>
51385                                                         </AST:Variable>
51386                                                         <AST:Statement_list>
51387                                                                 <AST:Eval_expr>
51388                                                                         <attrs>
51389                                                                                 <attr key="phc.comments">
51390                                                                                         <string_list>
51391                                                                                         </string_list>
51392                                                                                 </attr>
51393                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51394                                                                                 <attr key="phc.line_number"><integer>1445</integer></attr>
51395                                                                         </attrs>
51396                                                                         <AST:Assignment>
51397                                                                                 <attrs>
51398                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51399                                                                                         <attr key="phc.line_number"><integer>1445</integer></attr>
51400                                                                                 </attrs>
51401                                                                                 <AST:Variable>
51402                                                                                         <attrs>
51403                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51404                                                                                                 <attr key="phc.line_number"><integer>1445</integer></attr>
51405                                                                                         </attrs>
51406                                                                                         <AST:Target xsi:nil="true" />
51407                                                                                         <AST:VARIABLE_NAME>
51408                                                                                                 <attrs />
51409                                                                                                 <value>parts</value>
51410                                                                                         </AST:VARIABLE_NAME>
51411                                                                                         <AST:Expr_list>
51412                                                                                                 <AST:STRING>
51413                                                                                                         <attrs>
51414                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51415                                                                                                                 <attr key="phc.line_number"><integer>1445</integer></attr>
51416                                                                                                                 <attr key="phc.unparser.source_rep"><string>inner</string></attr>
51417                                                                                                         </attrs>
51418                                                                                                         <value>inner</value>
51419                                                                                                 </AST:STRING>
51420                                                                                         </AST:Expr_list>
51421                                                                                 </AST:Variable>
51422                                                                                 <bool><!-- is_ref -->false</bool>
51423                                                                                 <AST:New>
51424                                                                                         <attrs>
51425                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51426                                                                                                 <attr key="phc.line_number"><integer>1445</integer></attr>
51427                                                                                         </attrs>
51428                                                                                         <AST:CLASS_NAME>
51429                                                                                                 <attrs />
51430                                                                                                 <value>self</value>
51431                                                                                         </AST:CLASS_NAME>
51432                                                                                         <AST:Actual_parameter_list>
51433                                                                                                 <AST:Actual_parameter>
51434                                                                                                         <attrs>
51435                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51436                                                                                                                 <attr key="phc.line_number"><integer>1445</integer></attr>
51437                                                                                                         </attrs>
51438                                                                                                         <bool><!-- is_ref -->false</bool>
51439                                                                                                         <AST:Method_invocation>
51440                                                                                                                 <attrs>
51441                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51442                                                                                                                         <attr key="phc.line_number"><integer>1445</integer></attr>
51443                                                                                                                 </attrs>
51444                                                                                                                 <AST:Variable>
51445                                                                                                                         <attrs>
51446                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51447                                                                                                                                 <attr key="phc.line_number"><integer>1445</integer></attr>
51448                                                                                                                         </attrs>
51449                                                                                                                         <AST:Target xsi:nil="true" />
51450                                                                                                                         <AST:VARIABLE_NAME>
51451                                                                                                                                 <attrs />
51452                                                                                                                                 <value>inners</value>
51453                                                                                                                         </AST:VARIABLE_NAME>
51454                                                                                                                         <AST:Expr_list>
51455                                                                                                                         </AST:Expr_list>
51456                                                                                                                 </AST:Variable>
51457                                                                                                                 <AST:METHOD_NAME>
51458                                                                                                                         <attrs>
51459                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51460                                                                                                                                 <attr key="phc.line_number"><integer>1445</integer></attr>
51461                                                                                                                         </attrs>
51462                                                                                                                         <value>item</value>
51463                                                                                                                 </AST:METHOD_NAME>
51464                                                                                                                 <AST:Actual_parameter_list>
51465                                                                                                                         <AST:Actual_parameter>
51466                                                                                                                                 <attrs>
51467                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51468                                                                                                                                         <attr key="phc.line_number"><integer>1445</integer></attr>
51469                                                                                                                                 </attrs>
51470                                                                                                                                 <bool><!-- is_ref -->false</bool>
51471                                                                                                                                 <AST:INT>
51472                                                                                                                                         <attrs>
51473                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51474                                                                                                                                                 <attr key="phc.line_number"><integer>1445</integer></attr>
51475                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>0</string></attr>
51476                                                                                                                                         </attrs>
51477                                                                                                                                         <value>0</value>
51478                                                                                                                                 </AST:INT>
51479                                                                                                                         </AST:Actual_parameter>
51480                                                                                                                 </AST:Actual_parameter_list>
51481                                                                                                         </AST:Method_invocation>
51482                                                                                                 </AST:Actual_parameter>
51483                                                                                         </AST:Actual_parameter_list>
51484                                                                                 </AST:New>
51485                                                                         </AST:Assignment>
51486                                                                 </AST:Eval_expr>
51487                                                         </AST:Statement_list>
51488                                                         <AST:Statement_list>
51489                                                         </AST:Statement_list>
51490                                                 </AST:If>
51491                                                 <AST:If>
51492                                                         <attrs>
51493                                                                 <attr key="phc.comments">
51494                                                                         <string_list>
51495                                                                         </string_list>
51496                                                                 </attr>
51497                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51498                                                                 <attr key="phc.line_number"><integer>1447</integer></attr>
51499                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
51500                                                         </attrs>
51501                                                         <AST:Variable>
51502                                                                 <attrs>
51503                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51504                                                                         <attr key="phc.line_number"><integer>1447</integer></attr>
51505                                                                 </attrs>
51506                                                                 <AST:Variable>
51507                                                                         <attrs>
51508                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51509                                                                                 <attr key="phc.line_number"><integer>1447</integer></attr>
51510                                                                         </attrs>
51511                                                                         <AST:Target xsi:nil="true" />
51512                                                                         <AST:VARIABLE_NAME>
51513                                                                                 <attrs />
51514                                                                                 <value>closes</value>
51515                                                                         </AST:VARIABLE_NAME>
51516                                                                         <AST:Expr_list>
51517                                                                         </AST:Expr_list>
51518                                                                 </AST:Variable>
51519                                                                 <AST:VARIABLE_NAME>
51520                                                                         <attrs />
51521                                                                         <value>length</value>
51522                                                                 </AST:VARIABLE_NAME>
51523                                                                 <AST:Expr_list>
51524                                                                 </AST:Expr_list>
51525                                                         </AST:Variable>
51526                                                         <AST:Statement_list>
51527                                                                 <AST:Eval_expr>
51528                                                                         <attrs>
51529                                                                                 <attr key="phc.comments">
51530                                                                                         <string_list>
51531                                                                                         </string_list>
51532                                                                                 </attr>
51533                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51534                                                                                 <attr key="phc.line_number"><integer>1448</integer></attr>
51535                                                                         </attrs>
51536                                                                         <AST:Assignment>
51537                                                                                 <attrs>
51538                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51539                                                                                         <attr key="phc.line_number"><integer>1448</integer></attr>
51540                                                                                 </attrs>
51541                                                                                 <AST:Variable>
51542                                                                                         <attrs>
51543                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51544                                                                                                 <attr key="phc.line_number"><integer>1448</integer></attr>
51545                                                                                         </attrs>
51546                                                                                         <AST:Target xsi:nil="true" />
51547                                                                                         <AST:VARIABLE_NAME>
51548                                                                                                 <attrs />
51549                                                                                                 <value>parts</value>
51550                                                                                         </AST:VARIABLE_NAME>
51551                                                                                         <AST:Expr_list>
51552                                                                                                 <AST:STRING>
51553                                                                                                         <attrs>
51554                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51555                                                                                                                 <attr key="phc.line_number"><integer>1448</integer></attr>
51556                                                                                                                 <attr key="phc.unparser.source_rep"><string>close</string></attr>
51557                                                                                                         </attrs>
51558                                                                                                         <value>close</value>
51559                                                                                                 </AST:STRING>
51560                                                                                         </AST:Expr_list>
51561                                                                                 </AST:Variable>
51562                                                                                 <bool><!-- is_ref -->false</bool>
51563                                                                                 <AST:New>
51564                                                                                         <attrs>
51565                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51566                                                                                                 <attr key="phc.line_number"><integer>1448</integer></attr>
51567                                                                                         </attrs>
51568                                                                                         <AST:CLASS_NAME>
51569                                                                                                 <attrs />
51570                                                                                                 <value>self</value>
51571                                                                                         </AST:CLASS_NAME>
51572                                                                                         <AST:Actual_parameter_list>
51573                                                                                                 <AST:Actual_parameter>
51574                                                                                                         <attrs>
51575                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51576                                                                                                                 <attr key="phc.line_number"><integer>1448</integer></attr>
51577                                                                                                         </attrs>
51578                                                                                                         <bool><!-- is_ref -->false</bool>
51579                                                                                                         <AST:Method_invocation>
51580                                                                                                                 <attrs>
51581                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51582                                                                                                                         <attr key="phc.line_number"><integer>1448</integer></attr>
51583                                                                                                                 </attrs>
51584                                                                                                                 <AST:Variable>
51585                                                                                                                         <attrs>
51586                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51587                                                                                                                                 <attr key="phc.line_number"><integer>1448</integer></attr>
51588                                                                                                                         </attrs>
51589                                                                                                                         <AST:Target xsi:nil="true" />
51590                                                                                                                         <AST:VARIABLE_NAME>
51591                                                                                                                                 <attrs />
51592                                                                                                                                 <value>closes</value>
51593                                                                                                                         </AST:VARIABLE_NAME>
51594                                                                                                                         <AST:Expr_list>
51595                                                                                                                         </AST:Expr_list>
51596                                                                                                                 </AST:Variable>
51597                                                                                                                 <AST:METHOD_NAME>
51598                                                                                                                         <attrs>
51599                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51600                                                                                                                                 <attr key="phc.line_number"><integer>1448</integer></attr>
51601                                                                                                                         </attrs>
51602                                                                                                                         <value>item</value>
51603                                                                                                                 </AST:METHOD_NAME>
51604                                                                                                                 <AST:Actual_parameter_list>
51605                                                                                                                         <AST:Actual_parameter>
51606                                                                                                                                 <attrs>
51607                                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51608                                                                                                                                         <attr key="phc.line_number"><integer>1448</integer></attr>
51609                                                                                                                                 </attrs>
51610                                                                                                                                 <bool><!-- is_ref -->false</bool>
51611                                                                                                                                 <AST:INT>
51612                                                                                                                                         <attrs>
51613                                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51614                                                                                                                                                 <attr key="phc.line_number"><integer>1448</integer></attr>
51615                                                                                                                                                 <attr key="phc.unparser.source_rep"><string>0</string></attr>
51616                                                                                                                                         </attrs>
51617                                                                                                                                         <value>0</value>
51618                                                                                                                                 </AST:INT>
51619                                                                                                                         </AST:Actual_parameter>
51620                                                                                                                 </AST:Actual_parameter_list>
51621                                                                                                         </AST:Method_invocation>
51622                                                                                                 </AST:Actual_parameter>
51623                                                                                         </AST:Actual_parameter_list>
51624                                                                                 </AST:New>
51625                                                                         </AST:Assignment>
51626                                                                 </AST:Eval_expr>
51627                                                         </AST:Statement_list>
51628                                                         <AST:Statement_list>
51629                                                         </AST:Statement_list>
51630                                                 </AST:If>
51631                                                 <AST:Return>
51632                                                         <attrs>
51633                                                                 <attr key="phc.comments">
51634                                                                         <string_list>
51635                                                                         </string_list>
51636                                                                 </attr>
51637                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51638                                                                 <attr key="phc.line_number"><integer>1450</integer></attr>
51639                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
51640                                                         </attrs>
51641                                                         <AST:Variable>
51642                                                                 <attrs>
51643                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51644                                                                         <attr key="phc.line_number"><integer>1450</integer></attr>
51645                                                                 </attrs>
51646                                                                 <AST:Target xsi:nil="true" />
51647                                                                 <AST:VARIABLE_NAME>
51648                                                                         <attrs />
51649                                                                         <value>parts</value>
51650                                                                 </AST:VARIABLE_NAME>
51651                                                                 <AST:Expr_list>
51652                                                                 </AST:Expr_list>
51653                                                         </AST:Variable>
51654                                                 </AST:Return>
51655                                         </AST:Statement_list>
51656                                 </AST:Method>
51657                                 <AST:Method>
51658                                         <attrs>
51659                                                 <attr key="phc.comments">
51660                                                         <string_list>
51661                                                                 <string></string>
51662                                                                 <string encoding="escape">/**
51663          * Split a &lt;h&gt; node
51664          */</string>
51665                                                         </string_list>
51666                                                 </attr>
51667                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51668                                                 <attr key="phc.line_number"><integer>1456</integer></attr>
51669                                         </attrs>
51670                                         <AST:Signature>
51671                                                 <attrs>
51672                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51673                                                         <attr key="phc.line_number"><integer>1465</integer></attr>
51674                                                 </attrs>
51675                                                 <AST:Method_mod>
51676                                                         <attrs />
51677                                                         <bool><!-- is_public -->false</bool>
51678                                                         <bool><!-- is_protected -->false</bool>
51679                                                         <bool><!-- is_private -->false</bool>
51680                                                         <bool><!-- is_static -->false</bool>
51681                                                         <bool><!-- is_abstract -->false</bool>
51682                                                         <bool><!-- is_final -->false</bool>
51683                                                 </AST:Method_mod>
51684                                                 <bool><!-- is_ref -->false</bool>
51685                                                 <AST:METHOD_NAME>
51686                                                         <attrs />
51687                                                         <value>splitHeading</value>
51688                                                 </AST:METHOD_NAME>
51689                                                 <AST:Formal_parameter_list>
51690                                                 </AST:Formal_parameter_list>
51691                                         </AST:Signature>
51692                                         <AST:Statement_list>
51693                                                 <AST:If>
51694                                                         <attrs>
51695                                                                 <attr key="phc.comments">
51696                                                                         <string_list>
51697                                                                         </string_list>
51698                                                                 </attr>
51699                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51700                                                                 <attr key="phc.line_number"><integer>1457</integer></attr>
51701                                                         </attrs>
51702                                                         <AST:Bin_op>
51703                                                                 <attrs>
51704                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51705                                                                         <attr key="phc.line_number"><integer>1457</integer></attr>
51706                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
51707                                                                 </attrs>
51708                                                                 <AST:Unary_op>
51709                                                                         <attrs>
51710                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51711                                                                                 <attr key="phc.line_number"><integer>1457</integer></attr>
51712                                                                         </attrs>
51713                                                                         <AST:OP>
51714                                                                                 <attrs>
51715                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51716                                                                                         <attr key="phc.line_number"><integer>1457</integer></attr>
51717                                                                                 </attrs>
51718                                                                                 <value>!</value>
51719                                                                         </AST:OP>
51720                                                                         <AST:Variable>
51721                                                                                 <attrs>
51722                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51723                                                                                         <attr key="phc.line_number"><integer>1457</integer></attr>
51724                                                                                 </attrs>
51725                                                                                 <AST:Variable>
51726                                                                                         <attrs>
51727                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51728                                                                                                 <attr key="phc.line_number"><integer>1457</integer></attr>
51729                                                                                         </attrs>
51730                                                                                         <AST:Target xsi:nil="true" />
51731                                                                                         <AST:VARIABLE_NAME>
51732                                                                                                 <attrs />
51733                                                                                                 <value>this</value>
51734                                                                                         </AST:VARIABLE_NAME>
51735                                                                                         <AST:Expr_list>
51736                                                                                         </AST:Expr_list>
51737                                                                                 </AST:Variable>
51738                                                                                 <AST:VARIABLE_NAME>
51739                                                                                         <attrs />
51740                                                                                         <value>nodeName</value>
51741                                                                                 </AST:VARIABLE_NAME>
51742                                                                                 <AST:Expr_list>
51743                                                                                 </AST:Expr_list>
51744                                                                         </AST:Variable>
51745                                                                 </AST:Unary_op>
51746                                                                 <AST:OP>
51747                                                                         <attrs>
51748                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51749                                                                                 <attr key="phc.line_number"><integer>1457</integer></attr>
51750                                                                         </attrs>
51751                                                                         <value>==</value>
51752                                                                 </AST:OP>
51753                                                                 <AST:STRING>
51754                                                                         <attrs>
51755                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51756                                                                                 <attr key="phc.line_number"><integer>1457</integer></attr>
51757                                                                                 <attr key="phc.unparser.source_rep"><string>h</string></attr>
51758                                                                         </attrs>
51759                                                                         <value>h</value>
51760                                                                 </AST:STRING>
51761                                                         </AST:Bin_op>
51762                                                         <AST:Statement_list>
51763                                                                 <AST:Throw>
51764                                                                         <attrs>
51765                                                                                 <attr key="phc.comments">
51766                                                                                         <string_list>
51767                                                                                         </string_list>
51768                                                                                 </attr>
51769                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51770                                                                                 <attr key="phc.line_number"><integer>1458</integer></attr>
51771                                                                         </attrs>
51772                                                                         <AST:New>
51773                                                                                 <attrs>
51774                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51775                                                                                         <attr key="phc.line_number"><integer>1458</integer></attr>
51776                                                                                 </attrs>
51777                                                                                 <AST:CLASS_NAME>
51778                                                                                         <attrs />
51779                                                                                         <value>MWException</value>
51780                                                                                 </AST:CLASS_NAME>
51781                                                                                 <AST:Actual_parameter_list>
51782                                                                                         <AST:Actual_parameter>
51783                                                                                                 <attrs>
51784                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51785                                                                                                         <attr key="phc.line_number"><integer>1458</integer></attr>
51786                                                                                                 </attrs>
51787                                                                                                 <bool><!-- is_ref -->false</bool>
51788                                                                                                 <AST:Bin_op>
51789                                                                                                         <attrs>
51790                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51791                                                                                                                 <attr key="phc.line_number"><integer>1458</integer></attr>
51792                                                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
51793                                                                                                         </attrs>
51794                                                                                                         <AST:STRING>
51795                                                                                                                 <attrs>
51796                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51797                                                                                                                         <attr key="phc.line_number"><integer>1458</integer></attr>
51798                                                                                                                         <attr key="phc.unparser.source_rep"><string>Invalid h node passed to </string></attr>
51799                                                                                                                 </attrs>
51800                                                                                                                 <value>Invalid h node passed to </value>
51801                                                                                                         </AST:STRING>
51802                                                                                                         <AST:OP>
51803                                                                                                                 <attrs>
51804                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51805                                                                                                                         <attr key="phc.line_number"><integer>1458</integer></attr>
51806                                                                                                                 </attrs>
51807                                                                                                                 <value>.</value>
51808                                                                                                         </AST:OP>
51809                                                                                                         <AST:STRING>
51810                                                                                                                 <attrs>
51811                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51812                                                                                                                         <attr key="phc.line_number"><integer>1458</integer></attr>
51813                                                                                                                         <attr key="phc.unparser.source_rep"><string>__METHOD__</string></attr>
51814                                                                                                                 </attrs>
51815                                                                                                                 <value>PPNode_DOM::splitHeading</value>
51816                                                                                                         </AST:STRING>
51817                                                                                                 </AST:Bin_op>
51818                                                                                         </AST:Actual_parameter>
51819                                                                                 </AST:Actual_parameter_list>
51820                                                                         </AST:New>
51821                                                                 </AST:Throw>
51822                                                         </AST:Statement_list>
51823                                                         <AST:Statement_list>
51824                                                         </AST:Statement_list>
51825                                                 </AST:If>
51826                                                 <AST:Return>
51827                                                         <attrs>
51828                                                                 <attr key="phc.comments">
51829                                                                         <string_list>
51830                                                                         </string_list>
51831                                                                 </attr>
51832                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51833                                                                 <attr key="phc.line_number"><integer>1464</integer></attr>
51834                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
51835                                                         </attrs>
51836                                                         <AST:Array>
51837                                                                 <attrs>
51838                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51839                                                                         <attr key="phc.line_number"><integer>1464</integer></attr>
51840                                                                 </attrs>
51841                                                                 <AST:Array_elem_list>
51842                                                                         <AST:Array_elem>
51843                                                                                 <attrs>
51844                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51845                                                                                         <attr key="phc.line_number"><integer>1461</integer></attr>
51846                                                                                 </attrs>
51847                                                                                 <AST:STRING>
51848                                                                                         <attrs>
51849                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51850                                                                                                 <attr key="phc.line_number"><integer>1461</integer></attr>
51851                                                                                                 <attr key="phc.unparser.source_rep"><string>i</string></attr>
51852                                                                                                 <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
51853                                                                                         </attrs>
51854                                                                                         <value>i</value>
51855                                                                                 </AST:STRING>
51856                                                                                 <bool><!-- is_ref -->false</bool>
51857                                                                                 <AST:Method_invocation>
51858                                                                                         <attrs>
51859                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51860                                                                                                 <attr key="phc.line_number"><integer>1461</integer></attr>
51861                                                                                         </attrs>
51862                                                                                         <AST:Variable>
51863                                                                                                 <attrs>
51864                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51865                                                                                                         <attr key="phc.line_number"><integer>1461</integer></attr>
51866                                                                                                 </attrs>
51867                                                                                                 <AST:Variable>
51868                                                                                                         <attrs>
51869                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51870                                                                                                                 <attr key="phc.line_number"><integer>1461</integer></attr>
51871                                                                                                         </attrs>
51872                                                                                                         <AST:Target xsi:nil="true" />
51873                                                                                                         <AST:VARIABLE_NAME>
51874                                                                                                                 <attrs />
51875                                                                                                                 <value>this</value>
51876                                                                                                         </AST:VARIABLE_NAME>
51877                                                                                                         <AST:Expr_list>
51878                                                                                                         </AST:Expr_list>
51879                                                                                                 </AST:Variable>
51880                                                                                                 <AST:VARIABLE_NAME>
51881                                                                                                         <attrs />
51882                                                                                                         <value>node</value>
51883                                                                                                 </AST:VARIABLE_NAME>
51884                                                                                                 <AST:Expr_list>
51885                                                                                                 </AST:Expr_list>
51886                                                                                         </AST:Variable>
51887                                                                                         <AST:METHOD_NAME>
51888                                                                                                 <attrs>
51889                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51890                                                                                                         <attr key="phc.line_number"><integer>1461</integer></attr>
51891                                                                                                 </attrs>
51892                                                                                                 <value>getAttribute</value>
51893                                                                                         </AST:METHOD_NAME>
51894                                                                                         <AST:Actual_parameter_list>
51895                                                                                                 <AST:Actual_parameter>
51896                                                                                                         <attrs>
51897                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51898                                                                                                                 <attr key="phc.line_number"><integer>1461</integer></attr>
51899                                                                                                         </attrs>
51900                                                                                                         <bool><!-- is_ref -->false</bool>
51901                                                                                                         <AST:STRING>
51902                                                                                                                 <attrs>
51903                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51904                                                                                                                         <attr key="phc.line_number"><integer>1461</integer></attr>
51905                                                                                                                         <attr key="phc.unparser.source_rep"><string>i</string></attr>
51906                                                                                                                 </attrs>
51907                                                                                                                 <value>i</value>
51908                                                                                                         </AST:STRING>
51909                                                                                                 </AST:Actual_parameter>
51910                                                                                         </AST:Actual_parameter_list>
51911                                                                                 </AST:Method_invocation>
51912                                                                         </AST:Array_elem>
51913                                                                         <AST:Array_elem>
51914                                                                                 <attrs>
51915                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51916                                                                                         <attr key="phc.line_number"><integer>1462</integer></attr>
51917                                                                                 </attrs>
51918                                                                                 <AST:STRING>
51919                                                                                         <attrs>
51920                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51921                                                                                                 <attr key="phc.line_number"><integer>1462</integer></attr>
51922                                                                                                 <attr key="phc.unparser.source_rep"><string>level</string></attr>
51923                                                                                                 <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
51924                                                                                         </attrs>
51925                                                                                         <value>level</value>
51926                                                                                 </AST:STRING>
51927                                                                                 <bool><!-- is_ref -->false</bool>
51928                                                                                 <AST:Method_invocation>
51929                                                                                         <attrs>
51930                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51931                                                                                                 <attr key="phc.line_number"><integer>1462</integer></attr>
51932                                                                                         </attrs>
51933                                                                                         <AST:Variable>
51934                                                                                                 <attrs>
51935                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51936                                                                                                         <attr key="phc.line_number"><integer>1462</integer></attr>
51937                                                                                                 </attrs>
51938                                                                                                 <AST:Variable>
51939                                                                                                         <attrs>
51940                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51941                                                                                                                 <attr key="phc.line_number"><integer>1462</integer></attr>
51942                                                                                                         </attrs>
51943                                                                                                         <AST:Target xsi:nil="true" />
51944                                                                                                         <AST:VARIABLE_NAME>
51945                                                                                                                 <attrs />
51946                                                                                                                 <value>this</value>
51947                                                                                                         </AST:VARIABLE_NAME>
51948                                                                                                         <AST:Expr_list>
51949                                                                                                         </AST:Expr_list>
51950                                                                                                 </AST:Variable>
51951                                                                                                 <AST:VARIABLE_NAME>
51952                                                                                                         <attrs />
51953                                                                                                         <value>node</value>
51954                                                                                                 </AST:VARIABLE_NAME>
51955                                                                                                 <AST:Expr_list>
51956                                                                                                 </AST:Expr_list>
51957                                                                                         </AST:Variable>
51958                                                                                         <AST:METHOD_NAME>
51959                                                                                                 <attrs>
51960                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51961                                                                                                         <attr key="phc.line_number"><integer>1462</integer></attr>
51962                                                                                                 </attrs>
51963                                                                                                 <value>getAttribute</value>
51964                                                                                         </AST:METHOD_NAME>
51965                                                                                         <AST:Actual_parameter_list>
51966                                                                                                 <AST:Actual_parameter>
51967                                                                                                         <attrs>
51968                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51969                                                                                                                 <attr key="phc.line_number"><integer>1462</integer></attr>
51970                                                                                                         </attrs>
51971                                                                                                         <bool><!-- is_ref -->false</bool>
51972                                                                                                         <AST:STRING>
51973                                                                                                                 <attrs>
51974                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51975                                                                                                                         <attr key="phc.line_number"><integer>1462</integer></attr>
51976                                                                                                                         <attr key="phc.unparser.source_rep"><string>level</string></attr>
51977                                                                                                                 </attrs>
51978                                                                                                                 <value>level</value>
51979                                                                                                         </AST:STRING>
51980                                                                                                 </AST:Actual_parameter>
51981                                                                                         </AST:Actual_parameter_list>
51982                                                                                 </AST:Method_invocation>
51983                                                                         </AST:Array_elem>
51984                                                                         <AST:Array_elem>
51985                                                                                 <attrs>
51986                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51987                                                                                         <attr key="phc.line_number"><integer>1464</integer></attr>
51988                                                                                 </attrs>
51989                                                                                 <AST:STRING>
51990                                                                                         <attrs>
51991                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
51992                                                                                                 <attr key="phc.line_number"><integer>1463</integer></attr>
51993                                                                                                 <attr key="phc.unparser.source_rep"><string>contents</string></attr>
51994                                                                                                 <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
51995                                                                                         </attrs>
51996                                                                                         <value>contents</value>
51997                                                                                 </AST:STRING>
51998                                                                                 <bool><!-- is_ref -->false</bool>
51999                                                                                 <AST:Method_invocation>
52000                                                                                         <attrs>
52001                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
52002                                                                                                 <attr key="phc.line_number"><integer>1463</integer></attr>
52003                                                                                         </attrs>
52004                                                                                         <AST:Variable>
52005                                                                                                 <attrs>
52006                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
52007                                                                                                         <attr key="phc.line_number"><integer>1463</integer></attr>
52008                                                                                                 </attrs>
52009                                                                                                 <AST:Target xsi:nil="true" />
52010                                                                                                 <AST:VARIABLE_NAME>
52011                                                                                                         <attrs />
52012                                                                                                         <value>this</value>
52013                                                                                                 </AST:VARIABLE_NAME>
52014                                                                                                 <AST:Expr_list>
52015                                                                                                 </AST:Expr_list>
52016                                                                                         </AST:Variable>
52017                                                                                         <AST:METHOD_NAME>
52018                                                                                                 <attrs>
52019                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/Preprocessor_DOM.php</string></attr>
52020                                                                                                         <attr key="phc.line_number"><integer>1463</integer></attr>
52021                                                                                                 </attrs>
52022                                                                                                 <value>getChildren</value>
52023                                                                                         </AST:METHOD_NAME>
52024                                                                                         <AST:Actual_parameter_list>
52025                                                                                         </AST:Actual_parameter_list>
52026                                                                                 </AST:Method_invocation>
52027                                                                         </AST:Array_elem>
52028                                                                 </AST:Array_elem_list>
52029                                                         </AST:Array>
52030                                                 </AST:Return>
52031                                         </AST:Statement_list>
52032                                 </AST:Method>
52033                         </AST:Member_list>
52034                 </AST:Class_def>
52035         </AST:Statement_list>
52036 </AST:PHP_script>